Pull request #43172 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 839e2ecc1bee37225c19e4b8025dc36f3d613e40+6e05fa7076670a55d94c57578a3b0097f3ca4b53 (a342a99648b2194907ac06399b63535048b570c1) 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-43172@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-01-20T20:26:30.907Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-01-20T20:26:30.910Z] Trying to pass milestone 2 [Pipeline] milestone [2022-01-20T20:26:30.979Z] Trying to pass milestone 3 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-01-20T20:26:46.153Z] Still waiting to schedule task [2022-01-20T20:26:46.155Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-20T20:27:48.292Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-03aa865fbdfb2c11f) in /home/ubuntu/workspace/moby_PR-43172 [Pipeline] { [Pipeline] checkout [2022-01-20T20:27:48.470Z] The recommended git tool is: git [2022-01-20T20:27:51.903Z] using credential docker-jenkins-github-credentials [2022-01-20T20:27:51.910Z] Cloning the remote Git repository [2022-01-20T20:27:51.910Z] Cloning with configured refspecs honoured and without tags [2022-01-20T20:27:51.633Z] Cloning repository https://github.com/moby/moby.git [2022-01-20T20:27:51.706Z] > git init /home/ubuntu/workspace/moby_PR-43172 # timeout=10 [2022-01-20T20:27:51.910Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-01-20T20:27:51.912Z] > git --version # timeout=10 [2022-01-20T20:27:51.933Z] > git --version # 'git version 2.17.1' [2022-01-20T20:27:51.934Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-20T20:27:51.938Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43172/head:refs/remotes/origin/PR-43172 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-20T20:28:13.680Z] Fetching without tags [2022-01-20T20:28:13.969Z] Merging remotes/origin/master commit 6e05fa7076670a55d94c57578a3b0097f3ca4b53 into PR head commit 839e2ecc1bee37225c19e4b8025dc36f3d613e40 [2022-01-20T20:28:13.568Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-01-20T20:28:13.588Z] > git config --add remote.origin.fetch +refs/pull/43172/head:refs/remotes/origin/PR-43172 # timeout=10 [2022-01-20T20:28:13.610Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-20T20:28:13.637Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-01-20T20:28:13.660Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-01-20T20:28:13.661Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-20T20:28:13.683Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43172/head:refs/remotes/origin/PR-43172 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-20T20:28:13.955Z] > git config core.sparsecheckout # timeout=10 [2022-01-20T20:28:13.971Z] > git checkout -f 839e2ecc1bee37225c19e4b8025dc36f3d613e40 # timeout=10 [2022-01-20T20:28:14.907Z] Merge succeeded, producing 839e2ecc1bee37225c19e4b8025dc36f3d613e40 [2022-01-20T20:28:14.907Z] Checking out Revision 839e2ecc1bee37225c19e4b8025dc36f3d613e40 (PR-43172) [2022-01-20T20:28:14.687Z] > git remote # timeout=10 [2022-01-20T20:28:14.712Z] > git config --get remote.origin.url # timeout=10 [2022-01-20T20:28:14.734Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-20T20:28:14.735Z] > git merge 6e05fa7076670a55d94c57578a3b0097f3ca4b53 # timeout=10 [2022-01-20T20:28:14.805Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-01-20T20:28:14.889Z] > git config core.sparsecheckout # timeout=10 [2022-01-20T20:28:14.913Z] > git checkout -f 839e2ecc1bee37225c19e4b8025dc36f3d613e40 # timeout=10 [2022-01-20T20:28:19.811Z] Commit message: "docs: remove HostConfig.LxcConf field from API docs" [2022-01-20T20:28:19.800Z] > git rev-list --no-walk 839e2ecc1bee37225c19e4b8025dc36f3d613e40 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-01-20T20:28:20.938Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43172:/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-01-20T20:28:29.088Z] Unable to find image 'alpine:latest' locally [2022-01-20T20:28:29.660Z] latest: Pulling from library/alpine [2022-01-20T20:28:29.660Z] 59bf1c3509f3: Pulling fs layer [2022-01-20T20:28:29.660Z] 59bf1c3509f3: Verifying Checksum [2022-01-20T20:28:29.660Z] 59bf1c3509f3: Download complete [2022-01-20T20:28:30.229Z] 59bf1c3509f3: Pull complete [2022-01-20T20:28:30.229Z] Digest: sha256:21a3deaa0d32a8057914f36584b5288d2e5ecc984380bc0118285c70fa8c9300 [2022-01-20T20:28:30.229Z] Status: Downloaded newer image for alpine:latest [2022-01-20T20:28:40.229Z] 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-01-20T20:28:40.529Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-03aa865fbdfb2c11f) in /home/ubuntu/workspace/moby_PR-43172 [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-01-20T20:28:40.585Z] The recommended git tool is: git [2022-01-20T20:28:40.596Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2022-01-20T20:28:40.610Z] Fetching changes from the remote Git repository [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [2022-01-20T20:28:40.645Z] Fetching without tags [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] } [2022-01-20T20:28:40.663Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-mem (i-0adb13088bbdee19b) in /home/ubuntu/workspace/moby_PR-43172 Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] { [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] } [Pipeline] checkout [2022-01-20T20:28:40.773Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-mem (i-0c235b487de984b65) in /home/ubuntu/workspace/moby_PR-43172 Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] { [Pipeline] // stage [Pipeline] // stage [2022-01-20T20:28:40.857Z] The recommended git tool is: git [Pipeline] // stage [Pipeline] // stage [2022-01-20T20:28:40.896Z] Merging remotes/origin/master commit 6e05fa7076670a55d94c57578a3b0097f3ca4b53 into PR head commit 839e2ecc1bee37225c19e4b8025dc36f3d613e40 [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] checkout Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-01-20T20:28:40.999Z] Merge succeeded, producing 839e2ecc1bee37225c19e4b8025dc36f3d613e40 [2022-01-20T20:28:40.999Z] Checking out Revision 839e2ecc1bee37225c19e4b8025dc36f3d613e40 (PR-43172) [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-01-20T20:28:41.046Z] The recommended git tool is: git [2022-01-20T20:28:41.081Z] Commit message: "docs: remove HostConfig.LxcConf field from API docs" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-01-20T20:28:40.600Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43172/.git # timeout=10 [2022-01-20T20:28:40.608Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-01-20T20:28:40.643Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-01-20T20:28:40.644Z] > git --version # timeout=10 [2022-01-20T20:28:40.648Z] > git --version # 'git version 2.17.1' [2022-01-20T20:28:40.648Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-20T20:28:40.650Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43172/head:refs/remotes/origin/PR-43172 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-20T20:28:40.894Z] > git config core.sparsecheckout # timeout=10 [2022-01-20T20:28:40.914Z] > git checkout -f 839e2ecc1bee37225c19e4b8025dc36f3d613e40 # timeout=10 [2022-01-20T20:28:40.971Z] > git remote # timeout=10 [2022-01-20T20:28:40.977Z] > git config --get remote.origin.url # timeout=10 [2022-01-20T20:28:40.980Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-20T20:28:40.981Z] > git merge 6e05fa7076670a55d94c57578a3b0097f3ca4b53 # timeout=10 [2022-01-20T20:28:40.989Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-01-20T20:28:40.997Z] > git config core.sparsecheckout # timeout=10 [2022-01-20T20:28:41.003Z] > git checkout -f 839e2ecc1bee37225c19e4b8025dc36f3d613e40 # timeout=10 [2022-01-20T20:28:41.805Z] + docker version [2022-01-20T20:28:41.805Z] Client: Docker Engine - Community [2022-01-20T20:28:41.805Z] Version: 20.10.12 [2022-01-20T20:28:41.805Z] API version: 1.41 [2022-01-20T20:28:41.805Z] Go version: go1.16.12 [2022-01-20T20:28:41.805Z] Git commit: e91ed57 [2022-01-20T20:28:41.805Z] Built: Mon Dec 13 11:45:27 2021 [2022-01-20T20:28:41.805Z] OS/Arch: linux/amd64 [2022-01-20T20:28:41.805Z] Context: default [2022-01-20T20:28:41.805Z] Experimental: true [2022-01-20T20:28:41.805Z] [2022-01-20T20:28:41.805Z] Server: Docker Engine - Community [2022-01-20T20:28:41.805Z] Engine: [2022-01-20T20:28:41.805Z] Version: 20.10.12 [2022-01-20T20:28:41.805Z] API version: 1.41 (minimum version 1.12) [2022-01-20T20:28:41.806Z] Go version: go1.16.12 [2022-01-20T20:28:41.806Z] Git commit: 459d0df [2022-01-20T20:28:41.806Z] Built: Mon Dec 13 11:43:36 2021 [2022-01-20T20:28:41.806Z] OS/Arch: linux/amd64 [2022-01-20T20:28:41.806Z] Experimental: true [2022-01-20T20:28:41.806Z] containerd: [2022-01-20T20:28:41.806Z] Version: 1.4.12 [2022-01-20T20:28:41.806Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-01-20T20:28:41.806Z] runc: [2022-01-20T20:28:41.806Z] Version: 1.0.2 [2022-01-20T20:28:41.806Z] GitCommit: v1.0.2-0-g52b36a2 [2022-01-20T20:28:41.806Z] docker-init: [2022-01-20T20:28:41.806Z] Version: 0.19.0 [2022-01-20T20:28:41.806Z] GitCommit: de40ad0 [Pipeline] sh [2022-01-20T20:28:42.098Z] + docker info [2022-01-20T20:28:43.594Z] using credential docker-jenkins-github-credentials [2022-01-20T20:28:43.602Z] Cloning the remote Git repository [2022-01-20T20:28:43.602Z] Cloning with configured refspecs honoured and without tags [2022-01-20T20:28:43.712Z] using credential docker-jenkins-github-credentials [2022-01-20T20:28:43.721Z] Cloning the remote Git repository [2022-01-20T20:28:43.721Z] Cloning with configured refspecs honoured and without tags [2022-01-20T20:28:43.563Z] Cloning repository https://github.com/moby/moby.git [2022-01-20T20:28:43.624Z] > git init /home/ubuntu/workspace/moby_PR-43172 # timeout=10 [2022-01-20T20:28:43.829Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-01-20T20:28:43.829Z] > git --version # timeout=10 [2022-01-20T20:28:43.854Z] > git --version # 'git version 2.17.1' [2022-01-20T20:28:43.855Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-20T20:28:43.856Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43172/head:refs/remotes/origin/PR-43172 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-20T20:28:43.740Z] Cloning repository https://github.com/moby/moby.git [2022-01-20T20:28:43.797Z] > git init /home/ubuntu/workspace/moby_PR-43172 # timeout=10 [2022-01-20T20:28:43.999Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-01-20T20:28:44.000Z] > git --version # timeout=10 [2022-01-20T20:28:44.037Z] > git --version # 'git version 2.17.1' [2022-01-20T20:28:44.038Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-20T20:28:44.039Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43172/head:refs/remotes/origin/PR-43172 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-20T20:28:55.529Z] Still waiting to schedule task [2022-01-20T20:28:55.529Z] ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-05f65a065883910ce)’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2022-01-20T20:28:55.529Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0d387fd7a4074e420)’ is offline [2022-01-20T20:28:55.530Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0fa25bf030901c59c)’ is offline [2022-01-20T20:28:55.530Z] ‘ppc64le-ubuntu-11’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2022-01-20T20:28:55.530Z] ‘ppc64le-ubuntu-12’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2022-01-20T20:28:55.530Z] ‘ppc64le-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2022-01-20T20:28:55.530Z] ‘ppc64le-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2022-01-20T20:28:55.530Z] ‘ppc64le-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2022-01-20T20:28:55.530Z] ‘ppc64le-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2022-01-20T20:28:55.530Z] ‘ppc64le-ubuntu-17’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2022-01-20T20:28:55.530Z] ‘ppc64le-ubuntu-18’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2022-01-20T20:28:55.530Z] ‘ppc64le-ubuntu-19’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2022-01-20T20:28:55.530Z] ‘ppc64le-ubuntu-20’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2022-01-20T20:28:55.530Z] ‘ppc64le-ubuntu-21’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2022-01-20T20:28:55.530Z] ‘ppc64le-ubuntu-22’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2022-01-20T20:28:55.530Z] ‘ppc64le-ubuntu-23’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2022-01-20T20:28:55.530Z] ‘ppc64le-ubuntu-24’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2022-01-20T20:28:55.530Z] ‘ppc64le-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2022-01-20T20:28:55.530Z] ‘ppc64le-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2022-01-20T20:28:55.530Z] ‘ppc64le-ubuntu-27’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2022-01-20T20:28:55.530Z] ‘ppc64le-ubuntu-28’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2022-01-20T20:28:55.530Z] ‘ppc64le-ubuntu-31’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2022-01-20T20:28:55.530Z] ‘ppc64le-ubuntu-32’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2022-01-20T20:28:55.530Z] ‘ppc64le-ubuntu-33’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2022-01-20T20:28:55.530Z] ‘ppc64le-ubuntu-34’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2022-01-20T20:28:55.530Z] ‘s390x-ubuntu-01’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2022-01-20T20:28:55.530Z] ‘s390x-ubuntu-02’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2022-01-20T20:28:55.530Z] ‘s390x-ubuntu-03’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2022-01-20T20:28:55.530Z] ‘s390x-ubuntu-04’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2022-01-20T20:28:55.530Z] ‘s390x-ubuntu-05’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2022-01-20T20:28:55.530Z] ‘s390x-ubuntu-06’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2022-01-20T20:28:55.530Z] ‘s390x-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2022-01-20T20:28:55.530Z] ‘s390x-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2022-01-20T20:28:55.530Z] ‘s390x-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2022-01-20T20:28:55.530Z] ‘s390x-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2022-01-20T20:28:55.530Z] ‘s390x-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2022-01-20T20:28:55.530Z] ‘s390x-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2022-01-20T20:28:55.530Z] ‘s390x-ubuntu-29’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2022-01-20T20:28:55.530Z] ‘s390x-ubuntu-30’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2022-01-20T20:28:55.532Z] Still waiting to schedule task [2022-01-20T20:28:55.532Z] ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-05f65a065883910ce)’ is offline [2022-01-20T20:28:55.532Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0d387fd7a4074e420)’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-01-20T20:28:55.532Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0fa25bf030901c59c)’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-01-20T20:28:55.532Z] ‘ppc64le-ubuntu-11’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-01-20T20:28:55.532Z] ‘ppc64le-ubuntu-12’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-01-20T20:28:55.532Z] ‘ppc64le-ubuntu-13’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-01-20T20:28:55.532Z] ‘ppc64le-ubuntu-14’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-01-20T20:28:55.532Z] ‘ppc64le-ubuntu-15’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-01-20T20:28:55.532Z] ‘ppc64le-ubuntu-16’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-01-20T20:28:55.532Z] ‘ppc64le-ubuntu-17’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-01-20T20:28:55.532Z] ‘ppc64le-ubuntu-18’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-01-20T20:28:55.532Z] ‘ppc64le-ubuntu-19’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-01-20T20:28:55.532Z] ‘ppc64le-ubuntu-20’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-01-20T20:28:55.532Z] ‘ppc64le-ubuntu-21’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-01-20T20:28:55.532Z] ‘ppc64le-ubuntu-22’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-01-20T20:28:55.532Z] ‘ppc64le-ubuntu-23’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-01-20T20:28:55.532Z] ‘ppc64le-ubuntu-24’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-01-20T20:28:55.532Z] ‘ppc64le-ubuntu-25’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-01-20T20:28:55.532Z] ‘ppc64le-ubuntu-26’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-01-20T20:28:55.532Z] ‘ppc64le-ubuntu-27’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-01-20T20:28:55.532Z] ‘ppc64le-ubuntu-28’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-01-20T20:28:55.532Z] ‘ppc64le-ubuntu-31’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-01-20T20:28:55.532Z] ‘ppc64le-ubuntu-32’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-01-20T20:28:55.532Z] ‘ppc64le-ubuntu-33’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-01-20T20:28:55.532Z] ‘ppc64le-ubuntu-34’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-01-20T20:28:55.532Z] ‘s390x-ubuntu-01’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-01-20T20:28:55.532Z] ‘s390x-ubuntu-02’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-01-20T20:28:55.532Z] ‘s390x-ubuntu-03’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-01-20T20:28:55.532Z] ‘s390x-ubuntu-04’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-01-20T20:28:55.532Z] ‘s390x-ubuntu-05’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-01-20T20:28:55.532Z] ‘s390x-ubuntu-06’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-01-20T20:28:55.532Z] ‘s390x-ubuntu-13’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-01-20T20:28:55.532Z] ‘s390x-ubuntu-14’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-01-20T20:28:55.532Z] ‘s390x-ubuntu-15’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-01-20T20:28:55.532Z] ‘s390x-ubuntu-16’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-01-20T20:28:55.532Z] ‘s390x-ubuntu-25’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-01-20T20:28:55.532Z] ‘s390x-ubuntu-26’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-01-20T20:28:55.532Z] ‘s390x-ubuntu-29’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-01-20T20:28:55.532Z] ‘s390x-ubuntu-30’ doesn’t have label ‘arm64&&ubuntu-2004’ [2022-01-20T20:28:55.533Z] Still waiting to schedule task [2022-01-20T20:28:55.533Z] Waiting for next available executor on ‘windows-2019’ [2022-01-20T20:28:55.534Z] Still waiting to schedule task [2022-01-20T20:28:55.534Z] Waiting for next available executor on ‘windows-2022’ [2022-01-20T20:28:55.535Z] Still waiting to schedule task [2022-01-20T20:28:55.535Z] Waiting for next available executor on ‘windows-2022’ [2022-01-20T20:29:00.220Z] Client: [2022-01-20T20:29:00.220Z] Context: default [2022-01-20T20:29:00.220Z] Debug Mode: false [2022-01-20T20:29:00.220Z] Plugins: [2022-01-20T20:29:00.220Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-01-20T20:29:00.220Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-01-20T20:29:00.220Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-01-20T20:29:00.220Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-01-20T20:29:00.220Z] [2022-01-20T20:29:00.220Z] Server: [2022-01-20T20:29:00.220Z] Containers: 0 [2022-01-20T20:29:00.220Z] Running: 0 [2022-01-20T20:29:00.220Z] Paused: 0 [2022-01-20T20:29:00.220Z] Stopped: 0 [2022-01-20T20:29:00.220Z] Images: 1 [2022-01-20T20:29:00.220Z] Server Version: 20.10.12 [2022-01-20T20:29:00.220Z] Storage Driver: overlay2 [2022-01-20T20:29:00.220Z] Backing Filesystem: extfs [2022-01-20T20:29:00.220Z] Supports d_type: true [2022-01-20T20:29:00.220Z] Native Overlay Diff: true [2022-01-20T20:29:00.220Z] userxattr: false [2022-01-20T20:29:00.220Z] Logging Driver: json-file [2022-01-20T20:29:00.220Z] Cgroup Driver: cgroupfs [2022-01-20T20:29:00.220Z] Cgroup Version: 1 [2022-01-20T20:29:00.220Z] Plugins: [2022-01-20T20:29:00.220Z] Volume: local [2022-01-20T20:29:00.220Z] Network: bridge host ipvlan macvlan null overlay [2022-01-20T20:29:00.220Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-01-20T20:29:00.220Z] Swarm: inactive [2022-01-20T20:29:00.220Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-01-20T20:29:00.220Z] Default Runtime: runc [2022-01-20T20:29:00.220Z] Init Binary: docker-init [2022-01-20T20:29:00.220Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-01-20T20:29:00.220Z] runc version: v1.0.2-0-g52b36a2 [2022-01-20T20:29:00.220Z] init version: de40ad0 [2022-01-20T20:29:00.220Z] Security Options: [2022-01-20T20:29:00.220Z] apparmor [2022-01-20T20:29:00.220Z] seccomp [2022-01-20T20:29:00.220Z] Profile: default [2022-01-20T20:29:00.220Z] Kernel Version: 5.4.0-1061-aws [2022-01-20T20:29:00.220Z] Operating System: Ubuntu 18.04.6 LTS [2022-01-20T20:29:00.220Z] OSType: linux [2022-01-20T20:29:00.220Z] Architecture: x86_64 [2022-01-20T20:29:00.220Z] CPUs: 2 [2022-01-20T20:29:00.220Z] Total Memory: 7.565GiB [2022-01-20T20:29:00.220Z] Name: ip-10-100-119-200 [2022-01-20T20:29:00.220Z] ID: WNHY:2FNS:JP3O:DF66:7VQT:53NI:JQKB:OYPE:MQXQ:GKEA:QVZ7:WZW4 [2022-01-20T20:29:00.220Z] Docker Root Dir: /var/lib/docker [2022-01-20T20:29:00.220Z] Debug Mode: false [2022-01-20T20:29:00.220Z] Registry: https://index.docker.io/v1/ [2022-01-20T20:29:00.220Z] Labels: [2022-01-20T20:29:00.220Z] Experimental: true [2022-01-20T20:29:00.220Z] Insecure Registries: [2022-01-20T20:29:00.220Z] 127.0.0.0/8 [2022-01-20T20:29:00.220Z] Live Restore Enabled: true [2022-01-20T20:29:00.220Z] [2022-01-20T20:29:00.220Z] WARNING: No swap limit support [Pipeline] sh [2022-01-20T20:29:00.508Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-01-20T20:29:00.509Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-01-20T20:29:00.509Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43172/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-01-20T20:29:00.509Z] + bash /home/ubuntu/workspace/moby_PR-43172/check-config.sh [2022-01-20T20:29:00.509Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-01-20T20:29:00.509Z] info: reading kernel config from /boot/config-5.4.0-1061-aws ... [2022-01-20T20:29:00.509Z] [2022-01-20T20:29:00.509Z] Generally Necessary: [2022-01-20T20:29:00.509Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-01-20T20:29:00.509Z] - apparmor: enabled and tools installed [2022-01-20T20:29:00.509Z] - CONFIG_NAMESPACES: enabled [2022-01-20T20:29:00.509Z] - CONFIG_NET_NS: enabled [2022-01-20T20:29:00.509Z] - CONFIG_PID_NS: enabled [2022-01-20T20:29:00.509Z] - CONFIG_IPC_NS: enabled [2022-01-20T20:29:00.509Z] - CONFIG_UTS_NS: enabled [2022-01-20T20:29:00.509Z] - CONFIG_CGROUPS: enabled [2022-01-20T20:29:00.509Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-01-20T20:29:00.769Z] - CONFIG_CGROUP_DEVICE: enabled [2022-01-20T20:29:00.769Z] - CONFIG_CGROUP_FREEZER: enabled [2022-01-20T20:29:00.769Z] - CONFIG_CGROUP_SCHED: enabled [2022-01-20T20:29:00.769Z] - CONFIG_CPUSETS: enabled [2022-01-20T20:29:00.769Z] - CONFIG_MEMCG: enabled [2022-01-20T20:29:00.769Z] - CONFIG_KEYS: enabled [2022-01-20T20:29:00.769Z] - CONFIG_VETH: enabled (as module) [2022-01-20T20:29:00.769Z] - CONFIG_BRIDGE: enabled (as module) [2022-01-20T20:29:00.769Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-01-20T20:29:00.769Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-01-20T20:29:00.769Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-01-20T20:29:00.769Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-01-20T20:29:00.769Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-01-20T20:29:00.769Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-01-20T20:29:00.769Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-01-20T20:29:00.769Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-01-20T20:29:00.769Z] - CONFIG_NF_NAT: enabled (as module) [2022-01-20T20:29:00.769Z] - CONFIG_POSIX_MQUEUE: enabled [2022-01-20T20:29:00.769Z] - CONFIG_CGROUP_BPF: enabled [2022-01-20T20:29:00.769Z] [2022-01-20T20:29:00.769Z] Optional Features: [2022-01-20T20:29:00.769Z] - CONFIG_USER_NS: enabled [2022-01-20T20:29:00.769Z] - CONFIG_SECCOMP: enabled [2022-01-20T20:29:00.769Z] - CONFIG_SECCOMP_FILTER: enabled [2022-01-20T20:29:00.769Z] - CONFIG_CGROUP_PIDS: enabled [2022-01-20T20:29:00.769Z] - CONFIG_MEMCG_SWAP: enabled [2022-01-20T20:29:00.769Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-01-20T20:29:00.769Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-01-20T20:29:00.769Z] - CONFIG_BLK_CGROUP: enabled [2022-01-20T20:29:00.769Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-01-20T20:29:00.769Z] - CONFIG_CGROUP_PERF: enabled [2022-01-20T20:29:00.769Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-01-20T20:29:00.769Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-01-20T20:29:00.769Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-01-20T20:29:00.769Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-01-20T20:29:00.769Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-01-20T20:29:00.769Z] - CONFIG_RT_GROUP_SCHED: missing [2022-01-20T20:29:00.769Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-01-20T20:29:00.769Z] - CONFIG_IP_VS: enabled (as module) [2022-01-20T20:29:00.769Z] - CONFIG_IP_VS_NFCT: enabled [2022-01-20T20:29:00.769Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-01-20T20:29:00.769Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-01-20T20:29:00.769Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-01-20T20:29:00.769Z] - CONFIG_SECURITY_SELINUX: enabled [2022-01-20T20:29:01.030Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-01-20T20:29:01.030Z] - CONFIG_EXT4_FS: enabled [2022-01-20T20:29:01.030Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-01-20T20:29:01.030Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-01-20T20:29:01.030Z] - Network Drivers: [2022-01-20T20:29:01.030Z] - "overlay": [2022-01-20T20:29:01.030Z] - CONFIG_VXLAN: enabled (as module) [2022-01-20T20:29:01.030Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-01-20T20:29:01.030Z] Optional (for encrypted networks): [2022-01-20T20:29:01.030Z] - CONFIG_CRYPTO: enabled [2022-01-20T20:29:01.030Z] - CONFIG_CRYPTO_AEAD: enabled [2022-01-20T20:29:01.030Z] - CONFIG_CRYPTO_GCM: enabled [2022-01-20T20:29:01.030Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-01-20T20:29:01.030Z] - CONFIG_CRYPTO_GHASH: enabled [2022-01-20T20:29:01.030Z] - CONFIG_XFRM: enabled [2022-01-20T20:29:01.030Z] - CONFIG_XFRM_USER: enabled (as module) [2022-01-20T20:29:01.030Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-01-20T20:29:01.030Z] - CONFIG_INET_ESP: enabled (as module) [2022-01-20T20:29:01.030Z] - "ipvlan": [2022-01-20T20:29:01.030Z] - CONFIG_IPVLAN: enabled (as module) [2022-01-20T20:29:01.030Z] - "macvlan": [2022-01-20T20:29:01.030Z] - CONFIG_MACVLAN: enabled (as module) [2022-01-20T20:29:01.030Z] - CONFIG_DUMMY: enabled (as module) [2022-01-20T20:29:01.030Z] - "ftp,tftp client in container": [2022-01-20T20:29:01.030Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-01-20T20:29:01.030Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-01-20T20:29:01.030Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-01-20T20:29:01.030Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-01-20T20:29:01.030Z] - Storage Drivers: [2022-01-20T20:29:01.030Z] - "aufs": [2022-01-20T20:29:01.030Z] - CONFIG_AUFS_FS: enabled (as module) [2022-01-20T20:29:01.030Z] - "btrfs": [2022-01-20T20:29:01.291Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-01-20T20:29:01.291Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-01-20T20:29:01.291Z] - "devicemapper": [2022-01-20T20:29:01.291Z] - CONFIG_BLK_DEV_DM: enabled [2022-01-20T20:29:01.291Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-01-20T20:29:01.291Z] - "overlay": [2022-01-20T20:29:01.291Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-01-20T20:29:01.291Z] - "zfs": [2022-01-20T20:29:01.291Z] - /dev/zfs: present [2022-01-20T20:29:01.291Z] - zfs command: missing [2022-01-20T20:29:01.291Z] - zpool command: missing [2022-01-20T20:29:01.291Z] [2022-01-20T20:29:01.291Z] Limits: [2022-01-20T20:29:01.291Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-01-20T20:29:01.291Z] [2022-01-20T20:29:01.291Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-01-20T20:29:01.628Z] + sudo modprobe ip_vs [2022-01-20T20:29:01.628Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:839e2ecc1bee37225c19e4b8025dc36f3d613e40 . [2022-01-20T20:29:01.888Z] #2 [internal] load .dockerignore [2022-01-20T20:29:01.888Z] #2 sha256:57fbc3b77a17888a8150c5ab59bd978082c599f66079431a683f59d26091d0ac [2022-01-20T20:29:01.888Z] #2 transferring context: 87B 0.0s done [2022-01-20T20:29:01.888Z] #2 DONE 0.0s [2022-01-20T20:29:01.888Z] [2022-01-20T20:29:01.888Z] #1 [internal] load build definition from Dockerfile [2022-01-20T20:29:01.888Z] #1 sha256:9dab432334b852c8950be6a567f3b0f5985157919a6f2e13494c8293b9f30437 [2022-01-20T20:29:01.888Z] #1 transferring dockerfile: 16.86kB 0.0s done [2022-01-20T20:29:01.888Z] #1 DONE 0.1s [2022-01-20T20:29:01.888Z] [2022-01-20T20:29:01.888Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-01-20T20:29:01.888Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-01-20T20:29:02.149Z] #3 DONE 0.4s [2022-01-20T20:29:02.409Z] [2022-01-20T20:29:02.409Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-01-20T20:29:02.409Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-01-20T20:29:02.409Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-01-20T20:29:02.409Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 8.39MB / 9.67MB 0.1s [2022-01-20T20:29:02.409Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-01-20T20:29:02.409Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-01-20T20:29:02.409Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-01-20T20:29:02.409Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-01-20T20:29:02.409Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-01-20T20:29:02.409Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s done [2022-01-20T20:29:02.982Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.4s done [2022-01-20T20:29:02.982Z] #4 DONE 0.7s [2022-01-20T20:29:03.243Z] [2022-01-20T20:29:03.243Z] #6 [internal] load build definition from Dockerfile [2022-01-20T20:29:03.243Z] #6 sha256:9e4704c07dbd918999b2ad65646f2268ebd17abd8cff30b75e16bf133bf0a419 [2022-01-20T20:29:03.243Z] #6 DONE 0.0s [2022-01-20T20:29:03.243Z] [2022-01-20T20:29:03.243Z] #5 [internal] load .dockerignore [2022-01-20T20:29:03.243Z] #5 sha256:426f2dea3176aabc9f9d28a2ce087163096dfa6483e9d01f3d5c6d4b89751c3b [2022-01-20T20:29:03.243Z] #5 DONE 0.0s [2022-01-20T20:29:03.243Z] [2022-01-20T20:29:03.243Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-01-20T20:29:03.243Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-01-20T20:29:03.817Z] #8 DONE 0.7s [2022-01-20T20:29:03.817Z] [2022-01-20T20:29:03.817Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-01-20T20:29:03.817Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-01-20T20:29:03.817Z] #7 DONE 0.7s [2022-01-20T20:29:03.817Z] [2022-01-20T20:29:03.817Z] #9 [internal] load metadata for docker.io/library/golang:1.17.6-bullseye [2022-01-20T20:29:03.817Z] #9 sha256:eda05fc3da6faa541b4282a9f511df3d293d97e722e26daa7bfa08bc5da49211 [2022-01-20T20:29:03.817Z] #9 DONE 0.7s [2022-01-20T20:29:03.817Z] [2022-01-20T20:29:03.817Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-01-20T20:29:03.817Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-01-20T20:29:03.817Z] #10 DONE 0.7s [2022-01-20T20:29:04.757Z] [2022-01-20T20:29:04.757Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-01-20T20:29:04.757Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-01-20T20:29:04.757Z] #69 DONE 0.0s [2022-01-20T20:29:04.757Z] [2022-01-20T20:29:04.758Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 [2022-01-20T20:29:04.758Z] #11 sha256:016916f229fb05e05dc0bbadbcde8c81dd65cf51ffcd866461493a7e651dc741 [2022-01-20T20:29:04.758Z] #11 resolve docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 0.0s done [2022-01-20T20:29:04.758Z] #11 DONE 0.0s [2022-01-20T20:29:04.758Z] [2022-01-20T20:29:04.758Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d [2022-01-20T20:29:04.758Z] #28 sha256:5e328b93e8329d0696da26560aa1df1f8c999c3a65e5b5fc057f0b591cda9cb4 [2022-01-20T20:29:04.758Z] #28 resolve docker.io/library/debian:bullseye@sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d 0.0s done [2022-01-20T20:29:04.758Z] #28 DONE 0.0s [2022-01-20T20:29:04.758Z] [2022-01-20T20:29:04.758Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-01-20T20:29:04.758Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-01-20T20:29:04.758Z] #67 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-01-20T20:29:04.758Z] #67 DONE 0.0s [2022-01-20T20:29:04.758Z] [2022-01-20T20:29:04.758Z] #24 [internal] load build context [2022-01-20T20:29:04.758Z] #24 sha256:c6eb5b4f4b7ac44705040d71a68282a78894e8a0cfc82c126ada2a89db056ecf [2022-01-20T20:29:05.334Z] #24 ... [2022-01-20T20:29:05.334Z] [2022-01-20T20:29:05.334Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-01-20T20:29:05.334Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-01-20T20:29:05.334Z] #45 DONE 0.0s [2022-01-20T20:29:05.334Z] [2022-01-20T20:29:05.334Z] #24 [internal] load build context [2022-01-20T20:29:05.334Z] #24 sha256:c6eb5b4f4b7ac44705040d71a68282a78894e8a0cfc82c126ada2a89db056ecf [2022-01-20T20:29:05.729Z] Fetching without tags [2022-01-20T20:29:06.128Z] Merging remotes/origin/master commit 6e05fa7076670a55d94c57578a3b0097f3ca4b53 into PR head commit 839e2ecc1bee37225c19e4b8025dc36f3d613e40 [2022-01-20T20:29:05.645Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-01-20T20:29:05.660Z] > git config --add remote.origin.fetch +refs/pull/43172/head:refs/remotes/origin/PR-43172 # timeout=10 [2022-01-20T20:29:05.678Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-20T20:29:05.707Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-01-20T20:29:05.733Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-01-20T20:29:05.733Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-20T20:29:05.734Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43172/head:refs/remotes/origin/PR-43172 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-20T20:29:06.132Z] > git config core.sparsecheckout # timeout=10 [2022-01-20T20:29:06.142Z] > git checkout -f 839e2ecc1bee37225c19e4b8025dc36f3d613e40 # timeout=10 [2022-01-20T20:29:06.903Z] Fetching without tags [2022-01-20T20:29:06.802Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-01-20T20:29:06.815Z] > git config --add remote.origin.fetch +refs/pull/43172/head:refs/remotes/origin/PR-43172 # timeout=10 [2022-01-20T20:29:06.839Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-20T20:29:06.873Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-01-20T20:29:06.907Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-01-20T20:29:06.908Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-20T20:29:06.921Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43172/head:refs/remotes/origin/PR-43172 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-20T20:29:07.213Z] Merge succeeded, producing 839e2ecc1bee37225c19e4b8025dc36f3d613e40 [2022-01-20T20:29:07.214Z] Checking out Revision 839e2ecc1bee37225c19e4b8025dc36f3d613e40 (PR-43172) [2022-01-20T20:29:07.280Z] #24 transferring context: 26.24MB 2.2s [2022-01-20T20:29:07.301Z] Merging remotes/origin/master commit 6e05fa7076670a55d94c57578a3b0097f3ca4b53 into PR head commit 839e2ecc1bee37225c19e4b8025dc36f3d613e40 [2022-01-20T20:29:08.264Z] Merge succeeded, producing 839e2ecc1bee37225c19e4b8025dc36f3d613e40 [2022-01-20T20:29:08.264Z] Checking out Revision 839e2ecc1bee37225c19e4b8025dc36f3d613e40 (PR-43172) [2022-01-20T20:29:07.087Z] > git remote # timeout=10 [2022-01-20T20:29:07.116Z] > git config --get remote.origin.url # timeout=10 [2022-01-20T20:29:07.129Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-20T20:29:07.160Z] > git merge 6e05fa7076670a55d94c57578a3b0097f3ca4b53 # timeout=10 [2022-01-20T20:29:07.188Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-01-20T20:29:07.211Z] > git config core.sparsecheckout # timeout=10 [2022-01-20T20:29:07.229Z] > git checkout -f 839e2ecc1bee37225c19e4b8025dc36f3d613e40 # timeout=10 [2022-01-20T20:29:09.189Z] #24 transferring context: 56.54MB 4.4s done [2022-01-20T20:29:07.307Z] > git config core.sparsecheckout # timeout=10 [2022-01-20T20:29:07.333Z] > git checkout -f 839e2ecc1bee37225c19e4b8025dc36f3d613e40 # timeout=10 [2022-01-20T20:29:08.150Z] > git remote # timeout=10 [2022-01-20T20:29:08.177Z] > git config --get remote.origin.url # timeout=10 [2022-01-20T20:29:08.188Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-20T20:29:08.242Z] > git merge 6e05fa7076670a55d94c57578a3b0097f3ca4b53 # timeout=10 [2022-01-20T20:29:08.251Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-01-20T20:29:08.267Z] > git config core.sparsecheckout # timeout=10 [2022-01-20T20:29:08.283Z] > git checkout -f 839e2ecc1bee37225c19e4b8025dc36f3d613e40 # timeout=10 [2022-01-20T20:29:09.761Z] #24 DONE 5.1s [2022-01-20T20:29:09.761Z] [2022-01-20T20:29:09.761Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-01-20T20:29:09.761Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-01-20T20:29:09.761Z] #69 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-01-20T20:29:09.761Z] #69 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-01-20T20:29:09.761Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-01-20T20:29:09.761Z] #69 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.7s done [2022-01-20T20:29:09.761Z] #69 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.5s done [2022-01-20T20:29:09.761Z] #69 DONE 5.1s [2022-01-20T20:29:09.761Z] [2022-01-20T20:29:09.761Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 [2022-01-20T20:29:09.761Z] #11 sha256:016916f229fb05e05dc0bbadbcde8c81dd65cf51ffcd866461493a7e651dc741 [2022-01-20T20:29:09.761Z] #11 sha256:8b86bf336a01235faf28137dae90772076e6f431a2951259d949eb9153012755 7.06kB / 7.06kB done [2022-01-20T20:29:09.761Z] #11 sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 1.86kB / 1.86kB done [2022-01-20T20:29:09.761Z] #11 sha256:b0e471b2eee794eb119d40f24e42dc327196b010e40730722589937ea1c71443 1.80kB / 1.80kB done [2022-01-20T20:29:09.761Z] #11 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 54.92MB / 54.92MB 1.2s done [2022-01-20T20:29:09.761Z] #11 sha256:9b829c73b52b92b97d5c07a54fb0f3e921995a296c714b53a32ae67d19231fcd 5.15MB / 5.15MB 0.3s done [2022-01-20T20:29:09.761Z] #11 sha256:cb5b7ae361722f070eca53f35823ed21baa85d61d5d95cd5a95ab53d740cdd56 10.87MB / 10.87MB 0.8s done [2022-01-20T20:29:09.761Z] #11 sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 54.57MB / 54.57MB 2.5s done [2022-01-20T20:29:09.761Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 85.80MB / 85.80MB 3.5s done [2022-01-20T20:29:09.761Z] #11 sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 134.83MB / 134.83MB 4.9s done [2022-01-20T20:29:09.761Z] #11 extracting sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 3.4s [2022-01-20T20:29:09.761Z] #11 sha256:6432567af305a4304605a3dc4b2de74851afd22731ddf7249b96a7a740d317cf 154B / 154B 2.7s done [2022-01-20T20:29:10.028Z] #11 ... [2022-01-20T20:29:10.028Z] [2022-01-20T20:29:10.028Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-01-20T20:29:10.028Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-01-20T20:29:10.028Z] #67 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-01-20T20:29:10.028Z] #67 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-01-20T20:29:10.028Z] #67 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-01-20T20:29:10.028Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.5s done [2022-01-20T20:29:10.028Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.2s done [2022-01-20T20:29:10.028Z] #67 DONE 5.1s [2022-01-20T20:29:10.028Z] [2022-01-20T20:29:10.028Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d [2022-01-20T20:29:10.028Z] #28 sha256:5e328b93e8329d0696da26560aa1df1f8c999c3a65e5b5fc057f0b591cda9cb4 [2022-01-20T20:29:10.028Z] #28 sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d 1.85kB / 1.85kB done [2022-01-20T20:29:10.028Z] #28 sha256:a4c378901a2ba14fd331e96a49101556e91ed592d5fd68ba7405fdbf9b969e61 529B / 529B done [2022-01-20T20:29:10.028Z] #28 sha256:6f4986d78878699c680b97e3d7a2fd131bf4def477f1abad9a9edcb5d99cda3c 1.46kB / 1.46kB done [2022-01-20T20:29:10.028Z] #28 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 54.92MB / 54.92MB 1.2s done [2022-01-20T20:29:11.031Z] Commit message: "docs: remove HostConfig.LxcConf field from API docs" [2022-01-20T20:29:11.408Z] #28 ... [2022-01-20T20:29:11.408Z] [2022-01-20T20:29:11.408Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-01-20T20:29:11.408Z] #68 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-01-20T20:29:11.976Z] #68 DONE 0.5s [2022-01-20T20:29:11.976Z] [2022-01-20T20:29:11.976Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d [2022-01-20T20:29:11.976Z] #28 sha256:5e328b93e8329d0696da26560aa1df1f8c999c3a65e5b5fc057f0b591cda9cb4 [2022-01-20T20:29:11.976Z] #28 DONE 7.1s [2022-01-20T20:29:11.976Z] [2022-01-20T20:29:11.976Z] #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-01-20T20:29:11.976Z] #29 sha256:39bcb803db3fb62875203216ca39406b318edba942ba3bef5bd533f59ce21ed1 [2022-01-20T20:29:12.241Z] Commit message: "docs: remove HostConfig.LxcConf field from API docs" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-01-20T20:29:12.923Z] #29 ... [2022-01-20T20:29:12.923Z] [2022-01-20T20:29:12.923Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-01-20T20:29:12.923Z] #70 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-01-20T20:29:12.923Z] #70 DONE 0.9s [2022-01-20T20:29:12.923Z] [2022-01-20T20:29:12.923Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 [2022-01-20T20:29:12.923Z] #11 sha256:016916f229fb05e05dc0bbadbcde8c81dd65cf51ffcd866461493a7e651dc741 [2022-01-20T20:29:12.923Z] #11 extracting sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 5.3s done [2022-01-20T20:29:12.923Z] #11 extracting sha256:9b829c73b52b92b97d5c07a54fb0f3e921995a296c714b53a32ae67d19231fcd 0.4s done [2022-01-20T20:29:12.923Z] #11 extracting sha256:cb5b7ae361722f070eca53f35823ed21baa85d61d5d95cd5a95ab53d740cdd56 0.1s [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-01-20T20:29:13.296Z] + docker version [2022-01-20T20:29:13.495Z] #11 extracting sha256:cb5b7ae361722f070eca53f35823ed21baa85d61d5d95cd5a95ab53d740cdd56 0.7s done [2022-01-20T20:29:13.495Z] #11 extracting sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 [2022-01-20T20:29:13.916Z] + [ PR != PR ] [2022-01-20T20:29:13.916Z] + [ master != master ] [2022-01-20T20:29:13.916Z] + [ = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-01-20T20:29:14.359Z] + docker version [2022-01-20T20:29:16.593Z] Client: Docker Engine - Community [2022-01-20T20:29:16.593Z] Version: 20.10.12 [2022-01-20T20:29:16.593Z] API version: 1.41 [2022-01-20T20:29:16.593Z] Go version: go1.16.12 [2022-01-20T20:29:16.593Z] Git commit: e91ed57 [2022-01-20T20:29:16.593Z] Built: Mon Dec 13 11:45:27 2021 [2022-01-20T20:29:16.593Z] OS/Arch: linux/amd64 [2022-01-20T20:29:16.593Z] Context: default [2022-01-20T20:29:16.593Z] Experimental: true [2022-01-20T20:29:16.593Z] [2022-01-20T20:29:16.593Z] Server: Docker Engine - Community [2022-01-20T20:29:16.593Z] Engine: [2022-01-20T20:29:16.593Z] Version: 20.10.12 [2022-01-20T20:29:16.593Z] API version: 1.41 (minimum version 1.12) [2022-01-20T20:29:16.593Z] Go version: go1.16.12 [2022-01-20T20:29:16.593Z] Git commit: 459d0df [2022-01-20T20:29:16.593Z] Built: Mon Dec 13 11:43:36 2021 [2022-01-20T20:29:16.593Z] OS/Arch: linux/amd64 [2022-01-20T20:29:16.593Z] Experimental: true [2022-01-20T20:29:16.593Z] containerd: [2022-01-20T20:29:16.593Z] Version: 1.4.12 [2022-01-20T20:29:16.593Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-01-20T20:29:16.593Z] runc: [2022-01-20T20:29:16.593Z] Version: 1.0.2 [2022-01-20T20:29:16.593Z] GitCommit: v1.0.2-0-g52b36a2 [2022-01-20T20:29:16.593Z] docker-init: [2022-01-20T20:29:16.593Z] Version: 0.19.0 [2022-01-20T20:29:16.593Z] GitCommit: de40ad0 [Pipeline] sh [2022-01-20T20:29:16.917Z] + docker info [2022-01-20T20:29:17.652Z] Client: Docker Engine - Community [2022-01-20T20:29:17.652Z] Version: 20.10.12 [2022-01-20T20:29:17.652Z] API version: 1.41 [2022-01-20T20:29:17.652Z] Go version: go1.16.12 [2022-01-20T20:29:17.652Z] Git commit: e91ed57 [2022-01-20T20:29:17.652Z] Built: Mon Dec 13 11:45:27 2021 [2022-01-20T20:29:17.652Z] OS/Arch: linux/amd64 [2022-01-20T20:29:17.652Z] Context: default [2022-01-20T20:29:17.652Z] Experimental: true [2022-01-20T20:29:17.652Z] [2022-01-20T20:29:17.652Z] Server: Docker Engine - Community [2022-01-20T20:29:17.652Z] Engine: [2022-01-20T20:29:17.652Z] Version: 20.10.12 [2022-01-20T20:29:17.652Z] API version: 1.41 (minimum version 1.12) [2022-01-20T20:29:17.652Z] Go version: go1.16.12 [2022-01-20T20:29:17.652Z] Git commit: 459d0df [2022-01-20T20:29:17.652Z] Built: Mon Dec 13 11:43:36 2021 [2022-01-20T20:29:17.652Z] OS/Arch: linux/amd64 [2022-01-20T20:29:17.652Z] Experimental: true [2022-01-20T20:29:17.652Z] containerd: [2022-01-20T20:29:17.652Z] Version: 1.4.12 [2022-01-20T20:29:17.652Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-01-20T20:29:17.652Z] runc: [2022-01-20T20:29:17.652Z] Version: 1.0.2 [2022-01-20T20:29:17.652Z] GitCommit: v1.0.2-0-g52b36a2 [2022-01-20T20:29:17.652Z] docker-init: [2022-01-20T20:29:17.652Z] Version: 0.19.0 [2022-01-20T20:29:17.652Z] GitCommit: de40ad0 [Pipeline] sh [2022-01-20T20:29:17.939Z] + docker info [2022-01-20T20:29:18.814Z] #11 extracting sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 4.5s done [2022-01-20T20:29:18.815Z] #11 extracting sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 [2022-01-20T20:29:19.082Z] #11 ... [2022-01-20T20:29:19.082Z] [2022-01-20T20:29:19.082Z] #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-01-20T20:29:19.082Z] #29 sha256:39bcb803db3fb62875203216ca39406b318edba942ba3bef5bd533f59ce21ed1 [2022-01-20T20:29:19.082Z] #29 1.759 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-20T20:29:19.082Z] #29 1.773 Get:2 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-20T20:29:19.082Z] #29 1.791 Get:3 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-20T20:29:19.082Z] #29 1.910 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-01-20T20:29:19.082Z] #29 2.139 Get:5 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-01-20T20:29:19.082Z] #29 2.471 Get:6 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [110 kB] [2022-01-20T20:29:19.082Z] #29 3.675 Fetched 8495 kB in 2s (3889 kB/s) [2022-01-20T20:29:19.082Z] #29 3.675 Reading package lists... [2022-01-20T20:29:19.082Z] #29 4.471 Reading package lists... [2022-01-20T20:29:19.082Z] #29 5.259 Building dependency tree... [2022-01-20T20:29:19.082Z] #29 5.618 The following additional packages will be installed: [2022-01-20T20:29:19.082Z] #29 5.618 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-01-20T20:29:19.082Z] #29 5.618 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-01-20T20:29:19.082Z] #29 5.622 Recommended packages: [2022-01-20T20:29:19.082Z] #29 5.622 libldap-common publicsuffix libsasl2-modules [2022-01-20T20:29:19.082Z] #29 5.810 The following NEW packages will be installed: [2022-01-20T20:29:19.082Z] #29 5.818 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-01-20T20:29:19.082Z] #29 5.818 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-01-20T20:29:19.082Z] #29 5.818 libssh2-1 openssl [2022-01-20T20:29:19.082Z] #29 6.086 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-01-20T20:29:19.082Z] #29 6.086 Need to get 3038 kB of archives. [2022-01-20T20:29:19.082Z] #29 6.086 After this operation, 6650 kB of additional disk space will be used. [2022-01-20T20:29:19.082Z] #29 6.086 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2022-01-20T20:29:19.082Z] #29 6.102 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-01-20T20:29:19.082Z] #29 6.112 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-01-20T20:29:19.082Z] #29 6.112 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1 [69.1 kB] [2022-01-20T20:29:19.082Z] #29 6.112 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1 [106 kB] [2022-01-20T20:29:19.082Z] #29 6.118 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-01-20T20:29:19.082Z] #29 6.118 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-01-20T20:29:19.082Z] #29 6.118 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-01-20T20:29:19.082Z] #29 6.118 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-01-20T20:29:19.082Z] #29 6.118 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-01-20T20:29:19.082Z] #29 6.120 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-01-20T20:29:19.082Z] #29 6.129 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-01-20T20:29:19.082Z] #29 6.130 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-01-20T20:29:19.082Z] #29 6.134 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-01-20T20:29:19.082Z] #29 6.143 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-01-20T20:29:19.082Z] #29 6.338 debconf: delaying package configuration, since apt-utils is not installed [2022-01-20T20:29:19.082Z] #29 6.371 Fetched 3038 kB in 0s (9544 kB/s) [2022-01-20T20:29:19.082Z] #29 6.404 Selecting previously unselected package openssl. [2022-01-20T20:29:19.082Z] #29 6.404 (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-01-20T20:29:19.082Z] #29 6.404 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2022-01-20T20:29:19.082Z] #29 6.408 Unpacking openssl (1.1.1k-1+deb11u1) ... [2022-01-20T20:29:19.082Z] #29 6.561 Selecting previously unselected package ca-certificates. [2022-01-20T20:29:19.082Z] #29 6.561 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-01-20T20:29:19.082Z] #29 6.565 Unpacking ca-certificates (20210119) ... [2022-01-20T20:29:19.082Z] #29 6.636 Selecting previously unselected package libbrotli1:amd64. [2022-01-20T20:29:19.082Z] #29 6.636 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-01-20T20:29:19.082Z] #29 6.642 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-01-20T20:29:19.082Z] #29 6.720 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-01-20T20:29:19.082Z] #29 6.720 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_amd64.deb ... [2022-01-20T20:29:19.082Z] #29 6.727 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2022-01-20T20:29:19.082Z] #29 6.768 Selecting previously unselected package libsasl2-2:amd64. [2022-01-20T20:29:19.082Z] #29 6.768 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_amd64.deb ... [2022-01-20T20:29:19.082Z] #29 6.774 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2022-01-20T20:29:19.082Z] #29 6.824 Selecting previously unselected package libldap-2.4-2:amd64. [2022-01-20T20:29:19.082Z] #29 6.825 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-01-20T20:29:19.082Z] #29 6.829 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-01-20T20:29:19.082Z] #29 6.894 Selecting previously unselected package libnghttp2-14:amd64. [2022-01-20T20:29:19.082Z] #29 6.894 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-01-20T20:29:19.082Z] #29 6.898 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-01-20T20:29:19.082Z] #29 6.937 Selecting previously unselected package libpsl5:amd64. [2022-01-20T20:29:19.082Z] #29 6.937 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-01-20T20:29:19.082Z] #29 6.941 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-01-20T20:29:19.082Z] #29 6.977 Selecting previously unselected package librtmp1:amd64. [2022-01-20T20:29:19.082Z] #29 6.977 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-01-20T20:29:19.082Z] #29 6.982 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-01-20T20:29:19.082Z] #29 7.028 Selecting previously unselected package libssh2-1:amd64. [2022-01-20T20:29:19.082Z] #29 7.028 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-01-20T20:29:19.082Z] #29 7.048 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-01-20T20:29:19.082Z] #29 7.098 Selecting previously unselected package libcurl4:amd64. [2022-01-20T20:29:19.082Z] #29 7.098 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-01-20T20:29:19.082Z] #29 7.099 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-01-20T20:29:19.082Z] #29 7.201 Selecting previously unselected package curl. [2022-01-20T20:29:19.082Z] #29 7.201 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-01-20T20:29:19.082Z] #29 7.206 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-01-20T20:29:19.082Z] #29 7.263 Selecting previously unselected package libonig5:amd64. [2022-01-20T20:29:19.082Z] #29 7.263 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-01-20T20:29:19.082Z] #29 7.266 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-01-20T20:29:19.348Z] #29 7.340 Selecting previously unselected package libjq1:amd64. [2022-01-20T20:29:19.348Z] #29 7.340 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-01-20T20:29:19.348Z] #29 7.340 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-01-20T20:29:19.348Z] #29 7.420 Selecting previously unselected package jq. [2022-01-20T20:29:19.348Z] #29 7.420 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-01-20T20:29:19.348Z] #29 7.424 Unpacking jq (1.6-2.1) ... [2022-01-20T20:29:19.348Z] #29 ... [2022-01-20T20:29:19.348Z] [2022-01-20T20:29:19.348Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 [2022-01-20T20:29:19.348Z] #11 sha256:016916f229fb05e05dc0bbadbcde8c81dd65cf51ffcd866461493a7e651dc741 [2022-01-20T20:29:22.649Z] #11 extracting sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 4.3s done [2022-01-20T20:29:23.591Z] #11 extracting sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 [2022-01-20T20:29:24.163Z] #11 ... [2022-01-20T20:29:24.163Z] [2022-01-20T20:29:24.163Z] #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-01-20T20:29:24.163Z] #29 sha256:39bcb803db3fb62875203216ca39406b318edba942ba3bef5bd533f59ce21ed1 [2022-01-20T20:29:24.163Z] #29 7.472 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-01-20T20:29:24.163Z] #29 7.491 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-01-20T20:29:24.163Z] #29 7.500 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-01-20T20:29:24.163Z] #29 7.512 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2022-01-20T20:29:24.163Z] #29 7.523 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-01-20T20:29:24.163Z] #29 7.534 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2022-01-20T20:29:24.163Z] #29 7.543 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-01-20T20:29:24.163Z] #29 7.552 Setting up openssl (1.1.1k-1+deb11u1) ... [2022-01-20T20:29:24.163Z] #29 7.569 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-01-20T20:29:24.163Z] #29 7.583 Setting up libjq1:amd64 (1.6-2.1) ... [2022-01-20T20:29:24.163Z] #29 7.595 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-01-20T20:29:24.163Z] #29 7.601 Setting up ca-certificates (20210119) ... [2022-01-20T20:29:24.163Z] #29 8.295 Updating certificates in /etc/ssl/certs... [2022-01-20T20:29:24.163Z] #29 9.013 129 added, 0 removed; done. [2022-01-20T20:29:24.163Z] #29 9.142 Setting up jq (1.6-2.1) ... [2022-01-20T20:29:24.163Z] #29 9.152 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-01-20T20:29:24.163Z] #29 9.163 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-01-20T20:29:24.163Z] #29 9.172 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-20T20:29:24.163Z] #29 9.188 Processing triggers for ca-certificates (20210119) ... [2022-01-20T20:29:24.163Z] #29 9.196 Updating certificates in /etc/ssl/certs... [2022-01-20T20:29:24.163Z] #29 9.860 0 added, 0 removed; done. [2022-01-20T20:29:24.163Z] #29 9.860 Running hooks in /etc/ca-certificates/update.d... [2022-01-20T20:29:24.163Z] #29 9.860 done. [2022-01-20T20:29:24.163Z] #29 DONE 12.1s [2022-01-20T20:29:24.163Z] [2022-01-20T20:29:24.163Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 [2022-01-20T20:29:24.163Z] #11 sha256:016916f229fb05e05dc0bbadbcde8c81dd65cf51ffcd866461493a7e651dc741 [2022-01-20T20:29:24.163Z] #11 ... [2022-01-20T20:29:24.163Z] [2022-01-20T20:29:24.163Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-01-20T20:29:24.163Z] #30 sha256:621015bc0c4ccc95afede4f7bf459e6390a297d92df847c8599b80008cae99c6 [2022-01-20T20:29:24.163Z] #30 DONE 0.1s [2022-01-20T20:29:24.163Z] [2022-01-20T20:29:24.163Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 [2022-01-20T20:29:24.163Z] #11 sha256:016916f229fb05e05dc0bbadbcde8c81dd65cf51ffcd866461493a7e651dc741 [2022-01-20T20:29:25.049Z] Client: [2022-01-20T20:29:25.050Z] Context: default [2022-01-20T20:29:25.050Z] Debug Mode: false [2022-01-20T20:29:25.050Z] Plugins: [2022-01-20T20:29:25.050Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-01-20T20:29:25.050Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-01-20T20:29:25.050Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-01-20T20:29:25.050Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-01-20T20:29:25.050Z] [2022-01-20T20:29:25.050Z] Server: [2022-01-20T20:29:25.050Z] Containers: 0 [2022-01-20T20:29:25.050Z] Running: 0 [2022-01-20T20:29:25.050Z] Paused: 0 [2022-01-20T20:29:25.050Z] Stopped: 0 [2022-01-20T20:29:25.050Z] Images: 0 [2022-01-20T20:29:25.050Z] Server Version: 20.10.12 [2022-01-20T20:29:25.050Z] Storage Driver: overlay2 [2022-01-20T20:29:25.050Z] Backing Filesystem: extfs [2022-01-20T20:29:25.050Z] Supports d_type: true [2022-01-20T20:29:25.050Z] Native Overlay Diff: true [2022-01-20T20:29:25.050Z] userxattr: false [2022-01-20T20:29:25.050Z] Logging Driver: json-file [2022-01-20T20:29:25.050Z] Cgroup Driver: cgroupfs [2022-01-20T20:29:25.050Z] Cgroup Version: 1 [2022-01-20T20:29:25.050Z] Plugins: [2022-01-20T20:29:25.050Z] Volume: local [2022-01-20T20:29:25.050Z] Network: bridge host ipvlan macvlan null overlay [2022-01-20T20:29:25.050Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-01-20T20:29:25.050Z] Swarm: inactive [2022-01-20T20:29:25.050Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-01-20T20:29:25.050Z] Default Runtime: runc [2022-01-20T20:29:25.050Z] Init Binary: docker-init [2022-01-20T20:29:25.050Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-01-20T20:29:25.050Z] runc version: v1.0.2-0-g52b36a2 [2022-01-20T20:29:25.050Z] init version: de40ad0 [2022-01-20T20:29:25.050Z] Security Options: [2022-01-20T20:29:25.050Z] apparmor [2022-01-20T20:29:25.050Z] seccomp [2022-01-20T20:29:25.050Z] Profile: default [2022-01-20T20:29:25.050Z] Kernel Version: 5.4.0-1061-aws [2022-01-20T20:29:25.050Z] Operating System: Ubuntu 18.04.6 LTS [2022-01-20T20:29:25.050Z] OSType: linux [2022-01-20T20:29:25.050Z] Architecture: x86_64 [2022-01-20T20:29:25.050Z] CPUs: 2 [2022-01-20T20:29:25.050Z] Total Memory: 15.35GiB [2022-01-20T20:29:25.050Z] Name: ip-10-100-127-202 [2022-01-20T20:29:25.050Z] ID: WNHY:2FNS:JP3O:DF66:7VQT:53NI:JQKB:OYPE:MQXQ:GKEA:QVZ7:WZW4 [2022-01-20T20:29:25.050Z] Docker Root Dir: /var/lib/docker [2022-01-20T20:29:25.050Z] Debug Mode: false [2022-01-20T20:29:25.050Z] Registry: https://index.docker.io/v1/ [2022-01-20T20:29:25.050Z] Labels: [2022-01-20T20:29:25.050Z] Experimental: true [2022-01-20T20:29:25.050Z] Insecure Registries: [2022-01-20T20:29:25.050Z] 127.0.0.0/8 [2022-01-20T20:29:25.050Z] Live Restore Enabled: true [2022-01-20T20:29:25.050Z] [2022-01-20T20:29:25.050Z] WARNING: No swap limit support [Pipeline] sh [2022-01-20T20:29:25.352Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-01-20T20:29:25.352Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-01-20T20:29:25.352Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43172/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-01-20T20:29:25.352Z] + bash /home/ubuntu/workspace/moby_PR-43172/check-config.sh [2022-01-20T20:29:25.352Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-01-20T20:29:25.352Z] info: reading kernel config from /boot/config-5.4.0-1061-aws ... [2022-01-20T20:29:25.352Z] [2022-01-20T20:29:25.352Z] Generally Necessary: [2022-01-20T20:29:25.352Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-01-20T20:29:25.352Z] - apparmor: enabled and tools installed [2022-01-20T20:29:25.352Z] - CONFIG_NAMESPACES: enabled [2022-01-20T20:29:25.352Z] - CONFIG_NET_NS: enabled [2022-01-20T20:29:25.352Z] - CONFIG_PID_NS: enabled [2022-01-20T20:29:25.352Z] - CONFIG_IPC_NS: enabled [2022-01-20T20:29:25.352Z] - CONFIG_UTS_NS: enabled [2022-01-20T20:29:25.352Z] - CONFIG_CGROUPS: enabled [2022-01-20T20:29:25.352Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-01-20T20:29:25.352Z] - CONFIG_CGROUP_DEVICE: enabled [2022-01-20T20:29:25.352Z] - CONFIG_CGROUP_FREEZER: enabled [2022-01-20T20:29:25.352Z] - CONFIG_CGROUP_SCHED: enabled [2022-01-20T20:29:25.352Z] - CONFIG_CPUSETS: enabled [2022-01-20T20:29:25.352Z] - CONFIG_MEMCG: enabled [2022-01-20T20:29:25.352Z] - CONFIG_KEYS: enabled [2022-01-20T20:29:25.352Z] - CONFIG_VETH: enabled (as module) [2022-01-20T20:29:25.352Z] - CONFIG_BRIDGE: enabled (as module) [2022-01-20T20:29:25.352Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-01-20T20:29:25.352Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-01-20T20:29:25.352Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-01-20T20:29:25.352Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-01-20T20:29:25.614Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-01-20T20:29:25.614Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-01-20T20:29:25.614Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-01-20T20:29:25.614Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-01-20T20:29:25.614Z] - CONFIG_NF_NAT: enabled (as module) [2022-01-20T20:29:25.614Z] - CONFIG_POSIX_MQUEUE: enabled [2022-01-20T20:29:25.614Z] - CONFIG_CGROUP_BPF: enabled [2022-01-20T20:29:25.614Z] [2022-01-20T20:29:25.614Z] Optional Features: [2022-01-20T20:29:25.614Z] - CONFIG_USER_NS: enabled [2022-01-20T20:29:25.614Z] - CONFIG_SECCOMP: enabled [2022-01-20T20:29:25.614Z] - CONFIG_SECCOMP_FILTER: enabled [2022-01-20T20:29:25.614Z] - CONFIG_CGROUP_PIDS: enabled [2022-01-20T20:29:25.614Z] - CONFIG_MEMCG_SWAP: enabled [2022-01-20T20:29:25.614Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-01-20T20:29:25.614Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-01-20T20:29:25.614Z] - CONFIG_BLK_CGROUP: enabled [2022-01-20T20:29:25.614Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-01-20T20:29:25.614Z] - CONFIG_CGROUP_PERF: enabled [2022-01-20T20:29:25.614Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-01-20T20:29:25.614Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-01-20T20:29:25.614Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-01-20T20:29:25.614Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-01-20T20:29:25.614Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-01-20T20:29:25.614Z] - CONFIG_RT_GROUP_SCHED: missing [2022-01-20T20:29:25.614Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-01-20T20:29:25.614Z] - CONFIG_IP_VS: enabled (as module) [2022-01-20T20:29:25.614Z] - CONFIG_IP_VS_NFCT: enabled [2022-01-20T20:29:25.614Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-01-20T20:29:25.614Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-01-20T20:29:25.614Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-01-20T20:29:25.614Z] - CONFIG_SECURITY_SELINUX: enabled [2022-01-20T20:29:25.614Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-01-20T20:29:25.614Z] - CONFIG_EXT4_FS: enabled [2022-01-20T20:29:25.614Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-01-20T20:29:25.614Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-01-20T20:29:25.614Z] - Network Drivers: [2022-01-20T20:29:25.614Z] - "overlay": [2022-01-20T20:29:25.614Z] - CONFIG_VXLAN: enabled (as module) [2022-01-20T20:29:25.614Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-01-20T20:29:25.614Z] Optional (for encrypted networks): [2022-01-20T20:29:25.874Z] - CONFIG_CRYPTO: enabled [2022-01-20T20:29:25.874Z] - CONFIG_CRYPTO_AEAD: enabled [2022-01-20T20:29:25.874Z] - CONFIG_CRYPTO_GCM: enabled [2022-01-20T20:29:25.874Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-01-20T20:29:25.874Z] - CONFIG_CRYPTO_GHASH: enabled [2022-01-20T20:29:25.874Z] - CONFIG_XFRM: enabled [2022-01-20T20:29:25.874Z] - CONFIG_XFRM_USER: enabled (as module) [2022-01-20T20:29:25.874Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-01-20T20:29:25.874Z] - CONFIG_INET_ESP: enabled (as module) [2022-01-20T20:29:25.874Z] - "ipvlan": [2022-01-20T20:29:25.874Z] - CONFIG_IPVLAN: enabled (as module) [2022-01-20T20:29:25.874Z] - "macvlan": [2022-01-20T20:29:25.874Z] - CONFIG_MACVLAN: enabled (as module) [2022-01-20T20:29:25.874Z] - CONFIG_DUMMY: enabled (as module) [2022-01-20T20:29:25.874Z] - "ftp,tftp client in container": [2022-01-20T20:29:25.874Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-01-20T20:29:25.874Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-01-20T20:29:25.874Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-01-20T20:29:25.874Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-01-20T20:29:25.874Z] - Storage Drivers: [2022-01-20T20:29:25.874Z] - "aufs": [2022-01-20T20:29:25.874Z] - CONFIG_AUFS_FS: enabled (as module) [2022-01-20T20:29:25.874Z] - "btrfs": [2022-01-20T20:29:25.874Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-01-20T20:29:25.874Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-01-20T20:29:25.874Z] - "devicemapper": [2022-01-20T20:29:25.874Z] - CONFIG_BLK_DEV_DM: enabled [2022-01-20T20:29:25.874Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-01-20T20:29:25.874Z] - "overlay": [2022-01-20T20:29:25.874Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-01-20T20:29:25.874Z] - "zfs": [2022-01-20T20:29:25.874Z] - /dev/zfs: present [2022-01-20T20:29:25.874Z] - zfs command: missing [2022-01-20T20:29:25.874Z] - zpool command: missing [2022-01-20T20:29:25.874Z] [2022-01-20T20:29:25.874Z] Limits: [2022-01-20T20:29:25.874Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-01-20T20:29:25.874Z] [2022-01-20T20:29:25.874Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-01-20T20:29:26.221Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:839e2ecc1bee37225c19e4b8025dc36f3d613e40 . [2022-01-20T20:29:26.481Z] #1 [internal] load build definition from Dockerfile [2022-01-20T20:29:26.481Z] #1 sha256:be9f92d7f97f2a08aec61d95caf96623ad931e7070418facc8a5537f26ec6ce6 [2022-01-20T20:29:26.481Z] #1 transferring dockerfile: 16.86kB done [2022-01-20T20:29:26.481Z] #1 DONE 0.2s [2022-01-20T20:29:26.481Z] [2022-01-20T20:29:26.481Z] #2 [internal] load .dockerignore [2022-01-20T20:29:26.481Z] #2 sha256:14605fed73354917a986b731e0f1a402a9f018efb7b79aaac0079fce2cdc96ff [2022-01-20T20:29:26.481Z] #2 transferring context: 87B done [2022-01-20T20:29:26.481Z] #2 DONE 0.0s [2022-01-20T20:29:26.481Z] [2022-01-20T20:29:26.481Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-01-20T20:29:26.481Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-01-20T20:29:26.741Z] #3 DONE 0.3s [2022-01-20T20:29:27.000Z] [2022-01-20T20:29:27.000Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-01-20T20:29:27.000Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-01-20T20:29:27.000Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-01-20T20:29:27.000Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-01-20T20:29:27.000Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-01-20T20:29:27.000Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-01-20T20:29:27.000Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 6.29MB / 9.67MB 0.1s [2022-01-20T20:29:27.000Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s done [2022-01-20T20:29:27.000Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-01-20T20:29:27.571Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.4s done [2022-01-20T20:29:27.572Z] #4 DONE 0.7s [2022-01-20T20:29:27.831Z] [2022-01-20T20:29:27.831Z] #5 [internal] load .dockerignore [2022-01-20T20:29:27.831Z] #5 sha256:d76c87b1e505beb50fdbb0f638467c3d669b4ad5f8f2d696d09bb8f8ca6d93e4 [2022-01-20T20:29:27.831Z] #5 DONE 0.0s [2022-01-20T20:29:27.831Z] [2022-01-20T20:29:27.831Z] #6 [internal] load build definition from Dockerfile [2022-01-20T20:29:27.831Z] #6 sha256:965dc0b6f415f578aa00ffdff385990c879a9cd4145f81fbbc4900cb85a9345c [2022-01-20T20:29:27.831Z] #6 DONE 0.0s [2022-01-20T20:29:27.831Z] [2022-01-20T20:29:27.831Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-01-20T20:29:27.831Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-01-20T20:29:27.934Z] Client: [2022-01-20T20:29:27.934Z] Context: default [2022-01-20T20:29:27.934Z] Debug Mode: false [2022-01-20T20:29:27.934Z] Plugins: [2022-01-20T20:29:27.934Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-01-20T20:29:27.934Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-01-20T20:29:27.934Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-01-20T20:29:27.934Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-01-20T20:29:27.934Z] [2022-01-20T20:29:27.934Z] Server: [2022-01-20T20:29:27.934Z] Containers: 0 [2022-01-20T20:29:27.934Z] Running: 0 [2022-01-20T20:29:27.934Z] Paused: 0 [2022-01-20T20:29:27.934Z] Stopped: 0 [2022-01-20T20:29:27.934Z] Images: 0 [2022-01-20T20:29:27.934Z] Server Version: 20.10.12 [2022-01-20T20:29:27.934Z] Storage Driver: overlay2 [2022-01-20T20:29:27.934Z] Backing Filesystem: extfs [2022-01-20T20:29:27.934Z] Supports d_type: true [2022-01-20T20:29:27.934Z] Native Overlay Diff: true [2022-01-20T20:29:27.934Z] userxattr: false [2022-01-20T20:29:27.934Z] Logging Driver: json-file [2022-01-20T20:29:27.934Z] Cgroup Driver: cgroupfs [2022-01-20T20:29:27.934Z] Cgroup Version: 1 [2022-01-20T20:29:27.934Z] Plugins: [2022-01-20T20:29:27.934Z] Volume: local [2022-01-20T20:29:27.934Z] Network: bridge host ipvlan macvlan null overlay [2022-01-20T20:29:27.934Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-01-20T20:29:27.934Z] Swarm: inactive [2022-01-20T20:29:27.934Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-01-20T20:29:27.934Z] Default Runtime: runc [2022-01-20T20:29:27.934Z] Init Binary: docker-init [2022-01-20T20:29:27.934Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-01-20T20:29:27.934Z] runc version: v1.0.2-0-g52b36a2 [2022-01-20T20:29:27.934Z] init version: de40ad0 [2022-01-20T20:29:27.934Z] Security Options: [2022-01-20T20:29:27.934Z] apparmor [2022-01-20T20:29:27.934Z] seccomp [2022-01-20T20:29:27.934Z] Profile: default [2022-01-20T20:29:27.934Z] Kernel Version: 5.4.0-1061-aws [2022-01-20T20:29:27.934Z] Operating System: Ubuntu 18.04.6 LTS [2022-01-20T20:29:27.934Z] OSType: linux [2022-01-20T20:29:27.934Z] Architecture: x86_64 [2022-01-20T20:29:27.934Z] CPUs: 2 [2022-01-20T20:29:27.934Z] Total Memory: 15.35GiB [2022-01-20T20:29:27.934Z] Name: ip-10-100-126-168 [2022-01-20T20:29:27.934Z] ID: WNHY:2FNS:JP3O:DF66:7VQT:53NI:JQKB:OYPE:MQXQ:GKEA:QVZ7:WZW4 [2022-01-20T20:29:27.934Z] Docker Root Dir: /var/lib/docker [2022-01-20T20:29:27.934Z] Debug Mode: false [2022-01-20T20:29:27.934Z] Registry: https://index.docker.io/v1/ [2022-01-20T20:29:27.934Z] Labels: [2022-01-20T20:29:27.934Z] Experimental: true [2022-01-20T20:29:27.934Z] Insecure Registries: [2022-01-20T20:29:27.934Z] 127.0.0.0/8 [2022-01-20T20:29:27.934Z] Live Restore Enabled: true [2022-01-20T20:29:27.934Z] [2022-01-20T20:29:27.934Z] WARNING: No swap limit support [Pipeline] sh [2022-01-20T20:29:28.223Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-01-20T20:29:28.224Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-01-20T20:29:28.224Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43172/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-01-20T20:29:28.224Z] + bash /home/ubuntu/workspace/moby_PR-43172/check-config.sh [2022-01-20T20:29:28.224Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-01-20T20:29:28.224Z] info: reading kernel config from /boot/config-5.4.0-1061-aws ... [2022-01-20T20:29:28.224Z] [2022-01-20T20:29:28.224Z] Generally Necessary: [2022-01-20T20:29:28.224Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-01-20T20:29:28.224Z] - apparmor: enabled and tools installed [2022-01-20T20:29:28.224Z] - CONFIG_NAMESPACES: enabled [2022-01-20T20:29:28.224Z] - CONFIG_NET_NS: enabled [2022-01-20T20:29:28.224Z] - CONFIG_PID_NS: enabled [2022-01-20T20:29:28.224Z] - CONFIG_IPC_NS: enabled [2022-01-20T20:29:28.224Z] - CONFIG_UTS_NS: enabled [2022-01-20T20:29:28.224Z] - CONFIG_CGROUPS: enabled [2022-01-20T20:29:28.224Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-01-20T20:29:28.224Z] - CONFIG_CGROUP_DEVICE: enabled [2022-01-20T20:29:28.224Z] - CONFIG_CGROUP_FREEZER: enabled [2022-01-20T20:29:28.224Z] - CONFIG_CGROUP_SCHED: enabled [2022-01-20T20:29:28.224Z] - CONFIG_CPUSETS: enabled [2022-01-20T20:29:28.224Z] - CONFIG_MEMCG: enabled [2022-01-20T20:29:28.224Z] - CONFIG_KEYS: enabled [2022-01-20T20:29:28.224Z] - CONFIG_VETH: enabled (as module) [2022-01-20T20:29:28.224Z] - CONFIG_BRIDGE: enabled (as module) [2022-01-20T20:29:28.224Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-01-20T20:29:28.224Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-01-20T20:29:28.224Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-01-20T20:29:28.224Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-01-20T20:29:28.224Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-01-20T20:29:28.224Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-01-20T20:29:28.224Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-01-20T20:29:28.224Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-01-20T20:29:28.224Z] - CONFIG_NF_NAT: enabled (as module) [2022-01-20T20:29:28.224Z] - CONFIG_POSIX_MQUEUE: enabled [2022-01-20T20:29:28.224Z] - CONFIG_CGROUP_BPF: enabled [2022-01-20T20:29:28.224Z] [2022-01-20T20:29:28.224Z] Optional Features: [2022-01-20T20:29:28.224Z] - CONFIG_USER_NS: enabled [2022-01-20T20:29:28.224Z] - CONFIG_SECCOMP: enabled [2022-01-20T20:29:28.224Z] - CONFIG_SECCOMP_FILTER: enabled [2022-01-20T20:29:28.224Z] - CONFIG_CGROUP_PIDS: enabled [2022-01-20T20:29:28.224Z] - CONFIG_MEMCG_SWAP: enabled [2022-01-20T20:29:28.224Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-01-20T20:29:28.224Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-01-20T20:29:28.224Z] - CONFIG_BLK_CGROUP: enabled [2022-01-20T20:29:28.224Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-01-20T20:29:28.224Z] - CONFIG_CGROUP_PERF: enabled [2022-01-20T20:29:28.224Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-01-20T20:29:28.224Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-01-20T20:29:28.224Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-01-20T20:29:28.224Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-01-20T20:29:28.224Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-01-20T20:29:28.483Z] - CONFIG_RT_GROUP_SCHED: missing [2022-01-20T20:29:28.483Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-01-20T20:29:28.483Z] - CONFIG_IP_VS: enabled (as module) [2022-01-20T20:29:28.483Z] - CONFIG_IP_VS_NFCT: enabled [2022-01-20T20:29:28.483Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-01-20T20:29:28.483Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-01-20T20:29:28.483Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-01-20T20:29:28.483Z] - CONFIG_SECURITY_SELINUX: enabled [2022-01-20T20:29:28.483Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-01-20T20:29:28.483Z] - CONFIG_EXT4_FS: enabled [2022-01-20T20:29:28.483Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-01-20T20:29:28.483Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-01-20T20:29:28.483Z] - Network Drivers: [2022-01-20T20:29:28.483Z] - "overlay": [2022-01-20T20:29:28.483Z] - CONFIG_VXLAN: enabled (as module) [2022-01-20T20:29:28.483Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-01-20T20:29:28.483Z] Optional (for encrypted networks): [2022-01-20T20:29:28.483Z] - CONFIG_CRYPTO: enabled [2022-01-20T20:29:28.483Z] - CONFIG_CRYPTO_AEAD: enabled [2022-01-20T20:29:28.483Z] - CONFIG_CRYPTO_GCM: enabled [2022-01-20T20:29:28.483Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-01-20T20:29:28.483Z] - CONFIG_CRYPTO_GHASH: enabled [2022-01-20T20:29:28.483Z] - CONFIG_XFRM: enabled [2022-01-20T20:29:28.483Z] - CONFIG_XFRM_USER: enabled (as module) [2022-01-20T20:29:28.483Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-01-20T20:29:28.483Z] - CONFIG_INET_ESP: enabled (as module) [2022-01-20T20:29:28.483Z] - "ipvlan": [2022-01-20T20:29:28.483Z] - CONFIG_IPVLAN: enabled (as module) [2022-01-20T20:29:28.483Z] - "macvlan": [2022-01-20T20:29:28.483Z] - CONFIG_MACVLAN: enabled (as module) [2022-01-20T20:29:28.483Z] - CONFIG_DUMMY: enabled (as module) [2022-01-20T20:29:28.483Z] - "ftp,tftp client in container": [2022-01-20T20:29:28.483Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-01-20T20:29:28.483Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-01-20T20:29:28.483Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-01-20T20:29:28.483Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-01-20T20:29:28.483Z] - Storage Drivers: [2022-01-20T20:29:28.483Z] - "aufs": [2022-01-20T20:29:28.483Z] - CONFIG_AUFS_FS: enabled (as module) [2022-01-20T20:29:28.483Z] - "btrfs": [2022-01-20T20:29:28.483Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-01-20T20:29:28.483Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-01-20T20:29:28.483Z] - "devicemapper": [2022-01-20T20:29:28.483Z] - CONFIG_BLK_DEV_DM: enabled [2022-01-20T20:29:28.483Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-01-20T20:29:28.483Z] - "overlay": [2022-01-20T20:29:28.483Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-01-20T20:29:28.483Z] - "zfs": [2022-01-20T20:29:28.483Z] - /dev/zfs: present [2022-01-20T20:29:28.483Z] - zfs command: missing [2022-01-20T20:29:28.483Z] - zpool command: missing [2022-01-20T20:29:28.483Z] [2022-01-20T20:29:28.483Z] Limits: [2022-01-20T20:29:28.483Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-01-20T20:29:28.483Z] [2022-01-20T20:29:28.483Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-01-20T20:29:28.768Z] #8 ... [2022-01-20T20:29:28.768Z] [2022-01-20T20:29:28.768Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-01-20T20:29:28.768Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-01-20T20:29:28.768Z] #7 DONE 0.8s [2022-01-20T20:29:28.768Z] [2022-01-20T20:29:28.768Z] #9 [internal] load metadata for docker.io/library/golang:1.17.6-bullseye [2022-01-20T20:29:28.768Z] #9 sha256:eda05fc3da6faa541b4282a9f511df3d293d97e722e26daa7bfa08bc5da49211 [2022-01-20T20:29:28.768Z] #9 DONE 0.8s [2022-01-20T20:29:28.768Z] [2022-01-20T20:29:28.768Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-01-20T20:29:28.768Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-01-20T20:29:28.768Z] #10 DONE 0.9s [2022-01-20T20:29:28.768Z] [2022-01-20T20:29:28.768Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-01-20T20:29:28.768Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-01-20T20:29:28.768Z] #8 DONE 0.9s [2022-01-20T20:29:28.808Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:839e2ecc1bee37225c19e4b8025dc36f3d613e40 . [2022-01-20T20:29:28.808Z] #2 [internal] load .dockerignore [2022-01-20T20:29:28.808Z] #2 sha256:96f58bd9e7f9523b754c1aea316cda07e907e7698714f061b2a609caaeac6e19 [2022-01-20T20:29:28.808Z] #2 transferring context: 87B done [2022-01-20T20:29:28.808Z] #2 DONE 0.0s [2022-01-20T20:29:28.808Z] [2022-01-20T20:29:28.808Z] #1 [internal] load build definition from Dockerfile [2022-01-20T20:29:28.808Z] #1 sha256:f12fbe5e4073d0219523c091a6b2c364ee7bee98c902f669be132008264d8496 [2022-01-20T20:29:28.808Z] #1 transferring dockerfile: 16.86kB 0.0s done [2022-01-20T20:29:28.808Z] #1 DONE 0.0s [2022-01-20T20:29:28.808Z] [2022-01-20T20:29:28.808Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-01-20T20:29:28.808Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-01-20T20:29:29.376Z] #3 DONE 0.3s [2022-01-20T20:29:29.376Z] [2022-01-20T20:29:29.376Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-01-20T20:29:29.376Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-01-20T20:29:29.376Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-01-20T20:29:29.376Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-01-20T20:29:29.376Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-01-20T20:29:29.376Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-01-20T20:29:29.376Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-01-20T20:29:29.376Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s done [2022-01-20T20:29:29.376Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-01-20T20:29:29.453Z] #11 extracting sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 5.2s [2022-01-20T20:29:29.635Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.2s done [2022-01-20T20:29:29.635Z] #4 DONE 0.5s [2022-01-20T20:29:29.709Z] [2022-01-20T20:29:29.709Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-01-20T20:29:29.709Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-01-20T20:29:29.709Z] #67 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-01-20T20:29:29.899Z] [2022-01-20T20:29:29.899Z] #6 [internal] load .dockerignore [2022-01-20T20:29:29.899Z] #6 sha256:1303a68326fa50a86c8903d59b0bc7f7b53a1ea955b4df7f51a92a1b3dd5cadc [2022-01-20T20:29:29.899Z] #6 DONE 0.0s [2022-01-20T20:29:29.899Z] [2022-01-20T20:29:29.899Z] #5 [internal] load build definition from Dockerfile [2022-01-20T20:29:29.899Z] #5 sha256:37abc2e0120d5e2a2489e019b146852d37bec0aed1c67442a8aa1bf0ae81a804 [2022-01-20T20:29:29.899Z] #5 DONE 0.0s [2022-01-20T20:29:29.899Z] [2022-01-20T20:29:29.899Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2022-01-20T20:29:29.899Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-01-20T20:29:29.968Z] #67 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-01-20T20:29:29.969Z] #67 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-01-20T20:29:29.969Z] #67 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-01-20T20:29:29.969Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.05MB / 9.86MB 0.1s [2022-01-20T20:29:30.244Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 7.34MB / 9.86MB 0.3s [2022-01-20T20:29:30.244Z] #67 ... [2022-01-20T20:29:30.244Z] [2022-01-20T20:29:30.244Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-01-20T20:29:30.244Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-01-20T20:29:30.244Z] #45 DONE 0.0s [2022-01-20T20:29:30.244Z] [2022-01-20T20:29:30.244Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-01-20T20:29:30.244Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-01-20T20:29:30.244Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.4s [2022-01-20T20:29:30.509Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s done [2022-01-20T20:29:30.509Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 [2022-01-20T20:29:30.834Z] #10 ... [2022-01-20T20:29:30.834Z] [2022-01-20T20:29:30.834Z] #7 [internal] load metadata for docker.io/library/golang:1.17.6-bullseye [2022-01-20T20:29:30.834Z] #7 sha256:eda05fc3da6faa541b4282a9f511df3d293d97e722e26daa7bfa08bc5da49211 [2022-01-20T20:29:30.834Z] #7 DONE 0.8s [2022-01-20T20:29:30.834Z] [2022-01-20T20:29:30.834Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2022-01-20T20:29:30.834Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-01-20T20:29:30.834Z] #10 DONE 0.8s [2022-01-20T20:29:30.834Z] [2022-01-20T20:29:30.834Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-01-20T20:29:30.834Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-01-20T20:29:30.834Z] #9 DONE 0.8s [2022-01-20T20:29:30.834Z] [2022-01-20T20:29:30.834Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-01-20T20:29:30.834Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-01-20T20:29:30.834Z] #8 DONE 0.8s [2022-01-20T20:29:31.095Z] [2022-01-20T20:29:31.095Z] #31 [internal] load build context [2022-01-20T20:29:31.095Z] #31 sha256:98154917058f08fda5af04021b9e136b7613fec0fd4aad005e82c1330bdcb220 [2022-01-20T20:29:31.095Z] #31 DONE 0.0s [2022-01-20T20:29:31.095Z] [2022-01-20T20:29:31.095Z] #76 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-01-20T20:29:31.095Z] #76 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-01-20T20:29:31.095Z] #76 DONE 0.0s [2022-01-20T20:29:31.095Z] [2022-01-20T20:29:31.095Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 [2022-01-20T20:29:31.095Z] #11 sha256:016916f229fb05e05dc0bbadbcde8c81dd65cf51ffcd866461493a7e651dc741 [2022-01-20T20:29:31.095Z] #11 DONE 0.0s [2022-01-20T20:29:31.095Z] [2022-01-20T20:29:31.095Z] #52 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-01-20T20:29:31.095Z] #52 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-01-20T20:29:31.362Z] #11 extracting sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 7.8s done [2022-01-20T20:29:31.626Z] #11 extracting sha256:6432567af305a4304605a3dc4b2de74851afd22731ddf7249b96a7a740d317cf done [2022-01-20T20:29:31.884Z] #11 DONE 27.1s [2022-01-20T20:29:31.884Z] [2022-01-20T20:29:31.884Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-01-20T20:29:31.884Z] #12 sha256:03cbbbe5264556b234ae858dd69330bbf0ae57a83384a975fb14f1ae7c737f06 [2022-01-20T20:29:32.046Z] #52 DONE 0.0s [2022-01-20T20:29:32.046Z] [2022-01-20T20:29:32.046Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 [2022-01-20T20:29:32.046Z] #11 sha256:016916f229fb05e05dc0bbadbcde8c81dd65cf51ffcd866461493a7e651dc741 [2022-01-20T20:29:32.046Z] #11 resolve docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 0.0s done [2022-01-20T20:29:32.046Z] #11 sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 1.86kB / 1.86kB done [2022-01-20T20:29:32.046Z] #11 sha256:b0e471b2eee794eb119d40f24e42dc327196b010e40730722589937ea1c71443 1.80kB / 1.80kB done [2022-01-20T20:29:32.046Z] #11 sha256:8b86bf336a01235faf28137dae90772076e6f431a2951259d949eb9153012755 7.06kB / 7.06kB done [2022-01-20T20:29:32.046Z] #11 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 40.89MB / 54.92MB 0.6s [2022-01-20T20:29:32.046Z] #11 sha256:9b829c73b52b92b97d5c07a54fb0f3e921995a296c714b53a32ae67d19231fcd 5.15MB / 5.15MB 0.6s done [2022-01-20T20:29:32.046Z] #11 sha256:cb5b7ae361722f070eca53f35823ed21baa85d61d5d95cd5a95ab53d740cdd56 0B / 10.87MB 0.7s [2022-01-20T20:29:32.046Z] #11 sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 4.19MB / 54.57MB 0.7s [2022-01-20T20:29:32.309Z] #11 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 50.33MB / 54.92MB 0.8s [2022-01-20T20:29:32.309Z] #11 sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 12.58MB / 54.57MB 0.8s [2022-01-20T20:29:32.309Z] #11 sha256:cb5b7ae361722f070eca53f35823ed21baa85d61d5d95cd5a95ab53d740cdd56 4.19MB / 10.87MB 0.9s [2022-01-20T20:29:32.309Z] #11 sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 16.78MB / 54.57MB 0.9s [2022-01-20T20:29:32.309Z] #11 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 54.92MB / 54.92MB 1.0s [2022-01-20T20:29:32.309Z] #11 sha256:cb5b7ae361722f070eca53f35823ed21baa85d61d5d95cd5a95ab53d740cdd56 9.44MB / 10.87MB 1.0s [2022-01-20T20:29:32.309Z] #11 sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 27.26MB / 54.57MB 1.0s [2022-01-20T20:29:32.567Z] #11 sha256:cb5b7ae361722f070eca53f35823ed21baa85d61d5d95cd5a95ab53d740cdd56 10.87MB / 10.87MB 1.2s [2022-01-20T20:29:32.567Z] #11 sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 40.89MB / 54.57MB 1.2s [2022-01-20T20:29:32.567Z] #11 sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 46.22MB / 54.57MB 1.3s [2022-01-20T20:29:32.826Z] #11 sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 50.63MB / 54.57MB 1.4s [2022-01-20T20:29:32.826Z] #11 sha256:cb5b7ae361722f070eca53f35823ed21baa85d61d5d95cd5a95ab53d740cdd56 10.87MB / 10.87MB 1.5s done [2022-01-20T20:29:32.826Z] #11 sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 54.57MB / 54.57MB 1.5s [2022-01-20T20:29:32.826Z] #11 sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 0B / 134.83MB 1.5s [2022-01-20T20:29:33.086Z] #11 sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 11.53MB / 134.83MB 1.8s [2022-01-20T20:29:33.349Z] #11 sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 18.87MB / 134.83MB 1.9s [2022-01-20T20:29:33.349Z] #11 extracting sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 0.3s [2022-01-20T20:29:33.618Z] #11 sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 54.57MB / 54.57MB 1.9s done [2022-01-20T20:29:33.618Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 0B / 85.80MB 2.0s [2022-01-20T20:29:33.618Z] #11 sha256:6432567af305a4304605a3dc4b2de74851afd22731ddf7249b96a7a740d317cf 154B / 154B 2.0s done [2022-01-20T20:29:33.618Z] #11 ... [2022-01-20T20:29:33.618Z] [2022-01-20T20:29:33.618Z] #74 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-01-20T20:29:33.618Z] #74 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-01-20T20:29:33.618Z] #74 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2022-01-20T20:29:33.618Z] #74 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-01-20T20:29:33.618Z] #74 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.2s done [2022-01-20T20:29:33.618Z] #74 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-01-20T20:29:33.618Z] #74 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-01-20T20:29:33.618Z] #74 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.9s done [2022-01-20T20:29:33.618Z] #74 DONE 2.4s [2022-01-20T20:29:33.618Z] [2022-01-20T20:29:33.618Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 [2022-01-20T20:29:33.618Z] #11 sha256:016916f229fb05e05dc0bbadbcde8c81dd65cf51ffcd866461493a7e651dc741 [2022-01-20T20:29:33.618Z] #11 sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 35.65MB / 134.83MB 2.2s [2022-01-20T20:29:33.618Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 6.29MB / 85.80MB 2.2s [2022-01-20T20:29:33.879Z] #11 sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 46.14MB / 134.83MB 2.3s [2022-01-20T20:29:33.879Z] #11 sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 61.87MB / 134.83MB 2.5s [2022-01-20T20:29:33.879Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 17.83MB / 85.80MB 2.5s [2022-01-20T20:29:34.146Z] #11 sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 70.80MB / 134.83MB 2.7s [2022-01-20T20:29:34.146Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 28.31MB / 85.80MB 2.7s [2022-01-20T20:29:34.146Z] #11 sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 82.84MB / 134.83MB 2.9s [2022-01-20T20:29:34.146Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 44.04MB / 85.80MB 2.9s [2022-01-20T20:29:34.405Z] #11 sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 92.27MB / 134.83MB 3.0s [2022-01-20T20:29:34.405Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 49.28MB / 85.80MB 3.0s [2022-01-20T20:29:34.422Z] #12 DONE 2.1s [2022-01-20T20:29:34.422Z] [2022-01-20T20:29:34.422Z] #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-01-20T20:29:34.422Z] #31 sha256:63558f736f6038655368db89619d3940e8bde7bf61440639c120012e7e8f2449 [2022-01-20T20:29:34.422Z] #31 1.525 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-01-20T20:29:34.422Z] #31 1.792 [2022-01-20T20:29:34.422Z] #31 2.011 #=#=# 1.0% ######################################################################## 100.0% [2022-01-20T20:29:34.422Z] #31 2.365 [2022-01-20T20:29:34.422Z] #31 3.214 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-01-20T20:29:34.422Z] #31 3.540 [2022-01-20T20:29:34.422Z] #31 3.755 #=#=# ######################################################################## 100.0% [2022-01-20T20:29:34.422Z] #31 4.025 [2022-01-20T20:29:34.422Z] #31 4.899 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-01-20T20:29:34.422Z] #31 5.161 [2022-01-20T20:29:34.422Z] #31 5.385 #=#=# # 1.9% ###################################### 54.0% ################################################################ 90.3% ######################################################################## 100.0% [2022-01-20T20:29:34.422Z] #31 5.925 [2022-01-20T20:29:34.422Z] #31 6.821 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-01-20T20:29:34.422Z] #31 7.094 [2022-01-20T20:29:34.422Z] #31 7.323 #=#=# ######################################################################## 100.0% [2022-01-20T20:29:34.422Z] #31 7.573 [2022-01-20T20:29:34.422Z] #31 8.192 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-01-20T20:29:34.422Z] #31 8.392 [2022-01-20T20:29:34.422Z] #31 8.607 #=#=# ######################################################################## 100.0% [2022-01-20T20:29:34.422Z] #31 8.805 [2022-01-20T20:29:34.422Z] #31 8.845 Download of images into '/build' complete. [2022-01-20T20:29:34.422Z] #31 8.845 Use something like the following to load the result into a Docker daemon: [2022-01-20T20:29:34.422Z] #31 8.845 tar -cC '/build' . | docker load [2022-01-20T20:29:34.422Z] #31 DONE 9.9s [2022-01-20T20:29:34.422Z] [2022-01-20T20:29:34.422Z] #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-01-20T20:29:34.422Z] #13 sha256:f7735ec6592b88b649d66ab2e69ea6a2b3398928bf58462994f70520fbe88fcc [2022-01-20T20:29:34.664Z] #11 sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 100.76MB / 134.83MB 3.1s [2022-01-20T20:29:34.664Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 56.62MB / 85.80MB 3.1s [2022-01-20T20:29:34.664Z] #11 sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 116.39MB / 134.83MB 3.3s [2022-01-20T20:29:34.664Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 70.25MB / 85.80MB 3.3s [2022-01-20T20:29:34.664Z] #11 sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 124.78MB / 134.83MB 3.4s [2022-01-20T20:29:34.664Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 80.74MB / 85.80MB 3.4s [2022-01-20T20:29:34.682Z] #13 DONE 0.7s [2022-01-20T20:29:34.682Z] [2022-01-20T20:29:34.682Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-01-20T20:29:34.682Z] #33 sha256:98d5654ceec952420a8b3d953715f6f9a47e2f6532f7388f73e17751e924a797 [2022-01-20T20:29:34.682Z] #33 DONE 0.1s [2022-01-20T20:29:34.682Z] [2022-01-20T20:29:34.682Z] #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-01-20T20:29:34.682Z] #34 sha256:9fe0f3d33a999b153a8e31cd4d91505945385bf49d44e9974bedbe8d707b997f [2022-01-20T20:29:34.727Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.0s done [2022-01-20T20:29:34.922Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 85.80MB / 85.80MB 3.5s [2022-01-20T20:29:34.922Z] #11 sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 134.83MB / 134.83MB 3.6s [2022-01-20T20:29:34.945Z] #34 ... [2022-01-20T20:29:34.945Z] [2022-01-20T20:29:34.945Z] #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-01-20T20:29:34.945Z] #46 sha256:7637d72c282c0da148c4c3fca0d2b40d5aa304f92b36b3602e1d88b10226c023 [2022-01-20T20:29:34.945Z] #46 DONE 0.2s [2022-01-20T20:29:34.945Z] [2022-01-20T20:29:34.945Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-01-20T20:29:34.945Z] #42 sha256:6df18a1cbf32ae0dbb54fd86536fa70fef801c693fabf8ca94b397d501658057 [2022-01-20T20:29:34.945Z] #42 DONE 0.2s [2022-01-20T20:29:34.945Z] [2022-01-20T20:29:34.945Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-01-20T20:29:34.945Z] #62 sha256:ad617bda399438ec3f1054896ac02a9f71d00fdf68501f6542685a7a5cd90c17 [2022-01-20T20:29:34.945Z] #62 DONE 0.3s [2022-01-20T20:29:34.945Z] [2022-01-20T20:29:34.945Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-01-20T20:29:34.945Z] #25 sha256:75e01246334c52d734d768bcefc454a6229b48f096a5f49edb47923411d7a1e4 [2022-01-20T20:29:34.945Z] #25 DONE 0.3s [2022-01-20T20:29:34.945Z] [2022-01-20T20:29:34.945Z] #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-01-20T20:29:34.945Z] #26 sha256:14305bb39d8b058cee85100314f4c3f249bcffa46563a24bf21cb399537e8854 [2022-01-20T20:29:36.111Z] #67 ... [2022-01-20T20:29:36.111Z] [2022-01-20T20:29:36.111Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 [2022-01-20T20:29:36.111Z] #11 sha256:016916f229fb05e05dc0bbadbcde8c81dd65cf51ffcd866461493a7e651dc741 [2022-01-20T20:29:36.111Z] #11 resolve docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 0.1s done [2022-01-20T20:29:36.111Z] #11 sha256:b0e471b2eee794eb119d40f24e42dc327196b010e40730722589937ea1c71443 1.80kB / 1.80kB done [2022-01-20T20:29:36.111Z] #11 sha256:8b86bf336a01235faf28137dae90772076e6f431a2951259d949eb9153012755 7.06kB / 7.06kB done [2022-01-20T20:29:36.111Z] #11 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 54.92MB / 54.92MB 2.3s done [2022-01-20T20:29:36.111Z] #11 sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 1.86kB / 1.86kB done [2022-01-20T20:29:36.111Z] #11 sha256:9b829c73b52b92b97d5c07a54fb0f3e921995a296c714b53a32ae67d19231fcd 5.15MB / 5.15MB 0.8s done [2022-01-20T20:29:36.111Z] #11 sha256:cb5b7ae361722f070eca53f35823ed21baa85d61d5d95cd5a95ab53d740cdd56 10.87MB / 10.87MB 1.3s done [2022-01-20T20:29:36.111Z] #11 sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 54.57MB / 54.57MB 3.2s done [2022-01-20T20:29:36.111Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 85.80MB / 85.80MB 5.5s done [2022-01-20T20:29:36.111Z] #11 sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 134.83MB / 134.83MB 6.0s [2022-01-20T20:29:36.111Z] #11 sha256:6432567af305a4304605a3dc4b2de74851afd22731ddf7249b96a7a740d317cf 154B / 154B 3.3s done [2022-01-20T20:29:36.111Z] #11 extracting sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 1.5s [2022-01-20T20:29:36.840Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 85.80MB / 85.80MB 5.1s done [2022-01-20T20:29:37.054Z] #11 sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 134.83MB / 134.83MB 6.9s done [2022-01-20T20:29:37.054Z] #11 ... [2022-01-20T20:29:37.054Z] [2022-01-20T20:29:37.054Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-01-20T20:29:37.054Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-01-20T20:29:37.054Z] #67 DONE 7.2s [2022-01-20T20:29:37.054Z] [2022-01-20T20:29:37.054Z] #24 [internal] load build context [2022-01-20T20:29:37.054Z] #24 sha256:ad8e10d8f5eec33d5ebf5e23038d8c887a6d36f4640a586ea1638aa37d54a173 [2022-01-20T20:29:37.054Z] #24 transferring context: 56.54MB 6.7s done [2022-01-20T20:29:37.054Z] #24 DONE 7.4s [2022-01-20T20:29:37.054Z] [2022-01-20T20:29:37.054Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-01-20T20:29:37.054Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-01-20T20:29:37.054Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2022-01-20T20:29:37.054Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-01-20T20:29:37.054Z] #69 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-01-20T20:29:37.054Z] #69 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-01-20T20:29:37.054Z] #69 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.5s done [2022-01-20T20:29:37.054Z] #69 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 4.6s done [2022-01-20T20:29:37.054Z] #69 DONE 7.4s [2022-01-20T20:29:37.054Z] [2022-01-20T20:29:37.054Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d [2022-01-20T20:29:37.054Z] #28 sha256:5e328b93e8329d0696da26560aa1df1f8c999c3a65e5b5fc057f0b591cda9cb4 [2022-01-20T20:29:37.054Z] #28 resolve docker.io/library/debian:bullseye@sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d 0.1s done [2022-01-20T20:29:37.054Z] #28 sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d 1.85kB / 1.85kB done [2022-01-20T20:29:37.054Z] #28 sha256:a4c378901a2ba14fd331e96a49101556e91ed592d5fd68ba7405fdbf9b969e61 529B / 529B done [2022-01-20T20:29:37.054Z] #28 sha256:6f4986d78878699c680b97e3d7a2fd131bf4def477f1abad9a9edcb5d99cda3c 1.46kB / 1.46kB done [2022-01-20T20:29:37.054Z] #28 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 54.92MB / 54.92MB 2.3s done [2022-01-20T20:29:37.313Z] #28 ... [2022-01-20T20:29:37.313Z] [2022-01-20T20:29:37.313Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-01-20T20:29:37.313Z] #68 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-01-20T20:29:38.224Z] #11 ... [2022-01-20T20:29:38.224Z] [2022-01-20T20:29:38.224Z] #31 [internal] load build context [2022-01-20T20:29:38.224Z] #31 sha256:98154917058f08fda5af04021b9e136b7613fec0fd4aad005e82c1330bdcb220 [2022-01-20T20:29:38.224Z] #31 transferring context: 56.54MB 5.0s done [2022-01-20T20:29:38.224Z] #31 DONE 6.7s [2022-01-20T20:29:38.224Z] [2022-01-20T20:29:38.224Z] #76 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-01-20T20:29:38.224Z] #76 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-01-20T20:29:38.224Z] #76 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-01-20T20:29:38.224Z] #76 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-01-20T20:29:38.224Z] #76 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-01-20T20:29:38.224Z] #76 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-01-20T20:29:38.224Z] #76 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.5s done [2022-01-20T20:29:38.224Z] #76 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.0s done [2022-01-20T20:29:38.224Z] #76 DONE 6.7s [2022-01-20T20:29:38.224Z] [2022-01-20T20:29:38.224Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 [2022-01-20T20:29:38.224Z] #11 sha256:016916f229fb05e05dc0bbadbcde8c81dd65cf51ffcd866461493a7e651dc741 [2022-01-20T20:29:38.224Z] #11 sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 134.83MB / 134.83MB 6.4s done [2022-01-20T20:29:38.252Z] #68 DONE 0.7s [2022-01-20T20:29:38.252Z] [2022-01-20T20:29:38.252Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-01-20T20:29:38.252Z] #70 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-01-20T20:29:38.795Z] #11 ... [2022-01-20T20:29:38.795Z] [2022-01-20T20:29:38.795Z] #75 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-01-20T20:29:38.796Z] #75 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-01-20T20:29:38.796Z] #75 DONE 0.5s [2022-01-20T20:29:38.796Z] [2022-01-20T20:29:38.796Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d [2022-01-20T20:29:38.796Z] #35 sha256:5e328b93e8329d0696da26560aa1df1f8c999c3a65e5b5fc057f0b591cda9cb4 [2022-01-20T20:29:38.796Z] #35 resolve docker.io/library/debian:bullseye@sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d 0.0s done [2022-01-20T20:29:38.796Z] #35 sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d 1.85kB / 1.85kB done [2022-01-20T20:29:38.796Z] #35 sha256:a4c378901a2ba14fd331e96a49101556e91ed592d5fd68ba7405fdbf9b969e61 529B / 529B done [2022-01-20T20:29:38.796Z] #35 sha256:6f4986d78878699c680b97e3d7a2fd131bf4def477f1abad9a9edcb5d99cda3c 1.46kB / 1.46kB done [2022-01-20T20:29:38.796Z] #35 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 54.92MB / 54.92MB 1.4s done [2022-01-20T20:29:38.796Z] #35 extracting sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 5.2s done [2022-01-20T20:29:38.796Z] #35 DONE 7.5s [2022-01-20T20:29:38.796Z] [2022-01-20T20:29:38.796Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 [2022-01-20T20:29:38.796Z] #11 sha256:016916f229fb05e05dc0bbadbcde8c81dd65cf51ffcd866461493a7e651dc741 [2022-01-20T20:29:38.796Z] #11 extracting sha256:9b829c73b52b92b97d5c07a54fb0f3e921995a296c714b53a32ae67d19231fcd 0.1s [2022-01-20T20:29:39.054Z] #11 extracting sha256:9b829c73b52b92b97d5c07a54fb0f3e921995a296c714b53a32ae67d19231fcd 0.4s done [2022-01-20T20:29:39.154Z] #26 3.558 + RM_GOPATH=0 [2022-01-20T20:29:39.154Z] #26 3.558 + TMP_GOPATH= [2022-01-20T20:29:39.154Z] #26 3.558 + : /build [2022-01-20T20:29:39.154Z] #26 3.558 + '[' -z '' ']' [2022-01-20T20:29:39.154Z] #26 3.561 ++ mktemp -d [2022-01-20T20:29:39.154Z] #26 3.563 + export GOPATH=/tmp/tmp.7YOWR3Skqg [2022-01-20T20:29:39.154Z] #26 3.563 + GOPATH=/tmp/tmp.7YOWR3Skqg [2022-01-20T20:29:39.154Z] #26 3.563 + RM_GOPATH=1 [2022-01-20T20:29:39.154Z] #26 3.563 + case "$(go env GOARCH)" in [2022-01-20T20:29:39.154Z] #26 3.565 ++ go env GOARCH [2022-01-20T20:29:39.154Z] #26 3.581 + export GO_BUILDMODE=-buildmode=pie [2022-01-20T20:29:39.154Z] #26 3.582 + GO_BUILDMODE=-buildmode=pie [2022-01-20T20:29:39.154Z] #26 3.582 ++ dirname /install.sh [2022-01-20T20:29:39.154Z] #26 3.585 + dir=/ [2022-01-20T20:29:39.154Z] #26 3.585 + bin=dockercli [2022-01-20T20:29:39.154Z] #26 3.585 + shift [2022-01-20T20:29:39.154Z] #26 3.586 + '[' '!' -f //dockercli.installer ']' [2022-01-20T20:29:39.154Z] #26 3.589 + . //dockercli.installer [2022-01-20T20:29:39.154Z] #26 3.591 ++ : stable [2022-01-20T20:29:39.154Z] #26 3.593 ++ : 17.06.2-ce [2022-01-20T20:29:39.154Z] #26 3.593 + install_dockercli [2022-01-20T20:29:39.154Z] #26 3.593 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-01-20T20:29:39.154Z] #26 3.594 Install docker/cli version 17.06.2-ce from stable [2022-01-20T20:29:39.154Z] #26 3.594 ++ uname -m [2022-01-20T20:29:39.154Z] #26 3.595 + arch=x86_64 [2022-01-20T20:29:39.154Z] #26 3.596 + '[' x86_64 '!=' x86_64 ']' [2022-01-20T20:29:39.154Z] #26 3.596 + url=https://download.docker.com/linux/static [2022-01-20T20:29:39.154Z] #26 3.597 + tar -xz docker/docker [2022-01-20T20:29:39.154Z] #26 3.602 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-01-20T20:29:39.201Z] #70 DONE 1.0s [2022-01-20T20:29:39.201Z] [2022-01-20T20:29:39.201Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d [2022-01-20T20:29:39.201Z] #28 sha256:5e328b93e8329d0696da26560aa1df1f8c999c3a65e5b5fc057f0b591cda9cb4 [2022-01-20T20:29:39.201Z] #28 extracting sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 5.9s done [2022-01-20T20:29:39.201Z] #28 DONE 9.2s [2022-01-20T20:29:39.201Z] [2022-01-20T20:29:39.201Z] #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-01-20T20:29:39.201Z] #29 sha256:39bcb803db3fb62875203216ca39406b318edba942ba3bef5bd533f59ce21ed1 [2022-01-20T20:29:39.313Z] #11 ... [2022-01-20T20:29:39.313Z] [2022-01-20T20:29:39.313Z] #77 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-01-20T20:29:39.313Z] #77 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-01-20T20:29:39.313Z] #77 DONE 0.7s [2022-01-20T20:29:39.313Z] [2022-01-20T20:29:39.313Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 [2022-01-20T20:29:39.313Z] #11 sha256:016916f229fb05e05dc0bbadbcde8c81dd65cf51ffcd866461493a7e651dc741 [2022-01-20T20:29:39.313Z] #11 extracting sha256:cb5b7ae361722f070eca53f35823ed21baa85d61d5d95cd5a95ab53d740cdd56 [2022-01-20T20:29:40.251Z] #11 extracting sha256:cb5b7ae361722f070eca53f35823ed21baa85d61d5d95cd5a95ab53d740cdd56 0.7s done [2022-01-20T20:29:40.251Z] #11 extracting sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 [2022-01-20T20:29:40.591Z] #29 1.277 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-20T20:29:40.591Z] #29 1.287 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-20T20:29:40.591Z] #29 1.287 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-20T20:29:40.591Z] #29 1.464 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [110 kB] [2022-01-20T20:29:40.850Z] #29 1.684 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-01-20T20:29:41.114Z] #29 1.986 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-01-20T20:29:41.362Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-05f65a065883910ce) in /home/ubuntu/workspace/moby_PR-43172 [Pipeline] { [Pipeline] checkout [2022-01-20T20:29:41.512Z] The recommended git tool is: git [2022-01-20T20:29:41.862Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0fa25bf030901c59c) in /home/ubuntu/workspace/moby_PR-43172 [Pipeline] { [Pipeline] checkout [2022-01-20T20:29:42.001Z] The recommended git tool is: git [2022-01-20T20:29:42.493Z] #29 3.433 Fetched 8495 kB in 2s (3482 kB/s) [2022-01-20T20:29:43.431Z] #29 3.433 Reading package lists... [2022-01-20T20:29:44.189Z] #29 4.282 Reading package lists... [2022-01-20T20:29:44.462Z] #29 5.174 Building dependency tree... [2022-01-20T20:29:44.738Z] #29 5.598 The following additional packages will be installed: [2022-01-20T20:29:44.738Z] #29 5.602 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-01-20T20:29:44.738Z] #29 5.602 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-01-20T20:29:44.738Z] #29 5.602 Recommended packages: [2022-01-20T20:29:44.738Z] #29 5.602 libldap-common publicsuffix libsasl2-modules [2022-01-20T20:29:44.738Z] #29 5.778 The following NEW packages will be installed: [2022-01-20T20:29:44.738Z] #29 5.778 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-01-20T20:29:44.738Z] #29 5.778 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-01-20T20:29:44.738Z] #29 5.778 libssh2-1 openssl [2022-01-20T20:29:45.001Z] using credential docker-jenkins-github-credentials [2022-01-20T20:29:45.011Z] Cloning the remote Git repository [2022-01-20T20:29:45.011Z] Cloning with configured refspecs honoured and without tags [2022-01-20T20:29:45.152Z] using credential docker-jenkins-github-credentials [2022-01-20T20:29:45.157Z] Cloning the remote Git repository [2022-01-20T20:29:45.157Z] Cloning with configured refspecs honoured and without tags [2022-01-20T20:29:45.308Z] #29 6.054 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-01-20T20:29:45.308Z] #29 6.054 Need to get 3038 kB of archives. [2022-01-20T20:29:45.308Z] #29 6.054 After this operation, 6650 kB of additional disk space will be used. [2022-01-20T20:29:45.308Z] #29 6.054 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2022-01-20T20:29:45.308Z] #29 6.089 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-01-20T20:29:45.308Z] #29 6.089 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-01-20T20:29:45.308Z] #29 6.089 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1 [69.1 kB] [2022-01-20T20:29:45.308Z] #29 6.089 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1 [106 kB] [2022-01-20T20:29:45.308Z] #29 6.089 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-01-20T20:29:45.308Z] #29 6.089 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-01-20T20:29:45.308Z] #29 6.089 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-01-20T20:29:45.308Z] #29 6.104 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-01-20T20:29:45.308Z] #29 6.104 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-01-20T20:29:45.308Z] #29 6.104 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-01-20T20:29:45.308Z] #29 6.117 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-01-20T20:29:45.308Z] #29 6.117 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-01-20T20:29:45.308Z] #29 6.120 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-01-20T20:29:45.308Z] #29 6.120 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-01-20T20:29:45.029Z] Cloning repository https://github.com/moby/moby.git [2022-01-20T20:29:45.087Z] > git init /home/ubuntu/workspace/moby_PR-43172 # timeout=10 [2022-01-20T20:29:45.567Z] #29 6.381 debconf: delaying package configuration, since apt-utils is not installed [2022-01-20T20:29:45.567Z] #29 6.423 Fetched 3038 kB in 0s (8659 kB/s) [2022-01-20T20:29:45.567Z] #29 6.460 Selecting previously unselected package openssl. [2022-01-20T20:29:45.567Z] #29 6.460 (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-01-20T20:29:45.567Z] #29 6.464 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2022-01-20T20:29:45.567Z] #29 6.469 Unpacking openssl (1.1.1k-1+deb11u1) ... [2022-01-20T20:29:45.588Z] #11 extracting sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 4.9s done [2022-01-20T20:29:45.588Z] #11 extracting sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 [2022-01-20T20:29:45.736Z] #26 ... [2022-01-20T20:29:45.736Z] [2022-01-20T20:29:45.736Z] #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-01-20T20:29:45.736Z] #49 sha256:77cb706d755e16aea54301fa925fe1a91b1df361756934152b11e5eb1aa5503b [2022-01-20T20:29:45.736Z] #49 3.787 go: downloading gotest.tools/gotestsum v1.7.0 [2022-01-20T20:29:45.736Z] #49 5.310 go: downloading github.com/dnephin/pflag v1.0.7 [2022-01-20T20:29:45.736Z] #49 5.358 go: downloading github.com/fatih/color v1.10.0 [2022-01-20T20:29:45.736Z] #49 5.518 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-01-20T20:29:45.736Z] #49 5.558 go: downloading github.com/pkg/errors v0.9.1 [2022-01-20T20:29:45.736Z] #49 5.795 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-01-20T20:29:45.736Z] #49 5.878 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-01-20T20:29:45.736Z] #49 5.934 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-01-20T20:29:45.736Z] #49 5.947 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-01-20T20:29:45.736Z] #49 6.080 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-01-20T20:29:45.736Z] #49 6.111 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-01-20T20:29:45.736Z] #49 6.262 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-01-20T20:29:45.736Z] #49 6.340 go: downloading golang.org/x/tools v0.1.0 [2022-01-20T20:29:45.736Z] #49 ... [2022-01-20T20:29:45.736Z] [2022-01-20T20:29:45.736Z] #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-01-20T20:29:45.736Z] #14 sha256:15cb28e840cc1430d064f1bc3bec2eb69770f43fd5e2d00fc5390980be2d2c73 [2022-01-20T20:29:45.736Z] #14 4.128 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-20T20:29:45.736Z] #14 4.158 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-20T20:29:45.736Z] #14 4.158 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-20T20:29:45.736Z] #14 5.034 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-01-20T20:29:45.736Z] #14 6.805 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [110 kB] [2022-01-20T20:29:45.736Z] #14 8.619 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-01-20T20:29:45.736Z] #14 ... [2022-01-20T20:29:45.736Z] [2022-01-20T20:29:45.736Z] #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-01-20T20:29:45.736Z] #58 sha256:2863a34a8394af6d04c11f3d9e339f77039fc9082de27c8735be89ab11429dd4 [2022-01-20T20:29:45.736Z] #58 3.035 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-20T20:29:45.736Z] #58 3.252 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-20T20:29:45.736Z] #58 3.429 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-20T20:29:45.736Z] #58 3.444 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-01-20T20:29:45.736Z] #58 4.194 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [110 kB] [2022-01-20T20:29:45.736Z] #58 5.893 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-01-20T20:29:45.736Z] #58 ... [2022-01-20T20:29:45.736Z] [2022-01-20T20:29:45.736Z] #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-01-20T20:29:45.736Z] #38 sha256:286dcb8eb3ea84eeab5a0e876e418fee7ff1abb4d83870130e087389c6a35999 [2022-01-20T20:29:45.736Z] #38 4.207 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-20T20:29:45.736Z] #38 4.246 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-20T20:29:45.736Z] #38 4.249 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-20T20:29:45.736Z] #38 5.089 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-01-20T20:29:45.736Z] #38 6.732 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [110 kB] [2022-01-20T20:29:45.736Z] #38 8.482 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-01-20T20:29:45.736Z] #38 ... [2022-01-20T20:29:45.736Z] [2022-01-20T20:29:45.736Z] #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-01-20T20:29:45.736Z] #36 sha256:e3b06d2cc729b500db80a4f8f2b9ef144764be859b05cce2d047165ef878a07d [2022-01-20T20:29:45.736Z] #36 4.213 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-01-20T20:29:45.736Z] #36 ... [2022-01-20T20:29:45.736Z] [2022-01-20T20:29:45.736Z] #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-01-20T20:29:45.736Z] #43 sha256:76944249cecba13870a8649d0eebcf3a28556913abfe2b53480837c4f26c1011 [2022-01-20T20:29:45.736Z] #43 3.221 + git clone https://github.com/docker/distribution.git . [2022-01-20T20:29:45.736Z] #43 3.221 Cloning into '.'... [2022-01-20T20:29:45.736Z] #43 ... [2022-01-20T20:29:45.736Z] [2022-01-20T20:29:45.736Z] #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.23.8" && /build/golangci-lint --version [2022-01-20T20:29:45.736Z] #51 sha256:f951c89bd34772c72bba58283b87fe5c67921e7ad1eb99176575536462edc601 [2022-01-20T20:29:45.736Z] #51 4.011 go: downloading github.com/golangci/golangci-lint v1.23.8 [2022-01-20T20:29:45.736Z] #51 9.124 go: downloading github.com/fatih/color v1.7.0 [2022-01-20T20:29:45.736Z] #51 9.133 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2022-01-20T20:29:45.736Z] #51 9.235 go: downloading github.com/pkg/errors v0.8.1 [2022-01-20T20:29:45.736Z] #51 9.251 go: downloading github.com/spf13/cobra v0.0.5 [2022-01-20T20:29:45.736Z] #51 9.291 go: downloading github.com/spf13/pflag v1.0.5 [2022-01-20T20:29:45.736Z] #51 9.580 go: downloading github.com/spf13/viper v1.6.1 [2022-01-20T20:29:45.736Z] #51 9.942 go: downloading github.com/mattn/go-colorable v0.1.4 [2022-01-20T20:29:45.736Z] #51 9.952 go: downloading github.com/mattn/go-isatty v0.0.8 [2022-01-20T20:29:45.736Z] #51 9.965 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2022-01-20T20:29:45.736Z] #51 10.03 go: downloading github.com/go-critic/go-critic v0.4.1 [2022-01-20T20:29:45.736Z] #51 10.97 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2022-01-20T20:29:45.736Z] #51 11.08 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-01-20T20:29:45.736Z] #51 ... [2022-01-20T20:29:45.736Z] [2022-01-20T20:29:45.736Z] #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-01-20T20:29:45.736Z] #53 sha256:aa54a61e59505073eec406052f5ff896ab764d94fa0b9ccff610139d7b0cdc04 [2022-01-20T20:29:45.736Z] #53 4.253 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-01-20T20:29:45.736Z] #53 5.391 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-01-20T20:29:45.736Z] #53 5.400 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-01-20T20:29:45.736Z] #53 5.447 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-01-20T20:29:45.736Z] #53 7.260 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-01-20T20:29:45.171Z] Cloning repository https://github.com/moby/moby.git [2022-01-20T20:29:45.219Z] > git init /home/ubuntu/workspace/moby_PR-43172 # timeout=10 [2022-01-20T20:29:45.505Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-01-20T20:29:45.505Z] > git --version # timeout=10 [2022-01-20T20:29:45.518Z] > git --version # 'git version 2.25.1' [2022-01-20T20:29:45.519Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-20T20:29:45.520Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43172/head:refs/remotes/origin/PR-43172 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-20T20:29:45.829Z] #29 6.640 Selecting previously unselected package ca-certificates. [2022-01-20T20:29:45.829Z] #29 6.640 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-01-20T20:29:45.829Z] #29 6.643 Unpacking ca-certificates (20210119) ... [2022-01-20T20:29:45.829Z] #29 6.742 Selecting previously unselected package libbrotli1:amd64. [2022-01-20T20:29:45.829Z] #29 6.742 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-01-20T20:29:45.829Z] #29 6.749 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-01-20T20:29:45.829Z] #29 6.851 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-01-20T20:29:45.829Z] #29 6.851 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_amd64.deb ... [2022-01-20T20:29:45.996Z] #53 ... [2022-01-20T20:29:45.996Z] [2022-01-20T20:29:45.996Z] #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-01-20T20:29:45.996Z] #47 sha256:772e7ea7e4c90dad3af60eb2828772592267e1c6f85d53a6f1feb78ab6b69a0e [2022-01-20T20:29:45.996Z] #47 4.039 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-20T20:29:45.996Z] #47 4.056 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-20T20:29:45.996Z] #47 4.059 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-20T20:29:45.996Z] #47 4.627 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1532 B] [2022-01-20T20:29:45.996Z] #47 5.089 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-01-20T20:29:45.996Z] #47 6.875 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [110 kB] [2022-01-20T20:29:45.996Z] #47 8.828 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-01-20T20:29:45.996Z] #47 10.85 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [1828 B] [2022-01-20T20:29:45.996Z] #47 ... [2022-01-20T20:29:45.996Z] [2022-01-20T20:29:45.996Z] #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-01-20T20:29:45.996Z] #63 sha256:108ad556bc87aefbbeb17cea89d9acd5fc24d608322f5bd304e7a2e39b7369a5 [2022-01-20T20:29:45.996Z] #63 2.728 + RM_GOPATH=0 [2022-01-20T20:29:45.996Z] #63 2.728 + TMP_GOPATH= [2022-01-20T20:29:45.996Z] #63 2.728 + : /build [2022-01-20T20:29:45.996Z] #63 2.728 + '[' -z '' ']' [2022-01-20T20:29:45.996Z] #63 2.729 ++ mktemp -d [2022-01-20T20:29:45.996Z] #63 2.729 + export GOPATH=/tmp/tmp.5ROtueczAt [2022-01-20T20:29:45.996Z] #63 2.729 + GOPATH=/tmp/tmp.5ROtueczAt [2022-01-20T20:29:45.996Z] #63 2.729 + RM_GOPATH=1 [2022-01-20T20:29:45.996Z] #63 2.729 + case "$(go env GOARCH)" in [2022-01-20T20:29:45.996Z] #63 2.743 ++ go env GOARCH [2022-01-20T20:29:45.996Z] #63 2.743 + export GO_BUILDMODE=-buildmode=pie [2022-01-20T20:29:45.996Z] #63 2.743 + GO_BUILDMODE=-buildmode=pie [2022-01-20T20:29:45.996Z] #63 2.745 ++ dirname /install.sh [2022-01-20T20:29:45.996Z] #63 2.745 + dir=/ [2022-01-20T20:29:45.996Z] #63 2.745 + bin=rootlesskit [2022-01-20T20:29:45.996Z] #63 2.745 + shift [2022-01-20T20:29:45.996Z] #63 2.745 + '[' '!' -f //rootlesskit.installer ']' [2022-01-20T20:29:45.996Z] #63 2.745 + . //rootlesskit.installer [2022-01-20T20:29:45.996Z] #63 2.745 ++ : v0.14.6 [2022-01-20T20:29:45.996Z] #63 2.745 + install_rootlesskit [2022-01-20T20:29:45.996Z] #63 2.745 + case "$1" in [2022-01-20T20:29:45.996Z] #63 2.745 + export CGO_ENABLED=0 [2022-01-20T20:29:45.996Z] #63 2.745 + CGO_ENABLED=0 [2022-01-20T20:29:45.996Z] #63 2.745 + _install_rootlesskit [2022-01-20T20:29:45.996Z] #63 2.748 + echo 'Install rootlesskit version v0.14.6' [2022-01-20T20:29:45.996Z] #63 2.748 + for f in rootlesskit rootlesskit-docker-proxy [2022-01-20T20:29:45.996Z] #63 2.748 + GOBIN=/build [2022-01-20T20:29:45.996Z] #63 2.748 + GO111MODULE=on [2022-01-20T20:29:45.996Z] #63 2.748 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2022-01-20T20:29:45.996Z] #63 2.750 Install rootlesskit version v0.14.6 [2022-01-20T20:29:45.996Z] #63 3.126 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2022-01-20T20:29:45.996Z] #63 5.002 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-01-20T20:29:45.996Z] #63 5.082 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-01-20T20:29:45.996Z] #63 5.753 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2022-01-20T20:29:45.996Z] #63 8.781 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2022-01-20T20:29:45.996Z] #63 9.409 go: downloading github.com/google/uuid v1.3.0 [2022-01-20T20:29:45.996Z] #63 9.412 go: downloading github.com/moby/vpnkit v0.5.0 [2022-01-20T20:29:45.996Z] #63 9.604 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-01-20T20:29:45.996Z] #63 9.709 go: downloading github.com/gofrs/flock v0.8.1 [2022-01-20T20:29:45.996Z] #63 9.773 go: downloading github.com/gorilla/mux v1.8.0 [2022-01-20T20:29:45.996Z] #63 10.06 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-01-20T20:29:45.996Z] #63 10.39 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-01-20T20:29:45.996Z] #63 10.63 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2022-01-20T20:29:46.089Z] #29 6.854 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2022-01-20T20:29:46.089Z] #29 6.906 Selecting previously unselected package libsasl2-2:amd64. [2022-01-20T20:29:46.089Z] #29 6.906 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_amd64.deb ... [2022-01-20T20:29:46.089Z] #29 6.911 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2022-01-20T20:29:46.089Z] #29 6.977 Selecting previously unselected package libldap-2.4-2:amd64. [2022-01-20T20:29:46.089Z] #29 6.977 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-01-20T20:29:46.089Z] #29 6.977 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-01-20T20:29:46.089Z] #29 7.062 Selecting previously unselected package libnghttp2-14:amd64. [2022-01-20T20:29:46.089Z] #29 7.062 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-01-20T20:29:46.089Z] #29 7.077 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-01-20T20:29:46.256Z] #63 ... [2022-01-20T20:29:46.256Z] [2022-01-20T20:29:46.257Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-01-20T20:29:46.257Z] #26 sha256:14305bb39d8b058cee85100314f4c3f249bcffa46563a24bf21cb399537e8854 [2022-01-20T20:29:46.257Z] #26 10.86 + mkdir -p /build [2022-01-20T20:29:46.257Z] #26 10.87 + mv docker/docker /build/ [2022-01-20T20:29:46.257Z] #26 10.87 + rmdir docker [2022-01-20T20:29:46.347Z] #29 7.133 Selecting previously unselected package libpsl5:amd64. [2022-01-20T20:29:46.347Z] #29 7.134 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-01-20T20:29:46.347Z] #29 7.138 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-01-20T20:29:46.347Z] #29 7.187 Selecting previously unselected package librtmp1:amd64. [2022-01-20T20:29:46.347Z] #29 7.187 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-01-20T20:29:46.347Z] #29 7.190 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-01-20T20:29:46.347Z] #29 7.240 Selecting previously unselected package libssh2-1:amd64. [2022-01-20T20:29:46.347Z] #29 7.240 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-01-20T20:29:46.347Z] #29 7.243 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-01-20T20:29:46.347Z] #29 7.302 Selecting previously unselected package libcurl4:amd64. [2022-01-20T20:29:46.347Z] #29 7.302 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-01-20T20:29:46.347Z] #29 7.305 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-01-20T20:29:46.347Z] #29 7.390 Selecting previously unselected package curl. [2022-01-20T20:29:46.347Z] #29 7.390 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-01-20T20:29:45.500Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-01-20T20:29:45.500Z] > git --version # timeout=10 [2022-01-20T20:29:45.515Z] > git --version # 'git version 2.25.1' [2022-01-20T20:29:45.516Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-20T20:29:45.524Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43172/head:refs/remotes/origin/PR-43172 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-20T20:29:46.606Z] #29 7.394 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-01-20T20:29:46.606Z] #29 7.457 Selecting previously unselected package libonig5:amd64. [2022-01-20T20:29:46.606Z] #29 7.458 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-01-20T20:29:46.606Z] #29 7.462 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-01-20T20:29:46.606Z] #29 7.511 Selecting previously unselected package libjq1:amd64. [2022-01-20T20:29:46.606Z] #29 7.511 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-01-20T20:29:46.606Z] #29 7.515 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-01-20T20:29:46.606Z] #29 7.560 Selecting previously unselected package jq. [2022-01-20T20:29:46.606Z] #29 7.560 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-01-20T20:29:46.606Z] #29 7.564 Unpacking jq (1.6-2.1) ... [2022-01-20T20:29:46.606Z] #29 7.608 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-01-20T20:29:46.606Z] #29 7.621 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-01-20T20:29:46.827Z] #26 DONE 11.9s [2022-01-20T20:29:46.827Z] [2022-01-20T20:29:46.827Z] #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-01-20T20:29:46.827Z] #49 sha256:77cb706d755e16aea54301fa925fe1a91b1df361756934152b11e5eb1aa5503b [2022-01-20T20:29:46.827Z] #49 11.79 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-01-20T20:29:46.827Z] #49 11.83 go: downloading golang.org/x/mod v0.3.0 [2022-01-20T20:29:46.866Z] #29 7.626 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-01-20T20:29:46.866Z] #29 7.637 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2022-01-20T20:29:46.866Z] #29 7.646 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-01-20T20:29:46.866Z] #29 7.654 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2022-01-20T20:29:46.866Z] #29 7.664 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-01-20T20:29:46.866Z] #29 7.675 Setting up openssl (1.1.1k-1+deb11u1) ... [2022-01-20T20:29:46.866Z] #29 7.689 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-01-20T20:29:46.866Z] #29 7.700 Setting up libjq1:amd64 (1.6-2.1) ... [2022-01-20T20:29:46.866Z] #29 7.709 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-01-20T20:29:46.866Z] #29 7.719 Setting up ca-certificates (20210119) ... [2022-01-20T20:29:47.435Z] #29 8.332 Updating certificates in /etc/ssl/certs... [2022-01-20T20:29:47.695Z] #29 ... [2022-01-20T20:29:47.695Z] [2022-01-20T20:29:47.695Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 [2022-01-20T20:29:47.695Z] #11 sha256:016916f229fb05e05dc0bbadbcde8c81dd65cf51ffcd866461493a7e651dc741 [2022-01-20T20:29:47.695Z] #11 extracting sha256:9b829c73b52b92b97d5c07a54fb0f3e921995a296c714b53a32ae67d19231fcd 0.8s done [2022-01-20T20:29:47.695Z] #11 extracting sha256:cb5b7ae361722f070eca53f35823ed21baa85d61d5d95cd5a95ab53d740cdd56 0.5s done [2022-01-20T20:29:47.695Z] #11 extracting sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 6.8s [2022-01-20T20:29:47.775Z] #49 ... [2022-01-20T20:29:47.775Z] [2022-01-20T20:29:47.775Z] #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-01-20T20:29:47.775Z] #34 sha256:9fe0f3d33a999b153a8e31cd4d91505945385bf49d44e9974bedbe8d707b997f [2022-01-20T20:29:47.775Z] #34 3.116 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-01-20T20:29:47.775Z] #34 3.121 Cloning into '.'... [2022-01-20T20:29:48.041Z] #34 ... [2022-01-20T20:29:48.041Z] [2022-01-20T20:29:48.041Z] #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-01-20T20:29:48.041Z] #63 sha256:108ad556bc87aefbbeb17cea89d9acd5fc24d608322f5bd304e7a2e39b7369a5 [2022-01-20T20:29:48.041Z] #63 12.53 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-01-20T20:29:48.042Z] #63 12.94 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-01-20T20:29:48.264Z] #11 extracting sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 7.1s done [2022-01-20T20:29:48.264Z] #11 extracting sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 [2022-01-20T20:29:48.264Z] #11 ... [2022-01-20T20:29:48.264Z] [2022-01-20T20:29:48.264Z] #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-01-20T20:29:48.264Z] #29 sha256:39bcb803db3fb62875203216ca39406b318edba942ba3bef5bd533f59ce21ed1 [2022-01-20T20:29:48.264Z] #29 9.177 129 added, 0 removed; done. [2022-01-20T20:29:48.264Z] #29 9.240 Setting up jq (1.6-2.1) ... [2022-01-20T20:29:48.264Z] #29 9.251 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-01-20T20:29:48.264Z] #29 9.260 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-01-20T20:29:48.264Z] #29 9.270 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-20T20:29:48.264Z] #29 9.288 Processing triggers for ca-certificates (20210119) ... [2022-01-20T20:29:48.523Z] #29 9.297 Updating certificates in /etc/ssl/certs... [2022-01-20T20:29:48.873Z] #11 ... [2022-01-20T20:29:48.873Z] [2022-01-20T20:29:48.873Z] #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-01-20T20:29:48.873Z] #36 sha256:39bcb803db3fb62875203216ca39406b318edba942ba3bef5bd533f59ce21ed1 [2022-01-20T20:29:48.873Z] #36 1.611 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-20T20:29:48.873Z] #36 1.611 Get:2 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-20T20:29:48.873Z] #36 1.617 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-20T20:29:48.873Z] #36 1.762 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [110 kB] [2022-01-20T20:29:48.873Z] #36 1.909 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-01-20T20:29:48.873Z] #36 2.141 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-01-20T20:29:48.873Z] #36 3.589 Fetched 8495 kB in 2s (3784 kB/s) [2022-01-20T20:29:48.873Z] #36 3.589 Reading package lists... [2022-01-20T20:29:48.873Z] #36 4.387 Reading package lists... [2022-01-20T20:29:48.873Z] #36 5.237 Building dependency tree... [2022-01-20T20:29:48.873Z] #36 5.676 The following additional packages will be installed: [2022-01-20T20:29:48.873Z] #36 5.677 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-01-20T20:29:48.873Z] #36 5.677 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-01-20T20:29:48.873Z] #36 5.679 Recommended packages: [2022-01-20T20:29:48.873Z] #36 5.679 libldap-common publicsuffix libsasl2-modules [2022-01-20T20:29:48.873Z] #36 5.947 The following NEW packages will be installed: [2022-01-20T20:29:48.873Z] #36 5.947 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-01-20T20:29:48.873Z] #36 5.947 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-01-20T20:29:48.873Z] #36 5.948 libssh2-1 openssl [2022-01-20T20:29:48.873Z] #36 6.219 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-01-20T20:29:48.873Z] #36 6.219 Need to get 3038 kB of archives. [2022-01-20T20:29:48.873Z] #36 6.219 After this operation, 6650 kB of additional disk space will be used. [2022-01-20T20:29:48.873Z] #36 6.219 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2022-01-20T20:29:48.873Z] #36 6.236 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-01-20T20:29:48.873Z] #36 6.237 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-01-20T20:29:48.873Z] #36 6.237 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1 [69.1 kB] [2022-01-20T20:29:48.873Z] #36 6.239 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1 [106 kB] [2022-01-20T20:29:48.873Z] #36 6.254 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-01-20T20:29:48.873Z] #36 6.254 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-01-20T20:29:48.873Z] #36 6.254 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-01-20T20:29:48.873Z] #36 6.254 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-01-20T20:29:48.873Z] #36 6.254 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-01-20T20:29:48.873Z] #36 6.254 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-01-20T20:29:48.873Z] #36 6.254 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-01-20T20:29:48.873Z] #36 6.265 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-01-20T20:29:48.873Z] #36 6.265 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-01-20T20:29:48.873Z] #36 6.265 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-01-20T20:29:48.873Z] #36 6.424 debconf: delaying package configuration, since apt-utils is not installed [2022-01-20T20:29:48.873Z] #36 6.458 Fetched 3038 kB in 0s (9820 kB/s) [2022-01-20T20:29:48.873Z] #36 6.482 Selecting previously unselected package openssl. [2022-01-20T20:29:48.873Z] #36 6.482 (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-01-20T20:29:48.873Z] #36 6.483 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2022-01-20T20:29:48.873Z] #36 6.490 Unpacking openssl (1.1.1k-1+deb11u1) ... [2022-01-20T20:29:48.873Z] #36 6.637 Selecting previously unselected package ca-certificates. [2022-01-20T20:29:48.873Z] #36 6.637 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-01-20T20:29:48.873Z] #36 6.640 Unpacking ca-certificates (20210119) ... [2022-01-20T20:29:48.873Z] #36 6.708 Selecting previously unselected package libbrotli1:amd64. [2022-01-20T20:29:48.873Z] #36 6.708 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-01-20T20:29:48.873Z] #36 6.715 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-01-20T20:29:48.873Z] #36 6.776 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-01-20T20:29:48.873Z] #36 6.776 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_amd64.deb ... [2022-01-20T20:29:48.873Z] #36 6.779 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2022-01-20T20:29:48.873Z] #36 6.823 Selecting previously unselected package libsasl2-2:amd64. [2022-01-20T20:29:48.873Z] #36 6.823 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_amd64.deb ... [2022-01-20T20:29:48.874Z] #36 6.826 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2022-01-20T20:29:48.874Z] #36 6.872 Selecting previously unselected package libldap-2.4-2:amd64. [2022-01-20T20:29:48.874Z] #36 6.872 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-01-20T20:29:48.874Z] #36 6.875 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-01-20T20:29:48.874Z] #36 6.944 Selecting previously unselected package libnghttp2-14:amd64. [2022-01-20T20:29:48.874Z] #36 6.944 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-01-20T20:29:48.874Z] #36 6.948 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-01-20T20:29:48.874Z] #36 6.987 Selecting previously unselected package libpsl5:amd64. [2022-01-20T20:29:48.874Z] #36 6.987 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-01-20T20:29:48.874Z] #36 6.993 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-01-20T20:29:48.874Z] #36 7.037 Selecting previously unselected package librtmp1:amd64. [2022-01-20T20:29:48.874Z] #36 7.037 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-01-20T20:29:48.874Z] #36 7.041 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-01-20T20:29:48.874Z] #36 7.079 Selecting previously unselected package libssh2-1:amd64. [2022-01-20T20:29:48.874Z] #36 7.079 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-01-20T20:29:48.874Z] #36 7.083 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-01-20T20:29:48.874Z] #36 7.131 Selecting previously unselected package libcurl4:amd64. [2022-01-20T20:29:48.874Z] #36 7.131 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-01-20T20:29:48.874Z] #36 7.133 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-01-20T20:29:48.874Z] #36 7.194 Selecting previously unselected package curl. [2022-01-20T20:29:48.874Z] #36 7.194 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-01-20T20:29:48.874Z] #36 7.197 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-01-20T20:29:48.874Z] #36 7.290 Selecting previously unselected package libonig5:amd64. [2022-01-20T20:29:48.874Z] #36 7.290 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-01-20T20:29:48.874Z] #36 7.301 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-01-20T20:29:48.874Z] #36 7.366 Selecting previously unselected package libjq1:amd64. [2022-01-20T20:29:48.874Z] #36 7.366 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-01-20T20:29:48.874Z] #36 7.372 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-01-20T20:29:48.874Z] #36 7.414 Selecting previously unselected package jq. [2022-01-20T20:29:48.874Z] #36 7.414 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-01-20T20:29:48.874Z] #36 7.417 Unpacking jq (1.6-2.1) ... [2022-01-20T20:29:48.874Z] #36 7.464 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-01-20T20:29:48.874Z] #36 7.475 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-01-20T20:29:48.874Z] #36 7.484 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-01-20T20:29:48.874Z] #36 7.494 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2022-01-20T20:29:48.874Z] #36 7.509 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-01-20T20:29:48.874Z] #36 7.528 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2022-01-20T20:29:48.874Z] #36 7.539 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-01-20T20:29:48.874Z] #36 7.550 Setting up openssl (1.1.1k-1+deb11u1) ... [2022-01-20T20:29:48.874Z] #36 7.566 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-01-20T20:29:48.874Z] #36 7.579 Setting up libjq1:amd64 (1.6-2.1) ... [2022-01-20T20:29:48.874Z] #36 7.590 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-01-20T20:29:48.874Z] #36 7.601 Setting up ca-certificates (20210119) ... [2022-01-20T20:29:48.874Z] #36 8.228 Updating certificates in /etc/ssl/certs... [2022-01-20T20:29:48.874Z] #36 8.934 129 added, 0 removed; done. [2022-01-20T20:29:48.874Z] #36 9.016 Setting up jq (1.6-2.1) ... [2022-01-20T20:29:48.874Z] #36 9.027 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-01-20T20:29:48.874Z] #36 9.037 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-01-20T20:29:48.874Z] #36 9.046 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-20T20:29:48.874Z] #36 9.061 Processing triggers for ca-certificates (20210119) ... [2022-01-20T20:29:48.874Z] #36 9.068 Updating certificates in /etc/ssl/certs... [2022-01-20T20:29:48.874Z] #36 9.667 0 added, 0 removed; done. [2022-01-20T20:29:48.874Z] #36 9.667 Running hooks in /etc/ca-certificates/update.d... [2022-01-20T20:29:48.874Z] #36 9.670 done. [2022-01-20T20:29:48.874Z] #36 ... [2022-01-20T20:29:48.874Z] [2022-01-20T20:29:48.874Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 [2022-01-20T20:29:48.874Z] #11 sha256:016916f229fb05e05dc0bbadbcde8c81dd65cf51ffcd866461493a7e651dc741 [2022-01-20T20:29:49.091Z] #29 9.932 0 added, 0 removed; done. [2022-01-20T20:29:49.091Z] #29 9.932 Running hooks in /etc/ca-certificates/update.d... [2022-01-20T20:29:49.091Z] #29 9.932 done. [2022-01-20T20:29:49.458Z] #11 extracting sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 4.1s done [2022-01-20T20:29:50.025Z] #11 extracting sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 [2022-01-20T20:29:50.593Z] #11 ... [2022-01-20T20:29:50.593Z] [2022-01-20T20:29:50.593Z] #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-01-20T20:29:50.593Z] #36 sha256:39bcb803db3fb62875203216ca39406b318edba942ba3bef5bd533f59ce21ed1 [2022-01-20T20:29:50.593Z] #36 DONE 11.8s [2022-01-20T20:29:50.593Z] [2022-01-20T20:29:50.593Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 [2022-01-20T20:29:50.593Z] #11 sha256:016916f229fb05e05dc0bbadbcde8c81dd65cf51ffcd866461493a7e651dc741 [2022-01-20T20:29:50.593Z] #11 ... [2022-01-20T20:29:50.593Z] [2022-01-20T20:29:50.593Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-01-20T20:29:50.593Z] #37 sha256:8e7ec039c04cb2c53c2b4eed3ca269f1b97e7b7b53f83da83bcebeab54f23b99 [2022-01-20T20:29:50.593Z] #37 DONE 0.1s [2022-01-20T20:29:50.593Z] [2022-01-20T20:29:50.593Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 [2022-01-20T20:29:50.593Z] #11 sha256:016916f229fb05e05dc0bbadbcde8c81dd65cf51ffcd866461493a7e651dc741 [2022-01-20T20:29:51.356Z] #63 ... [2022-01-20T20:29:51.356Z] [2022-01-20T20:29:51.356Z] #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-01-20T20:29:51.356Z] #36 sha256:e3b06d2cc729b500db80a4f8f2b9ef144764be859b05cce2d047165ef878a07d [2022-01-20T20:29:51.356Z] #36 16.07 tomll can be used in two ways: [2022-01-20T20:29:51.356Z] #36 16.07 Writing to STDIN and reading from STDOUT: [2022-01-20T20:29:51.356Z] #36 16.07 cat file.toml | tomll > file.toml [2022-01-20T20:29:51.356Z] #36 16.07 [2022-01-20T20:29:51.356Z] #36 16.07 Reading and updating a list of files: [2022-01-20T20:29:51.356Z] #36 16.07 tomll a.toml b.toml c.toml [2022-01-20T20:29:51.356Z] #36 16.07 [2022-01-20T20:29:51.356Z] #36 16.07 When given a list of files, tomll will modify all files in place without asking. [2022-01-20T20:29:51.356Z] #36 DONE 16.4s [2022-01-20T20:29:51.356Z] [2022-01-20T20:29:51.356Z] #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.23.8" && /build/golangci-lint --version [2022-01-20T20:29:51.356Z] #51 sha256:f951c89bd34772c72bba58283b87fe5c67921e7ad1eb99176575536462edc601 [2022-01-20T20:29:51.356Z] #51 14.37 go: downloading github.com/sirupsen/logrus v1.4.2 [2022-01-20T20:29:51.356Z] #51 14.37 go: downloading github.com/stretchr/testify v1.4.0 [2022-01-20T20:29:51.356Z] #51 14.48 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2022-01-20T20:29:51.356Z] #51 14.59 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2022-01-20T20:29:51.356Z] #51 14.62 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-01-20T20:29:51.356Z] #51 15.05 go: downloading github.com/magiconair/properties v1.8.1 [2022-01-20T20:29:51.356Z] #51 15.05 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-01-20T20:29:51.356Z] #51 15.11 go: downloading github.com/pelletier/go-toml v1.2.0 [2022-01-20T20:29:51.356Z] #51 15.21 go: downloading github.com/spf13/afero v1.1.2 [2022-01-20T20:29:51.356Z] #51 15.23 go: downloading github.com/spf13/cast v1.3.0 [2022-01-20T20:29:51.356Z] #51 15.27 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2022-01-20T20:29:51.356Z] #51 15.30 go: downloading github.com/subosito/gotenv v1.2.0 [2022-01-20T20:29:51.357Z] #51 15.39 go: downloading gopkg.in/ini.v1 v1.51.0 [2022-01-20T20:29:51.357Z] #51 15.42 go: downloading gopkg.in/yaml.v2 v2.2.7 [2022-01-20T20:29:51.357Z] #51 15.50 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2022-01-20T20:29:51.357Z] #51 15.61 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-01-20T20:29:51.357Z] #51 15.66 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-01-20T20:29:51.357Z] #51 15.67 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2022-01-20T20:29:51.357Z] #51 15.79 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-01-20T20:29:51.357Z] #51 15.80 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-01-20T20:29:51.357Z] #51 15.82 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-01-20T20:29:51.357Z] #51 15.95 go: downloading github.com/go-toolsmith/typep v1.0.0 [2022-01-20T20:29:51.357Z] #51 16.01 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2022-01-20T20:29:51.357Z] #51 16.05 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2022-01-20T20:29:51.357Z] #51 16.19 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-01-20T20:29:51.357Z] #51 16.23 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-01-20T20:29:51.357Z] #51 16.27 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2022-01-20T20:29:51.357Z] #51 16.43 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-01-20T20:29:51.628Z] #51 16.90 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2022-01-20T20:29:51.628Z] #51 16.93 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2022-01-20T20:29:51.628Z] #51 16.98 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-01-20T20:29:51.629Z] #29 DONE 12.0s [2022-01-20T20:29:51.629Z] [2022-01-20T20:29:51.629Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-01-20T20:29:51.629Z] #30 sha256:59266d953ab9757f2d25f825ae78380f58586a8b772cfbd21f3f9dab88d22e63 [2022-01-20T20:29:51.629Z] #30 DONE 0.5s [2022-01-20T20:29:51.629Z] [2022-01-20T20:29:51.629Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 [2022-01-20T20:29:51.629Z] #11 sha256:016916f229fb05e05dc0bbadbcde8c81dd65cf51ffcd866461493a7e651dc741 [2022-01-20T20:29:51.629Z] #11 extracting sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 3.4s done [2022-01-20T20:29:51.888Z] #11 extracting sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 [2022-01-20T20:29:51.889Z] #51 17.14 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2022-01-20T20:29:51.889Z] #51 17.15 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-01-20T20:29:52.151Z] #51 17.40 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-01-20T20:29:52.413Z] #51 17.54 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2022-01-20T20:29:52.673Z] #51 17.92 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2022-01-20T20:29:52.673Z] #51 17.96 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-01-20T20:29:52.673Z] #51 17.97 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2022-01-20T20:29:52.673Z] #51 18.00 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2022-01-20T20:29:52.942Z] #51 18.08 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2022-01-20T20:29:52.942Z] #51 18.12 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2022-01-20T20:29:53.202Z] #51 18.43 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2022-01-20T20:29:53.202Z] #51 18.57 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2022-01-20T20:29:53.202Z] #51 18.64 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2022-01-20T20:29:53.463Z] #51 18.74 go: downloading github.com/ultraware/funlen v0.0.2 [2022-01-20T20:29:53.463Z] #51 18.85 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-01-20T20:29:53.724Z] #51 18.86 go: downloading github.com/uudashr/gocognit v1.0.1 [2022-01-20T20:29:53.724Z] #51 18.90 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2022-01-20T20:29:54.666Z] #51 19.78 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-01-20T20:29:54.666Z] #51 19.78 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2022-01-20T20:29:54.666Z] #51 19.93 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-01-20T20:29:54.666Z] #51 19.97 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-01-20T20:29:54.666Z] #51 19.97 go: downloading github.com/stretchr/objx v0.2.0 [2022-01-20T20:29:54.926Z] #51 20.10 go: downloading golang.org/x/text v0.3.2 [2022-01-20T20:29:54.926Z] #51 ... [2022-01-20T20:29:54.926Z] [2022-01-20T20:29:54.926Z] #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-01-20T20:29:54.926Z] #43 sha256:76944249cecba13870a8649d0eebcf3a28556913abfe2b53480837c4f26c1011 [2022-01-20T20:29:54.926Z] #43 19.98 + git checkout -q v2.3.0 [2022-01-20T20:29:55.864Z] #11 extracting sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 5.3s [2022-01-20T20:29:57.164Z] #11 extracting sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 5.1s [2022-01-20T20:29:57.468Z] #43 22.10 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-01-20T20:29:57.769Z] #11 extracting sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 7.9s done [2022-01-20T20:29:57.769Z] #11 extracting sha256:6432567af305a4304605a3dc4b2de74851afd22731ddf7249b96a7a740d317cf [2022-01-20T20:29:58.028Z] #11 extracting sha256:6432567af305a4304605a3dc4b2de74851afd22731ddf7249b96a7a740d317cf done [2022-01-20T20:29:58.288Z] #11 DONE 26.9s [2022-01-20T20:29:58.288Z] [2022-01-20T20:29:58.288Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-01-20T20:29:58.288Z] #12 sha256:03cbbbe5264556b234ae858dd69330bbf0ae57a83384a975fb14f1ae7c737f06 [2022-01-20T20:29:59.391Z] #43 ... [2022-01-20T20:29:59.391Z] [2022-01-20T20:29:59.391Z] #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-01-20T20:29:59.391Z] #58 sha256:2863a34a8394af6d04c11f3d9e339f77039fc9082de27c8735be89ab11429dd4 [2022-01-20T20:29:59.391Z] #58 14.62 Fetched 8495 kB in 12s (711 kB/s) [2022-01-20T20:29:59.391Z] #58 14.62 Reading package lists... [2022-01-20T20:29:59.391Z] #58 19.91 Reading package lists... [2022-01-20T20:29:59.391Z] #58 24.16 Building dependency tree... [2022-01-20T20:29:59.391Z] #58 ... [2022-01-20T20:29:59.391Z] [2022-01-20T20:29:59.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.23.8" && /build/golangci-lint --version [2022-01-20T20:29:59.391Z] #51 sha256:f951c89bd34772c72bba58283b87fe5c67921e7ad1eb99176575536462edc601 [2022-01-20T20:29:59.391Z] #51 24.72 go: downloading github.com/gobwas/glob v0.2.3 [2022-01-20T20:29:59.391Z] #51 24.77 go: downloading github.com/kisielk/gotool v1.0.0 [2022-01-20T20:29:59.652Z] #51 24.82 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2022-01-20T20:29:59.652Z] #51 24.83 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2022-01-20T20:29:59.652Z] #51 24.87 go: downloading github.com/gogo/protobuf v1.2.1 [2022-01-20T20:29:59.671Z] #12 DONE 1.3s [2022-01-20T20:29:59.671Z] [2022-01-20T20:29:59.671Z] #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-01-20T20:29:59.671Z] #38 sha256:49e0b7caa4e915c288d656aab0a0e36c9c8194f249fb4c9d662e8cb713941629 [2022-01-20T20:29:59.671Z] #38 1.569 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-01-20T20:29:59.671Z] #38 1.848 [2022-01-20T20:29:59.671Z] #38 2.069 #=#=# ######################################################################## 100.0% [2022-01-20T20:29:59.671Z] #38 2.322 [2022-01-20T20:29:59.671Z] #38 3.165 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-01-20T20:29:59.671Z] #38 3.428 [2022-01-20T20:29:59.671Z] #38 3.653 #=#=# ######################################################################## 100.0% [2022-01-20T20:29:59.671Z] #38 3.940 [2022-01-20T20:29:59.671Z] #38 4.825 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-01-20T20:29:59.671Z] #38 5.099 [2022-01-20T20:29:59.671Z] #38 5.327 #=#=# ################## 26.2% ########################################## 58.8% ################################################################# 90.7% ######################################################################## 100.0% [2022-01-20T20:29:59.671Z] #38 5.868 [2022-01-20T20:29:59.671Z] #38 6.756 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-01-20T20:29:59.671Z] #38 7.074 [2022-01-20T20:29:59.671Z] #38 7.296 #=#=# ######################################################################## 100.0% [2022-01-20T20:29:59.671Z] #38 7.474 [2022-01-20T20:29:59.671Z] #38 8.123 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-01-20T20:29:59.671Z] #38 8.288 [2022-01-20T20:29:59.671Z] #38 8.503 #=#=# ######################################################################## 100.0% [2022-01-20T20:29:59.671Z] #38 8.721 [2022-01-20T20:29:59.671Z] #38 8.790 Download of images into '/build' complete. [2022-01-20T20:29:59.671Z] #38 8.791 Use something like the following to load the result into a Docker daemon: [2022-01-20T20:29:59.671Z] #38 8.791 tar -cC '/build' . | docker load [2022-01-20T20:29:59.671Z] #38 DONE 8.8s [2022-01-20T20:29:59.671Z] [2022-01-20T20:29:59.671Z] #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-01-20T20:29:59.671Z] #13 sha256:f7735ec6592b88b649d66ab2e69ea6a2b3398928bf58462994f70520fbe88fcc [2022-01-20T20:29:59.714Z] #11 extracting sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 7.9s done [2022-01-20T20:29:59.714Z] #11 extracting sha256:6432567af305a4304605a3dc4b2de74851afd22731ddf7249b96a7a740d317cf [2022-01-20T20:29:59.975Z] #11 extracting sha256:6432567af305a4304605a3dc4b2de74851afd22731ddf7249b96a7a740d317cf done [2022-01-20T20:30:00.237Z] #11 DONE 30.2s [2022-01-20T20:30:00.237Z] [2022-01-20T20:30:00.237Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-01-20T20:30:00.237Z] #12 sha256:03cbbbe5264556b234ae858dd69330bbf0ae57a83384a975fb14f1ae7c737f06 [2022-01-20T20:30:00.245Z] #13 DONE 0.7s [2022-01-20T20:30:00.245Z] [2022-01-20T20:30:00.245Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-01-20T20:30:00.245Z] #14 sha256:b528e53a51127fb91cd6a2362619b287efa2edfb37640e7846f5678c367160bd [2022-01-20T20:30:00.506Z] #14 ... [2022-01-20T20:30:00.506Z] [2022-01-20T20:30:00.506Z] #49 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-01-20T20:30:00.506Z] #49 sha256:6df18a1cbf32ae0dbb54fd86536fa70fef801c693fabf8ca94b397d501658057 [2022-01-20T20:30:00.506Z] #49 DONE 0.1s [2022-01-20T20:30:00.506Z] [2022-01-20T20:30:00.506Z] #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-01-20T20:30:00.506Z] #53 sha256:7637d72c282c0da148c4c3fca0d2b40d5aa304f92b36b3602e1d88b10226c023 [2022-01-20T20:30:00.506Z] #53 DONE 0.2s [2022-01-20T20:30:00.506Z] [2022-01-20T20:30:00.506Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-01-20T20:30:00.506Z] #40 sha256:98d5654ceec952420a8b3d953715f6f9a47e2f6532f7388f73e17751e924a797 [2022-01-20T20:30:00.506Z] #40 DONE 0.2s [2022-01-20T20:30:00.506Z] [2022-01-20T20:30:00.506Z] #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-01-20T20:30:00.506Z] #41 sha256:9fe0f3d33a999b153a8e31cd4d91505945385bf49d44e9974bedbe8d707b997f [2022-01-20T20:30:00.595Z] #51 25.91 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2022-01-20T20:30:00.855Z] #51 26.09 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-01-20T20:30:00.855Z] #51 26.15 go: downloading github.com/BurntSushi/toml v0.3.1 [2022-01-20T20:30:00.855Z] #51 ... [2022-01-20T20:30:00.855Z] [2022-01-20T20:30:00.855Z] #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-01-20T20:30:00.855Z] #38 sha256:286dcb8eb3ea84eeab5a0e876e418fee7ff1abb4d83870130e087389c6a35999 [2022-01-20T20:30:00.855Z] #38 16.14 Fetched 8495 kB in 12s (698 kB/s) [2022-01-20T20:30:00.855Z] #38 16.14 Reading package lists... [2022-01-20T20:30:00.855Z] #38 21.12 Reading package lists... [2022-01-20T20:30:00.855Z] #38 25.42 Building dependency tree... [2022-01-20T20:30:00.855Z] #38 ... [2022-01-20T20:30:00.855Z] [2022-01-20T20:30:00.855Z] #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-01-20T20:30:00.855Z] #58 sha256:2863a34a8394af6d04c11f3d9e339f77039fc9082de27c8735be89ab11429dd4 [2022-01-20T20:30:00.855Z] #58 24.16 Building dependency tree... [2022-01-20T20:30:01.116Z] #58 ... [2022-01-20T20:30:01.116Z] [2022-01-20T20:30:01.116Z] #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-01-20T20:30:01.116Z] #14 sha256:15cb28e840cc1430d064f1bc3bec2eb69770f43fd5e2d00fc5390980be2d2c73 [2022-01-20T20:30:01.116Z] #14 16.41 Fetched 8495 kB in 13s (677 kB/s) [2022-01-20T20:30:01.116Z] #14 16.41 Reading package lists... [2022-01-20T20:30:01.116Z] #14 21.32 Reading package lists... [2022-01-20T20:30:01.376Z] #14 25.86 Building dependency tree... [2022-01-20T20:30:01.376Z] #14 ... [2022-01-20T20:30:01.376Z] [2022-01-20T20:30:01.376Z] #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-01-20T20:30:01.376Z] #38 sha256:286dcb8eb3ea84eeab5a0e876e418fee7ff1abb4d83870130e087389c6a35999 [2022-01-20T20:30:01.376Z] #38 25.42 Building dependency tree... [2022-01-20T20:30:01.615Z] #12 ... [2022-01-20T20:30:01.615Z] [2022-01-20T20:30:01.615Z] #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-01-20T20:30:01.615Z] #31 sha256:501f62f1d093666afccfda98373ecb0115c764e217148592a6f6a7988371ebb4 [2022-01-20T20:30:01.615Z] #31 1.630 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-01-20T20:30:01.615Z] #31 1.905 [2022-01-20T20:30:01.615Z] #31 2.121 #=#=# ######################################################################## 100.0% [2022-01-20T20:30:01.615Z] #31 2.427 [2022-01-20T20:30:01.615Z] #31 3.247 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-01-20T20:30:01.615Z] #31 3.517 [2022-01-20T20:30:01.615Z] #31 3.731 #=#=# ######################################################################## 100.0% [2022-01-20T20:30:01.615Z] #31 3.990 [2022-01-20T20:30:01.615Z] #31 4.849 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-01-20T20:30:01.615Z] #31 5.125 [2022-01-20T20:30:01.615Z] #31 5.355 #=#=# ################## 25.7% ######################################### 57.8% ################################################################ 89.5% ######################################################################## 100.0% [2022-01-20T20:30:01.615Z] #31 5.884 [2022-01-20T20:30:01.615Z] #31 6.800 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-01-20T20:30:01.615Z] #31 7.076 [2022-01-20T20:30:01.615Z] #31 7.292 #=#=# ######################################################################## 100.0% [2022-01-20T20:30:01.615Z] #31 7.532 [2022-01-20T20:30:01.615Z] #31 8.171 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-01-20T20:30:01.615Z] #31 8.377 [2022-01-20T20:30:01.615Z] #31 8.590 #=#=# ######################################################################## 100.0% [2022-01-20T20:30:01.615Z] #31 8.835 [2022-01-20T20:30:01.615Z] #31 8.894 Download of images into '/build' complete. [2022-01-20T20:30:01.615Z] #31 8.894 Use something like the following to load the result into a Docker daemon: [2022-01-20T20:30:01.615Z] #31 8.894 tar -cC '/build' . | docker load [2022-01-20T20:30:01.674Z] Fetching without tags [2022-01-20T20:30:02.213Z] Merging remotes/origin/master commit 6e05fa7076670a55d94c57578a3b0097f3ca4b53 into PR head commit 839e2ecc1bee37225c19e4b8025dc36f3d613e40 [2022-01-20T20:30:01.624Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-01-20T20:30:01.638Z] > git config --add remote.origin.fetch +refs/pull/43172/head:refs/remotes/origin/PR-43172 # timeout=10 [2022-01-20T20:30:01.645Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-20T20:30:01.661Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-01-20T20:30:01.677Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-01-20T20:30:01.677Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-20T20:30:01.678Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43172/head:refs/remotes/origin/PR-43172 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-20T20:30:02.329Z] #38 ... [2022-01-20T20:30:02.329Z] [2022-01-20T20:30:02.329Z] #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-01-20T20:30:02.329Z] #47 sha256:772e7ea7e4c90dad3af60eb2828772592267e1c6f85d53a6f1feb78ab6b69a0e [2022-01-20T20:30:02.329Z] #47 17.58 Fetched 8498 kB in 14s (616 kB/s) [2022-01-20T20:30:02.329Z] #47 17.58 Reading package lists... [2022-01-20T20:30:02.329Z] #47 22.27 Reading package lists... [2022-01-20T20:30:02.414Z] #41 ... [2022-01-20T20:30:02.414Z] [2022-01-20T20:30:02.414Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-01-20T20:30:02.414Z] #14 sha256:b528e53a51127fb91cd6a2362619b287efa2edfb37640e7846f5678c367160bd [2022-01-20T20:30:02.414Z] #14 DONE 1.8s [2022-01-20T20:30:02.414Z] [2022-01-20T20:30:02.414Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-01-20T20:30:02.414Z] #15 sha256:ff3d419980735e128d69b3fd90aaa6db3dcb8c3120b1847281e7b800bef9e60e [2022-01-20T20:30:02.589Z] #47 26.73 Building dependency tree... [2022-01-20T20:30:02.589Z] #47 ... [2022-01-20T20:30:02.589Z] [2022-01-20T20:30:02.589Z] #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-01-20T20:30:02.589Z] #58 sha256:2863a34a8394af6d04c11f3d9e339f77039fc9082de27c8735be89ab11429dd4 [2022-01-20T20:30:02.589Z] #58 27.29 The following additional packages will be installed: [2022-01-20T20:30:02.589Z] #58 27.30 libbtrfs0 [2022-01-20T20:30:02.589Z] #58 27.49 The following NEW packages will be installed: [2022-01-20T20:30:02.589Z] #58 27.49 libbtrfs-dev libbtrfs0 [2022-01-20T20:30:02.589Z] #58 27.88 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-01-20T20:30:02.589Z] #58 27.88 Need to get 460 kB of archives. [2022-01-20T20:30:02.589Z] #58 27.88 After this operation, 1237 kB of additional disk space will be used. [2022-01-20T20:30:02.589Z] #58 27.88 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-01-20T20:30:02.589Z] #58 27.89 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-01-20T20:30:02.956Z] Merge succeeded, producing 839e2ecc1bee37225c19e4b8025dc36f3d613e40 [2022-01-20T20:30:02.956Z] Checking out Revision 839e2ecc1bee37225c19e4b8025dc36f3d613e40 (PR-43172) [2022-01-20T20:30:02.994Z] #31 DONE 11.2s [2022-01-20T20:30:02.994Z] [2022-01-20T20:30:02.994Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-01-20T20:30:02.994Z] #12 sha256:03cbbbe5264556b234ae858dd69330bbf0ae57a83384a975fb14f1ae7c737f06 [2022-01-20T20:30:02.994Z] #12 DONE 2.8s [2022-01-20T20:30:02.994Z] [2022-01-20T20:30:02.994Z] #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-01-20T20:30:02.994Z] #13 sha256:f7735ec6592b88b649d66ab2e69ea6a2b3398928bf58462994f70520fbe88fcc [2022-01-20T20:30:03.352Z] #15 DONE 1.3s [2022-01-20T20:30:03.352Z] [2022-01-20T20:30:03.352Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-01-20T20:30:03.352Z] #16 sha256:c31bd055c8582b07783506ebd1a7e53b0f93c5b4c1eb459e688f7d5954e9b794 [2022-01-20T20:30:03.531Z] #58 28.84 debconf: delaying package configuration, since apt-utils is not installed [2022-01-20T20:30:03.563Z] #13 DONE 0.7s [2022-01-20T20:30:03.563Z] [2022-01-20T20:30:03.563Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-01-20T20:30:03.563Z] #33 sha256:98d5654ceec952420a8b3d953715f6f9a47e2f6532f7388f73e17751e924a797 [2022-01-20T20:30:03.563Z] #33 DONE 0.1s [2022-01-20T20:30:03.563Z] [2022-01-20T20:30:03.563Z] #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-01-20T20:30:03.563Z] #46 sha256:7637d72c282c0da148c4c3fca0d2b40d5aa304f92b36b3602e1d88b10226c023 [2022-01-20T20:30:03.792Z] #58 29.08 Fetched 460 kB in 0s (1389 kB/s) [2022-01-20T20:30:03.824Z] #46 ... [2022-01-20T20:30:03.824Z] [2022-01-20T20:30:03.824Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-01-20T20:30:03.824Z] #42 sha256:6df18a1cbf32ae0dbb54fd86536fa70fef801c693fabf8ca94b397d501658057 [2022-01-20T20:30:03.824Z] #42 DONE 0.2s [2022-01-20T20:30:03.824Z] [2022-01-20T20:30:03.824Z] #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-01-20T20:30:03.824Z] #46 sha256:7637d72c282c0da148c4c3fca0d2b40d5aa304f92b36b3602e1d88b10226c023 [2022-01-20T20:30:03.824Z] #46 DONE 0.2s [2022-01-20T20:30:03.824Z] [2022-01-20T20:30:03.824Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-01-20T20:30:03.824Z] #25 sha256:30672852b563922bb552a0ff756149de78d3d62636f405fc92ff6d30f5245c85 [2022-01-20T20:30:03.824Z] #25 DONE 0.3s [2022-01-20T20:30:03.824Z] [2022-01-20T20:30:03.824Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-01-20T20:30:03.824Z] #62 sha256:a56fc602fd6f746cafc61222eb187eaa837a94939213a94aa988e8184cf03123 [2022-01-20T20:30:03.824Z] #62 DONE 0.3s [2022-01-20T20:30:03.824Z] [2022-01-20T20:30:03.824Z] #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-01-20T20:30:03.824Z] #63 sha256:928ba04c29833c590c8518b3d4b6e5fa618c430d101a75a58c62c3c7faa44fc2 [2022-01-20T20:30:04.052Z] #58 29.24 Selecting previously unselected package libbtrfs0:amd64. [2022-01-20T20:30:04.052Z] #58 29.24 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-01-20T20:30:04.052Z] #58 29.32 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-01-20T20:30:04.052Z] #58 29.33 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-01-20T20:30:02.221Z] > git config core.sparsecheckout # timeout=10 [2022-01-20T20:30:02.242Z] > git checkout -f 839e2ecc1bee37225c19e4b8025dc36f3d613e40 # timeout=10 [2022-01-20T20:30:02.909Z] > git remote # timeout=10 [2022-01-20T20:30:02.927Z] > git config --get remote.origin.url # timeout=10 [2022-01-20T20:30:02.936Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-20T20:30:02.937Z] > git merge 6e05fa7076670a55d94c57578a3b0097f3ca4b53 # timeout=10 [2022-01-20T20:30:02.950Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-01-20T20:30:02.958Z] > git config core.sparsecheckout # timeout=10 [2022-01-20T20:30:02.970Z] > git checkout -f 839e2ecc1bee37225c19e4b8025dc36f3d613e40 # timeout=10 [2022-01-20T20:30:04.288Z] #16 DONE 1.1s [2022-01-20T20:30:04.288Z] [2022-01-20T20:30:04.288Z] #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-01-20T20:30:04.288Z] #56 sha256:77cb706d755e16aea54301fa925fe1a91b1df361756934152b11e5eb1aa5503b [2022-01-20T20:30:04.288Z] #56 2.669 go: downloading gotest.tools/gotestsum v1.7.0 [2022-01-20T20:30:04.288Z] #56 3.669 go: downloading github.com/dnephin/pflag v1.0.7 [2022-01-20T20:30:04.288Z] #56 3.724 go: downloading github.com/fatih/color v1.10.0 [2022-01-20T20:30:04.288Z] #56 3.731 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-01-20T20:30:04.288Z] #56 3.738 go: downloading github.com/pkg/errors v0.9.1 [2022-01-20T20:30:04.288Z] #56 3.934 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-01-20T20:30:04.288Z] #56 3.981 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-01-20T20:30:04.288Z] #56 4.010 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-01-20T20:30:04.288Z] #56 4.020 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-01-20T20:30:04.288Z] #56 4.136 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-01-20T20:30:04.288Z] #56 4.229 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-01-20T20:30:04.312Z] #58 29.50 Selecting previously unselected package libbtrfs-dev:amd64. [2022-01-20T20:30:04.312Z] #58 29.51 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-01-20T20:30:04.312Z] #58 29.52 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-01-20T20:30:04.549Z] #56 4.395 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-01-20T20:30:04.575Z] #58 29.86 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-01-20T20:30:04.575Z] #58 29.88 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-01-20T20:30:04.575Z] #58 29.89 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-20T20:30:04.811Z] #56 4.632 go: downloading golang.org/x/tools v0.1.0 [2022-01-20T20:30:04.882Z] Fetching without tags [2022-01-20T20:30:05.154Z] Merging remotes/origin/master commit 6e05fa7076670a55d94c57578a3b0097f3ca4b53 into PR head commit 839e2ecc1bee37225c19e4b8025dc36f3d613e40 [2022-01-20T20:30:05.160Z] #58 DONE 30.5s [2022-01-20T20:30:05.160Z] [2022-01-20T20:30:05.160Z] #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-01-20T20:30:05.160Z] #53 sha256:aa54a61e59505073eec406052f5ff896ab764d94fa0b9ccff610139d7b0cdc04 [2022-01-20T20:30:05.160Z] #53 30.17 v3.0.2 [2022-01-20T20:30:05.160Z] #53 DONE 30.5s [2022-01-20T20:30:05.160Z] [2022-01-20T20:30:05.160Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-01-20T20:30:05.160Z] #59 sha256:337b2b2c5b2b8e37baabdc94ed6eaf4d7b81e22f93631ba584a14d0e835c7c6c [2022-01-20T20:30:05.421Z] #59 DONE 0.1s [2022-01-20T20:30:05.421Z] [2022-01-20T20:30:05.421Z] #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-01-20T20:30:05.421Z] #60 sha256:a7dee1dec7d307ad8e88474b27b15483c3667fb32bd011926734f61412fcfa4b [2022-01-20T20:30:05.751Z] #56 ... [2022-01-20T20:30:05.751Z] [2022-01-20T20:30:05.751Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-01-20T20:30:05.751Z] #17 sha256:0d08915663b214379070a90f84a63d609faf3b2071ffb0eab3c3d491ac33ff05 [2022-01-20T20:30:05.751Z] #17 DONE 1.1s [2022-01-20T20:30:05.751Z] [2022-01-20T20:30:05.751Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-01-20T20:30:05.751Z] #18 sha256:a285b8b291826085114f2a4a523b8c3aaaa84fc746c526403f40dab4c630a691 [2022-01-20T20:30:05.784Z] Merge succeeded, producing 839e2ecc1bee37225c19e4b8025dc36f3d613e40 [2022-01-20T20:30:05.784Z] Checking out Revision 839e2ecc1bee37225c19e4b8025dc36f3d613e40 (PR-43172) [2022-01-20T20:30:04.853Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-01-20T20:30:04.859Z] > git config --add remote.origin.fetch +refs/pull/43172/head:refs/remotes/origin/PR-43172 # timeout=10 [2022-01-20T20:30:04.864Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-20T20:30:04.874Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-01-20T20:30:04.885Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-01-20T20:30:04.886Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-20T20:30:04.887Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43172/head:refs/remotes/origin/PR-43172 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-20T20:30:05.160Z] > git config core.sparsecheckout # timeout=10 [2022-01-20T20:30:05.172Z] > git checkout -f 839e2ecc1bee37225c19e4b8025dc36f3d613e40 # timeout=10 [2022-01-20T20:30:05.731Z] > git remote # timeout=10 [2022-01-20T20:30:05.741Z] > git config --get remote.origin.url # timeout=10 [2022-01-20T20:30:05.746Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-20T20:30:05.747Z] > git merge 6e05fa7076670a55d94c57578a3b0097f3ca4b53 # timeout=10 [2022-01-20T20:30:05.777Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-01-20T20:30:05.786Z] > git config core.sparsecheckout # timeout=10 [2022-01-20T20:30:05.791Z] > git checkout -f 839e2ecc1bee37225c19e4b8025dc36f3d613e40 # timeout=10 [2022-01-20T20:30:06.689Z] #18 DONE 1.2s [2022-01-20T20:30:06.689Z] [2022-01-20T20:30:06.689Z] #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-01-20T20:30:06.689Z] #19 sha256:334519f39f574109a1954a12942d48905a375bde8be81dea12ff713ec2b1e0cc [2022-01-20T20:30:06.805Z] #60 1.457 + RM_GOPATH=0 [2022-01-20T20:30:06.805Z] #60 1.457 + TMP_GOPATH= [2022-01-20T20:30:06.805Z] #60 1.458 + : /build [2022-01-20T20:30:06.805Z] #60 1.458 + '[' -z '' ']' [2022-01-20T20:30:06.805Z] #60 1.491 ++ mktemp -d [2022-01-20T20:30:06.805Z] #60 1.491 + export GOPATH=/tmp/tmp.ERFbnVNiEk [2022-01-20T20:30:06.805Z] #60 1.491 + GOPATH=/tmp/tmp.ERFbnVNiEk [2022-01-20T20:30:06.805Z] #60 1.491 + RM_GOPATH=1 [2022-01-20T20:30:06.805Z] #60 1.491 + case "$(go env GOARCH)" in [2022-01-20T20:30:06.805Z] #60 1.491 ++ go env GOARCH [2022-01-20T20:30:07.066Z] #60 1.539 Install containerd version v1.5.9 [2022-01-20T20:30:07.066Z] #60 1.540 + export GO_BUILDMODE=-buildmode=pie [2022-01-20T20:30:07.066Z] #60 1.540 + GO_BUILDMODE=-buildmode=pie [2022-01-20T20:30:07.066Z] #60 1.540 ++ dirname /install.sh [2022-01-20T20:30:07.066Z] #60 1.540 + dir=/ [2022-01-20T20:30:07.066Z] #60 1.540 + bin=containerd [2022-01-20T20:30:07.066Z] #60 1.540 + shift [2022-01-20T20:30:07.066Z] #60 1.540 + '[' '!' -f //containerd.installer ']' [2022-01-20T20:30:07.066Z] #60 1.540 + . //containerd.installer [2022-01-20T20:30:07.066Z] #60 1.540 ++ set -e [2022-01-20T20:30:07.066Z] #60 1.540 ++ : v1.5.9 [2022-01-20T20:30:07.066Z] #60 1.540 + install_containerd [2022-01-20T20:30:07.066Z] #60 1.540 + echo 'Install containerd version v1.5.9' [2022-01-20T20:30:07.066Z] #60 1.540 + git clone https://github.com/containerd/containerd.git /tmp/tmp.ERFbnVNiEk/src/github.com/containerd/containerd [2022-01-20T20:30:07.066Z] #60 1.650 Cloning into '/tmp/tmp.ERFbnVNiEk/src/github.com/containerd/containerd'... [2022-01-20T20:30:07.139Z] Commit message: "docs: remove HostConfig.LxcConf field from API docs" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-01-20T20:30:08.023Z] #63 3.672 + RM_GOPATH=0 [2022-01-20T20:30:08.023Z] #63 3.672 + TMP_GOPATH= [2022-01-20T20:30:08.023Z] #63 3.673 + : /build [2022-01-20T20:30:08.023Z] #63 3.673 + '[' -z '' ']' [2022-01-20T20:30:08.023Z] #63 3.673 ++ mktemp -d [2022-01-20T20:30:08.023Z] #63 3.675 + export GOPATH=/tmp/tmp.tatpLRIp2K [2022-01-20T20:30:08.023Z] #63 3.675 + GOPATH=/tmp/tmp.tatpLRIp2K [2022-01-20T20:30:08.023Z] #63 3.675 + RM_GOPATH=1 [2022-01-20T20:30:08.023Z] #63 3.675 + case "$(go env GOARCH)" in [2022-01-20T20:30:08.023Z] #63 3.675 ++ go env GOARCH [2022-01-20T20:30:08.023Z] #63 3.701 + export GO_BUILDMODE=-buildmode=pie [2022-01-20T20:30:08.023Z] #63 3.702 + GO_BUILDMODE=-buildmode=pie [2022-01-20T20:30:08.023Z] #63 3.702 ++ dirname /install.sh [2022-01-20T20:30:08.023Z] #63 3.716 + dir=/ [2022-01-20T20:30:08.023Z] #63 3.716 + bin=rootlesskit [2022-01-20T20:30:08.023Z] #63 3.717 + shift [2022-01-20T20:30:08.023Z] #63 3.717 + '[' '!' -f //rootlesskit.installer ']' [2022-01-20T20:30:08.023Z] #63 3.717 + . //rootlesskit.installer [2022-01-20T20:30:08.023Z] #63 3.735 ++ : v0.14.6 [2022-01-20T20:30:08.023Z] #63 3.735 + install_rootlesskit [2022-01-20T20:30:08.023Z] #63 3.737 + case "$1" in [2022-01-20T20:30:08.024Z] #63 3.737 + export CGO_ENABLED=0 [2022-01-20T20:30:08.024Z] #63 3.738 + CGO_ENABLED=0 [2022-01-20T20:30:08.024Z] #63 3.738 + _install_rootlesskit [2022-01-20T20:30:08.024Z] #63 3.738 + echo 'Install rootlesskit version v0.14.6' [2022-01-20T20:30:08.024Z] #63 3.738 Install rootlesskit version v0.14.6 [2022-01-20T20:30:08.024Z] #63 3.739 + for f in rootlesskit rootlesskit-docker-proxy [2022-01-20T20:30:08.024Z] #63 3.739 + GOBIN=/build [2022-01-20T20:30:08.024Z] #63 3.739 + GO111MODULE=on [2022-01-20T20:30:08.024Z] #63 3.739 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2022-01-20T20:30:08.070Z] #19 1.307 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-20T20:30:08.070Z] #19 1.343 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-20T20:30:08.070Z] #19 1.345 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-20T20:30:08.089Z] + docker version [2022-01-20T20:30:08.285Z] #63 4.211 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2022-01-20T20:30:08.639Z] #19 1.875 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-01-20T20:30:09.208Z] #19 2.468 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-01-20T20:30:10.007Z] Commit message: "docs: remove HostConfig.LxcConf field from API docs" [2022-01-20T20:30:10.146Z] #19 3.201 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-01-20T20:30:10.206Z] #63 6.366 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-01-20T20:30:10.206Z] #63 6.383 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-01-20T20:30:10.405Z] #19 ... [2022-01-20T20:30:10.405Z] [2022-01-20T20:30:10.405Z] #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-01-20T20:30:10.405Z] #60 sha256:aa54a61e59505073eec406052f5ff896ab764d94fa0b9ccff610139d7b0cdc04 [2022-01-20T20:30:10.405Z] #60 2.932 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-01-20T20:30:10.405Z] #60 3.814 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-01-20T20:30:10.405Z] #60 3.815 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-01-20T20:30:10.405Z] #60 3.837 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-01-20T20:30:10.405Z] #60 5.158 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-01-20T20:30:10.405Z] #60 ... [2022-01-20T20:30:10.405Z] [2022-01-20T20:30:10.405Z] #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-01-20T20:30:10.405Z] #54 sha256:772e7ea7e4c90dad3af60eb2828772592267e1c6f85d53a6f1feb78ab6b69a0e [2022-01-20T20:30:10.405Z] #54 2.747 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-20T20:30:10.405Z] #54 2.766 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-20T20:30:10.405Z] #54 2.773 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-20T20:30:10.405Z] #54 3.302 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-01-20T20:30:10.405Z] #54 3.442 Get:5 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1532 B] [2022-01-20T20:30:10.405Z] #54 4.926 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [110 kB] [2022-01-20T20:30:10.405Z] #54 6.453 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-01-20T20:30:10.405Z] #54 7.996 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [1828 B] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-01-20T20:30:10.665Z] #54 ... [2022-01-20T20:30:10.665Z] [2022-01-20T20:30:10.665Z] #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.23.8" && /build/golangci-lint --version [2022-01-20T20:30:10.665Z] #58 sha256:f951c89bd34772c72bba58283b87fe5c67921e7ad1eb99176575536462edc601 [2022-01-20T20:30:10.665Z] #58 2.801 go: downloading github.com/golangci/golangci-lint v1.23.8 [2022-01-20T20:30:10.665Z] #58 7.441 go: downloading github.com/fatih/color v1.7.0 [2022-01-20T20:30:10.665Z] #58 7.452 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2022-01-20T20:30:10.665Z] #58 7.489 go: downloading github.com/pkg/errors v0.8.1 [2022-01-20T20:30:10.665Z] #58 7.501 go: downloading github.com/spf13/cobra v0.0.5 [2022-01-20T20:30:10.665Z] #58 7.517 go: downloading github.com/spf13/pflag v1.0.5 [2022-01-20T20:30:10.665Z] #58 7.692 go: downloading github.com/spf13/viper v1.6.1 [2022-01-20T20:30:10.665Z] #58 7.814 go: downloading github.com/mattn/go-colorable v0.1.4 [2022-01-20T20:30:10.665Z] #58 7.817 go: downloading github.com/mattn/go-isatty v0.0.8 [2022-01-20T20:30:10.665Z] #58 7.856 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2022-01-20T20:30:10.665Z] #58 7.874 go: downloading github.com/go-critic/go-critic v0.4.1 [2022-01-20T20:30:10.665Z] #58 8.228 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2022-01-20T20:30:10.665Z] #58 8.340 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-01-20T20:30:10.665Z] #58 10.44 go: downloading github.com/sirupsen/logrus v1.4.2 [2022-01-20T20:30:10.665Z] #58 10.45 go: downloading github.com/stretchr/testify v1.4.0 [2022-01-20T20:30:10.665Z] #58 10.54 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2022-01-20T20:30:10.665Z] #58 ... [2022-01-20T20:30:10.665Z] [2022-01-20T20:30:10.665Z] #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-01-20T20:30:10.665Z] #43 sha256:e3b06d2cc729b500db80a4f8f2b9ef144764be859b05cce2d047165ef878a07d [2022-01-20T20:30:10.665Z] #43 2.573 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-01-20T20:30:10.783Z] #63 6.836 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2022-01-20T20:30:10.926Z] #43 ... [2022-01-20T20:30:10.926Z] [2022-01-20T20:30:10.926Z] #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-01-20T20:30:10.926Z] #50 sha256:76944249cecba13870a8649d0eebcf3a28556913abfe2b53480837c4f26c1011 [2022-01-20T20:30:10.926Z] #50 1.897 + git clone https://github.com/docker/distribution.git . [2022-01-20T20:30:10.926Z] #50 1.898 Cloning into '.'... [2022-01-20T20:30:10.926Z] #50 ... [2022-01-20T20:30:10.926Z] [2022-01-20T20:30:10.926Z] #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-01-20T20:30:10.926Z] #43 sha256:e3b06d2cc729b500db80a4f8f2b9ef144764be859b05cce2d047165ef878a07d [2022-01-20T20:30:10.926Z] #43 10.84 tomll can be used in two ways: [2022-01-20T20:30:10.926Z] #43 10.85 Writing to STDIN and reading from STDOUT: [2022-01-20T20:30:10.926Z] #43 10.85 cat file.toml | tomll > file.toml [2022-01-20T20:30:10.926Z] #43 10.85 [2022-01-20T20:30:10.926Z] #43 10.85 Reading and updating a list of files: [2022-01-20T20:30:10.926Z] #43 10.85 tomll a.toml b.toml c.toml [2022-01-20T20:30:10.926Z] #43 10.85 [2022-01-20T20:30:10.926Z] #43 10.85 When given a list of files, tomll will modify all files in place without asking. [2022-01-20T20:30:10.972Z] + docker version [2022-01-20T20:30:11.301Z] #60 ... [2022-01-20T20:30:11.301Z] [2022-01-20T20:30:11.301Z] #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-01-20T20:30:11.301Z] #38 sha256:286dcb8eb3ea84eeab5a0e876e418fee7ff1abb4d83870130e087389c6a35999 [2022-01-20T20:30:11.301Z] #38 28.58 The following additional packages will be installed: [2022-01-20T20:30:11.301Z] #38 28.59 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-01-20T20:30:11.301Z] #38 28.60 Suggested packages: [2022-01-20T20:30:11.301Z] #38 28.61 cmake-doc ninja-build lrzip [2022-01-20T20:30:11.301Z] #38 28.61 Recommended packages: [2022-01-20T20:30:11.301Z] #38 28.61 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-01-20T20:30:11.301Z] #38 29.45 The following NEW packages will be installed: [2022-01-20T20:30:11.301Z] #38 29.46 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-01-20T20:30:11.301Z] #38 29.46 vim-common xxd [2022-01-20T20:30:11.301Z] #38 29.83 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2022-01-20T20:30:11.301Z] #38 29.83 Need to get 17.7 MB of archives. [2022-01-20T20:30:11.301Z] #38 29.83 After this operation, 70.7 MB of additional disk space will be used. [2022-01-20T20:30:11.301Z] #38 29.83 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-01-20T20:30:11.301Z] #38 29.84 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-01-20T20:30:11.301Z] #38 29.84 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-01-20T20:30:11.301Z] #38 29.93 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-01-20T20:30:11.301Z] #38 30.47 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2022-01-20T20:30:11.301Z] #38 30.50 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2022-01-20T20:30:11.301Z] #38 30.52 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-01-20T20:30:11.301Z] #38 30.56 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-01-20T20:30:11.301Z] #38 30.60 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-01-20T20:30:11.301Z] #38 30.60 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-01-20T20:30:11.301Z] #38 32.38 debconf: delaying package configuration, since apt-utils is not installed [2022-01-20T20:30:11.301Z] #38 32.66 Fetched 17.7 MB in 2s (11.4 MB/s) [2022-01-20T20:30:11.301Z] #38 32.75 Selecting previously unselected package xxd. [2022-01-20T20:30:11.301Z] #38 32.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 ... 15709 files and directories currently installed.) [2022-01-20T20:30:11.301Z] #38 32.80 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-01-20T20:30:11.301Z] #38 32.81 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-01-20T20:30:11.301Z] #38 32.96 Selecting previously unselected package vim-common. [2022-01-20T20:30:11.301Z] #38 32.97 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-01-20T20:30:11.301Z] #38 32.99 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-01-20T20:30:11.301Z] #38 33.22 Selecting previously unselected package cmake-data. [2022-01-20T20:30:11.301Z] #38 33.22 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-01-20T20:30:11.301Z] #38 33.23 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-01-20T20:30:11.301Z] #38 35.87 Selecting previously unselected package libicu67:amd64. [2022-01-20T20:30:11.301Z] #38 35.88 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-01-20T20:30:11.301Z] #38 35.88 Unpacking libicu67:amd64 (67.1-7) ... [2022-01-20T20:30:11.496Z] #43 DONE 11.1s [2022-01-20T20:30:11.496Z] [2022-01-20T20:30:11.496Z] #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.23.8" && /build/golangci-lint --version [2022-01-20T20:30:11.496Z] #58 sha256:f951c89bd34772c72bba58283b87fe5c67921e7ad1eb99176575536462edc601 [2022-01-20T20:30:11.496Z] #58 10.62 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2022-01-20T20:30:11.496Z] #58 10.67 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-01-20T20:30:11.496Z] #58 10.90 go: downloading github.com/magiconair/properties v1.8.1 [2022-01-20T20:30:11.496Z] #58 10.90 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-01-20T20:30:11.496Z] #58 10.92 go: downloading github.com/pelletier/go-toml v1.2.0 [2022-01-20T20:30:11.496Z] #58 11.01 go: downloading github.com/spf13/afero v1.1.2 [2022-01-20T20:30:11.496Z] #58 11.12 go: downloading github.com/spf13/cast v1.3.0 [2022-01-20T20:30:11.496Z] #58 11.12 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2022-01-20T20:30:11.496Z] #58 11.16 go: downloading github.com/subosito/gotenv v1.2.0 [2022-01-20T20:30:11.496Z] #58 11.19 go: downloading gopkg.in/ini.v1 v1.51.0 [2022-01-20T20:30:11.496Z] #58 11.35 go: downloading gopkg.in/yaml.v2 v2.2.7 [2022-01-20T20:30:11.496Z] #58 11.35 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2022-01-20T20:30:11.590Z] #38 ... [2022-01-20T20:30:11.591Z] [2022-01-20T20:30:11.591Z] #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-01-20T20:30:11.591Z] #14 sha256:15cb28e840cc1430d064f1bc3bec2eb69770f43fd5e2d00fc5390980be2d2c73 [2022-01-20T20:30:11.591Z] #14 25.86 Building dependency tree... [2022-01-20T20:30:11.591Z] #14 28.79 The following additional packages will be installed: [2022-01-20T20:30:11.591Z] #14 28.80 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-01-20T20:30:11.591Z] #14 28.80 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-01-20T20:30:11.591Z] #14 28.80 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-01-20T20:30:11.591Z] #14 28.80 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-01-20T20:30:11.591Z] #14 28.81 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-01-20T20:30:11.591Z] #14 28.81 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-01-20T20:30:11.591Z] #14 28.82 mingw-w64-common mingw-w64-x86-64-dev [2022-01-20T20:30:11.591Z] #14 28.83 Suggested packages: [2022-01-20T20:30:11.591Z] #14 28.83 gcc-10-locales seccomp wine64 [2022-01-20T20:30:11.591Z] #14 29.88 The following NEW packages will be installed: [2022-01-20T20:30:11.591Z] #14 29.89 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-01-20T20:30:11.591Z] #14 29.89 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-01-20T20:30:11.591Z] #14 29.89 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-01-20T20:30:11.591Z] #14 29.89 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-01-20T20:30:11.591Z] #14 29.89 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-01-20T20:30:11.591Z] #14 29.89 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-01-20T20:30:11.591Z] #14 29.89 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-01-20T20:30:11.591Z] #14 29.90 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-01-20T20:30:11.591Z] #14 29.90 mingw-w64-x86-64-dev [2022-01-20T20:30:11.591Z] #14 30.34 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-01-20T20:30:11.591Z] #14 30.34 Need to get 115 MB of archives. [2022-01-20T20:30:11.591Z] #14 30.34 After this operation, 645 MB of additional disk space will be used. [2022-01-20T20:30:11.591Z] #14 30.34 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-01-20T20:30:11.591Z] #14 30.46 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-01-20T20:30:11.591Z] #14 30.68 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-01-20T20:30:11.591Z] #14 30.68 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-01-20T20:30:11.591Z] #14 30.69 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-01-20T20:30:11.591Z] #14 30.71 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-01-20T20:30:11.591Z] #14 30.91 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-01-20T20:30:11.591Z] #14 31.13 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-01-20T20:30:11.591Z] #14 31.13 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-01-20T20:30:11.591Z] #14 31.72 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-01-20T20:30:11.591Z] #14 32.96 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-01-20T20:30:11.591Z] #14 33.40 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-01-20T20:30:11.591Z] #14 33.98 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-01-20T20:30:11.591Z] #14 35.13 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-01-20T20:30:11.591Z] #14 35.61 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-01-20T20:30:11.591Z] #14 35.62 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-01-20T20:30:11.591Z] #14 35.62 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-01-20T20:30:11.591Z] #14 35.62 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-01-20T20:30:11.591Z] #14 35.62 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-01-20T20:30:11.591Z] #14 35.63 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-01-20T20:30:11.591Z] #14 35.64 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2022-01-20T20:30:11.591Z] #14 35.64 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-01-20T20:30:11.591Z] #14 35.65 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-01-20T20:30:11.591Z] #14 35.66 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-01-20T20:30:11.591Z] #14 35.67 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-01-20T20:30:11.591Z] #14 35.67 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-01-20T20:30:11.591Z] #14 35.70 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-01-20T20:30:11.591Z] #14 35.71 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-01-20T20:30:11.591Z] #14 35.72 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-01-20T20:30:11.591Z] #14 35.72 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2022-01-20T20:30:11.591Z] #14 36.49 debconf: delaying package configuration, since apt-utils is not installed [2022-01-20T20:30:11.591Z] #14 36.68 Fetched 115 MB in 6s (20.0 MB/s) [2022-01-20T20:30:11.591Z] #14 36.76 Selecting previously unselected package binutils-mingw-w64-i686. [2022-01-20T20:30:11.591Z] #14 36.78 (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-01-20T20:30:11.591Z] #14 36.85 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-01-20T20:30:11.591Z] #14 36.86 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-01-20T20:30:11.756Z] #58 11.72 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-01-20T20:30:11.860Z] #14 ... [2022-01-20T20:30:11.860Z] [2022-01-20T20:30:11.860Z] #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-01-20T20:30:11.860Z] #34 sha256:9fe0f3d33a999b153a8e31cd4d91505945385bf49d44e9974bedbe8d707b997f [2022-01-20T20:30:12.015Z] #58 11.73 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-01-20T20:30:12.016Z] #58 11.76 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2022-01-20T20:30:12.016Z] #58 11.78 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-01-20T20:30:12.016Z] #58 11.79 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-01-20T20:30:12.016Z] #58 11.82 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-01-20T20:30:12.121Z] #34 37.02 Updating files: 92% (1403/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-01-20T20:30:12.121Z] #34 37.29 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-01-20T20:30:12.275Z] #58 11.93 go: downloading github.com/go-toolsmith/typep v1.0.0 [2022-01-20T20:30:12.275Z] #58 12.02 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2022-01-20T20:30:12.275Z] #58 12.14 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2022-01-20T20:30:12.537Z] #58 12.17 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-01-20T20:30:12.537Z] #58 12.23 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-01-20T20:30:12.537Z] #58 12.35 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2022-01-20T20:30:12.537Z] #58 12.38 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-01-20T20:30:12.690Z] #34 ... [2022-01-20T20:30:12.690Z] [2022-01-20T20:30:12.690Z] #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-01-20T20:30:12.690Z] #47 sha256:772e7ea7e4c90dad3af60eb2828772592267e1c6f85d53a6f1feb78ab6b69a0e [2022-01-20T20:30:12.690Z] #47 26.73 Building dependency tree... [2022-01-20T20:30:12.690Z] #47 29.69 The following additional packages will be installed: [2022-01-20T20:30:12.690Z] #47 29.70 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-01-20T20:30:12.690Z] #47 29.70 python3-protobuf python3-six [2022-01-20T20:30:12.690Z] #47 29.72 Suggested packages: [2022-01-20T20:30:12.690Z] #47 29.72 python3-setuptools [2022-01-20T20:30:12.690Z] #47 29.72 Recommended packages: [2022-01-20T20:30:12.690Z] #47 29.72 iproute2 | iproute [2022-01-20T20:30:12.690Z] #47 30.20 The following NEW packages will be installed: [2022-01-20T20:30:12.690Z] #47 30.21 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-01-20T20:30:12.690Z] #47 30.21 python3-protobuf python3-six [2022-01-20T20:30:12.690Z] #47 30.73 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-01-20T20:30:12.690Z] #47 30.73 Need to get 2292 kB of archives. [2022-01-20T20:30:12.690Z] #47 30.73 After this operation, 11.0 MB of additional disk space will be used. [2022-01-20T20:30:12.690Z] #47 30.73 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-01-20T20:30:12.690Z] #47 30.78 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-01-20T20:30:12.690Z] #47 30.79 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-01-20T20:30:12.690Z] #47 30.79 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-01-20T20:30:12.690Z] #47 30.81 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-01-20T20:30:12.690Z] #47 30.81 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-01-20T20:30:12.690Z] #47 30.82 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-01-20T20:30:12.690Z] #47 34.11 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-01-20T20:30:12.690Z] #47 35.31 debconf: delaying package configuration, since apt-utils is not installed [2022-01-20T20:30:12.690Z] #47 35.56 Fetched 2292 kB in 4s (544 kB/s) [2022-01-20T20:30:12.690Z] #47 35.64 Selecting previously unselected package libprotobuf23:amd64. [2022-01-20T20:30:12.690Z] #47 35.65 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-01-20T20:30:12.690Z] #47 35.78 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-01-20T20:30:12.690Z] #47 35.79 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-01-20T20:30:12.690Z] #47 36.51 Selecting previously unselected package python3-pkg-resources. [2022-01-20T20:30:12.690Z] #47 36.53 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-01-20T20:30:12.690Z] #47 36.53 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-01-20T20:30:12.690Z] #47 36.79 Selecting previously unselected package python3-six. [2022-01-20T20:30:12.690Z] #47 36.79 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-01-20T20:30:12.690Z] #47 36.82 Unpacking python3-six (1.16.0-2) ... [2022-01-20T20:30:12.690Z] #47 36.93 Selecting previously unselected package python3-protobuf. [2022-01-20T20:30:12.690Z] #47 36.93 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-01-20T20:30:12.690Z] #47 36.94 Unpacking python3-protobuf (3.12.4-1) ... [2022-01-20T20:30:12.690Z] #47 37.36 Selecting previously unselected package libnet1:amd64. [2022-01-20T20:30:12.690Z] #47 37.37 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-01-20T20:30:12.690Z] #47 37.37 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-01-20T20:30:12.690Z] #47 37.52 Selecting previously unselected package libnl-3-200:amd64. [2022-01-20T20:30:12.690Z] #47 37.52 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-01-20T20:30:12.690Z] #47 37.53 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-01-20T20:30:12.690Z] #47 37.65 Selecting previously unselected package libprotobuf-c1:amd64. [2022-01-20T20:30:12.690Z] #47 37.66 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-01-20T20:30:12.690Z] #47 37.67 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-01-20T20:30:12.691Z] #47 37.76 Selecting previously unselected package criu. [2022-01-20T20:30:12.691Z] #47 37.76 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-01-20T20:30:12.691Z] #47 37.77 Unpacking criu (3.16.1-3) ... [2022-01-20T20:30:12.797Z] #58 12.60 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2022-01-20T20:30:12.797Z] #58 12.65 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2022-01-20T20:30:12.797Z] #58 12.69 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-01-20T20:30:12.950Z] #47 ... [2022-01-20T20:30:12.950Z] [2022-01-20T20:30:12.950Z] #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-01-20T20:30:12.950Z] #34 sha256:9fe0f3d33a999b153a8e31cd4d91505945385bf49d44e9974bedbe8d707b997f [2022-01-20T20:30:12.950Z] #34 38.13 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-01-20T20:30:13.057Z] #58 12.75 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2022-01-20T20:30:13.057Z] #58 12.77 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-01-20T20:30:13.057Z] #58 ... [2022-01-20T20:30:13.057Z] [2022-01-20T20:30:13.057Z] #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-01-20T20:30:13.057Z] #41 sha256:9fe0f3d33a999b153a8e31cd4d91505945385bf49d44e9974bedbe8d707b997f [2022-01-20T20:30:13.057Z] #41 2.545 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-01-20T20:30:13.057Z] #41 2.546 Cloning into '.'... [2022-01-20T20:30:13.057Z] #41 ... [2022-01-20T20:30:13.057Z] [2022-01-20T20:30:13.057Z] #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.23.8" && /build/golangci-lint --version [2022-01-20T20:30:13.057Z] #58 sha256:f951c89bd34772c72bba58283b87fe5c67921e7ad1eb99176575536462edc601 [2022-01-20T20:30:13.057Z] #58 12.85 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-01-20T20:30:13.057Z] #58 12.87 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2022-01-20T20:30:13.317Z] #58 13.15 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2022-01-20T20:30:13.317Z] #58 13.18 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-01-20T20:30:13.317Z] #58 13.19 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2022-01-20T20:30:13.317Z] #58 13.28 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2022-01-20T20:30:13.325Z] #63 9.497 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2022-01-20T20:30:13.576Z] #58 13.30 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2022-01-20T20:30:13.576Z] #58 13.33 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2022-01-20T20:30:13.576Z] #58 13.56 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2022-01-20T20:30:13.584Z] #63 ... [2022-01-20T20:30:13.584Z] [2022-01-20T20:30:13.584Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-01-20T20:30:13.584Z] #34 sha256:9fe0f3d33a999b153a8e31cd4d91505945385bf49d44e9974bedbe8d707b997f [2022-01-20T20:30:13.584Z] #34 3.961 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-01-20T20:30:13.584Z] #34 3.965 Cloning into '.'... [2022-01-20T20:30:13.837Z] #58 13.65 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2022-01-20T20:30:13.848Z] #34 ... [2022-01-20T20:30:13.848Z] [2022-01-20T20:30:13.848Z] #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-01-20T20:30:13.848Z] #43 sha256:76944249cecba13870a8649d0eebcf3a28556913abfe2b53480837c4f26c1011 [2022-01-20T20:30:13.848Z] #43 3.830 + git clone https://github.com/docker/distribution.git . [2022-01-20T20:30:13.848Z] #43 3.846 Cloning into '.'... [2022-01-20T20:30:13.848Z] #43 ... [2022-01-20T20:30:13.848Z] [2022-01-20T20:30:13.848Z] #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-01-20T20:30:13.848Z] #38 sha256:286dcb8eb3ea84eeab5a0e876e418fee7ff1abb4d83870130e087389c6a35999 [2022-01-20T20:30:13.848Z] #38 3.421 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-20T20:30:13.848Z] #38 3.459 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-20T20:30:13.848Z] #38 3.467 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-20T20:30:13.848Z] #38 4.046 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-01-20T20:30:13.848Z] #38 5.366 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [110 kB] [2022-01-20T20:30:13.848Z] #38 7.173 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-01-20T20:30:14.096Z] #58 13.71 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2022-01-20T20:30:14.096Z] #58 13.79 go: downloading github.com/ultraware/funlen v0.0.2 [2022-01-20T20:30:14.096Z] #58 13.79 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-01-20T20:30:14.096Z] #58 13.80 go: downloading github.com/uudashr/gocognit v1.0.1 [2022-01-20T20:30:14.096Z] #58 13.85 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2022-01-20T20:30:14.107Z] #38 ... [2022-01-20T20:30:14.107Z] [2022-01-20T20:30:14.107Z] #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-01-20T20:30:14.107Z] #49 sha256:77cb706d755e16aea54301fa925fe1a91b1df361756934152b11e5eb1aa5503b [2022-01-20T20:30:14.107Z] #49 4.031 go: downloading gotest.tools/gotestsum v1.7.0 [2022-01-20T20:30:14.107Z] #49 5.619 go: downloading github.com/fatih/color v1.10.0 [2022-01-20T20:30:14.107Z] #49 5.624 go: downloading github.com/dnephin/pflag v1.0.7 [2022-01-20T20:30:14.107Z] #49 5.659 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-01-20T20:30:14.107Z] #49 5.693 go: downloading github.com/pkg/errors v0.9.1 [2022-01-20T20:30:14.107Z] #49 6.020 go: downloading golang.org/x/tools v0.1.0 [2022-01-20T20:30:14.107Z] #49 6.193 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-01-20T20:30:14.107Z] #49 6.295 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-01-20T20:30:14.107Z] #49 6.311 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-01-20T20:30:14.107Z] #49 6.475 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-01-20T20:30:14.107Z] #49 9.652 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-01-20T20:30:14.107Z] #49 9.709 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-01-20T20:30:14.107Z] #49 9.819 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-01-20T20:30:14.369Z] #49 ... [2022-01-20T20:30:14.369Z] [2022-01-20T20:30:14.369Z] #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-01-20T20:30:14.369Z] #47 sha256:772e7ea7e4c90dad3af60eb2828772592267e1c6f85d53a6f1feb78ab6b69a0e [2022-01-20T20:30:14.369Z] #47 4.206 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-20T20:30:14.369Z] #47 4.247 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-20T20:30:14.369Z] #47 4.248 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-20T20:30:14.369Z] #47 4.814 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1532 B] [2022-01-20T20:30:14.369Z] #47 5.115 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-01-20T20:30:14.369Z] #47 6.825 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [110 kB] [2022-01-20T20:30:14.369Z] #47 8.710 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-01-20T20:30:14.369Z] #47 ... [2022-01-20T20:30:14.369Z] [2022-01-20T20:30:14.369Z] #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-01-20T20:30:14.369Z] #14 sha256:15cb28e840cc1430d064f1bc3bec2eb69770f43fd5e2d00fc5390980be2d2c73 [2022-01-20T20:30:14.369Z] #14 2.991 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-20T20:30:14.369Z] #14 3.000 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-20T20:30:14.369Z] #14 3.008 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-20T20:30:14.369Z] #14 3.260 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-01-20T20:30:14.369Z] #14 4.508 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [110 kB] [2022-01-20T20:30:14.369Z] #14 6.381 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-01-20T20:30:14.369Z] #14 ... [2022-01-20T20:30:14.369Z] [2022-01-20T20:30:14.369Z] #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-01-20T20:30:14.369Z] #53 sha256:aa54a61e59505073eec406052f5ff896ab764d94fa0b9ccff610139d7b0cdc04 [2022-01-20T20:30:14.369Z] #53 4.120 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-01-20T20:30:14.369Z] #53 5.176 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-01-20T20:30:14.369Z] #53 5.231 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-01-20T20:30:14.369Z] #53 5.264 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-01-20T20:30:14.369Z] #53 6.792 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-01-20T20:30:14.628Z] #53 ... [2022-01-20T20:30:14.628Z] [2022-01-20T20:30:14.628Z] #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-01-20T20:30:14.628Z] #36 sha256:e3b06d2cc729b500db80a4f8f2b9ef144764be859b05cce2d047165ef878a07d [2022-01-20T20:30:14.628Z] #36 4.332 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-01-20T20:30:14.665Z] #58 14.41 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-01-20T20:30:14.665Z] #58 14.43 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2022-01-20T20:30:14.665Z] #58 14.48 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-01-20T20:30:14.666Z] #58 14.56 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-01-20T20:30:14.760Z] Client: Docker Engine - Community [2022-01-20T20:30:14.760Z] Version: 20.10.12 [2022-01-20T20:30:14.760Z] API version: 1.41 [2022-01-20T20:30:14.760Z] Go version: go1.16.12 [2022-01-20T20:30:14.760Z] Git commit: e91ed57 [2022-01-20T20:30:14.760Z] Built: Mon Dec 13 11:45:33 2021 [2022-01-20T20:30:14.760Z] OS/Arch: linux/amd64 [2022-01-20T20:30:14.760Z] Context: default [2022-01-20T20:30:14.760Z] Experimental: true [2022-01-20T20:30:14.760Z] [2022-01-20T20:30:14.760Z] Server: Docker Engine - Community [2022-01-20T20:30:14.760Z] Engine: [2022-01-20T20:30:14.760Z] Version: 20.10.12 [2022-01-20T20:30:14.760Z] API version: 1.41 (minimum version 1.12) [2022-01-20T20:30:14.760Z] Go version: go1.16.12 [2022-01-20T20:30:14.760Z] Git commit: 459d0df [2022-01-20T20:30:14.760Z] Built: Mon Dec 13 11:43:42 2021 [2022-01-20T20:30:14.760Z] OS/Arch: linux/amd64 [2022-01-20T20:30:14.760Z] Experimental: true [2022-01-20T20:30:14.760Z] containerd: [2022-01-20T20:30:14.760Z] Version: 1.4.12 [2022-01-20T20:30:14.760Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-01-20T20:30:14.760Z] runc: [2022-01-20T20:30:14.760Z] Version: 1.0.2 [2022-01-20T20:30:14.760Z] GitCommit: v1.0.2-0-g52b36a2 [2022-01-20T20:30:14.760Z] docker-init: [2022-01-20T20:30:14.760Z] Version: 0.19.0 [2022-01-20T20:30:14.760Z] GitCommit: de40ad0 [Pipeline] sh [2022-01-20T20:30:14.887Z] #36 ... [2022-01-20T20:30:14.887Z] [2022-01-20T20:30:14.887Z] #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-01-20T20:30:14.887Z] #58 sha256:2863a34a8394af6d04c11f3d9e339f77039fc9082de27c8735be89ab11429dd4 [2022-01-20T20:30:14.887Z] #58 3.217 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-20T20:30:14.887Z] #58 3.241 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-20T20:30:14.887Z] #58 3.241 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-20T20:30:14.887Z] #58 3.932 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-01-20T20:30:14.887Z] #58 5.077 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [110 kB] [2022-01-20T20:30:14.887Z] #58 7.297 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-01-20T20:30:14.887Z] #58 ... [2022-01-20T20:30:14.887Z] [2022-01-20T20:30:14.887Z] #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.23.8" && /build/golangci-lint --version [2022-01-20T20:30:14.887Z] #51 sha256:f951c89bd34772c72bba58283b87fe5c67921e7ad1eb99176575536462edc601 [2022-01-20T20:30:14.887Z] #51 4.202 go: downloading github.com/golangci/golangci-lint v1.23.8 [2022-01-20T20:30:14.887Z] #51 9.617 go: downloading github.com/fatih/color v1.7.0 [2022-01-20T20:30:14.887Z] #51 9.620 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2022-01-20T20:30:14.887Z] #51 9.689 go: downloading github.com/pkg/errors v0.8.1 [2022-01-20T20:30:14.887Z] #51 9.692 go: downloading github.com/spf13/cobra v0.0.5 [2022-01-20T20:30:14.887Z] #51 9.803 go: downloading github.com/spf13/pflag v1.0.5 [2022-01-20T20:30:14.887Z] #51 9.959 go: downloading github.com/spf13/viper v1.6.1 [2022-01-20T20:30:14.887Z] #51 10.52 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2022-01-20T20:30:14.887Z] #51 10.52 go: downloading github.com/go-critic/go-critic v0.4.1 [2022-01-20T20:30:14.887Z] #51 11.31 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2022-01-20T20:30:14.925Z] #58 14.57 go: downloading github.com/stretchr/objx v0.2.0 [2022-01-20T20:30:14.925Z] #58 14.62 go: downloading golang.org/x/text v0.3.2 [2022-01-20T20:30:15.099Z] + docker info [2022-01-20T20:30:15.146Z] #51 ... [2022-01-20T20:30:15.146Z] [2022-01-20T20:30:15.146Z] #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-01-20T20:30:15.146Z] #26 sha256:ffe4b49d99c6cb276b2637a8968221492e8a0e4565ebf39c361d91384195bc2f [2022-01-20T20:30:15.146Z] #26 3.098 + RM_GOPATH=0 [2022-01-20T20:30:15.146Z] #26 3.098 + TMP_GOPATH= [2022-01-20T20:30:15.146Z] #26 3.098 + : /build [2022-01-20T20:30:15.146Z] #26 3.098 + '[' -z '' ']' [2022-01-20T20:30:15.146Z] #26 3.098 ++ mktemp -d [2022-01-20T20:30:15.146Z] #26 3.098 + export GOPATH=/tmp/tmp.m6fiXwwCV1 [2022-01-20T20:30:15.146Z] #26 3.098 + GOPATH=/tmp/tmp.m6fiXwwCV1 [2022-01-20T20:30:15.146Z] #26 3.098 + RM_GOPATH=1 [2022-01-20T20:30:15.146Z] #26 3.098 + case "$(go env GOARCH)" in [2022-01-20T20:30:15.146Z] #26 3.098 ++ go env GOARCH [2022-01-20T20:30:15.146Z] #26 3.132 + export GO_BUILDMODE=-buildmode=pie [2022-01-20T20:30:15.146Z] #26 3.132 + GO_BUILDMODE=-buildmode=pie [2022-01-20T20:30:15.146Z] #26 3.132 ++ dirname /install.sh [2022-01-20T20:30:15.146Z] #26 3.132 + dir=/ [2022-01-20T20:30:15.146Z] #26 3.132 + bin=dockercli [2022-01-20T20:30:15.146Z] #26 3.132 + shift [2022-01-20T20:30:15.146Z] #26 3.132 + '[' '!' -f //dockercli.installer ']' [2022-01-20T20:30:15.146Z] #26 3.132 + . //dockercli.installer [2022-01-20T20:30:15.146Z] #26 3.132 ++ : stable [2022-01-20T20:30:15.146Z] #26 3.132 ++ : 17.06.2-ce [2022-01-20T20:30:15.146Z] #26 3.132 + install_dockercli [2022-01-20T20:30:15.146Z] #26 3.132 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-01-20T20:30:15.146Z] #26 3.133 Install docker/cli version 17.06.2-ce from stable [2022-01-20T20:30:15.146Z] #26 3.136 ++ uname -m [2022-01-20T20:30:15.146Z] #26 3.145 + arch=x86_64 [2022-01-20T20:30:15.146Z] #26 3.145 + '[' x86_64 '!=' x86_64 ']' [2022-01-20T20:30:15.146Z] #26 3.145 + url=https://download.docker.com/linux/static [2022-01-20T20:30:15.146Z] #26 3.145 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-01-20T20:30:15.146Z] #26 3.145 + tar -xz docker/docker [2022-01-20T20:30:15.146Z] #26 10.66 + mkdir -p /build [2022-01-20T20:30:15.146Z] #26 10.66 + mv docker/docker /build/ [2022-01-20T20:30:15.146Z] #26 10.69 + rmdir docker [2022-01-20T20:30:15.146Z] #26 ... [2022-01-20T20:30:15.146Z] [2022-01-20T20:30:15.146Z] #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.23.8" && /build/golangci-lint --version [2022-01-20T20:30:15.146Z] #51 sha256:f951c89bd34772c72bba58283b87fe5c67921e7ad1eb99176575536462edc601 [2022-01-20T20:30:15.146Z] #51 11.54 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-01-20T20:30:15.719Z] #51 ... [2022-01-20T20:30:15.719Z] [2022-01-20T20:30:15.719Z] #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-01-20T20:30:15.719Z] #26 sha256:ffe4b49d99c6cb276b2637a8968221492e8a0e4565ebf39c361d91384195bc2f [2022-01-20T20:30:15.719Z] #26 DONE 11.9s [2022-01-20T20:30:15.984Z] [2022-01-20T20:30:15.984Z] #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-01-20T20:30:15.984Z] #49 sha256:77cb706d755e16aea54301fa925fe1a91b1df361756934152b11e5eb1aa5503b [2022-01-20T20:30:15.984Z] #49 11.94 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-01-20T20:30:15.984Z] #49 12.02 go: downloading golang.org/x/mod v0.3.0 [2022-01-20T20:30:18.213Z] #58 17.71 go: downloading github.com/gobwas/glob v0.2.3 [2022-01-20T20:30:18.214Z] #58 17.71 go: downloading github.com/kisielk/gotool v1.0.0 [2022-01-20T20:30:18.214Z] #58 17.77 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2022-01-20T20:30:18.214Z] #58 17.83 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2022-01-20T20:30:18.214Z] #58 17.83 go: downloading github.com/gogo/protobuf v1.2.1 [2022-01-20T20:30:18.245Z] #34 ... [2022-01-20T20:30:18.245Z] [2022-01-20T20:30:18.245Z] #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-01-20T20:30:18.245Z] #38 sha256:286dcb8eb3ea84eeab5a0e876e418fee7ff1abb4d83870130e087389c6a35999 [2022-01-20T20:30:18.245Z] #38 41.80 Selecting previously unselected package libxml2:amd64. [2022-01-20T20:30:18.246Z] #38 41.81 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2022-01-20T20:30:18.246Z] #38 41.81 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-01-20T20:30:18.246Z] #38 42.30 Selecting previously unselected package libarchive13:amd64. [2022-01-20T20:30:18.246Z] #38 42.30 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ... [2022-01-20T20:30:18.246Z] #38 42.32 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2022-01-20T20:30:18.246Z] #38 42.62 Selecting previously unselected package libjsoncpp24:amd64. [2022-01-20T20:30:18.246Z] #38 42.63 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-01-20T20:30:18.246Z] #38 42.64 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-01-20T20:30:18.246Z] #38 42.79 Selecting previously unselected package librhash0:amd64. [2022-01-20T20:30:18.246Z] #38 42.83 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-01-20T20:30:18.246Z] #38 42.83 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-01-20T20:30:18.246Z] #38 43.03 Selecting previously unselected package libuv1:amd64. [2022-01-20T20:30:18.246Z] #38 43.03 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-01-20T20:30:18.246Z] #38 43.04 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-01-20T20:30:18.246Z] #38 43.21 Selecting previously unselected package cmake. [2022-01-20T20:30:18.246Z] #38 43.21 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-01-20T20:30:18.246Z] #38 43.22 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-01-20T20:30:18.780Z] #58 ... [2022-01-20T20:30:18.780Z] [2022-01-20T20:30:18.780Z] #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-01-20T20:30:18.780Z] #56 sha256:77cb706d755e16aea54301fa925fe1a91b1df361756934152b11e5eb1aa5503b [2022-01-20T20:30:18.780Z] #56 8.555 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-01-20T20:30:18.780Z] #56 8.567 go: downloading golang.org/x/mod v0.3.0 [2022-01-20T20:30:18.780Z] #56 ... [2022-01-20T20:30:18.780Z] [2022-01-20T20:30:18.780Z] #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.23.8" && /build/golangci-lint --version [2022-01-20T20:30:18.780Z] #58 sha256:f951c89bd34772c72bba58283b87fe5c67921e7ad1eb99176575536462edc601 [2022-01-20T20:30:18.780Z] #58 18.61 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2022-01-20T20:30:19.038Z] #58 18.74 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-01-20T20:30:19.038Z] #58 18.88 go: downloading github.com/BurntSushi/toml v0.3.1 [2022-01-20T20:30:19.113Z] Client: Docker Engine - Community [2022-01-20T20:30:19.113Z] Version: 20.10.12 [2022-01-20T20:30:19.113Z] API version: 1.41 [2022-01-20T20:30:19.113Z] Go version: go1.16.12 [2022-01-20T20:30:19.113Z] Git commit: e91ed57 [2022-01-20T20:30:19.113Z] Built: Mon Dec 13 11:44:28 2021 [2022-01-20T20:30:19.113Z] OS/Arch: linux/arm64 [2022-01-20T20:30:19.113Z] Context: default [2022-01-20T20:30:19.113Z] Experimental: true [2022-01-20T20:30:19.113Z] [2022-01-20T20:30:19.113Z] Server: Docker Engine - Community [2022-01-20T20:30:19.113Z] Engine: [2022-01-20T20:30:19.113Z] Version: 20.10.12 [2022-01-20T20:30:19.113Z] API version: 1.41 (minimum version 1.12) [2022-01-20T20:30:19.113Z] Go version: go1.16.12 [2022-01-20T20:30:19.113Z] Git commit: 459d0df [2022-01-20T20:30:19.113Z] Built: Mon Dec 13 11:43:05 2021 [2022-01-20T20:30:19.113Z] OS/Arch: linux/arm64 [2022-01-20T20:30:19.113Z] Experimental: true [2022-01-20T20:30:19.113Z] containerd: [2022-01-20T20:30:19.113Z] Version: 1.4.12 [2022-01-20T20:30:19.113Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-01-20T20:30:19.113Z] runc: [2022-01-20T20:30:19.113Z] Version: 1.0.2 [2022-01-20T20:30:19.113Z] GitCommit: v1.0.2-0-g52b36a2 [2022-01-20T20:30:19.113Z] docker-init: [2022-01-20T20:30:19.113Z] Version: 0.19.0 [2022-01-20T20:30:19.113Z] GitCommit: de40ad0 [Pipeline] sh [2022-01-20T20:30:19.428Z] + docker info [2022-01-20T20:30:20.178Z] #49 ... [2022-01-20T20:30:20.178Z] [2022-01-20T20:30:20.178Z] #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-01-20T20:30:20.178Z] #36 sha256:e3b06d2cc729b500db80a4f8f2b9ef144764be859b05cce2d047165ef878a07d [2022-01-20T20:30:20.178Z] #36 16.02 tomll can be used in two ways: [2022-01-20T20:30:20.178Z] #36 16.02 Writing to STDIN and reading from STDOUT: [2022-01-20T20:30:20.178Z] #36 16.02 cat file.toml | tomll > file.toml [2022-01-20T20:30:20.178Z] #36 16.02 [2022-01-20T20:30:20.178Z] #36 16.02 Reading and updating a list of files: [2022-01-20T20:30:20.178Z] #36 16.02 tomll a.toml b.toml c.toml [2022-01-20T20:30:20.178Z] #36 16.02 [2022-01-20T20:30:20.178Z] #36 16.02 When given a list of files, tomll will modify all files in place without asking. [2022-01-20T20:30:20.178Z] #36 DONE 16.4s [2022-01-20T20:30:20.178Z] [2022-01-20T20:30:20.178Z] #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.23.8" && /build/golangci-lint --version [2022-01-20T20:30:20.178Z] #51 sha256:f951c89bd34772c72bba58283b87fe5c67921e7ad1eb99176575536462edc601 [2022-01-20T20:30:20.178Z] #51 14.59 go: downloading github.com/mattn/go-colorable v0.1.4 [2022-01-20T20:30:20.178Z] #51 14.59 go: downloading github.com/sirupsen/logrus v1.4.2 [2022-01-20T20:30:20.178Z] #51 14.65 go: downloading github.com/stretchr/testify v1.4.0 [2022-01-20T20:30:20.178Z] #51 14.79 go: downloading github.com/mattn/go-isatty v0.0.8 [2022-01-20T20:30:20.178Z] #51 14.83 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2022-01-20T20:30:20.178Z] #51 14.91 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2022-01-20T20:30:20.178Z] #51 14.91 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-01-20T20:30:20.178Z] #51 15.21 go: downloading github.com/magiconair/properties v1.8.1 [2022-01-20T20:30:20.178Z] #51 15.22 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-01-20T20:30:20.178Z] #51 15.29 go: downloading github.com/pelletier/go-toml v1.2.0 [2022-01-20T20:30:20.178Z] #51 15.35 go: downloading github.com/spf13/afero v1.1.2 [2022-01-20T20:30:20.178Z] #51 15.46 go: downloading github.com/spf13/cast v1.3.0 [2022-01-20T20:30:20.178Z] #51 15.54 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2022-01-20T20:30:20.178Z] #51 15.59 go: downloading github.com/subosito/gotenv v1.2.0 [2022-01-20T20:30:20.178Z] #51 15.61 go: downloading gopkg.in/ini.v1 v1.51.0 [2022-01-20T20:30:20.178Z] #51 15.63 go: downloading gopkg.in/yaml.v2 v2.2.7 [2022-01-20T20:30:20.178Z] #51 15.85 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-01-20T20:30:20.178Z] #51 15.90 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-01-20T20:30:20.178Z] #51 15.90 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2022-01-20T20:30:20.178Z] #51 15.93 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-01-20T20:30:20.178Z] #51 15.94 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-01-20T20:30:20.178Z] #51 15.97 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-01-20T20:30:20.178Z] #51 15.97 go: downloading github.com/go-toolsmith/typep v1.0.0 [2022-01-20T20:30:20.178Z] #51 16.08 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2022-01-20T20:30:20.178Z] #51 16.09 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2022-01-20T20:30:20.179Z] #51 16.14 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-01-20T20:30:20.179Z] #51 16.17 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-01-20T20:30:20.179Z] #51 16.17 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2022-01-20T20:30:20.179Z] #51 16.20 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-01-20T20:30:20.179Z] #51 16.30 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2022-01-20T20:30:20.179Z] #51 16.40 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2022-01-20T20:30:20.179Z] #51 16.47 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-01-20T20:30:20.438Z] #51 16.79 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2022-01-20T20:30:20.438Z] #51 16.79 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-01-20T20:30:20.438Z] #51 16.86 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-01-20T20:30:20.438Z] #51 16.90 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2022-01-20T20:30:20.697Z] #51 16.92 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2022-01-20T20:30:20.697Z] #51 17.03 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-01-20T20:30:20.697Z] #51 17.10 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2022-01-20T20:30:20.939Z] #58 ... [2022-01-20T20:30:20.939Z] [2022-01-20T20:30:20.939Z] #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-01-20T20:30:20.939Z] #19 sha256:334519f39f574109a1954a12942d48905a375bde8be81dea12ff713ec2b1e0cc [2022-01-20T20:30:20.939Z] #19 4.019 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-01-20T20:30:20.939Z] #19 5.001 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-01-20T20:30:20.939Z] #19 5.910 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-01-20T20:30:20.939Z] #19 6.489 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [111 kB] [2022-01-20T20:30:20.939Z] #19 6.496 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [107 kB] [2022-01-20T20:30:20.939Z] #19 6.504 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [104 kB] [2022-01-20T20:30:20.939Z] #19 6.506 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [104 kB] [2022-01-20T20:30:20.939Z] #19 6.518 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [110 kB] [2022-01-20T20:30:20.939Z] #19 6.521 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [110 kB] [2022-01-20T20:30:20.939Z] #19 6.531 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2600 B] [2022-01-20T20:30:20.939Z] #19 6.538 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-01-20T20:30:20.939Z] #19 6.539 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-01-20T20:30:20.940Z] #19 6.542 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-01-20T20:30:20.940Z] #19 6.546 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-01-20T20:30:20.940Z] #19 6.548 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-01-20T20:30:20.940Z] #19 ... [2022-01-20T20:30:20.940Z] [2022-01-20T20:30:20.940Z] #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-01-20T20:30:20.940Z] #50 sha256:76944249cecba13870a8649d0eebcf3a28556913abfe2b53480837c4f26c1011 [2022-01-20T20:30:20.940Z] #50 15.30 + git checkout -q v2.3.0 [2022-01-20T20:30:20.940Z] #50 16.64 + 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-01-20T20:30:21.002Z] #51 17.29 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2022-01-20T20:30:21.002Z] #51 17.29 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2022-01-20T20:30:21.002Z] #51 17.37 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2022-01-20T20:30:21.263Z] #51 17.70 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2022-01-20T20:30:21.523Z] #51 17.72 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2022-01-20T20:30:21.523Z] #51 17.77 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2022-01-20T20:30:21.523Z] #51 17.88 go: downloading github.com/ultraware/funlen v0.0.2 [2022-01-20T20:30:21.523Z] #51 17.88 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-01-20T20:30:21.523Z] #51 17.90 go: downloading github.com/uudashr/gocognit v1.0.1 [2022-01-20T20:30:21.523Z] #51 17.99 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2022-01-20T20:30:22.094Z] #51 18.59 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-01-20T20:30:22.322Z] #50 ... [2022-01-20T20:30:22.322Z] [2022-01-20T20:30:22.322Z] #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-01-20T20:30:22.322Z] #60 sha256:aa54a61e59505073eec406052f5ff896ab764d94fa0b9ccff610139d7b0cdc04 [2022-01-20T20:30:22.322Z] #60 21.87 v3.0.2 [2022-01-20T20:30:22.322Z] #60 DONE 22.2s [2022-01-20T20:30:22.322Z] [2022-01-20T20:30:22.322Z] #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-01-20T20:30:22.322Z] #54 sha256:772e7ea7e4c90dad3af60eb2828772592267e1c6f85d53a6f1feb78ab6b69a0e [2022-01-20T20:30:22.322Z] #54 12.39 Fetched 8498 kB in 10s (857 kB/s) [2022-01-20T20:30:22.322Z] #54 12.39 Reading package lists... [2022-01-20T20:30:22.322Z] #54 15.40 Reading package lists... [2022-01-20T20:30:22.322Z] #54 18.18 Building dependency tree... [2022-01-20T20:30:22.322Z] #54 20.11 The following additional packages will be installed: [2022-01-20T20:30:22.322Z] #54 20.12 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-01-20T20:30:22.322Z] #54 20.13 python3-protobuf python3-six [2022-01-20T20:30:22.322Z] #54 20.13 Suggested packages: [2022-01-20T20:30:22.322Z] #54 20.13 python3-setuptools [2022-01-20T20:30:22.322Z] #54 20.13 Recommended packages: [2022-01-20T20:30:22.322Z] #54 20.13 iproute2 | iproute [2022-01-20T20:30:22.322Z] #54 20.53 The following NEW packages will be installed: [2022-01-20T20:30:22.322Z] #54 20.54 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-01-20T20:30:22.322Z] #54 20.54 python3-protobuf python3-six [2022-01-20T20:30:22.322Z] #54 20.93 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-01-20T20:30:22.322Z] #54 20.93 Need to get 2292 kB of archives. [2022-01-20T20:30:22.322Z] #54 20.93 After this operation, 11.0 MB of additional disk space will be used. [2022-01-20T20:30:22.322Z] #54 20.93 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-01-20T20:30:22.322Z] #54 20.95 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-01-20T20:30:22.322Z] #54 20.96 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-01-20T20:30:22.322Z] #54 20.96 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-01-20T20:30:22.322Z] #54 20.97 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-01-20T20:30:22.322Z] #54 20.98 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-01-20T20:30:22.322Z] #54 20.99 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-01-20T20:30:22.354Z] #51 18.60 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2022-01-20T20:30:22.354Z] #51 18.66 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2022-01-20T20:30:22.354Z] #51 18.78 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-01-20T20:30:22.354Z] #51 18.86 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-01-20T20:30:22.457Z] #38 47.53 Setting up libicu67:amd64 (67.1-7) ... [2022-01-20T20:30:22.457Z] #38 47.57 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-01-20T20:30:22.457Z] #38 47.61 Setting up libuv1:amd64 (1.40.0-2) ... [2022-01-20T20:30:22.457Z] #38 47.67 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-01-20T20:30:22.630Z] #51 18.92 go: downloading github.com/stretchr/objx v0.2.0 [2022-01-20T20:30:22.630Z] #51 19.10 go: downloading golang.org/x/text v0.3.2 [2022-01-20T20:30:22.720Z] #38 ... [2022-01-20T20:30:22.720Z] [2022-01-20T20:30:22.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-01-20T20:30:22.720Z] #47 sha256:772e7ea7e4c90dad3af60eb2828772592267e1c6f85d53a6f1feb78ab6b69a0e [2022-01-20T20:30:22.720Z] #47 38.48 Setting up python3-pkg-resources (52.0.0-4) ... [2022-01-20T20:30:22.720Z] #47 39.98 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-01-20T20:30:22.720Z] #47 40.00 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-01-20T20:30:22.720Z] #47 40.01 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-01-20T20:30:22.720Z] #47 40.05 Setting up python3-six (1.16.0-2) ... [2022-01-20T20:30:22.720Z] #47 41.12 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-01-20T20:30:22.720Z] #47 41.14 Setting up python3-protobuf (3.12.4-1) ... [2022-01-20T20:30:22.720Z] #47 44.38 Setting up criu (3.16.1-3) ... [2022-01-20T20:30:22.720Z] #47 46.12 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-20T20:30:22.720Z] #47 DONE 47.8s [2022-01-20T20:30:22.720Z] [2022-01-20T20:30:22.720Z] #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-01-20T20:30:22.720Z] #38 sha256:286dcb8eb3ea84eeab5a0e876e418fee7ff1abb4d83870130e087389c6a35999 [2022-01-20T20:30:22.720Z] #38 48.01 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-01-20T20:30:22.720Z] #38 ... [2022-01-20T20:30:22.720Z] [2022-01-20T20:30:22.720Z] #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-01-20T20:30:22.720Z] #14 sha256:15cb28e840cc1430d064f1bc3bec2eb69770f43fd5e2d00fc5390980be2d2c73 [2022-01-20T20:30:22.720Z] #14 39.06 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-01-20T20:30:22.720Z] #14 39.07 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-01-20T20:30:22.720Z] #14 39.07 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-01-20T20:30:22.720Z] #14 41.11 Selecting previously unselected package binutils-mingw-w64. [2022-01-20T20:30:22.720Z] #14 41.11 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-01-20T20:30:22.720Z] #14 41.13 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-01-20T20:30:22.720Z] #14 41.23 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-01-20T20:30:22.720Z] #14 41.24 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-01-20T20:30:22.720Z] #14 41.25 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-01-20T20:30:22.720Z] #14 41.43 Selecting previously unselected package dmsetup. [2022-01-20T20:30:22.720Z] #14 41.44 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-01-20T20:30:22.720Z] #14 41.45 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-01-20T20:30:22.720Z] #14 41.58 Selecting previously unselected package mingw-w64-common. [2022-01-20T20:30:22.720Z] #14 41.58 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-01-20T20:30:22.720Z] #14 41.58 Unpacking mingw-w64-common (8.0.0-1) ... [2022-01-20T20:30:22.720Z] #14 46.42 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-01-20T20:30:22.720Z] #14 46.43 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-01-20T20:30:22.720Z] #14 46.43 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-01-20T20:30:22.720Z] #14 ... [2022-01-20T20:30:22.720Z] [2022-01-20T20:30:22.720Z] #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-01-20T20:30:22.720Z] #38 sha256:286dcb8eb3ea84eeab5a0e876e418fee7ff1abb4d83870130e087389c6a35999 [2022-01-20T20:30:22.720Z] #38 48.03 Setting up librhash0:amd64 (1.4.1-2) ... [2022-01-20T20:30:22.720Z] #38 48.09 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-01-20T20:30:22.720Z] #38 48.11 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-01-20T20:30:22.720Z] #38 48.12 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2022-01-20T20:30:22.720Z] #38 48.13 Setting up cmake (3.18.4-2+deb11u1) ... [2022-01-20T20:30:22.980Z] #38 48.15 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-20T20:30:23.241Z] #38 DONE 48.5s [2022-01-20T20:30:23.241Z] [2022-01-20T20:30:23.241Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-01-20T20:30:23.241Z] #39 sha256:2975e6a48349b295485bf9d73b7eda76773994966d51011252d4fa42297ff464 [2022-01-20T20:30:23.505Z] #39 DONE 0.2s [2022-01-20T20:30:23.505Z] [2022-01-20T20:30:23.505Z] #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-01-20T20:30:23.505Z] #14 sha256:15cb28e840cc1430d064f1bc3bec2eb69770f43fd5e2d00fc5390980be2d2c73 [2022-01-20T20:30:23.505Z] #14 ... [2022-01-20T20:30:23.505Z] [2022-01-20T20:30:23.505Z] #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-01-20T20:30:23.505Z] #40 sha256:4daedfcf739dd4fab7b3f038578594855fa03bffd5d7ec15fd2de953ec07a164 [2022-01-20T20:30:24.536Z] #51 ... [2022-01-20T20:30:24.536Z] [2022-01-20T20:30:24.536Z] #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-01-20T20:30:24.536Z] #63 sha256:928ba04c29833c590c8518b3d4b6e5fa618c430d101a75a58c62c3c7faa44fc2 [2022-01-20T20:30:24.536Z] #63 10.29 go: downloading github.com/google/uuid v1.3.0 [2022-01-20T20:30:24.536Z] #63 10.44 go: downloading github.com/moby/vpnkit v0.5.0 [2022-01-20T20:30:24.536Z] #63 10.60 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-01-20T20:30:24.536Z] #63 10.81 go: downloading github.com/gofrs/flock v0.8.1 [2022-01-20T20:30:24.536Z] #63 11.09 go: downloading github.com/gorilla/mux v1.8.0 [2022-01-20T20:30:24.536Z] #63 11.27 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-01-20T20:30:24.536Z] #63 11.89 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-01-20T20:30:24.536Z] #63 12.01 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-01-20T20:30:24.536Z] #63 12.26 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2022-01-20T20:30:24.536Z] #63 13.58 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-01-20T20:30:24.536Z] #63 ... [2022-01-20T20:30:24.536Z] [2022-01-20T20:30:24.536Z] #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-01-20T20:30:24.536Z] #47 sha256:772e7ea7e4c90dad3af60eb2828772592267e1c6f85d53a6f1feb78ab6b69a0e [2022-01-20T20:30:24.536Z] #47 10.70 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [1828 B] [2022-01-20T20:30:24.536Z] #47 16.74 Fetched 8498 kB in 13s (663 kB/s) [2022-01-20T20:30:24.796Z] #47 16.74 Reading package lists... [2022-01-20T20:30:24.796Z] #47 ... [2022-01-20T20:30:24.796Z] [2022-01-20T20:30:24.796Z] #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-01-20T20:30:24.796Z] #38 sha256:286dcb8eb3ea84eeab5a0e876e418fee7ff1abb4d83870130e087389c6a35999 [2022-01-20T20:30:24.796Z] #38 15.42 Fetched 8495 kB in 12s (693 kB/s) [2022-01-20T20:30:24.796Z] #38 15.42 Reading package lists... [2022-01-20T20:30:24.796Z] #38 20.43 Reading package lists... [2022-01-20T20:30:24.796Z] #38 ... [2022-01-20T20:30:24.796Z] [2022-01-20T20:30:24.796Z] #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-01-20T20:30:24.796Z] #43 sha256:76944249cecba13870a8649d0eebcf3a28556913abfe2b53480837c4f26c1011 [2022-01-20T20:30:24.796Z] #43 21.01 + git checkout -q v2.3.0 [2022-01-20T20:30:24.852Z] #54 24.32 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-01-20T20:30:24.888Z] #40 1.341 + RM_GOPATH=0 [2022-01-20T20:30:24.888Z] #40 1.341 + TMP_GOPATH= [2022-01-20T20:30:24.888Z] #40 1.341 + : /build [2022-01-20T20:30:24.888Z] #40 1.341 + '[' -z '' ']' [2022-01-20T20:30:24.888Z] #40 1.342 ++ mktemp -d [2022-01-20T20:30:24.888Z] #40 1.344 + export GOPATH=/tmp/tmp.yDLPVwbXuL [2022-01-20T20:30:24.888Z] #40 1.344 + GOPATH=/tmp/tmp.yDLPVwbXuL [2022-01-20T20:30:24.888Z] #40 1.344 + RM_GOPATH=1 [2022-01-20T20:30:24.888Z] #40 1.345 + case "$(go env GOARCH)" in [2022-01-20T20:30:24.888Z] #40 1.345 ++ go env GOARCH [2022-01-20T20:30:24.888Z] #40 1.355 + export GO_BUILDMODE=-buildmode=pie [2022-01-20T20:30:24.888Z] #40 1.356 + GO_BUILDMODE=-buildmode=pie [2022-01-20T20:30:24.888Z] #40 1.358 ++ dirname /install.sh [2022-01-20T20:30:24.888Z] #40 1.359 + dir=/ [2022-01-20T20:30:24.888Z] #40 1.359 + bin=tini [2022-01-20T20:30:24.888Z] #40 1.360 + shift [2022-01-20T20:30:24.888Z] #40 1.360 + '[' '!' -f //tini.installer ']' [2022-01-20T20:30:24.888Z] #40 1.361 + . //tini.installer [2022-01-20T20:30:24.888Z] #40 1.361 ++ : v0.19.0 [2022-01-20T20:30:24.888Z] #40 1.361 + install_tini [2022-01-20T20:30:24.888Z] #40 1.361 + echo 'Install tini version v0.19.0' [2022-01-20T20:30:24.888Z] #40 1.361 Install tini version v0.19.0 [2022-01-20T20:30:24.888Z] #40 1.364 + git clone https://github.com/krallin/tini.git /tmp/tmp.yDLPVwbXuL/tini [2022-01-20T20:30:24.888Z] #40 1.366 Cloning into '/tmp/tmp.yDLPVwbXuL/tini'... [2022-01-20T20:30:25.472Z] #40 ... [2022-01-20T20:30:25.472Z] [2022-01-20T20:30:25.472Z] #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-01-20T20:30:25.472Z] #49 sha256:77cb706d755e16aea54301fa925fe1a91b1df361756934152b11e5eb1aa5503b [2022-01-20T20:30:25.472Z] #49 50.47 gotestsum version dev [2022-01-20T20:30:25.472Z] #49 DONE 50.6s [2022-01-20T20:30:25.472Z] [2022-01-20T20:30:25.472Z] #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-01-20T20:30:25.472Z] #63 sha256:108ad556bc87aefbbeb17cea89d9acd5fc24d608322f5bd304e7a2e39b7369a5 [2022-01-20T20:30:25.736Z] #63 ... [2022-01-20T20:30:25.736Z] [2022-01-20T20:30:25.736Z] #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-01-20T20:30:25.736Z] #40 sha256:4daedfcf739dd4fab7b3f038578594855fa03bffd5d7ec15fd2de953ec07a164 [2022-01-20T20:30:25.736Z] #40 2.110 + cd /tmp/tmp.yDLPVwbXuL/tini [2022-01-20T20:30:25.736Z] #40 2.110 + git checkout -q v0.19.0 [2022-01-20T20:30:25.736Z] #40 2.125 + cmake . [2022-01-20T20:30:25.787Z] #54 25.23 debconf: delaying package configuration, since apt-utils is not installed [2022-01-20T20:30:25.787Z] #54 25.34 Fetched 2292 kB in 4s (565 kB/s) [2022-01-20T20:30:25.787Z] #54 25.41 Selecting previously unselected package libprotobuf23:amd64. [2022-01-20T20:30:25.787Z] #54 25.41 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-01-20T20:30:25.787Z] #54 25.44 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-01-20T20:30:25.787Z] #54 25.46 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-01-20T20:30:26.310Z] #40 2.844 -- The C compiler identification is GNU 10.2.1 [2022-01-20T20:30:26.310Z] #40 2.989 -- Detecting C compiler ABI info [2022-01-20T20:30:26.353Z] #54 25.94 Selecting previously unselected package python3-pkg-resources. [2022-01-20T20:30:26.353Z] #54 25.94 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-01-20T20:30:26.353Z] #54 25.94 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-01-20T20:30:26.353Z] #54 26.07 Selecting previously unselected package python3-six. [2022-01-20T20:30:26.353Z] #54 26.08 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-01-20T20:30:26.353Z] #54 26.09 Unpacking python3-six (1.16.0-2) ... [2022-01-20T20:30:26.353Z] #54 26.15 Selecting previously unselected package python3-protobuf. [2022-01-20T20:30:26.353Z] #54 26.15 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-01-20T20:30:26.612Z] #54 26.15 Unpacking python3-protobuf (3.12.4-1) ... [2022-01-20T20:30:26.871Z] #54 26.47 Selecting previously unselected package libnet1:amd64. [2022-01-20T20:30:26.871Z] #54 26.47 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-01-20T20:30:26.871Z] #54 26.47 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-01-20T20:30:26.871Z] #54 26.56 Selecting previously unselected package libnl-3-200:amd64. [2022-01-20T20:30:26.871Z] #54 26.57 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-01-20T20:30:26.871Z] #54 26.58 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-01-20T20:30:26.871Z] #54 26.67 Selecting previously unselected package libprotobuf-c1:amd64. [2022-01-20T20:30:26.871Z] #54 26.67 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-01-20T20:30:26.879Z] #40 3.470 -- Detecting C compiler ABI info - done [2022-01-20T20:30:26.879Z] #40 3.552 -- Check for working C compiler: /usr/bin/cc - skipped [2022-01-20T20:30:26.962Z] #43 22.94 + 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-01-20T20:30:27.130Z] #54 26.67 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-01-20T20:30:27.130Z] #54 26.74 Selecting previously unselected package criu. [2022-01-20T20:30:27.130Z] #54 26.74 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-01-20T20:30:27.130Z] #54 26.75 Unpacking criu (3.16.1-3) ... [2022-01-20T20:30:27.139Z] #40 3.553 -- Detecting C compile features [2022-01-20T20:30:27.139Z] #40 3.554 -- Detecting C compile features - done [2022-01-20T20:30:27.139Z] #40 3.581 -- Performing Test HAS_BUILTIN_FORTIFY [2022-01-20T20:30:27.139Z] #40 3.778 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-01-20T20:30:27.139Z] #40 3.844 -- Configuring done [2022-01-20T20:30:27.399Z] #40 3.863 -- Generating done [2022-01-20T20:30:27.399Z] #40 3.864 -- Build files have been written to: /tmp/tmp.yDLPVwbXuL/tini [2022-01-20T20:30:27.399Z] #40 3.871 + make tini-static [2022-01-20T20:30:27.531Z] #43 ... [2022-01-20T20:30:27.531Z] [2022-01-20T20:30:27.531Z] #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-01-20T20:30:27.531Z] #14 sha256:15cb28e840cc1430d064f1bc3bec2eb69770f43fd5e2d00fc5390980be2d2c73 [2022-01-20T20:30:27.531Z] #14 13.91 Fetched 8495 kB in 11s (760 kB/s) [2022-01-20T20:30:27.531Z] #14 13.91 Reading package lists... [2022-01-20T20:30:27.531Z] #14 19.23 Reading package lists... [2022-01-20T20:30:27.659Z] #40 4.085 Scanning dependencies of target tini-static [2022-01-20T20:30:27.659Z] #40 4.164 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-01-20T20:30:27.698Z] #54 ... [2022-01-20T20:30:27.698Z] [2022-01-20T20:30:27.698Z] #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-01-20T20:30:27.698Z] #41 sha256:9fe0f3d33a999b153a8e31cd4d91505945385bf49d44e9974bedbe8d707b997f [2022-01-20T20:30:27.698Z] #41 27.16 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-01-20T20:30:27.790Z] #14 23.68 Building dependency tree... [2022-01-20T20:30:27.790Z] #14 ... [2022-01-20T20:30:27.790Z] [2022-01-20T20:30:27.790Z] #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-01-20T20:30:27.790Z] #47 sha256:772e7ea7e4c90dad3af60eb2828772592267e1c6f85d53a6f1feb78ab6b69a0e [2022-01-20T20:30:27.790Z] #47 16.74 Reading package lists... [2022-01-20T20:30:27.958Z] #41 27.54 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-01-20T20:30:28.601Z] #40 5.133 [100%] Linking C executable tini-static [2022-01-20T20:30:29.169Z] #47 21.47 Reading package lists... [2022-01-20T20:30:29.169Z] #47 ... [2022-01-20T20:30:29.169Z] [2022-01-20T20:30:29.169Z] #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-01-20T20:30:29.169Z] #58 sha256:2863a34a8394af6d04c11f3d9e339f77039fc9082de27c8735be89ab11429dd4 [2022-01-20T20:30:29.169Z] #58 15.40 Fetched 8495 kB in 12s (682 kB/s) [2022-01-20T20:30:29.169Z] #58 15.40 Reading package lists... [2022-01-20T20:30:29.169Z] #58 20.72 Reading package lists... [2022-01-20T20:30:29.169Z] #58 25.03 Building dependency tree... [2022-01-20T20:30:29.169Z] #58 ... [2022-01-20T20:30:29.169Z] [2022-01-20T20:30:29.169Z] #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.23.8" && /build/golangci-lint --version [2022-01-20T20:30:29.169Z] #51 sha256:f951c89bd34772c72bba58283b87fe5c67921e7ad1eb99176575536462edc601 [2022-01-20T20:30:29.169Z] #51 25.19 go: downloading github.com/gobwas/glob v0.2.3 [2022-01-20T20:30:29.169Z] #51 25.21 go: downloading github.com/kisielk/gotool v1.0.0 [2022-01-20T20:30:29.169Z] #51 25.32 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2022-01-20T20:30:29.169Z] #51 25.34 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2022-01-20T20:30:29.169Z] #51 25.40 go: downloading github.com/gogo/protobuf v1.2.1 [2022-01-20T20:30:29.172Z] #40 5.648 [100%] Built target tini-static [2022-01-20T20:30:29.172Z] #40 5.690 + mkdir -p /build [2022-01-20T20:30:29.172Z] #40 5.704 + cp tini-static /build/docker-init [2022-01-20T20:30:29.757Z] #40 DONE 6.1s [2022-01-20T20:30:29.757Z] [2022-01-20T20:30:29.757Z] #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-01-20T20:30:29.757Z] #14 sha256:15cb28e840cc1430d064f1bc3bec2eb69770f43fd5e2d00fc5390980be2d2c73 [2022-01-20T20:30:29.757Z] #14 52.50 Selecting previously unselected package gcc-mingw-w64-base. [2022-01-20T20:30:29.758Z] #14 52.50 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-01-20T20:30:29.758Z] #14 52.50 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-01-20T20:30:29.758Z] #14 52.62 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-01-20T20:30:29.758Z] #14 52.65 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-01-20T20:30:29.758Z] #14 52.66 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-01-20T20:30:30.109Z] #51 26.44 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2022-01-20T20:30:30.367Z] #51 26.63 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-01-20T20:30:30.368Z] #51 26.70 go: downloading github.com/BurntSushi/toml v0.3.1 [2022-01-20T20:30:33.236Z] #41 ... [2022-01-20T20:30:33.236Z] [2022-01-20T20:30:33.236Z] #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-01-20T20:30:33.236Z] #54 sha256:772e7ea7e4c90dad3af60eb2828772592267e1c6f85d53a6f1feb78ab6b69a0e [2022-01-20T20:30:33.236Z] #54 27.28 Setting up python3-pkg-resources (52.0.0-4) ... [2022-01-20T20:30:33.236Z] #54 28.28 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-01-20T20:30:33.236Z] #54 28.29 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-01-20T20:30:33.236Z] #54 28.30 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-01-20T20:30:33.236Z] #54 28.31 Setting up python3-six (1.16.0-2) ... [2022-01-20T20:30:33.236Z] #54 28.93 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-01-20T20:30:33.236Z] #54 28.95 Setting up python3-protobuf (3.12.4-1) ... [2022-01-20T20:30:33.236Z] #54 31.02 Setting up criu (3.16.1-3) ... [2022-01-20T20:30:33.236Z] #54 32.15 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-20T20:30:33.236Z] #54 DONE 32.5s [2022-01-20T20:30:33.236Z] [2022-01-20T20:30:33.236Z] #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-01-20T20:30:33.236Z] #50 sha256:76944249cecba13870a8649d0eebcf3a28556913abfe2b53480837c4f26c1011 [2022-01-20T20:30:33.960Z] #14 59.17 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-01-20T20:30:33.960Z] #14 59.17 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-01-20T20:30:33.960Z] #14 59.20 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-01-20T20:30:34.174Z] #50 ... [2022-01-20T20:30:34.174Z] [2022-01-20T20:30:34.174Z] #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-01-20T20:30:34.174Z] #56 sha256:77cb706d755e16aea54301fa925fe1a91b1df361756934152b11e5eb1aa5503b [2022-01-20T20:30:34.174Z] #56 33.73 gotestsum version dev [2022-01-20T20:30:34.174Z] #56 DONE 33.8s [2022-01-20T20:30:34.174Z] [2022-01-20T20:30:34.174Z] #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-01-20T20:30:34.174Z] #19 sha256:334519f39f574109a1954a12942d48905a375bde8be81dea12ff713ec2b1e0cc [2022-01-20T20:30:34.330Z] Client: [2022-01-20T20:30:34.330Z] Context: default [2022-01-20T20:30:34.330Z] Debug Mode: false [2022-01-20T20:30:34.330Z] Plugins: [2022-01-20T20:30:34.330Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-01-20T20:30:34.330Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-01-20T20:30:34.330Z] [2022-01-20T20:30:34.330Z] Server: [2022-01-20T20:30:34.330Z] Containers: 0 [2022-01-20T20:30:34.330Z] Running: 0 [2022-01-20T20:30:34.330Z] Paused: 0 [2022-01-20T20:30:34.330Z] Stopped: 0 [2022-01-20T20:30:34.330Z] Images: 0 [2022-01-20T20:30:34.330Z] Server Version: 20.10.12 [2022-01-20T20:30:34.330Z] Storage Driver: overlay2 [2022-01-20T20:30:34.330Z] Backing Filesystem: extfs [2022-01-20T20:30:34.330Z] Supports d_type: true [2022-01-20T20:30:34.330Z] Native Overlay Diff: true [2022-01-20T20:30:34.330Z] userxattr: false [2022-01-20T20:30:34.330Z] Logging Driver: json-file [2022-01-20T20:30:34.330Z] Cgroup Driver: cgroupfs [2022-01-20T20:30:34.330Z] Cgroup Version: 1 [2022-01-20T20:30:34.330Z] Plugins: [2022-01-20T20:30:34.330Z] Volume: local [2022-01-20T20:30:34.330Z] Network: bridge host ipvlan macvlan null overlay [2022-01-20T20:30:34.330Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-01-20T20:30:34.330Z] Swarm: inactive [2022-01-20T20:30:34.330Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-01-20T20:30:34.330Z] Default Runtime: runc [2022-01-20T20:30:34.330Z] Init Binary: docker-init [2022-01-20T20:30:34.330Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-01-20T20:30:34.330Z] runc version: v1.0.2-0-g52b36a2 [2022-01-20T20:30:34.330Z] init version: de40ad0 [2022-01-20T20:30:34.330Z] Security Options: [2022-01-20T20:30:34.330Z] apparmor [2022-01-20T20:30:34.330Z] seccomp [2022-01-20T20:30:34.330Z] Profile: default [2022-01-20T20:30:34.330Z] Kernel Version: 5.11.0-1023-aws [2022-01-20T20:30:34.330Z] Operating System: Ubuntu 20.04.3 LTS [2022-01-20T20:30:34.330Z] OSType: linux [2022-01-20T20:30:34.330Z] Architecture: aarch64 [2022-01-20T20:30:34.330Z] CPUs: 2 [2022-01-20T20:30:34.330Z] Total Memory: 7.576GiB [2022-01-20T20:30:34.330Z] Name: ip-10-100-63-146 [2022-01-20T20:30:34.330Z] ID: AN7H:AEXZ:3CFE:D2NO:DSCB:EGCV:H43Z:QHR2:AJYF:W7FY:GK6H:VUO5 [2022-01-20T20:30:34.330Z] Docker Root Dir: /var/lib/docker [2022-01-20T20:30:34.330Z] Debug Mode: false [2022-01-20T20:30:34.330Z] Registry: https://index.docker.io/v1/ [2022-01-20T20:30:34.330Z] Labels: [2022-01-20T20:30:34.330Z] Experimental: true [2022-01-20T20:30:34.330Z] Insecure Registries: [2022-01-20T20:30:34.330Z] 127.0.0.0/8 [2022-01-20T20:30:34.330Z] Live Restore Enabled: true [2022-01-20T20:30:34.330Z] [Pipeline] sh [2022-01-20T20:30:34.563Z] #51 ... [2022-01-20T20:30:34.563Z] [2022-01-20T20:30:34.563Z] #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-01-20T20:30:34.563Z] #58 sha256:2863a34a8394af6d04c11f3d9e339f77039fc9082de27c8735be89ab11429dd4 [2022-01-20T20:30:34.563Z] #58 25.03 Building dependency tree... [2022-01-20T20:30:34.563Z] #58 28.09 The following additional packages will be installed: [2022-01-20T20:30:34.563Z] #58 28.10 libbtrfs0 [2022-01-20T20:30:34.563Z] #58 28.30 The following NEW packages will be installed: [2022-01-20T20:30:34.563Z] #58 28.30 libbtrfs-dev libbtrfs0 [2022-01-20T20:30:34.563Z] #58 28.73 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-01-20T20:30:34.563Z] #58 28.73 Need to get 460 kB of archives. [2022-01-20T20:30:34.563Z] #58 28.73 After this operation, 1237 kB of additional disk space will be used. [2022-01-20T20:30:34.563Z] #58 28.73 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-01-20T20:30:34.563Z] #58 28.74 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-01-20T20:30:34.563Z] #58 29.78 debconf: delaying package configuration, since apt-utils is not installed [2022-01-20T20:30:34.563Z] #58 30.08 Fetched 460 kB in 0s (1249 kB/s) [2022-01-20T20:30:34.563Z] #58 30.23 Selecting previously unselected package libbtrfs0:amd64. [2022-01-20T20:30:34.563Z] #58 30.23 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-01-20T20:30:34.563Z] #58 30.31 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-01-20T20:30:34.563Z] #58 30.61 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-01-20T20:30:34.563Z] #58 ... [2022-01-20T20:30:34.563Z] [2022-01-20T20:30:34.563Z] #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-01-20T20:30:34.563Z] #53 sha256:aa54a61e59505073eec406052f5ff896ab764d94fa0b9ccff610139d7b0cdc04 [2022-01-20T20:30:34.563Z] #53 30.05 v3.0.2 [2022-01-20T20:30:34.563Z] #53 DONE 30.7s [2022-01-20T20:30:34.563Z] [2022-01-20T20:30:34.563Z] #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-01-20T20:30:34.563Z] #58 sha256:2863a34a8394af6d04c11f3d9e339f77039fc9082de27c8735be89ab11429dd4 [2022-01-20T20:30:34.563Z] #58 30.82 Selecting previously unselected package libbtrfs-dev:amd64. [2022-01-20T20:30:34.563Z] #58 30.82 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-01-20T20:30:34.563Z] #58 30.83 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-01-20T20:30:34.635Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-01-20T20:30:34.635Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-01-20T20:30:34.635Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43172/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-01-20T20:30:34.635Z] + bash /home/ubuntu/workspace/moby_PR-43172/check-config.sh [2022-01-20T20:30:34.635Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-01-20T20:30:34.635Z] info: reading kernel config from /boot/config-5.11.0-1023-aws ... [2022-01-20T20:30:34.635Z] [2022-01-20T20:30:34.635Z] Generally Necessary: [2022-01-20T20:30:34.635Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-01-20T20:30:34.635Z] - apparmor: enabled and tools installed [2022-01-20T20:30:34.635Z] - CONFIG_NAMESPACES: enabled [2022-01-20T20:30:34.635Z] - CONFIG_NET_NS: enabled [2022-01-20T20:30:34.635Z] - CONFIG_PID_NS: enabled [2022-01-20T20:30:34.635Z] - CONFIG_IPC_NS: enabled [2022-01-20T20:30:34.635Z] - CONFIG_UTS_NS: enabled [2022-01-20T20:30:34.635Z] - CONFIG_CGROUPS: enabled [2022-01-20T20:30:34.635Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-01-20T20:30:34.635Z] - CONFIG_CGROUP_DEVICE: enabled [2022-01-20T20:30:34.635Z] - CONFIG_CGROUP_FREEZER: enabled [2022-01-20T20:30:34.635Z] - CONFIG_CGROUP_SCHED: enabled [2022-01-20T20:30:34.635Z] - CONFIG_CPUSETS: enabled [2022-01-20T20:30:34.635Z] - CONFIG_MEMCG: enabled [2022-01-20T20:30:34.635Z] - CONFIG_KEYS: enabled [2022-01-20T20:30:34.635Z] - CONFIG_VETH: enabled (as module) [2022-01-20T20:30:34.635Z] - CONFIG_BRIDGE: enabled (as module) [2022-01-20T20:30:34.635Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-01-20T20:30:34.635Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-01-20T20:30:34.635Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-01-20T20:30:34.635Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-01-20T20:30:34.635Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-01-20T20:30:34.635Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-01-20T20:30:34.635Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-01-20T20:30:34.635Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-01-20T20:30:34.635Z] - CONFIG_NF_NAT: enabled (as module) [2022-01-20T20:30:34.635Z] - CONFIG_POSIX_MQUEUE: enabled [2022-01-20T20:30:34.635Z] - CONFIG_CGROUP_BPF: enabled [2022-01-20T20:30:34.635Z] [2022-01-20T20:30:34.635Z] Optional Features: [2022-01-20T20:30:34.822Z] #58 31.25 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-01-20T20:30:34.896Z] - CONFIG_USER_NS: enabled [2022-01-20T20:30:34.896Z] - CONFIG_SECCOMP: enabled [2022-01-20T20:30:34.896Z] - CONFIG_SECCOMP_FILTER: enabled [2022-01-20T20:30:34.896Z] - CONFIG_CGROUP_PIDS: enabled [2022-01-20T20:30:34.896Z] - CONFIG_MEMCG_SWAP: enabled [2022-01-20T20:30:34.896Z] (cgroup swap accounting is currently enabled) [2022-01-20T20:30:34.896Z] - CONFIG_BLK_CGROUP: enabled [2022-01-20T20:30:34.896Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-01-20T20:30:34.896Z] - CONFIG_CGROUP_PERF: enabled [2022-01-20T20:30:34.896Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-01-20T20:30:34.896Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-01-20T20:30:34.896Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-01-20T20:30:34.896Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-01-20T20:30:34.896Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-01-20T20:30:34.896Z] - CONFIG_RT_GROUP_SCHED: missing [2022-01-20T20:30:34.896Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-01-20T20:30:34.896Z] - CONFIG_IP_VS: enabled (as module) [2022-01-20T20:30:34.896Z] - CONFIG_IP_VS_NFCT: enabled [2022-01-20T20:30:34.896Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-01-20T20:30:34.896Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-01-20T20:30:34.896Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-01-20T20:30:34.896Z] - CONFIG_SECURITY_SELINUX: enabled [2022-01-20T20:30:34.896Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-01-20T20:30:34.896Z] - CONFIG_EXT4_FS: enabled [2022-01-20T20:30:34.896Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-01-20T20:30:34.896Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-01-20T20:30:34.896Z] - Network Drivers: [2022-01-20T20:30:34.896Z] - "overlay": [2022-01-20T20:30:34.896Z] - CONFIG_VXLAN: enabled (as module) [2022-01-20T20:30:34.896Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-01-20T20:30:34.896Z] Optional (for encrypted networks): [2022-01-20T20:30:34.896Z] - CONFIG_CRYPTO: enabled [2022-01-20T20:30:34.896Z] - CONFIG_CRYPTO_AEAD: enabled [2022-01-20T20:30:34.896Z] - CONFIG_CRYPTO_GCM: enabled [2022-01-20T20:30:34.896Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-01-20T20:30:34.896Z] - CONFIG_CRYPTO_GHASH: enabled [2022-01-20T20:30:34.896Z] - CONFIG_XFRM: enabled [2022-01-20T20:30:34.896Z] - CONFIG_XFRM_USER: enabled (as module) [2022-01-20T20:30:34.896Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-01-20T20:30:34.896Z] - CONFIG_INET_ESP: enabled (as module) [2022-01-20T20:30:34.896Z] - "ipvlan": [2022-01-20T20:30:34.896Z] - CONFIG_IPVLAN: enabled (as module) [2022-01-20T20:30:34.896Z] - "macvlan": [2022-01-20T20:30:34.896Z] - CONFIG_MACVLAN: enabled (as module) [2022-01-20T20:30:34.896Z] - CONFIG_DUMMY: enabled (as module) [2022-01-20T20:30:34.896Z] - "ftp,tftp client in container": [2022-01-20T20:30:34.896Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-01-20T20:30:34.896Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-01-20T20:30:34.896Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-01-20T20:30:34.896Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-01-20T20:30:34.896Z] - Storage Drivers: [2022-01-20T20:30:34.896Z] - "aufs": [2022-01-20T20:30:34.896Z] - CONFIG_AUFS_FS: missing [2022-01-20T20:30:34.896Z] - "btrfs": [2022-01-20T20:30:34.896Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-01-20T20:30:35.091Z] #58 31.27 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-01-20T20:30:35.091Z] #58 31.29 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-20T20:30:35.157Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-01-20T20:30:35.157Z] - "devicemapper": [2022-01-20T20:30:35.157Z] - CONFIG_BLK_DEV_DM: enabled [2022-01-20T20:30:35.157Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-01-20T20:30:35.157Z] - "overlay": [2022-01-20T20:30:35.157Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-01-20T20:30:35.157Z] - "zfs": [2022-01-20T20:30:35.157Z] - /dev/zfs: present [2022-01-20T20:30:35.157Z] - zfs command: missing [2022-01-20T20:30:35.157Z] - zpool command: missing [2022-01-20T20:30:35.157Z] [2022-01-20T20:30:35.157Z] Limits: [2022-01-20T20:30:35.157Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-01-20T20:30:35.157Z] [2022-01-20T20:30:35.157Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-01-20T20:30:35.351Z] #58 DONE 31.6s [2022-01-20T20:30:35.351Z] [2022-01-20T20:30:35.351Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-01-20T20:30:35.351Z] #59 sha256:2772606ad846688ddd500637b960024e6fe65225bca0c89fd7b03d7de50f9440 [2022-01-20T20:30:35.494Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:839e2ecc1bee37225c19e4b8025dc36f3d613e40 . [2022-01-20T20:30:35.494Z] #1 [internal] load build definition from Dockerfile [2022-01-20T20:30:35.494Z] #1 sha256:c2fcccc68c233b8e1248b5cd5ff3c2cd5ff97e0e10f15531031975e295055ee5 [2022-01-20T20:30:35.610Z] #59 DONE 0.2s [2022-01-20T20:30:35.611Z] [2022-01-20T20:30:35.611Z] #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-01-20T20:30:35.611Z] #60 sha256:e52c3507cf9ab81ab65edabb7dc6ac415fe391d0815ff1552ae86c0aedcb4a49 [2022-01-20T20:30:35.755Z] #1 transferring dockerfile: 16.86kB done [2022-01-20T20:30:35.755Z] #1 DONE 0.2s [2022-01-20T20:30:35.755Z] [2022-01-20T20:30:35.755Z] #2 [internal] load .dockerignore [2022-01-20T20:30:35.755Z] #2 sha256:22bcca65ebe9042f99d28cf14366c277bbb76672aaf2aca0cd82bd6990586022 [2022-01-20T20:30:35.755Z] #2 transferring context: 87B done [2022-01-20T20:30:35.755Z] #2 DONE 0.0s [2022-01-20T20:30:35.755Z] [2022-01-20T20:30:35.755Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-01-20T20:30:35.755Z] #3 sha256:dce28476d87f47c3617032ad33fa3273456c6cd0abd6b99e8084cf1b55d7403a [2022-01-20T20:30:36.326Z] #3 DONE 0.5s [2022-01-20T20:30:36.326Z] [2022-01-20T20:30:36.326Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-01-20T20:30:36.326Z] #4 sha256:82ed3dfaff7605887f2a56b987ae4ec9f4b421075ec74e97e6cf038f82f8f120 [2022-01-20T20:30:36.326Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-01-20T20:30:36.326Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-01-20T20:30:36.326Z] #4 sha256:56d51bb3d5ad743c8b4b66783cb387af72e1cc4de40cb0d60dd76b4e1315a9c9 528B / 528B done [2022-01-20T20:30:36.326Z] #4 sha256:09309628c1131db14cdf692fc549798533eef7fbea50735a141bb7383ab81c92 1.21kB / 1.21kB done [2022-01-20T20:30:36.326Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 0B / 9.06MB 0.1s [2022-01-20T20:30:36.550Z] #60 1.116 + RM_GOPATH=0 [2022-01-20T20:30:36.550Z] #60 1.116 + TMP_GOPATH= [2022-01-20T20:30:36.550Z] #60 1.116 + : /build [2022-01-20T20:30:36.550Z] #60 1.116 + '[' -z '' ']' [2022-01-20T20:30:36.550Z] #60 1.116 ++ mktemp -d [2022-01-20T20:30:36.587Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 5.24MB / 9.06MB 0.2s [2022-01-20T20:30:36.587Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 9.06MB / 9.06MB 0.4s [2022-01-20T20:30:36.810Z] #60 1.120 + export GOPATH=/tmp/tmp.vXUQQPQH05 [2022-01-20T20:30:36.810Z] #60 1.120 + GOPATH=/tmp/tmp.vXUQQPQH05 [2022-01-20T20:30:36.810Z] #60 1.120 + RM_GOPATH=1 [2022-01-20T20:30:36.810Z] #60 1.120 + case "$(go env GOARCH)" in [2022-01-20T20:30:36.810Z] #60 1.121 ++ go env GOARCH [2022-01-20T20:30:36.810Z] #60 1.144 + export GO_BUILDMODE=-buildmode=pie [2022-01-20T20:30:36.810Z] #60 1.144 + GO_BUILDMODE=-buildmode=pie [2022-01-20T20:30:36.810Z] #60 1.145 ++ dirname /install.sh [2022-01-20T20:30:36.810Z] #60 1.147 + dir=/ [2022-01-20T20:30:36.810Z] #60 1.147 + bin=containerd [2022-01-20T20:30:36.810Z] #60 1.147 + shift [2022-01-20T20:30:36.810Z] #60 1.147 + '[' '!' -f //containerd.installer ']' [2022-01-20T20:30:36.810Z] #60 1.147 + . //containerd.installer [2022-01-20T20:30:36.810Z] #60 1.148 ++ set -e [2022-01-20T20:30:36.810Z] #60 1.148 ++ : v1.5.9 [2022-01-20T20:30:36.810Z] #60 1.148 + install_containerd [2022-01-20T20:30:36.810Z] #60 1.148 + echo 'Install containerd version v1.5.9' [2022-01-20T20:30:36.810Z] #60 1.148 Install containerd version v1.5.9 [2022-01-20T20:30:36.810Z] #60 1.148 + git clone https://github.com/containerd/containerd.git /tmp/tmp.vXUQQPQH05/src/github.com/containerd/containerd [2022-01-20T20:30:36.810Z] #60 1.163 Cloning into '/tmp/tmp.vXUQQPQH05/src/github.com/containerd/containerd'... [2022-01-20T20:30:36.847Z] #4 extracting sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c [2022-01-20T20:30:37.109Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 9.06MB / 9.06MB 0.6s done [2022-01-20T20:30:37.109Z] #4 extracting sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 0.1s done [2022-01-20T20:30:37.155Z] Client: [2022-01-20T20:30:37.155Z] Context: default [2022-01-20T20:30:37.155Z] Debug Mode: false [2022-01-20T20:30:37.155Z] Plugins: [2022-01-20T20:30:37.155Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-01-20T20:30:37.155Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-01-20T20:30:37.155Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-01-20T20:30:37.155Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-01-20T20:30:37.155Z] [2022-01-20T20:30:37.155Z] Server: [2022-01-20T20:30:37.155Z] Containers: 0 [2022-01-20T20:30:37.155Z] Running: 0 [2022-01-20T20:30:37.155Z] Paused: 0 [2022-01-20T20:30:37.155Z] Stopped: 0 [2022-01-20T20:30:37.155Z] Images: 0 [2022-01-20T20:30:37.155Z] Server Version: 20.10.12 [2022-01-20T20:30:37.155Z] Storage Driver: overlay2 [2022-01-20T20:30:37.155Z] Backing Filesystem: extfs [2022-01-20T20:30:37.155Z] Supports d_type: true [2022-01-20T20:30:37.155Z] Native Overlay Diff: true [2022-01-20T20:30:37.155Z] userxattr: false [2022-01-20T20:30:37.155Z] Logging Driver: json-file [2022-01-20T20:30:37.155Z] Cgroup Driver: systemd [2022-01-20T20:30:37.155Z] Cgroup Version: 2 [2022-01-20T20:30:37.155Z] Plugins: [2022-01-20T20:30:37.155Z] Volume: local [2022-01-20T20:30:37.155Z] Network: bridge host ipvlan macvlan null overlay [2022-01-20T20:30:37.155Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-01-20T20:30:37.155Z] Swarm: inactive [2022-01-20T20:30:37.155Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-01-20T20:30:37.155Z] Default Runtime: runc [2022-01-20T20:30:37.155Z] Init Binary: docker-init [2022-01-20T20:30:37.155Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-01-20T20:30:37.155Z] runc version: v1.0.2-0-g52b36a2 [2022-01-20T20:30:37.155Z] init version: de40ad0 [2022-01-20T20:30:37.155Z] Security Options: [2022-01-20T20:30:37.155Z] apparmor [2022-01-20T20:30:37.155Z] seccomp [2022-01-20T20:30:37.155Z] Profile: default [2022-01-20T20:30:37.155Z] cgroupns [2022-01-20T20:30:37.155Z] Kernel Version: 5.11.0-1023-aws [2022-01-20T20:30:37.155Z] Operating System: Ubuntu 20.04.3 LTS [2022-01-20T20:30:37.155Z] OSType: linux [2022-01-20T20:30:37.155Z] Architecture: x86_64 [2022-01-20T20:30:37.155Z] CPUs: 2 [2022-01-20T20:30:37.155Z] Total Memory: 7.477GiB [2022-01-20T20:30:37.155Z] Name: ip-10-100-82-92 [2022-01-20T20:30:37.155Z] ID: 7KME:NV2J:EQBM:WHKE:5EE7:CLST:3WKA:WZFP:UKH2:O4ZT:4I7A:FGJH [2022-01-20T20:30:37.155Z] Docker Root Dir: /var/lib/docker [2022-01-20T20:30:37.155Z] Debug Mode: false [2022-01-20T20:30:37.155Z] Registry: https://index.docker.io/v1/ [2022-01-20T20:30:37.155Z] Labels: [2022-01-20T20:30:37.155Z] Experimental: true [2022-01-20T20:30:37.155Z] Insecure Registries: [2022-01-20T20:30:37.155Z] 127.0.0.0/8 [2022-01-20T20:30:37.155Z] Live Restore Enabled: true [2022-01-20T20:30:37.155Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-01-20T20:30:37.530Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:839e2ecc1bee37225c19e4b8025dc36f3d613e40 . [2022-01-20T20:30:37.785Z] #2 [internal] load .dockerignore [2022-01-20T20:30:37.786Z] #2 sha256:b7dea6bbbfbb3b07b81be3b0ab70116af52d8c5d39201483ae0aa52af30f2e17 [2022-01-20T20:30:37.786Z] #2 transferring context: [2022-01-20T20:30:38.041Z] #2 transferring context: 87B done [2022-01-20T20:30:38.041Z] #2 DONE 0.5s [2022-01-20T20:30:38.041Z] [2022-01-20T20:30:38.041Z] #1 [internal] load build definition from Dockerfile [2022-01-20T20:30:38.041Z] #1 sha256:2c677780e7e77143eb3b6a21ac2b7f313cf5d26afd45f6674a810dc204cabdf6 [2022-01-20T20:30:38.041Z] #1 transferring dockerfile: 16.86kB done [2022-01-20T20:30:38.041Z] #1 DONE 0.5s [2022-01-20T20:30:38.041Z] [2022-01-20T20:30:38.041Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-01-20T20:30:38.041Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-01-20T20:30:38.054Z] #4 DONE 1.6s [2022-01-20T20:30:38.189Z] #60 ... [2022-01-20T20:30:38.189Z] [2022-01-20T20:30:38.189Z] #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-01-20T20:30:38.189Z] #38 sha256:286dcb8eb3ea84eeab5a0e876e418fee7ff1abb4d83870130e087389c6a35999 [2022-01-20T20:30:38.189Z] #38 20.43 Reading package lists... [2022-01-20T20:30:38.189Z] #38 24.81 Building dependency tree... [2022-01-20T20:30:38.189Z] #38 27.80 The following additional packages will be installed: [2022-01-20T20:30:38.189Z] #38 27.81 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-01-20T20:30:38.189Z] #38 27.82 Suggested packages: [2022-01-20T20:30:38.189Z] #38 27.83 cmake-doc ninja-build lrzip [2022-01-20T20:30:38.189Z] #38 27.83 Recommended packages: [2022-01-20T20:30:38.189Z] #38 27.83 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-01-20T20:30:38.189Z] #38 28.64 The following NEW packages will be installed: [2022-01-20T20:30:38.189Z] #38 28.64 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-01-20T20:30:38.189Z] #38 28.65 vim-common xxd [2022-01-20T20:30:38.189Z] #38 29.06 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2022-01-20T20:30:38.189Z] #38 29.06 Need to get 17.7 MB of archives. [2022-01-20T20:30:38.189Z] #38 29.06 After this operation, 70.7 MB of additional disk space will be used. [2022-01-20T20:30:38.189Z] #38 29.06 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-01-20T20:30:38.189Z] #38 29.07 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-01-20T20:30:38.189Z] #38 29.08 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-01-20T20:30:38.189Z] #38 29.15 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-01-20T20:30:38.189Z] #38 29.60 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2022-01-20T20:30:38.189Z] #38 29.60 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2022-01-20T20:30:38.189Z] #38 29.63 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-01-20T20:30:38.189Z] #38 29.63 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-01-20T20:30:38.189Z] #38 29.64 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-01-20T20:30:38.189Z] #38 29.64 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-01-20T20:30:38.189Z] #38 30.83 debconf: delaying package configuration, since apt-utils is not installed [2022-01-20T20:30:38.189Z] #38 31.33 Fetched 17.7 MB in 1s (14.8 MB/s) [2022-01-20T20:30:38.189Z] #38 31.58 Selecting previously unselected package xxd. [2022-01-20T20:30:38.189Z] #38 31.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 ... 15709 files and directories currently installed.) [2022-01-20T20:30:38.189Z] #38 31.67 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-01-20T20:30:38.189Z] #38 31.73 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-01-20T20:30:38.189Z] #38 32.02 Selecting previously unselected package vim-common. [2022-01-20T20:30:38.189Z] #38 32.08 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-01-20T20:30:38.189Z] #38 32.10 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-01-20T20:30:38.189Z] #38 32.36 Selecting previously unselected package cmake-data. [2022-01-20T20:30:38.189Z] #38 32.37 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-01-20T20:30:38.189Z] #38 32.38 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-01-20T20:30:38.361Z] #19 31.12 Fetched 48.8 MB in 30s (1622 kB/s) [2022-01-20T20:30:38.448Z] #38 ... [2022-01-20T20:30:38.448Z] [2022-01-20T20:30:38.449Z] #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-01-20T20:30:38.449Z] #14 sha256:15cb28e840cc1430d064f1bc3bec2eb69770f43fd5e2d00fc5390980be2d2c73 [2022-01-20T20:30:38.449Z] #14 23.68 Building dependency tree... [2022-01-20T20:30:38.449Z] #14 26.46 The following additional packages will be installed: [2022-01-20T20:30:38.449Z] #14 26.48 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-01-20T20:30:38.449Z] #14 26.48 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-01-20T20:30:38.449Z] #14 26.48 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-01-20T20:30:38.449Z] #14 26.48 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-01-20T20:30:38.449Z] #14 26.49 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-01-20T20:30:38.449Z] #14 26.49 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-01-20T20:30:38.449Z] #14 26.49 mingw-w64-common mingw-w64-x86-64-dev [2022-01-20T20:30:38.449Z] #14 26.50 Suggested packages: [2022-01-20T20:30:38.449Z] #14 26.51 gcc-10-locales seccomp wine64 [2022-01-20T20:30:38.449Z] #14 27.58 The following NEW packages will be installed: [2022-01-20T20:30:38.449Z] #14 27.60 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-01-20T20:30:38.449Z] #14 27.60 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-01-20T20:30:38.449Z] #14 27.60 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-01-20T20:30:38.449Z] #14 27.60 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-01-20T20:30:38.449Z] #14 27.60 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-01-20T20:30:38.449Z] #14 27.60 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-01-20T20:30:38.449Z] #14 27.61 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-01-20T20:30:38.449Z] #14 27.61 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-01-20T20:30:38.449Z] #14 27.61 mingw-w64-x86-64-dev [2022-01-20T20:30:38.449Z] #14 27.99 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-01-20T20:30:38.449Z] #14 27.99 Need to get 115 MB of archives. [2022-01-20T20:30:38.449Z] #14 27.99 After this operation, 645 MB of additional disk space will be used. [2022-01-20T20:30:38.449Z] #14 27.99 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-01-20T20:30:38.449Z] #14 28.09 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-01-20T20:30:38.449Z] #14 28.21 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-01-20T20:30:38.449Z] #14 28.23 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-01-20T20:30:38.449Z] #14 28.24 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-01-20T20:30:38.449Z] #14 28.25 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-01-20T20:30:38.449Z] #14 28.51 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-01-20T20:30:38.449Z] #14 28.64 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-01-20T20:30:38.449Z] #14 28.64 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-01-20T20:30:38.449Z] #14 29.17 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-01-20T20:30:38.449Z] #14 30.68 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-01-20T20:30:38.449Z] #14 31.47 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-01-20T20:30:38.449Z] #14 32.27 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-01-20T20:30:38.449Z] #14 33.55 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-01-20T20:30:38.449Z] #14 34.00 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-01-20T20:30:38.449Z] #14 34.00 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-01-20T20:30:38.449Z] #14 34.01 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-01-20T20:30:38.449Z] #14 34.02 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-01-20T20:30:38.449Z] #14 34.02 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-01-20T20:30:38.449Z] #14 34.04 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-01-20T20:30:38.449Z] #14 34.05 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2022-01-20T20:30:38.449Z] #14 34.05 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-01-20T20:30:38.449Z] #14 34.06 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-01-20T20:30:38.449Z] #14 34.08 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-01-20T20:30:38.449Z] #14 34.09 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-01-20T20:30:38.449Z] #14 34.10 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-01-20T20:30:38.449Z] #14 34.14 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-01-20T20:30:38.449Z] #14 34.15 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-01-20T20:30:38.449Z] #14 34.15 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-01-20T20:30:38.449Z] #14 34.15 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2022-01-20T20:30:38.449Z] #14 ... [2022-01-20T20:30:38.449Z] [2022-01-20T20:30:38.449Z] #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-01-20T20:30:38.449Z] #38 sha256:286dcb8eb3ea84eeab5a0e876e418fee7ff1abb4d83870130e087389c6a35999 [2022-01-20T20:30:38.449Z] #38 34.87 Selecting previously unselected package libicu67:amd64. [2022-01-20T20:30:38.449Z] #38 34.88 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-01-20T20:30:38.449Z] #38 34.89 Unpacking libicu67:amd64 (67.1-7) ... [2022-01-20T20:30:38.629Z] [2022-01-20T20:30:38.629Z] #6 [internal] load build definition from Dockerfile [2022-01-20T20:30:38.629Z] #6 sha256:c5e458f57cb39e607288af121ac0f8baba975285037eda4494f37f34511c450c [2022-01-20T20:30:38.629Z] #6 DONE 0.0s [2022-01-20T20:30:38.629Z] [2022-01-20T20:30:38.629Z] #5 [internal] load .dockerignore [2022-01-20T20:30:38.629Z] #5 sha256:1d2f522903eb226fb257b4af34b53df0c54d460daa7c0d97841dca289d6c3b07 [2022-01-20T20:30:38.629Z] #5 DONE 0.0s [2022-01-20T20:30:38.645Z] #3 DONE 0.3s [2022-01-20T20:30:38.645Z] [2022-01-20T20:30:38.645Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-01-20T20:30:38.645Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-01-20T20:30:38.645Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-01-20T20:30:38.645Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-01-20T20:30:38.645Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-01-20T20:30:38.645Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 7.34MB / 9.67MB 0.1s [2022-01-20T20:30:38.645Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-01-20T20:30:38.645Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-01-20T20:30:38.908Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s done [2022-01-20T20:30:38.908Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-01-20T20:30:39.164Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.2s done [2022-01-20T20:30:39.164Z] #4 DONE 0.6s [2022-01-20T20:30:39.200Z] [2022-01-20T20:30:39.200Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-01-20T20:30:39.200Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-01-20T20:30:39.420Z] [2022-01-20T20:30:39.420Z] #6 [internal] load .dockerignore [2022-01-20T20:30:39.420Z] #6 sha256:7e617ee778356167c8beb627d1aa803a2b57219e8d00e62e5d755be821f379fb [2022-01-20T20:30:39.420Z] #6 DONE 0.0s [2022-01-20T20:30:39.420Z] [2022-01-20T20:30:39.420Z] #5 [internal] load build definition from Dockerfile [2022-01-20T20:30:39.420Z] #5 sha256:a1a7d103f6aad951f359bc3c058b8939f313375a5284e2f29bb93ff2da0ba2f7 [2022-01-20T20:30:39.420Z] #5 DONE 0.0s [2022-01-20T20:30:39.420Z] [2022-01-20T20:30:39.420Z] #10 [internal] load metadata for docker.io/library/golang:1.17.6-bullseye [2022-01-20T20:30:39.420Z] #10 sha256:eda05fc3da6faa541b4282a9f511df3d293d97e722e26daa7bfa08bc5da49211 [2022-01-20T20:30:39.829Z] #38 ... [2022-01-20T20:30:39.829Z] [2022-01-20T20:30:39.829Z] #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-01-20T20:30:39.829Z] #47 sha256:772e7ea7e4c90dad3af60eb2828772592267e1c6f85d53a6f1feb78ab6b69a0e [2022-01-20T20:30:39.829Z] #47 21.47 Reading package lists... [2022-01-20T20:30:39.829Z] #47 25.91 Building dependency tree... [2022-01-20T20:30:39.829Z] #47 28.95 The following additional packages will be installed: [2022-01-20T20:30:39.829Z] #47 28.98 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-01-20T20:30:39.829Z] #47 28.98 python3-protobuf python3-six [2022-01-20T20:30:39.829Z] #47 29.00 Suggested packages: [2022-01-20T20:30:39.829Z] #47 29.01 python3-setuptools [2022-01-20T20:30:39.829Z] #47 29.01 Recommended packages: [2022-01-20T20:30:39.829Z] #47 29.01 iproute2 | iproute [2022-01-20T20:30:39.830Z] #47 29.65 The following NEW packages will be installed: [2022-01-20T20:30:39.830Z] #47 29.65 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-01-20T20:30:39.830Z] #47 29.65 python3-protobuf python3-six [2022-01-20T20:30:39.830Z] #47 30.16 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-01-20T20:30:39.830Z] #47 30.16 Need to get 2292 kB of archives. [2022-01-20T20:30:39.830Z] #47 30.16 After this operation, 11.0 MB of additional disk space will be used. [2022-01-20T20:30:39.830Z] #47 30.16 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-01-20T20:30:39.830Z] #47 30.28 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-01-20T20:30:39.830Z] #47 30.28 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-01-20T20:30:39.830Z] #47 30.28 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-01-20T20:30:39.830Z] #47 30.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-01-20T20:30:39.830Z] #47 30.35 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-01-20T20:30:39.830Z] #47 30.35 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-01-20T20:30:39.830Z] #47 33.42 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-01-20T20:30:39.830Z] #47 34.54 debconf: delaying package configuration, since apt-utils is not installed [2022-01-20T20:30:39.830Z] #47 34.79 Fetched 2292 kB in 4s (566 kB/s) [2022-01-20T20:30:39.830Z] #47 34.89 Selecting previously unselected package libprotobuf23:amd64. [2022-01-20T20:30:39.830Z] #47 34.89 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-01-20T20:30:39.830Z] #47 34.98 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-01-20T20:30:39.830Z] #47 34.99 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-01-20T20:30:39.830Z] #47 35.55 Selecting previously unselected package python3-pkg-resources. [2022-01-20T20:30:39.830Z] #47 35.57 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-01-20T20:30:39.830Z] #47 35.58 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-01-20T20:30:39.830Z] #47 35.79 Selecting previously unselected package python3-six. [2022-01-20T20:30:39.830Z] #47 35.79 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-01-20T20:30:39.830Z] #47 35.79 Unpacking python3-six (1.16.0-2) ... [2022-01-20T20:30:39.830Z] #47 35.88 Selecting previously unselected package python3-protobuf. [2022-01-20T20:30:39.830Z] #47 35.88 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-01-20T20:30:39.830Z] #47 35.88 Unpacking python3-protobuf (3.12.4-1) ... [2022-01-20T20:30:39.830Z] #47 ... [2022-01-20T20:30:39.830Z] [2022-01-20T20:30:39.830Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-01-20T20:30:39.830Z] #14 sha256:15cb28e840cc1430d064f1bc3bec2eb69770f43fd5e2d00fc5390980be2d2c73 [2022-01-20T20:30:39.830Z] #14 35.11 debconf: delaying package configuration, since apt-utils is not installed [2022-01-20T20:30:39.830Z] #14 35.29 Fetched 115 MB in 7s (17.6 MB/s) [2022-01-20T20:30:39.830Z] #14 35.42 Selecting previously unselected package binutils-mingw-w64-i686. [2022-01-20T20:30:39.830Z] #14 35.42 (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-01-20T20:30:39.830Z] #14 35.47 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-01-20T20:30:39.830Z] #14 35.48 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-01-20T20:30:40.388Z] #10 DONE 0.9s [2022-01-20T20:30:40.388Z] [2022-01-20T20:30:40.388Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-01-20T20:30:40.388Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-01-20T20:30:40.388Z] #8 DONE 1.0s [2022-01-20T20:30:40.388Z] [2022-01-20T20:30:40.388Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-01-20T20:30:40.388Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-01-20T20:30:40.388Z] #9 DONE 1.0s [2022-01-20T20:30:40.388Z] [2022-01-20T20:30:40.388Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-01-20T20:30:40.388Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-01-20T20:30:40.388Z] #7 DONE 1.1s [2022-01-20T20:30:40.706Z] [2022-01-20T20:30:40.706Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d [2022-01-20T20:30:40.706Z] #28 sha256:5e328b93e8329d0696da26560aa1df1f8c999c3a65e5b5fc057f0b591cda9cb4 [2022-01-20T20:30:40.706Z] #28 resolve docker.io/library/debian:bullseye@sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d 0.0s done [2022-01-20T20:30:40.963Z] #28 sha256:6f4986d78878699c680b97e3d7a2fd131bf4def477f1abad9a9edcb5d99cda3c 1.46kB / 1.46kB done [2022-01-20T20:30:40.963Z] #28 sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d 1.85kB / 1.85kB done [2022-01-20T20:30:40.963Z] #28 sha256:a4c378901a2ba14fd331e96a49101556e91ed592d5fd68ba7405fdbf9b969e61 529B / 529B done [2022-01-20T20:30:41.114Z] #10 DONE 2.1s [2022-01-20T20:30:41.114Z] [2022-01-20T20:30:41.114Z] #8 [internal] load metadata for docker.io/library/golang:1.17.6-bullseye [2022-01-20T20:30:41.114Z] #8 sha256:db19dae7982f63d12df7e141a5bcb4dbb2db37310d3de3620a415238ef91b690 [2022-01-20T20:30:41.114Z] #8 DONE 2.1s [2022-01-20T20:30:41.114Z] [2022-01-20T20:30:41.114Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-01-20T20:30:41.114Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-01-20T20:30:41.224Z] #28 ... [2022-01-20T20:30:41.224Z] [2022-01-20T20:30:41.224Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-01-20T20:30:41.224Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-01-20T20:30:41.224Z] #45 DONE 0.0s [2022-01-20T20:30:41.224Z] [2022-01-20T20:30:41.224Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 [2022-01-20T20:30:41.224Z] #11 sha256:016916f229fb05e05dc0bbadbcde8c81dd65cf51ffcd866461493a7e651dc741 [2022-01-20T20:30:41.224Z] #11 resolve docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 0.0s done [2022-01-20T20:30:41.224Z] #11 sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 1.86kB / 1.86kB done [2022-01-20T20:30:41.224Z] #11 sha256:b0e471b2eee794eb119d40f24e42dc327196b010e40730722589937ea1c71443 1.80kB / 1.80kB done [2022-01-20T20:30:41.224Z] #11 sha256:8b86bf336a01235faf28137dae90772076e6f431a2951259d949eb9153012755 7.06kB / 7.06kB done [2022-01-20T20:30:41.224Z] #11 sha256:9b829c73b52b92b97d5c07a54fb0f3e921995a296c714b53a32ae67d19231fcd 5.15MB / 5.15MB 0.3s [2022-01-20T20:30:41.224Z] #11 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 0B / 54.92MB 0.2s [2022-01-20T20:30:41.282Z] #14 37.67 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-01-20T20:30:41.282Z] #14 37.67 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-01-20T20:30:41.282Z] #14 37.69 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-01-20T20:30:41.375Z] #9 DONE 2.2s [2022-01-20T20:30:41.375Z] [2022-01-20T20:30:41.375Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-01-20T20:30:41.375Z] #7 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-01-20T20:30:41.375Z] #7 DONE 2.2s [2022-01-20T20:30:41.483Z] #11 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 11.44MB / 54.92MB 0.5s [2022-01-20T20:30:41.483Z] #11 sha256:9b829c73b52b92b97d5c07a54fb0f3e921995a296c714b53a32ae67d19231fcd 5.15MB / 5.15MB 0.5s done [2022-01-20T20:30:41.483Z] #11 sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 0B / 54.57MB 0.6s [2022-01-20T20:30:41.790Z] #11 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 23.07MB / 54.92MB 0.7s [2022-01-20T20:30:41.790Z] #11 sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 8.39MB / 54.57MB 0.7s [2022-01-20T20:30:41.790Z] #11 sha256:cb5b7ae361722f070eca53f35823ed21baa85d61d5d95cd5a95ab53d740cdd56 0B / 10.87MB 0.7s [2022-01-20T20:30:41.946Z] [2022-01-20T20:30:41.946Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-01-20T20:30:41.946Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-01-20T20:30:41.946Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-01-20T20:30:41.946Z] #69 DONE 0.0s [2022-01-20T20:30:41.946Z] [2022-01-20T20:30:41.946Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d [2022-01-20T20:30:41.946Z] #28 sha256:fb44ae50789b09fc0145b46dda6c04e339b5d6f167ece4162d2be3767a465791 [2022-01-20T20:30:41.946Z] #28 resolve docker.io/library/debian:bullseye@sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d 0.1s done [2022-01-20T20:30:41.946Z] #28 DONE 0.1s [2022-01-20T20:30:41.946Z] [2022-01-20T20:30:41.946Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-01-20T20:30:41.946Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-01-20T20:30:41.946Z] #67 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-01-20T20:30:41.946Z] #67 DONE 0.1s [2022-01-20T20:30:41.946Z] [2022-01-20T20:30:41.946Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 [2022-01-20T20:30:41.946Z] #11 sha256:962b3a8218a5a11d7d829c6c48a6d90ba2ad021ef3e63fa974287b65d8fcc9c3 [2022-01-20T20:30:41.946Z] #11 resolve docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 0.1s done [2022-01-20T20:30:41.946Z] #11 DONE 0.1s [2022-01-20T20:30:41.946Z] [2022-01-20T20:30:41.946Z] #24 [internal] load build context [2022-01-20T20:30:41.946Z] #24 sha256:a3836cbb0de4e5fcf5eed74baf7caefd8cdab1ef64022743b1864cd59f3f18cf [2022-01-20T20:30:41.946Z] #24 transferring context: 30B [2022-01-20T20:30:42.049Z] #11 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 37.75MB / 54.92MB 0.9s [2022-01-20T20:30:42.049Z] #11 sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 16.78MB / 54.57MB 0.9s [2022-01-20T20:30:42.049Z] #11 sha256:cb5b7ae361722f070eca53f35823ed21baa85d61d5d95cd5a95ab53d740cdd56 3.15MB / 10.87MB 0.9s [2022-01-20T20:30:42.049Z] #11 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 44.04MB / 54.92MB 1.0s [2022-01-20T20:30:42.049Z] #11 sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 28.31MB / 54.57MB 1.1s [2022-01-20T20:30:42.049Z] #11 sha256:cb5b7ae361722f070eca53f35823ed21baa85d61d5d95cd5a95ab53d740cdd56 10.87MB / 10.87MB 1.1s [2022-01-20T20:30:42.092Z] #14 ... [2022-01-20T20:30:42.092Z] [2022-01-20T20:30:42.092Z] #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-01-20T20:30:42.092Z] #60 sha256:a7dee1dec7d307ad8e88474b27b15483c3667fb32bd011926734f61412fcfa4b [2022-01-20T20:30:42.306Z] #11 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 52.43MB / 54.92MB 1.2s [2022-01-20T20:30:42.306Z] #11 sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 32.61MB / 54.57MB 1.2s [2022-01-20T20:30:42.306Z] #11 sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 42.99MB / 54.57MB 1.3s [2022-01-20T20:30:42.306Z] #11 sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 53.48MB / 54.57MB 1.4s [2022-01-20T20:30:42.306Z] #11 sha256:cb5b7ae361722f070eca53f35823ed21baa85d61d5d95cd5a95ab53d740cdd56 10.87MB / 10.87MB 1.3s done [2022-01-20T20:30:42.306Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 0B / 85.80MB 1.4s [2022-01-20T20:30:42.521Z] #24 ... [2022-01-20T20:30:42.521Z] [2022-01-20T20:30:42.521Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-01-20T20:30:42.521Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-01-20T20:30:42.521Z] #45 DONE 0.5s [2022-01-20T20:30:42.521Z] [2022-01-20T20:30:42.521Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-01-20T20:30:42.521Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-01-20T20:30:42.521Z] #45 DONE 0.0s [2022-01-20T20:30:42.521Z] [2022-01-20T20:30:42.521Z] #24 [internal] load build context [2022-01-20T20:30:42.521Z] #24 sha256:a3836cbb0de4e5fcf5eed74baf7caefd8cdab1ef64022743b1864cd59f3f18cf [2022-01-20T20:30:42.564Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 8.39MB / 85.80MB 1.5s [2022-01-20T20:30:42.564Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 26.21MB / 85.80MB 1.7s [2022-01-20T20:30:42.820Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 36.70MB / 85.80MB 1.8s [2022-01-20T20:30:42.872Z] #60 36.59 Updating files: 62% (2931/4684) Updating files: 63% (2951/4684) Updating files: 64% (2998/4684) Updating files: 65% (3045/4684) Updating files: 66% (3092/4684) Updating files: 67% (3139/4684) Updating files: 68% (3186/4684) Updating files: 69% (3232/4684) Updating files: 70% (3279/4684) Updating files: 71% (3326/4684) Updating files: 72% (3373/4684) Updating files: 73% (3420/4684) Updating files: 74% (3467/4684) Updating files: 75% (3513/4684) Updating files: 76% (3560/4684) Updating files: 77% (3607/4684) Updating files: 78% (3654/4684) Updating files: 79% (3701/4684) Updating files: 80% (3748/4684) Updating files: 81% (3795/4684) Updating files: 82% (3841/4684) Updating files: 83% (3888/4684) Updating files: 84% (3935/4684) Updating files: 85% (3982/4684) Updating files: 86% (4029/4684) Updating files: 87% (4076/4684) Updating files: 88% (4122/4684) Updating files: 89% (4169/4684) Updating files: 90% (4216/4684) Updating files: 91% (4263/4684) Updating files: 92% (4310/4684) Updating files: 93% (4357/4684) Updating files: 94% (4403/4684) Updating files: 95% (4450/4684) Updating files: 96% (4497/4684) Updating files: 97% (4544/4684) Updating files: 98% (4591/4684) Updating files: 99% (4638/4684) Updating files: 100% (4684/4684) Updating files: 100% (4684/4684), done. [2022-01-20T20:30:42.872Z] #60 37.43 + cd /tmp/tmp.ERFbnVNiEk/src/github.com/containerd/containerd [2022-01-20T20:30:42.872Z] #60 37.44 + git checkout -q v1.5.9 [2022-01-20T20:30:43.080Z] #11 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 54.92MB / 54.92MB 1.9s done [2022-01-20T20:30:43.080Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 47.19MB / 85.80MB 2.0s [2022-01-20T20:30:43.335Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 56.62MB / 85.80MB 2.2s [2022-01-20T20:30:43.335Z] #11 extracting sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 [2022-01-20T20:30:43.335Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 65.01MB / 85.80MB 2.3s [2022-01-20T20:30:43.335Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 71.30MB / 85.80MB 2.4s [2022-01-20T20:30:43.591Z] #11 sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 54.57MB / 54.57MB 2.5s done [2022-01-20T20:30:43.591Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 78.64MB / 85.80MB 2.6s [2022-01-20T20:30:43.591Z] #11 sha256:6432567af305a4304605a3dc4b2de74851afd22731ddf7249b96a7a740d317cf 0B / 154B 2.6s [2022-01-20T20:30:43.591Z] #11 sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 0B / 134.83MB 2.6s [2022-01-20T20:30:43.591Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 83.89MB / 85.80MB 2.7s [2022-01-20T20:30:43.591Z] #11 sha256:6432567af305a4304605a3dc4b2de74851afd22731ddf7249b96a7a740d317cf 154B / 154B 2.7s [2022-01-20T20:30:43.849Z] #11 sha256:6432567af305a4304605a3dc4b2de74851afd22731ddf7249b96a7a740d317cf 154B / 154B 2.7s done [2022-01-20T20:30:43.849Z] #11 sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 7.34MB / 134.83MB 2.8s [2022-01-20T20:30:43.849Z] #11 sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 18.87MB / 134.83MB 2.9s [2022-01-20T20:30:43.913Z] #24 transferring context: 56.54MB 1.8s done [2022-01-20T20:30:44.105Z] #11 sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 36.35MB / 134.83MB 3.1s [2022-01-20T20:30:44.175Z] #24 DONE 2.3s [2022-01-20T20:30:44.175Z] [2022-01-20T20:30:44.175Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 [2022-01-20T20:30:44.175Z] #11 sha256:962b3a8218a5a11d7d829c6c48a6d90ba2ad021ef3e63fa974287b65d8fcc9c3 [2022-01-20T20:30:44.176Z] #11 sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 1.86kB / 1.86kB done [2022-01-20T20:30:44.176Z] #11 sha256:89b5d1fa04af24c4cae53f775b9382755b2ba1082bda77b9f8febaa8676b54cb 1.80kB / 1.80kB done [2022-01-20T20:30:44.176Z] #11 sha256:cac175c1423a6f67bcf70033345b7dc7d733176ab28932904a3e457acc6f5c56 7.08kB / 7.08kB done [2022-01-20T20:30:44.176Z] #11 sha256:94a23d3cb5be24659b25f17537307e7f568d665244f6a383c1c6e51e31080749 53.60MB / 53.60MB 1.9s done [2022-01-20T20:30:44.176Z] #11 sha256:ac9d381bd1e98fa8759f80ff42db63c8fce4ac9407b2e7c8e0f031ed9f96432b 5.14MB / 5.14MB 0.5s done [2022-01-20T20:30:44.176Z] #11 sha256:aa9c5b49b9db3dd2553e8ae6c2081b77274ec0a8b1f9903b0e5ac83900642098 10.66MB / 10.66MB 2.0s [2022-01-20T20:30:44.257Z] #60 39.01 + export 'BUILDTAGS=netgo osusergo static_build' [2022-01-20T20:30:44.365Z] #11 sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 48.23MB / 134.83MB 3.3s [2022-01-20T20:30:44.365Z] #11 sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 56.62MB / 134.83MB 3.4s [2022-01-20T20:30:44.518Z] #60 39.02 + BUILDTAGS='netgo osusergo static_build' [2022-01-20T20:30:44.518Z] #60 39.03 + export EXTRA_FLAGS=-buildmode=pie [2022-01-20T20:30:44.518Z] #60 39.03 + EXTRA_FLAGS=-buildmode=pie [2022-01-20T20:30:44.518Z] #60 39.03 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-01-20T20:30:44.518Z] #60 39.03 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-01-20T20:30:44.518Z] #60 39.03 + '[' '' = dynamic ']' [2022-01-20T20:30:44.518Z] #60 39.03 + make [2022-01-20T20:30:44.586Z] #14 40.31 Selecting previously unselected package binutils-mingw-w64. [2022-01-20T20:30:44.586Z] #14 40.32 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-01-20T20:30:44.586Z] #14 40.33 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-01-20T20:30:44.586Z] #14 ... [2022-01-20T20:30:44.586Z] [2022-01-20T20:30:44.586Z] #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-01-20T20:30:44.586Z] #38 sha256:286dcb8eb3ea84eeab5a0e876e418fee7ff1abb4d83870130e087389c6a35999 [2022-01-20T20:30:44.586Z] #38 40.34 Selecting previously unselected package libxml2:amd64. [2022-01-20T20:30:44.586Z] #38 40.35 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2022-01-20T20:30:44.586Z] #38 40.35 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-01-20T20:30:44.586Z] #38 40.86 Selecting previously unselected package libarchive13:amd64. [2022-01-20T20:30:44.586Z] #38 40.86 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ... [2022-01-20T20:30:44.586Z] #38 40.87 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2022-01-20T20:30:44.628Z] #11 sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 71.30MB / 134.83MB 3.6s [2022-01-20T20:30:44.748Z] #11 sha256:aa9c5b49b9db3dd2553e8ae6c2081b77274ec0a8b1f9903b0e5ac83900642098 10.66MB / 10.66MB 2.3s done [2022-01-20T20:30:44.748Z] #11 sha256:841dd868500b6685b6cda93c97ea76e817b427d7a10bf73e9d03356fac199ffd 2.32MB / 54.67MB 2.4s [2022-01-20T20:30:44.748Z] #11 sha256:499ac46314c257f999ffe452e3a4ac1c8bc46c373f461074d4737870caca50bd 0B / 102.65MB 2.4s [2022-01-20T20:30:44.748Z] #11 ... [2022-01-20T20:30:44.748Z] [2022-01-20T20:30:44.748Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-01-20T20:30:44.748Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-01-20T20:30:44.748Z] #67 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-01-20T20:30:44.748Z] #67 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-01-20T20:30:44.748Z] #67 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-01-20T20:30:44.748Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.8s done [2022-01-20T20:30:44.748Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.7s done [2022-01-20T20:30:44.748Z] #67 DONE 2.7s [2022-01-20T20:30:44.748Z] [2022-01-20T20:30:44.748Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 [2022-01-20T20:30:44.748Z] #11 sha256:962b3a8218a5a11d7d829c6c48a6d90ba2ad021ef3e63fa974287b65d8fcc9c3 [2022-01-20T20:30:44.748Z] #11 sha256:841dd868500b6685b6cda93c97ea76e817b427d7a10bf73e9d03356fac199ffd 11.53MB / 54.67MB 2.5s [2022-01-20T20:30:44.748Z] #11 sha256:627b3401fb617535edd16e96bd5941ecea7fe10ce6087bd47707602cfc396c2b 0B / 81.01MB 2.5s [2022-01-20T20:30:44.845Z] #38 41.20 Selecting previously unselected package libjsoncpp24:amd64. [2022-01-20T20:30:44.845Z] #38 41.21 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-01-20T20:30:44.845Z] #38 41.21 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-01-20T20:30:44.846Z] #38 41.40 Selecting previously unselected package librhash0:amd64. [2022-01-20T20:30:44.927Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 85.80MB / 85.80MB 3.7s done [2022-01-20T20:30:44.927Z] #11 sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 80.74MB / 134.83MB 3.8s [2022-01-20T20:30:44.927Z] #11 ... [2022-01-20T20:30:44.927Z] [2022-01-20T20:30:44.927Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-01-20T20:30:44.927Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-01-20T20:30:44.927Z] #67 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-01-20T20:30:44.927Z] #67 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-01-20T20:30:44.927Z] #67 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-01-20T20:30:44.927Z] #67 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-01-20T20:30:44.927Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.4s done [2022-01-20T20:30:44.927Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.2s done [2022-01-20T20:30:44.927Z] #67 DONE 4.4s [2022-01-20T20:30:44.927Z] [2022-01-20T20:30:44.927Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 [2022-01-20T20:30:44.927Z] #11 sha256:016916f229fb05e05dc0bbadbcde8c81dd65cf51ffcd866461493a7e651dc741 [2022-01-20T20:30:44.927Z] #11 sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 91.23MB / 134.83MB 4.0s [2022-01-20T20:30:45.013Z] #11 sha256:841dd868500b6685b6cda93c97ea76e817b427d7a10bf73e9d03356fac199ffd 22.02MB / 54.67MB 2.6s [2022-01-20T20:30:45.013Z] #11 sha256:841dd868500b6685b6cda93c97ea76e817b427d7a10bf73e9d03356fac199ffd 42.99MB / 54.67MB 2.8s [2022-01-20T20:30:45.013Z] #11 sha256:499ac46314c257f999ffe452e3a4ac1c8bc46c373f461074d4737870caca50bd 19.92MB / 102.65MB 2.8s [2022-01-20T20:30:45.013Z] #11 sha256:627b3401fb617535edd16e96bd5941ecea7fe10ce6087bd47707602cfc396c2b 14.25MB / 81.01MB 2.8s [2022-01-20T20:30:45.105Z] #38 41.40 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-01-20T20:30:45.105Z] #38 41.41 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-01-20T20:30:45.105Z] #38 41.53 Selecting previously unselected package libuv1:amd64. [2022-01-20T20:30:45.182Z] #11 sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 111.15MB / 134.83MB 4.2s [2022-01-20T20:30:45.182Z] #11 sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 121.63MB / 134.83MB 4.3s [2022-01-20T20:30:45.274Z] #11 sha256:841dd868500b6685b6cda93c97ea76e817b427d7a10bf73e9d03356fac199ffd 53.48MB / 54.67MB 2.9s [2022-01-20T20:30:45.274Z] #11 sha256:499ac46314c257f999ffe452e3a4ac1c8bc46c373f461074d4737870caca50bd 26.21MB / 102.65MB 2.9s [2022-01-20T20:30:45.274Z] #11 sha256:627b3401fb617535edd16e96bd5941ecea7fe10ce6087bd47707602cfc396c2b 32.17MB / 81.01MB 2.9s [2022-01-20T20:30:45.274Z] #11 sha256:499ac46314c257f999ffe452e3a4ac1c8bc46c373f461074d4737870caca50bd 32.51MB / 102.65MB 3.0s [2022-01-20T20:30:45.274Z] #11 sha256:627b3401fb617535edd16e96bd5941ecea7fe10ce6087bd47707602cfc396c2b 45.88MB / 81.01MB 3.0s [2022-01-20T20:30:45.274Z] #11 extracting sha256:94a23d3cb5be24659b25f17537307e7f568d665244f6a383c1c6e51e31080749 0.9s [2022-01-20T20:30:45.364Z] #38 41.54 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-01-20T20:30:45.364Z] #38 41.54 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-01-20T20:30:45.364Z] #38 41.70 Selecting previously unselected package cmake. [2022-01-20T20:30:45.364Z] #38 41.71 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-01-20T20:30:45.364Z] #38 41.72 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-01-20T20:30:45.438Z] #11 sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 134.83MB / 134.83MB 4.5s [2022-01-20T20:30:45.534Z] #11 sha256:627b3401fb617535edd16e96bd5941ecea7fe10ce6087bd47707602cfc396c2b 61.87MB / 81.01MB 3.1s [2022-01-20T20:30:45.534Z] #11 sha256:499ac46314c257f999ffe452e3a4ac1c8bc46c373f461074d4737870caca50bd 40.89MB / 102.65MB 3.3s [2022-01-20T20:30:45.534Z] #11 sha256:627b3401fb617535edd16e96bd5941ecea7fe10ce6087bd47707602cfc396c2b 80.74MB / 81.01MB 3.3s [2022-01-20T20:30:45.795Z] #11 sha256:499ac46314c257f999ffe452e3a4ac1c8bc46c373f461074d4737870caca50bd 50.33MB / 102.65MB 3.4s [2022-01-20T20:30:45.899Z] #60 40.64 + bin/ctr [2022-01-20T20:30:46.056Z] #11 sha256:499ac46314c257f999ffe452e3a4ac1c8bc46c373f461074d4737870caca50bd 55.57MB / 102.65MB 3.6s [2022-01-20T20:30:46.056Z] #11 sha256:499ac46314c257f999ffe452e3a4ac1c8bc46c373f461074d4737870caca50bd 66.06MB / 102.65MB 3.7s [2022-01-20T20:30:46.415Z] #11 sha256:499ac46314c257f999ffe452e3a4ac1c8bc46c373f461074d4737870caca50bd 75.50MB / 102.65MB 4.0s [2022-01-20T20:30:46.480Z] #19 31.12 Reading package lists... [2022-01-20T20:30:46.676Z] #11 sha256:499ac46314c257f999ffe452e3a4ac1c8bc46c373f461074d4737870caca50bd 83.89MB / 102.65MB 4.2s [2022-01-20T20:30:46.676Z] #11 sha256:841dd868500b6685b6cda93c97ea76e817b427d7a10bf73e9d03356fac199ffd 54.67MB / 54.67MB 4.1s done [2022-01-20T20:30:46.813Z] #11 ... [2022-01-20T20:30:46.813Z] [2022-01-20T20:30:46.813Z] #24 [internal] load build context [2022-01-20T20:30:46.813Z] #24 sha256:df470e62b0b4cb97b04c9dd91d7773d3c4098990cba9e9cdaf74fe02b7207e22 [2022-01-20T20:30:46.813Z] #24 transferring context: 56.53MB 5.3s done [2022-01-20T20:30:46.813Z] #24 DONE 5.9s [2022-01-20T20:30:46.813Z] [2022-01-20T20:30:46.813Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 [2022-01-20T20:30:46.813Z] #11 sha256:016916f229fb05e05dc0bbadbcde8c81dd65cf51ffcd866461493a7e651dc741 [2022-01-20T20:30:46.937Z] #11 sha256:499ac46314c257f999ffe452e3a4ac1c8bc46c373f461074d4737870caca50bd 93.32MB / 102.65MB 4.6s [2022-01-20T20:30:47.197Z] #11 sha256:499ac46314c257f999ffe452e3a4ac1c8bc46c373f461074d4737870caca50bd 99.61MB / 102.65MB 4.9s [2022-01-20T20:30:47.197Z] #11 sha256:63c2674d92dba6ae349f7ae5d7460b37a9dc8744644dedd1f83d0ed1dbd7c806 124B / 124B 4.9s [2022-01-20T20:30:47.417Z] #11 ... [2022-01-20T20:30:47.417Z] [2022-01-20T20:30:47.417Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-01-20T20:30:47.417Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-01-20T20:30:47.417Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2022-01-20T20:30:47.417Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-01-20T20:30:47.417Z] #69 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-01-20T20:30:47.417Z] #69 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-01-20T20:30:47.417Z] #69 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.9s [2022-01-20T20:30:47.417Z] #69 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.2s done [2022-01-20T20:30:47.417Z] #69 DONE 6.9s [2022-01-20T20:30:47.417Z] [2022-01-20T20:30:47.417Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 [2022-01-20T20:30:47.417Z] #11 sha256:016916f229fb05e05dc0bbadbcde8c81dd65cf51ffcd866461493a7e651dc741 [2022-01-20T20:30:47.417Z] #11 sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 134.83MB / 134.83MB 6.4s done [2022-01-20T20:30:47.458Z] #11 extracting sha256:ac9d381bd1e98fa8759f80ff42db63c8fce4ac9407b2e7c8e0f031ed9f96432b [2022-01-20T20:30:47.721Z] #11 extracting sha256:ac9d381bd1e98fa8759f80ff42db63c8fce4ac9407b2e7c8e0f031ed9f96432b 0.2s done [2022-01-20T20:30:48.666Z] #11 extracting sha256:aa9c5b49b9db3dd2553e8ae6c2081b77274ec0a8b1f9903b0e5ac83900642098 [2022-01-20T20:30:48.666Z] #11 extracting sha256:aa9c5b49b9db3dd2553e8ae6c2081b77274ec0a8b1f9903b0e5ac83900642098 0.2s done [2022-01-20T20:30:48.781Z] #11 extracting sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 5.5s [2022-01-20T20:30:48.781Z] #11 extracting sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 5.7s done [2022-01-20T20:30:48.948Z] #11 sha256:627b3401fb617535edd16e96bd5941ecea7fe10ce6087bd47707602cfc396c2b 81.01MB / 81.01MB 6.5s done [2022-01-20T20:30:49.293Z] #11 sha256:63c2674d92dba6ae349f7ae5d7460b37a9dc8744644dedd1f83d0ed1dbd7c806 124B / 124B 6.9s done [2022-01-20T20:30:49.385Z] #11 ... [2022-01-20T20:30:49.385Z] [2022-01-20T20:30:49.385Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-01-20T20:30:49.385Z] #68 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-01-20T20:30:49.385Z] #68 DONE 1.0s [2022-01-20T20:30:49.385Z] [2022-01-20T20:30:49.385Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d [2022-01-20T20:30:49.385Z] #28 sha256:5e328b93e8329d0696da26560aa1df1f8c999c3a65e5b5fc057f0b591cda9cb4 [2022-01-20T20:30:49.385Z] #28 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 54.92MB / 54.92MB 1.9s done [2022-01-20T20:30:49.385Z] #28 DONE 8.5s [2022-01-20T20:30:49.385Z] [2022-01-20T20:30:49.385Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 [2022-01-20T20:30:49.385Z] #11 sha256:016916f229fb05e05dc0bbadbcde8c81dd65cf51ffcd866461493a7e651dc741 [2022-01-20T20:30:49.385Z] #11 extracting sha256:9b829c73b52b92b97d5c07a54fb0f3e921995a296c714b53a32ae67d19231fcd [2022-01-20T20:30:49.863Z] #11 extracting sha256:841dd868500b6685b6cda93c97ea76e817b427d7a10bf73e9d03356fac199ffd [2022-01-20T20:30:49.947Z] #11 extracting sha256:9b829c73b52b92b97d5c07a54fb0f3e921995a296c714b53a32ae67d19231fcd 0.6s done [2022-01-20T20:30:50.205Z] #11 extracting sha256:cb5b7ae361722f070eca53f35823ed21baa85d61d5d95cd5a95ab53d740cdd56 [2022-01-20T20:30:50.502Z] #11 ... [2022-01-20T20:30:50.502Z] [2022-01-20T20:30:50.502Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-01-20T20:30:50.502Z] #70 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-01-20T20:30:50.502Z] #70 DONE 1.1s [2022-01-20T20:30:50.502Z] [2022-01-20T20:30:50.502Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 [2022-01-20T20:30:50.502Z] #11 sha256:016916f229fb05e05dc0bbadbcde8c81dd65cf51ffcd866461493a7e651dc741 [2022-01-20T20:30:50.640Z] #38 46.56 Setting up libicu67:amd64 (67.1-7) ... [2022-01-20T20:30:50.640Z] #38 46.61 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-01-20T20:30:50.640Z] #38 46.64 Setting up libuv1:amd64 (1.40.0-2) ... [2022-01-20T20:30:50.640Z] #38 46.67 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-01-20T20:30:50.640Z] #38 ... [2022-01-20T20:30:50.640Z] [2022-01-20T20:30:50.640Z] #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-01-20T20:30:50.640Z] #47 sha256:772e7ea7e4c90dad3af60eb2828772592267e1c6f85d53a6f1feb78ab6b69a0e [2022-01-20T20:30:50.640Z] #47 36.36 Selecting previously unselected package libnet1:amd64. [2022-01-20T20:30:50.640Z] #47 36.37 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-01-20T20:30:50.640Z] #47 36.37 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-01-20T20:30:50.640Z] #47 36.49 Selecting previously unselected package libnl-3-200:amd64. [2022-01-20T20:30:50.640Z] #47 36.50 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-01-20T20:30:50.640Z] #47 36.50 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-01-20T20:30:50.640Z] #47 36.63 Selecting previously unselected package libprotobuf-c1:amd64. [2022-01-20T20:30:50.640Z] #47 36.63 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-01-20T20:30:50.640Z] #47 36.64 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-01-20T20:30:50.640Z] #47 36.76 Selecting previously unselected package criu. [2022-01-20T20:30:50.640Z] #47 36.76 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-01-20T20:30:50.640Z] #47 36.78 Unpacking criu (3.16.1-3) ... [2022-01-20T20:30:50.641Z] #47 37.60 Setting up python3-pkg-resources (52.0.0-4) ... [2022-01-20T20:30:50.641Z] #47 39.01 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-01-20T20:30:50.641Z] #47 39.05 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-01-20T20:30:50.641Z] #47 39.09 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-01-20T20:30:50.641Z] #47 39.10 Setting up python3-six (1.16.0-2) ... [2022-01-20T20:30:50.641Z] #47 40.07 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-01-20T20:30:50.641Z] #47 40.09 Setting up python3-protobuf (3.12.4-1) ... [2022-01-20T20:30:50.641Z] #47 43.39 Setting up criu (3.16.1-3) ... [2022-01-20T20:30:50.641Z] #47 45.05 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-20T20:30:50.641Z] #47 ... [2022-01-20T20:30:50.641Z] [2022-01-20T20:30:50.641Z] #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-01-20T20:30:50.641Z] #38 sha256:286dcb8eb3ea84eeab5a0e876e418fee7ff1abb4d83870130e087389c6a35999 [2022-01-20T20:30:50.641Z] #38 46.86 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-01-20T20:30:50.641Z] #38 46.97 Setting up librhash0:amd64 (1.4.1-2) ...#38 ... [2022-01-20T20:30:50.641Z] [2022-01-20T20:30:50.641Z] #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-01-20T20:30:50.641Z] #47 sha256:772e7ea7e4c90dad3af60eb2828772592267e1c6f85d53a6f1feb78ab6b69a0e [2022-01-20T20:30:50.641Z] #47 DONE 46.8s [2022-01-20T20:30:50.641Z] [2022-01-20T20:30:50.641Z] #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-01-20T20:30:50.641Z] #38 sha256:286dcb8eb3ea84eeab5a0e876e418fee7ff1abb4d83870130e087389c6a35999 [2022-01-20T20:30:50.641Z] #38 46.97 Setting up librhash0:amd64 (1.4.1-2) ... [2022-01-20T20:30:50.641Z] #38 47.00 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-01-20T20:30:50.641Z] #38 47.04 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-01-20T20:30:50.641Z] #38 47.09 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2022-01-20T20:30:50.759Z] #11 extracting sha256:cb5b7ae361722f070eca53f35823ed21baa85d61d5d95cd5a95ab53d740cdd56 0.7s done [2022-01-20T20:30:50.900Z] #38 47.11 Setting up cmake (3.18.4-2+deb11u1) ... [2022-01-20T20:30:50.900Z] #38 47.14 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-20T20:30:51.015Z] #11 extracting sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 [2022-01-20T20:30:51.160Z] #38 DONE 47.6s [2022-01-20T20:30:51.160Z] [2022-01-20T20:30:51.160Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-01-20T20:30:51.160Z] #39 sha256:71b341e2fd62153be0b1a01ae0cb10bd333bd33c438c2df483b5761515b804dc [2022-01-20T20:30:51.250Z] #11 sha256:499ac46314c257f999ffe452e3a4ac1c8bc46c373f461074d4737870caca50bd 102.65MB / 102.65MB 8.8s done [2022-01-20T20:30:51.420Z] #39 DONE 0.2s [2022-01-20T20:30:51.420Z] [2022-01-20T20:30:51.420Z] #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-01-20T20:30:51.420Z] #34 sha256:9fe0f3d33a999b153a8e31cd4d91505945385bf49d44e9974bedbe8d707b997f [2022-01-20T20:30:51.420Z] #34 37.82 Updating files: 92% (1403/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-01-20T20:30:51.420Z] #34 38.13 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-01-20T20:30:51.420Z] #34 38.56 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-01-20T20:30:51.510Z] #11 extracting sha256:841dd868500b6685b6cda93c97ea76e817b427d7a10bf73e9d03356fac199ffd 1.8s done [2022-01-20T20:30:51.680Z] #34 ... [2022-01-20T20:30:51.680Z] [2022-01-20T20:30:51.680Z] #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-01-20T20:30:51.680Z] #40 sha256:d3c31c18de788eeb63026b28448b7e78e161044d10f8c075794521bbe25754b0 [2022-01-20T20:30:52.089Z] #11 ... [2022-01-20T20:30:52.089Z] [2022-01-20T20:30:52.089Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-01-20T20:30:52.089Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-01-20T20:30:52.089Z] #69 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-01-20T20:30:52.089Z] #69 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-01-20T20:30:52.089Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-01-20T20:30:52.089Z] #69 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 9.4s done [2022-01-20T20:30:52.089Z] #69 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 [2022-01-20T20:30:52.089Z] #69 ... [2022-01-20T20:30:52.089Z] [2022-01-20T20:30:52.089Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d [2022-01-20T20:30:52.089Z] #28 sha256:fb44ae50789b09fc0145b46dda6c04e339b5d6f167ece4162d2be3767a465791 [2022-01-20T20:30:52.089Z] #28 sha256:2f8b378ec53ef6cd638495467ffed6f6e2fd958c5c68d2dfd5d25650cb3d9f38 529B / 529B done [2022-01-20T20:30:52.089Z] #28 sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d 1.85kB / 1.85kB done [2022-01-20T20:30:52.089Z] #28 sha256:5852ca45f7bf5f8b89b0054cf0f5a7c581273023c685ebbf6a3a60fcd930a69a 1.48kB / 1.48kB done [2022-01-20T20:30:52.089Z] #28 sha256:94a23d3cb5be24659b25f17537307e7f568d665244f6a383c1c6e51e31080749 53.60MB / 53.60MB 2.0s done [2022-01-20T20:30:52.089Z] #28 extracting sha256:94a23d3cb5be24659b25f17537307e7f568d665244f6a383c1c6e51e31080749 2.8s done [2022-01-20T20:30:52.349Z] #28 ... [2022-01-20T20:30:52.349Z] [2022-01-20T20:30:52.349Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-01-20T20:30:52.349Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-01-20T20:30:52.609Z] #69 ... [2022-01-20T20:30:52.609Z] [2022-01-20T20:30:52.609Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d [2022-01-20T20:30:52.609Z] #28 sha256:fb44ae50789b09fc0145b46dda6c04e339b5d6f167ece4162d2be3767a465791 [2022-01-20T20:30:52.609Z] #28 DONE 10.5s [2022-01-20T20:30:52.609Z] [2022-01-20T20:30:52.609Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-01-20T20:30:52.609Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-01-20T20:30:52.609Z] #69 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.5s done [2022-01-20T20:30:52.619Z] #40 1.123 + RM_GOPATH=0 [2022-01-20T20:30:52.620Z] #40 1.123 + TMP_GOPATH= [2022-01-20T20:30:52.620Z] #40 1.123 + : /build [2022-01-20T20:30:52.620Z] #40 1.123 + '[' -z '' ']' [2022-01-20T20:30:52.620Z] #40 1.123 ++ mktemp -d [2022-01-20T20:30:52.620Z] #40 1.128 + export GOPATH=/tmp/tmp.rTiWioYWMx [2022-01-20T20:30:52.620Z] #40 1.129 + GOPATH=/tmp/tmp.rTiWioYWMx [2022-01-20T20:30:52.620Z] #40 1.129 + RM_GOPATH=1 [2022-01-20T20:30:52.620Z] #40 1.130 + case "$(go env GOARCH)" in [2022-01-20T20:30:52.620Z] #40 1.130 ++ go env GOARCH [2022-01-20T20:30:52.620Z] #40 1.167 + export GO_BUILDMODE=-buildmode=pie [2022-01-20T20:30:52.620Z] #40 1.167 + GO_BUILDMODE=-buildmode=pie [2022-01-20T20:30:52.620Z] #40 1.168 ++ dirname /install.sh [2022-01-20T20:30:52.620Z] #40 1.170 + dir=/ [2022-01-20T20:30:52.620Z] #40 1.171 + bin=tini [2022-01-20T20:30:52.620Z] #40 1.171 + shift [2022-01-20T20:30:52.620Z] #40 1.171 + '[' '!' -f //tini.installer ']' [2022-01-20T20:30:52.620Z] #40 1.171 + . //tini.installer [2022-01-20T20:30:52.620Z] #40 1.171 ++ : v0.19.0 [2022-01-20T20:30:52.620Z] #40 1.172 + install_tini [2022-01-20T20:30:52.620Z] #40 1.172 + echo 'Install tini version v0.19.0' [2022-01-20T20:30:52.620Z] #40 1.172 Install tini version v0.19.0 [2022-01-20T20:30:52.620Z] #40 1.172 + git clone https://github.com/krallin/tini.git /tmp/tmp.rTiWioYWMx/tini [2022-01-20T20:30:52.620Z] #40 1.175 Cloning into '/tmp/tmp.rTiWioYWMx/tini'... [2022-01-20T20:30:52.875Z] #69 DONE 10.9s [2022-01-20T20:30:52.875Z] [2022-01-20T20:30:52.875Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 [2022-01-20T20:30:52.875Z] #11 sha256:962b3a8218a5a11d7d829c6c48a6d90ba2ad021ef3e63fa974287b65d8fcc9c3 [2022-01-20T20:30:52.875Z] #11 extracting sha256:627b3401fb617535edd16e96bd5941ecea7fe10ce6087bd47707602cfc396c2b 0.5s [2022-01-20T20:30:53.559Z] #40 1.989 + cd /tmp/tmp.rTiWioYWMx/tini [2022-01-20T20:30:53.559Z] #40 1.989 + git checkout -q v0.19.0 [2022-01-20T20:30:53.559Z] #40 1.997 + cmake . [2022-01-20T20:30:53.818Z] #40 2.379 -- The C compiler identification is GNU 10.2.1 [2022-01-20T20:30:53.818Z] #40 2.510 -- Detecting C compiler ABI info [2022-01-20T20:30:54.078Z] #40 ... [2022-01-20T20:30:54.078Z] [2022-01-20T20:30:54.078Z] #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-01-20T20:30:54.078Z] #14 sha256:15cb28e840cc1430d064f1bc3bec2eb69770f43fd5e2d00fc5390980be2d2c73 [2022-01-20T20:30:54.078Z] #14 40.48 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-01-20T20:30:54.078Z] #14 40.48 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-01-20T20:30:54.078Z] #14 40.49 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-01-20T20:30:54.078Z] #14 40.67 Selecting previously unselected package dmsetup. [2022-01-20T20:30:54.078Z] #14 40.67 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-01-20T20:30:54.078Z] #14 40.67 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-01-20T20:30:54.078Z] #14 40.81 Selecting previously unselected package mingw-w64-common. [2022-01-20T20:30:54.078Z] #14 40.83 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-01-20T20:30:54.078Z] #14 40.84 Unpacking mingw-w64-common (8.0.0-1) ... [2022-01-20T20:30:54.078Z] #14 46.56 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-01-20T20:30:54.078Z] #14 46.57 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-01-20T20:30:54.078Z] #14 46.58 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-01-20T20:30:54.647Z] #14 ... [2022-01-20T20:30:54.647Z] [2022-01-20T20:30:54.647Z] #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-01-20T20:30:54.647Z] #40 sha256:d3c31c18de788eeb63026b28448b7e78e161044d10f8c075794521bbe25754b0 [2022-01-20T20:30:54.647Z] #40 3.175 -- Detecting C compiler ABI info - done [2022-01-20T20:30:54.907Z] #40 3.293 -- Check for working C compiler: /usr/bin/cc - skipped [2022-01-20T20:30:54.907Z] #40 3.297 -- Detecting C compile features [2022-01-20T20:30:54.907Z] #40 3.306 -- Detecting C compile features - done [2022-01-20T20:30:54.907Z] #40 3.346 -- Performing Test HAS_BUILTIN_FORTIFY [2022-01-20T20:30:55.167Z] #40 3.585 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-01-20T20:30:55.167Z] #40 3.674 -- Configuring done [2022-01-20T20:30:55.167Z] #40 ... [2022-01-20T20:30:55.167Z] [2022-01-20T20:30:55.167Z] #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-01-20T20:30:55.167Z] #49 sha256:77cb706d755e16aea54301fa925fe1a91b1df361756934152b11e5eb1aa5503b [2022-01-20T20:30:55.167Z] #49 51.18 gotestsum version dev [2022-01-20T20:30:55.167Z] #49 DONE 51.6s [2022-01-20T20:30:55.167Z] [2022-01-20T20:30:55.167Z] #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-01-20T20:30:55.167Z] #40 sha256:d3c31c18de788eeb63026b28448b7e78e161044d10f8c075794521bbe25754b0 [2022-01-20T20:30:55.167Z] #40 3.699 -- Generating done [2022-01-20T20:30:55.167Z] #40 3.707 -- Build files have been written to: /tmp/tmp.rTiWioYWMx/tini [2022-01-20T20:30:55.167Z] #40 3.719 + make tini-static [2022-01-20T20:30:55.418Z] #11 extracting sha256:627b3401fb617535edd16e96bd5941ecea7fe10ce6087bd47707602cfc396c2b 2.6s done [2022-01-20T20:30:55.418Z] #11 extracting sha256:499ac46314c257f999ffe452e3a4ac1c8bc46c373f461074d4737870caca50bd [2022-01-20T20:30:55.427Z] #40 4.070 Scanning dependencies of target tini-static [2022-01-20T20:30:55.686Z] #40 4.250 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-01-20T20:30:55.891Z] #60 ... [2022-01-20T20:30:55.891Z] [2022-01-20T20:30:55.891Z] #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-01-20T20:30:55.891Z] #14 sha256:15cb28e840cc1430d064f1bc3bec2eb69770f43fd5e2d00fc5390980be2d2c73 [2022-01-20T20:30:55.891Z] #14 69.45 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-01-20T20:30:55.891Z] #14 69.46 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-01-20T20:30:55.891Z] #14 69.46 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-01-20T20:30:55.891Z] #14 73.93 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-01-20T20:30:55.891Z] #14 73.93 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-01-20T20:30:55.891Z] #14 73.93 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-01-20T20:30:55.891Z] #14 78.92 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-01-20T20:30:55.891Z] #14 78.92 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-01-20T20:30:55.891Z] #14 78.93 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-01-20T20:30:56.269Z] #11 extracting sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 4.4s done [2022-01-20T20:30:56.269Z] #11 extracting sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 [2022-01-20T20:30:56.720Z] #19 39.93 Reading package lists... [2022-01-20T20:30:57.067Z] #40 5.598 [100%] Linking C executable tini-static [2022-01-20T20:30:57.288Z] #19 48.60 Building dependency tree... [2022-01-20T20:30:57.636Z] #40 6.090 [100%] Built target tini-static [2022-01-20T20:30:57.636Z] #40 6.145 + mkdir -p /build [2022-01-20T20:30:57.636Z] #40 6.147 + cp tini-static /build/docker-init [2022-01-20T20:30:57.896Z] #40 DONE 6.4s [2022-01-20T20:30:57.896Z] [2022-01-20T20:30:57.896Z] #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-01-20T20:30:57.896Z] #14 sha256:15cb28e840cc1430d064f1bc3bec2eb69770f43fd5e2d00fc5390980be2d2c73 [2022-01-20T20:30:57.896Z] #14 52.38 Selecting previously unselected package gcc-mingw-w64-base. [2022-01-20T20:30:57.896Z] #14 52.46 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-01-20T20:30:57.896Z] #14 52.48 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-01-20T20:30:57.896Z] #14 52.66 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-01-20T20:30:57.896Z] #14 52.67 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-01-20T20:30:57.896Z] #14 52.69 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-01-20T20:30:58.716Z] #11 extracting sha256:499ac46314c257f999ffe452e3a4ac1c8bc46c373f461074d4737870caca50bd 3.2s done [2022-01-20T20:30:58.716Z] #11 extracting sha256:63c2674d92dba6ae349f7ae5d7460b37a9dc8744644dedd1f83d0ed1dbd7c806 done [2022-01-20T20:30:58.977Z] #11 ... [2022-01-20T20:30:58.977Z] [2022-01-20T20:30:58.977Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-01-20T20:30:58.977Z] #68 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-01-20T20:30:58.977Z] #68 DONE 4.2s [2022-01-20T20:30:58.977Z] [2022-01-20T20:30:58.977Z] #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-01-20T20:30:58.977Z] #29 sha256:2b601b3cbc9c15664da8f9d986d91fcaaeaab089f69b78c88b08e8a4a1db5c22 [2022-01-20T20:30:59.237Z] #29 ... [2022-01-20T20:30:59.237Z] [2022-01-20T20:30:59.237Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 [2022-01-20T20:30:59.237Z] #11 sha256:962b3a8218a5a11d7d829c6c48a6d90ba2ad021ef3e63fa974287b65d8fcc9c3 [2022-01-20T20:30:59.237Z] #11 DONE 17.0s [2022-01-20T20:30:59.237Z] [2022-01-20T20:30:59.237Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-01-20T20:30:59.237Z] #12 sha256:059305053a1305c609c5d7486a7e82bf23458cb3df663d15bd23930a14a66e79 [2022-01-20T20:30:59.237Z] #12 ... [2022-01-20T20:30:59.237Z] [2022-01-20T20:30:59.237Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-01-20T20:30:59.237Z] #70 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-01-20T20:30:59.237Z] #70 DONE 0.2s [2022-01-20T20:30:59.498Z] [2022-01-20T20:30:59.498Z] #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-01-20T20:30:59.498Z] #29 sha256:2b601b3cbc9c15664da8f9d986d91fcaaeaab089f69b78c88b08e8a4a1db5c22 [2022-01-20T20:30:59.498Z] #29 ... [2022-01-20T20:30:59.498Z] [2022-01-20T20:30:59.498Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-01-20T20:30:59.498Z] #12 sha256:059305053a1305c609c5d7486a7e82bf23458cb3df663d15bd23930a14a66e79 [2022-01-20T20:30:59.498Z] #12 DONE 0.4s [2022-01-20T20:30:59.498Z] [2022-01-20T20:30:59.498Z] #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-01-20T20:30:59.498Z] #29 sha256:2b601b3cbc9c15664da8f9d986d91fcaaeaab089f69b78c88b08e8a4a1db5c22 [2022-01-20T20:30:59.498Z] #29 7.022 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-20T20:30:59.498Z] #29 7.028 Get:2 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-20T20:30:59.623Z] #11 ... [2022-01-20T20:30:59.623Z] [2022-01-20T20:30:59.623Z] #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-01-20T20:30:59.623Z] #29 sha256:39bcb803db3fb62875203216ca39406b318edba942ba3bef5bd533f59ce21ed1 [2022-01-20T20:30:59.623Z] #29 1.956 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-20T20:30:59.623Z] #29 1.968 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-20T20:30:59.623Z] #29 1.969 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-20T20:30:59.623Z] #29 2.086 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [110 kB] [2022-01-20T20:30:59.623Z] #29 2.256 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-01-20T20:30:59.623Z] #29 2.479 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-01-20T20:30:59.623Z] #29 3.891 Fetched 8495 kB in 2s (3871 kB/s) [2022-01-20T20:30:59.623Z] #29 3.891 Reading package lists... [2022-01-20T20:30:59.623Z] #29 4.703 Reading package lists... [2022-01-20T20:30:59.623Z] #29 5.479 Building dependency tree... [2022-01-20T20:30:59.623Z] #29 5.841 The following additional packages will be installed: [2022-01-20T20:30:59.623Z] #29 5.842 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-01-20T20:30:59.623Z] #29 5.843 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-01-20T20:30:59.623Z] #29 5.844 Recommended packages: [2022-01-20T20:30:59.623Z] #29 5.844 libldap-common publicsuffix libsasl2-modules [2022-01-20T20:30:59.623Z] #29 6.014 The following NEW packages will be installed: [2022-01-20T20:30:59.623Z] #29 6.015 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-01-20T20:30:59.623Z] #29 6.015 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-01-20T20:30:59.623Z] #29 6.016 libssh2-1 openssl [2022-01-20T20:30:59.623Z] #29 6.296 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-01-20T20:30:59.623Z] #29 6.296 Need to get 3038 kB of archives. [2022-01-20T20:30:59.623Z] #29 6.296 After this operation, 6650 kB of additional disk space will be used. [2022-01-20T20:30:59.623Z] #29 6.296 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2022-01-20T20:30:59.623Z] #29 6.312 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-01-20T20:30:59.623Z] #29 6.312 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-01-20T20:30:59.623Z] #29 6.322 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1 [69.1 kB] [2022-01-20T20:30:59.623Z] #29 6.322 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1 [106 kB] [2022-01-20T20:30:59.623Z] #29 6.322 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-01-20T20:30:59.623Z] #29 6.328 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-01-20T20:30:59.623Z] #29 6.328 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-01-20T20:30:59.623Z] #29 6.328 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-01-20T20:30:59.623Z] #29 6.328 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-01-20T20:30:59.623Z] #29 6.330 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-01-20T20:30:59.623Z] #29 6.335 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-01-20T20:30:59.623Z] #29 6.335 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-01-20T20:30:59.623Z] #29 6.337 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-01-20T20:30:59.623Z] #29 6.338 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-01-20T20:30:59.623Z] #29 6.496 debconf: delaying package configuration, since apt-utils is not installed [2022-01-20T20:30:59.623Z] #29 6.523 Fetched 3038 kB in 0s (9643 kB/s) [2022-01-20T20:30:59.623Z] #29 6.546 Selecting previously unselected package openssl. [2022-01-20T20:30:59.623Z] #29 6.546 (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-01-20T20:30:59.623Z] #29 6.550 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2022-01-20T20:30:59.623Z] #29 6.553 Unpacking openssl (1.1.1k-1+deb11u1) ... [2022-01-20T20:30:59.623Z] #29 6.711 Selecting previously unselected package ca-certificates. [2022-01-20T20:30:59.623Z] #29 6.711 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-01-20T20:30:59.623Z] #29 6.714 Unpacking ca-certificates (20210119) ... [2022-01-20T20:30:59.623Z] #29 6.782 Selecting previously unselected package libbrotli1:amd64. [2022-01-20T20:30:59.623Z] #29 6.782 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-01-20T20:30:59.623Z] #29 6.789 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-01-20T20:30:59.623Z] #29 6.861 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-01-20T20:30:59.623Z] #29 6.861 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_amd64.deb ... [2022-01-20T20:30:59.623Z] #29 6.865 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2022-01-20T20:30:59.623Z] #29 6.898 Selecting previously unselected package libsasl2-2:amd64. [2022-01-20T20:30:59.623Z] #29 6.898 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_amd64.deb ... [2022-01-20T20:30:59.623Z] #29 6.901 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2022-01-20T20:30:59.623Z] #29 6.940 Selecting previously unselected package libldap-2.4-2:amd64. [2022-01-20T20:30:59.623Z] #29 6.940 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-01-20T20:30:59.623Z] #29 6.944 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-01-20T20:30:59.623Z] #29 7.036 Selecting previously unselected package libnghttp2-14:amd64. [2022-01-20T20:30:59.623Z] #29 7.036 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-01-20T20:30:59.623Z] #29 7.039 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-01-20T20:30:59.623Z] #29 7.080 Selecting previously unselected package libpsl5:amd64. [2022-01-20T20:30:59.623Z] #29 7.080 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-01-20T20:30:59.623Z] #29 7.082 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-01-20T20:30:59.623Z] #29 7.120 Selecting previously unselected package librtmp1:amd64. [2022-01-20T20:30:59.623Z] #29 7.120 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-01-20T20:30:59.623Z] #29 7.125 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-01-20T20:30:59.623Z] #29 7.208 Selecting previously unselected package libssh2-1:amd64. [2022-01-20T20:30:59.623Z] #29 7.208 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-01-20T20:30:59.623Z] #29 7.214 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-01-20T20:30:59.623Z] #29 7.262 Selecting previously unselected package libcurl4:amd64. [2022-01-20T20:30:59.623Z] #29 7.262 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-01-20T20:30:59.623Z] #29 7.267 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-01-20T20:30:59.623Z] #29 7.334 Selecting previously unselected package curl. [2022-01-20T20:30:59.623Z] #29 7.334 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-01-20T20:30:59.623Z] #29 7.337 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-01-20T20:30:59.623Z] #29 7.413 Selecting previously unselected package libonig5:amd64. [2022-01-20T20:30:59.623Z] #29 7.415 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-01-20T20:30:59.623Z] #29 7.420 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-01-20T20:30:59.623Z] #29 7.489 Selecting previously unselected package libjq1:amd64. [2022-01-20T20:30:59.623Z] #29 7.489 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-01-20T20:30:59.623Z] #29 7.493 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-01-20T20:30:59.623Z] #29 7.557 Selecting previously unselected package jq. [2022-01-20T20:30:59.623Z] #29 7.557 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-01-20T20:30:59.623Z] #29 7.557 Unpacking jq (1.6-2.1) ... [2022-01-20T20:30:59.623Z] #29 7.587 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-01-20T20:30:59.623Z] #29 7.599 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-01-20T20:30:59.623Z] #29 7.609 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-01-20T20:30:59.623Z] #29 7.617 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2022-01-20T20:30:59.623Z] #29 7.627 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-01-20T20:30:59.623Z] #29 7.638 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2022-01-20T20:30:59.623Z] #29 7.648 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-01-20T20:30:59.623Z] #29 7.658 Setting up openssl (1.1.1k-1+deb11u1) ... [2022-01-20T20:30:59.623Z] #29 7.672 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-01-20T20:30:59.623Z] #29 7.682 Setting up libjq1:amd64 (1.6-2.1) ... [2022-01-20T20:30:59.623Z] #29 7.694 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-01-20T20:30:59.623Z] #29 7.706 Setting up ca-certificates (20210119) ... [2022-01-20T20:30:59.623Z] #29 8.311 Updating certificates in /etc/ssl/certs... [2022-01-20T20:30:59.623Z] #29 8.910 129 added, 0 removed; done. [2022-01-20T20:30:59.623Z] #29 8.946 Setting up jq (1.6-2.1) ... [2022-01-20T20:30:59.623Z] #29 8.953 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-01-20T20:30:59.623Z] #29 8.963 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-01-20T20:30:59.623Z] #29 8.971 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-20T20:30:59.623Z] #29 8.989 Processing triggers for ca-certificates (20210119) ... [2022-01-20T20:30:59.623Z] #29 8.996 Updating certificates in /etc/ssl/certs... [2022-01-20T20:30:59.623Z] #29 9.568 0 added, 0 removed; done. [2022-01-20T20:30:59.623Z] #29 9.568 Running hooks in /etc/ca-certificates/update.d... [2022-01-20T20:30:59.623Z] #29 9.569 done. [2022-01-20T20:30:59.623Z] #29 ... [2022-01-20T20:30:59.623Z] [2022-01-20T20:30:59.623Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 [2022-01-20T20:30:59.623Z] #11 sha256:016916f229fb05e05dc0bbadbcde8c81dd65cf51ffcd866461493a7e651dc741 [2022-01-20T20:30:59.760Z] #29 7.034 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-20T20:30:59.760Z] #29 7.166 Get:4 http://security.debian.org/debian-security bullseye-security/main arm64 Packages [107 kB] [2022-01-20T20:30:59.760Z] #29 7.279 Get:5 http://deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-01-20T20:30:59.824Z] #19 52.55 The following additional packages will be installed: [2022-01-20T20:30:59.824Z] #19 52.55 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-01-20T20:30:59.824Z] #19 52.55 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-01-20T20:30:59.824Z] #19 52.55 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-01-20T20:30:59.824Z] #19 52.55 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-01-20T20:30:59.824Z] #19 52.55 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-01-20T20:30:59.824Z] #19 52.55 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-01-20T20:30:59.824Z] #19 52.56 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2022-01-20T20:30:59.824Z] #19 52.56 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2022-01-20T20:30:59.824Z] #19 52.56 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2022-01-20T20:30:59.824Z] #19 52.56 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2022-01-20T20:30:59.824Z] #19 52.56 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-01-20T20:30:59.824Z] #19 52.56 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-01-20T20:30:59.824Z] #19 52.56 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-01-20T20:30:59.824Z] #19 52.56 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-01-20T20:30:59.824Z] #19 52.56 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-01-20T20:30:59.824Z] #19 52.56 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-01-20T20:30:59.824Z] #19 52.56 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-01-20T20:30:59.824Z] #19 52.56 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-01-20T20:30:59.824Z] #19 52.56 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-01-20T20:30:59.824Z] #19 52.56 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-01-20T20:30:59.824Z] #19 52.56 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-01-20T20:30:59.824Z] #19 52.56 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-01-20T20:30:59.824Z] #19 52.56 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-01-20T20:30:59.824Z] #19 52.56 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-01-20T20:30:59.824Z] #19 52.56 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-01-20T20:30:59.824Z] #19 52.56 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-01-20T20:30:59.824Z] #19 52.56 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-01-20T20:30:59.824Z] #19 52.56 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-01-20T20:30:59.824Z] #19 52.56 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-01-20T20:30:59.824Z] #19 52.56 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-01-20T20:30:59.824Z] #19 52.57 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-01-20T20:30:59.824Z] #19 52.57 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-01-20T20:30:59.824Z] #19 52.57 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-01-20T20:30:59.824Z] #19 52.57 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-01-20T20:30:59.824Z] #19 52.57 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-01-20T20:30:59.824Z] #19 52.57 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-01-20T20:30:59.824Z] #19 52.57 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-01-20T20:30:59.824Z] #19 52.57 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-01-20T20:30:59.824Z] #19 52.57 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-01-20T20:30:59.824Z] #19 52.57 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-01-20T20:30:59.824Z] #19 52.57 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-01-20T20:30:59.824Z] #19 52.57 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-01-20T20:30:59.824Z] #19 52.57 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-01-20T20:30:59.824Z] #19 52.58 linux-libc-dev-s390x-cross patch xz-utils [2022-01-20T20:30:59.824Z] #19 52.61 Suggested packages: [2022-01-20T20:30:59.824Z] #19 52.61 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2022-01-20T20:30:59.824Z] #19 52.61 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2022-01-20T20:30:59.824Z] #19 52.61 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2022-01-20T20:30:59.824Z] #19 52.61 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2022-01-20T20:30:59.824Z] #19 52.61 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2022-01-20T20:30:59.824Z] #19 52.61 libyaml-shell-perl ed diffutils-doc [2022-01-20T20:30:59.824Z] #19 52.61 Recommended packages: [2022-01-20T20:30:59.824Z] #19 52.61 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2022-01-20T20:30:59.824Z] #19 52.61 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2022-01-20T20:31:00.020Z] #29 7.405 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-01-20T20:31:00.184Z] #11 extracting sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 4.3s done [2022-01-20T20:31:00.282Z] #29 ... [2022-01-20T20:31:00.282Z] [2022-01-20T20:31:00.282Z] #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-01-20T20:31:00.283Z] #13 sha256:b2a8b1e017b0665c279d1a34550861dd757bc78e7584a053937a84bb0e2b18a7 [2022-01-20T20:31:00.283Z] #13 DONE 0.6s [2022-01-20T20:31:00.283Z] [2022-01-20T20:31:00.283Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-01-20T20:31:00.283Z] #25 sha256:c0e7793fe24b6907c158f4352a950ed3e7c89636369e788d1022b8e82b31c21b [2022-01-20T20:31:00.445Z] #11 extracting sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 [2022-01-20T20:31:00.543Z] #25 ... [2022-01-20T20:31:00.543Z] [2022-01-20T20:31:00.543Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-01-20T20:31:00.543Z] #42 sha256:87e6f23d041c4b750fdf48a7d9b8d4843351058800251e463255df53a0dba834 [2022-01-20T20:31:00.543Z] #42 DONE 0.4s [2022-01-20T20:31:00.543Z] [2022-01-20T20:31:00.543Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-01-20T20:31:00.543Z] #33 sha256:063aa483859b7c7284bc2227d45a54025b2826dcea048c46f0f5cfefb7364997 [2022-01-20T20:31:00.543Z] #33 DONE 0.4s [2022-01-20T20:31:00.543Z] [2022-01-20T20:31:00.543Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-01-20T20:31:00.543Z] #62 sha256:e7c8727fae670cd4222e54bf97ed6918b2fdb65b536aafbb0447c0e24f2d1845 [2022-01-20T20:31:00.543Z] #62 DONE 0.5s [2022-01-20T20:31:00.543Z] [2022-01-20T20:31:00.543Z] #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-01-20T20:31:00.543Z] #34 sha256:13a85f51faaffa4835438ef51964145f4e928aa9e4a690b1f78e01db2e8512da [2022-01-20T20:31:00.702Z] #11 ... [2022-01-20T20:31:00.702Z] [2022-01-20T20:31:00.702Z] #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-01-20T20:31:00.702Z] #29 sha256:39bcb803db3fb62875203216ca39406b318edba942ba3bef5bd533f59ce21ed1 [2022-01-20T20:31:00.702Z] #29 DONE 11.4s [2022-01-20T20:31:00.702Z] [2022-01-20T20:31:00.702Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 [2022-01-20T20:31:00.702Z] #11 sha256:016916f229fb05e05dc0bbadbcde8c81dd65cf51ffcd866461493a7e651dc741 [2022-01-20T20:31:00.806Z] #34 ... [2022-01-20T20:31:00.806Z] [2022-01-20T20:31:00.806Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-01-20T20:31:00.806Z] #25 sha256:c0e7793fe24b6907c158f4352a950ed3e7c89636369e788d1022b8e82b31c21b [2022-01-20T20:31:00.806Z] #25 DONE 0.6s [2022-01-20T20:31:00.806Z] [2022-01-20T20:31:00.806Z] #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-01-20T20:31:00.806Z] #46 sha256:614c773f4c72c1c203072d976a5ccd0dd5ca3e13b9a9d34d751c11fcf100a0b9 [2022-01-20T20:31:00.806Z] #46 DONE 0.6s [2022-01-20T20:31:01.067Z] [2022-01-20T20:31:01.067Z] #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-01-20T20:31:01.067Z] #47 sha256:4daad2b70b6a1d5767cf2cafcd3b861362f86726fd5c613b12f38fd654515950 [2022-01-20T20:31:01.264Z] #11 ... [2022-01-20T20:31:01.264Z] [2022-01-20T20:31:01.264Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-01-20T20:31:01.264Z] #30 sha256:483e543cdd525442db5fe8cdaf454d40cdb44af942f42f75a32fbf79038e3b5b [2022-01-20T20:31:01.264Z] #30 DONE 0.6s [2022-01-20T20:31:01.264Z] [2022-01-20T20:31:01.264Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 [2022-01-20T20:31:01.264Z] #11 sha256:016916f229fb05e05dc0bbadbcde8c81dd65cf51ffcd866461493a7e651dc741 [2022-01-20T20:31:02.469Z] #14 ... [2022-01-20T20:31:02.469Z] [2022-01-20T20:31:02.469Z] #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-01-20T20:31:02.469Z] #63 sha256:108ad556bc87aefbbeb17cea89d9acd5fc24d608322f5bd304e7a2e39b7369a5 [2022-01-20T20:31:02.469Z] #63 87.19 + for f in rootlesskit rootlesskit-docker-proxy [2022-01-20T20:31:02.469Z] #63 87.19 + GOBIN=/build [2022-01-20T20:31:02.469Z] #63 87.19 + GO111MODULE=on [2022-01-20T20:31:02.469Z] #63 87.19 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2022-01-20T20:31:03.116Z] #19 56.29 The following NEW packages will be installed: [2022-01-20T20:31:03.116Z] #19 56.29 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-01-20T20:31:03.116Z] #19 56.29 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-01-20T20:31:03.116Z] #19 56.29 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-01-20T20:31:03.116Z] #19 56.29 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-01-20T20:31:03.116Z] #19 56.29 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-01-20T20:31:03.116Z] #19 56.30 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-01-20T20:31:03.116Z] #19 56.30 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2022-01-20T20:31:03.116Z] #19 56.30 crossbuild-essential-armel crossbuild-essential-armhf [2022-01-20T20:31:03.116Z] #19 56.30 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2022-01-20T20:31:03.116Z] #19 56.30 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2022-01-20T20:31:03.116Z] #19 56.30 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2022-01-20T20:31:03.116Z] #19 56.30 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2022-01-20T20:31:03.116Z] #19 56.30 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2022-01-20T20:31:03.116Z] #19 56.30 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-01-20T20:31:03.116Z] #19 56.30 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-01-20T20:31:03.116Z] #19 56.30 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-01-20T20:31:03.116Z] #19 56.30 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-01-20T20:31:03.116Z] #19 56.30 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-01-20T20:31:03.116Z] #19 56.30 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-01-20T20:31:03.116Z] #19 56.30 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-01-20T20:31:03.116Z] #19 56.30 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-01-20T20:31:03.116Z] #19 56.30 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-01-20T20:31:03.116Z] #19 56.30 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-01-20T20:31:03.116Z] #19 56.31 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-01-20T20:31:03.116Z] #19 56.31 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-01-20T20:31:03.116Z] #19 56.31 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-01-20T20:31:03.116Z] #19 56.31 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-01-20T20:31:03.116Z] #19 56.31 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-01-20T20:31:03.116Z] #19 56.31 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-01-20T20:31:03.116Z] #19 56.31 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-01-20T20:31:03.116Z] #19 56.31 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-01-20T20:31:03.116Z] #19 56.31 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-01-20T20:31:03.116Z] #19 56.31 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-01-20T20:31:03.116Z] #19 56.31 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-01-20T20:31:03.116Z] #19 56.31 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-01-20T20:31:03.116Z] #19 56.31 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-01-20T20:31:03.116Z] #19 56.32 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-01-20T20:31:03.116Z] #19 56.32 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-01-20T20:31:03.116Z] #19 56.32 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-01-20T20:31:03.116Z] #19 56.32 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-01-20T20:31:03.116Z] #19 56.32 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-01-20T20:31:03.116Z] #19 56.32 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-01-20T20:31:03.116Z] #19 56.32 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-01-20T20:31:03.116Z] #19 56.32 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-01-20T20:31:03.116Z] #19 56.32 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-01-20T20:31:03.116Z] #19 56.32 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-01-20T20:31:03.116Z] #19 56.33 linux-libc-dev-s390x-cross patch xz-utils [2022-01-20T20:31:03.172Z] #14 58.98 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-01-20T20:31:03.172Z] #14 58.99 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-01-20T20:31:03.172Z] #14 58.99 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-01-20T20:31:03.375Z] #19 56.81 0 upgraded, 133 newly installed, 0 to remove and 1 not upgraded. [2022-01-20T20:31:03.375Z] #19 56.81 Need to get 787 MB of archives. [2022-01-20T20:31:03.375Z] #19 56.81 After this operation, 3385 MB of additional disk space will be used. [2022-01-20T20:31:03.375Z] #19 56.81 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB] [2022-01-20T20:31:03.375Z] #19 56.81 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-01-20T20:31:03.375Z] #19 56.82 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-01-20T20:31:03.375Z] #19 56.83 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-01-20T20:31:03.635Z] #19 56.83 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-01-20T20:31:03.635Z] #19 56.83 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2022-01-20T20:31:03.635Z] #19 56.83 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-aarch64-linux-gnu amd64 2.35.2-2 [2813 kB] [2022-01-20T20:31:03.636Z] #19 56.88 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabi amd64 2.35.2-2 [2779 kB] [2022-01-20T20:31:03.895Z] #19 57.07 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabihf amd64 2.35.2-2 [2781 kB] [2022-01-20T20:31:03.895Z] #19 57.12 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-powerpc64le-linux-gnu amd64 2.35.2-2 [2302 kB] [2022-01-20T20:31:03.895Z] #19 57.25 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-s390x-linux-gnu amd64 2.35.2-2 [1984 kB] [2022-01-20T20:31:04.154Z] #19 57.33 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-01-20T20:31:04.154Z] #19 57.34 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-01-20T20:31:05.280Z] #47 3.962 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-20T20:31:05.280Z] #47 3.972 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-20T20:31:05.280Z] #47 3.983 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-20T20:31:05.280Z] #47 4.508 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1532 B] [2022-01-20T20:31:05.280Z] #47 4.610 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-01-20T20:31:05.557Z] #11 extracting sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 5.0s [2022-01-20T20:31:06.224Z] #47 ... [2022-01-20T20:31:06.225Z] [2022-01-20T20:31:06.225Z] #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-01-20T20:31:06.225Z] #29 sha256:2b601b3cbc9c15664da8f9d986d91fcaaeaab089f69b78c88b08e8a4a1db5c22 [2022-01-20T20:31:06.225Z] #29 8.569 Fetched 8379 kB in 2s (4613 kB/s) [2022-01-20T20:31:06.225Z] #29 8.569 Reading package lists... [2022-01-20T20:31:06.225Z] #29 9.600 Reading package lists... [2022-01-20T20:31:06.225Z] #29 10.24 Building dependency tree... [2022-01-20T20:31:06.225Z] #29 10.66 The following additional packages will be installed: [2022-01-20T20:31:06.225Z] #29 10.66 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-01-20T20:31:06.225Z] #29 10.66 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-01-20T20:31:06.225Z] #29 10.67 Recommended packages: [2022-01-20T20:31:06.225Z] #29 10.67 libldap-common publicsuffix libsasl2-modules [2022-01-20T20:31:06.225Z] #29 10.84 The following NEW packages will be installed: [2022-01-20T20:31:06.225Z] #29 10.84 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-01-20T20:31:06.225Z] #29 10.84 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-01-20T20:31:06.225Z] #29 10.84 libssh2-1 openssl [2022-01-20T20:31:06.225Z] #29 11.13 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-01-20T20:31:06.225Z] #29 11.13 Need to get 2932 kB of archives. [2022-01-20T20:31:06.225Z] #29 11.13 After this operation, 6483 kB of additional disk space will be used. [2022-01-20T20:31:06.225Z] #29 11.13 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1k-1+deb11u1 [829 kB] [2022-01-20T20:31:06.225Z] #29 11.16 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2022-01-20T20:31:06.225Z] #29 11.17 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2022-01-20T20:31:06.225Z] #29 11.19 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1 [69.3 kB] [2022-01-20T20:31:06.225Z] #29 11.19 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1 [105 kB] [2022-01-20T20:31:06.225Z] #29 11.19 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3 [222 kB] [2022-01-20T20:31:06.225Z] #29 11.19 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2022-01-20T20:31:06.225Z] #29 11.19 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2022-01-20T20:31:06.225Z] #29 11.20 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2022-01-20T20:31:06.225Z] #29 11.20 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2022-01-20T20:31:06.225Z] #29 11.21 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u1 [320 kB] [2022-01-20T20:31:06.225Z] #29 11.22 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u1 [261 kB] [2022-01-20T20:31:06.225Z] #29 11.24 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-01-20T20:31:06.225Z] #29 11.24 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-01-20T20:31:06.225Z] #29 11.24 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-01-20T20:31:06.225Z] #29 11.53 debconf: delaying package configuration, since apt-utils is not installed [2022-01-20T20:31:06.225Z] #29 11.61 Fetched 2932 kB in 0s (7732 kB/s) [2022-01-20T20:31:06.225Z] #29 11.70 Selecting previously unselected package openssl. [2022-01-20T20:31:06.225Z] #29 11.70 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6645 files and directories currently installed.) [2022-01-20T20:31:06.225Z] #29 11.72 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_arm64.deb ... [2022-01-20T20:31:06.225Z] #29 11.72 Unpacking openssl (1.1.1k-1+deb11u1) ... [2022-01-20T20:31:06.225Z] #29 12.27 Selecting previously unselected package ca-certificates. [2022-01-20T20:31:06.225Z] #29 12.27 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-01-20T20:31:06.225Z] #29 12.28 Unpacking ca-certificates (20210119) ... [2022-01-20T20:31:06.225Z] #29 12.53 Selecting previously unselected package libbrotli1:arm64. [2022-01-20T20:31:06.225Z] #29 12.53 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2022-01-20T20:31:06.225Z] #29 12.56 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2022-01-20T20:31:06.225Z] #29 12.98 Selecting previously unselected package libsasl2-modules-db:arm64. [2022-01-20T20:31:06.225Z] #29 12.99 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_arm64.deb ... [2022-01-20T20:31:06.225Z] #29 13.00 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1) ... [2022-01-20T20:31:06.225Z] #29 13.16 Selecting previously unselected package libsasl2-2:arm64. [2022-01-20T20:31:06.225Z] #29 13.16 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_arm64.deb ... [2022-01-20T20:31:06.225Z] #29 13.19 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1) ... [2022-01-20T20:31:06.225Z] #29 13.62 Selecting previously unselected package libldap-2.4-2:arm64. [2022-01-20T20:31:06.225Z] #29 13.63 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_arm64.deb ... [2022-01-20T20:31:06.225Z] #29 13.63 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... [2022-01-20T20:31:06.498Z] #29 13.90 Selecting previously unselected package libnghttp2-14:arm64. [2022-01-20T20:31:06.498Z] #29 13.90 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2022-01-20T20:31:06.498Z] #29 13.92 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2022-01-20T20:31:06.673Z] #63 91.79 rootlesskit version 0.14.6 [2022-01-20T20:31:06.694Z] #19 59.83 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-01-20T20:31:06.694Z] #19 59.83 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [44.1 MB] [2022-01-20T20:31:06.763Z] #29 14.07 Selecting previously unselected package libpsl5:arm64. [2022-01-20T20:31:06.763Z] #29 14.07 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2022-01-20T20:31:06.763Z] #29 14.08 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2022-01-20T20:31:06.763Z] #29 14.20 Selecting previously unselected package librtmp1:arm64. [2022-01-20T20:31:06.763Z] #29 14.20 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2022-01-20T20:31:06.763Z] #29 14.22 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-01-20T20:31:06.933Z] #63 91.79 Usage of /build/rootlesskit-docker-proxy: [2022-01-20T20:31:06.933Z] #63 91.80 -container-ip string [2022-01-20T20:31:06.933Z] #63 91.80 container ip [2022-01-20T20:31:06.933Z] #63 91.80 -container-port int [2022-01-20T20:31:06.933Z] #63 91.80 container port (default -1) [2022-01-20T20:31:06.933Z] #63 91.80 -host-ip string [2022-01-20T20:31:06.933Z] #63 91.80 host ip [2022-01-20T20:31:06.933Z] #63 91.80 -host-port int [2022-01-20T20:31:06.933Z] #63 91.80 host port (default -1) [2022-01-20T20:31:06.933Z] #63 91.80 -proto string [2022-01-20T20:31:06.933Z] #63 91.80 proxy protocol (default "tcp") [2022-01-20T20:31:07.029Z] #29 14.37 Selecting previously unselected package libssh2-1:arm64. [2022-01-20T20:31:07.029Z] #29 14.37 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2022-01-20T20:31:07.029Z] #29 14.38 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2022-01-20T20:31:07.290Z] #29 14.55 Selecting previously unselected package libcurl4:arm64. [2022-01-20T20:31:07.290Z] #29 14.55 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_arm64.deb ... [2022-01-20T20:31:07.290Z] #29 14.56 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-01-20T20:31:07.618Z] #29 14.84 Selecting previously unselected package curl. [2022-01-20T20:31:07.618Z] #29 14.84 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_arm64.deb ... [2022-01-20T20:31:07.618Z] #29 14.86 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-01-20T20:31:07.618Z] #29 15.08 Selecting previously unselected package libonig5:arm64. [2022-01-20T20:31:07.618Z] #29 15.08 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2022-01-20T20:31:07.633Z] #19 60.81 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-01-20T20:31:07.633Z] #19 60.82 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-01-20T20:31:07.879Z] #29 15.09 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-01-20T20:31:08.141Z] #29 15.53 Selecting previously unselected package libjq1:arm64. [2022-01-20T20:31:08.141Z] #29 15.53 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2022-01-20T20:31:08.141Z] #29 15.55 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-01-20T20:31:08.141Z] #29 15.68 Selecting previously unselected package jq. [2022-01-20T20:31:08.204Z] #19 61.55 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-01-20T20:31:08.405Z] #29 15.68 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2022-01-20T20:31:08.405Z] #29 15.69 Unpacking jq (1.6-2.1) ... [2022-01-20T20:31:08.405Z] #29 15.91 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2022-01-20T20:31:08.405Z] #29 15.95 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2022-01-20T20:31:08.463Z] #19 61.55 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-01-20T20:31:08.666Z] #29 15.98 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2022-01-20T20:31:08.666Z] #29 15.99 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1) ... [2022-01-20T20:31:08.666Z] #29 16.05 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-01-20T20:31:08.666Z] #29 16.10 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1) ... [2022-01-20T20:31:08.666Z] #29 16.12 Setting up libssh2-1:arm64 (1.9.0-2) ... [2022-01-20T20:31:08.666Z] #29 16.15 Setting up openssl (1.1.1k-1+deb11u1) ... [2022-01-20T20:31:08.827Z] #11 extracting sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 7.8s done [2022-01-20T20:31:08.827Z] #11 extracting sha256:6432567af305a4304605a3dc4b2de74851afd22731ddf7249b96a7a740d317cf done [2022-01-20T20:31:08.827Z] #11 DONE 28.0s [2022-01-20T20:31:08.827Z] [2022-01-20T20:31:08.827Z] #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-01-20T20:31:08.827Z] #31 sha256:82517769671c4cf8096e62faf747559e08720dcac88994219c90aa847b4fd658 [2022-01-20T20:31:08.827Z] #31 1.482 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-01-20T20:31:08.827Z] #31 1.738 [2022-01-20T20:31:08.827Z] #31 1.953 #=#=# ######################################################################## 100.0% [2022-01-20T20:31:08.827Z] #31 2.229 [2022-01-20T20:31:08.827Z] #31 3.082 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-01-20T20:31:08.827Z] #31 3.345 [2022-01-20T20:31:08.827Z] #31 3.570 #=#=# ######################################################################## 100.0% [2022-01-20T20:31:08.827Z] #31 3.819 [2022-01-20T20:31:08.827Z] #31 4.676 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-01-20T20:31:08.827Z] #31 4.937 [2022-01-20T20:31:08.827Z] #31 5.152 #=#=# ################## 26.2% ######################################### 58.1% ################################################################ 90.0% ######################################################################## 100.0% [2022-01-20T20:31:08.827Z] #31 5.706 [2022-01-20T20:31:08.827Z] #31 6.585 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-01-20T20:31:08.827Z] #31 6.853 [2022-01-20T20:31:08.827Z] #31 7.077 #=#=# ######################################################################## 100.0% [2022-01-20T20:31:08.827Z] #31 7.293 [2022-01-20T20:31:08.927Z] #29 16.20 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-01-20T20:31:08.927Z] #29 16.23 Setting up libjq1:arm64 (1.6-2.1) ... [2022-01-20T20:31:08.927Z] #29 16.27 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... [2022-01-20T20:31:08.927Z] #29 16.30 Setting up ca-certificates (20210119) ... [2022-01-20T20:31:09.031Z] #19 62.33 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-01-20T20:31:09.031Z] #19 62.33 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-01-20T20:31:09.083Z] #31 7.927 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-01-20T20:31:09.644Z] #31 8.102 [2022-01-20T20:31:09.644Z] [2022-01-20T20:31:09.644Z] #31 ... [2022-01-20T20:31:09.644Z] [2022-01-20T20:31:09.644Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-01-20T20:31:09.644Z] #12 sha256:03cbbbe5264556b234ae858dd69330bbf0ae57a83384a975fb14f1ae7c737f06 [2022-01-20T20:31:09.644Z] #12 DONE 1.0s [2022-01-20T20:31:09.644Z] [2022-01-20T20:31:09.644Z] #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-01-20T20:31:09.644Z] #31 sha256:82517769671c4cf8096e62faf747559e08720dcac88994219c90aa847b4fd658 [2022-01-20T20:31:09.644Z] #31 8.316 #=#=# ######################################################################## 100.0% [2022-01-20T20:31:09.900Z] #31 8.636 [2022-01-20T20:31:09.968Z] #19 63.12 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-01-20T20:31:09.968Z] #19 63.12 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-01-20T20:31:09.968Z] #19 63.12 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-01-20T20:31:09.968Z] #19 63.12 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-01-20T20:31:09.968Z] #19 63.12 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-01-20T20:31:09.968Z] #19 63.12 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] [2022-01-20T20:31:09.968Z] #19 63.13 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB] [2022-01-20T20:31:09.968Z] #19 63.13 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2022-01-20T20:31:09.968Z] #19 63.16 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-01-20T20:31:09.968Z] #19 63.17 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-arm64-cross all 10.2.1-6cross1 [89.5 kB] [2022-01-20T20:31:09.968Z] #19 63.17 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-arm64-cross all 10.2.1-6cross1 [23.4 kB] [2022-01-20T20:31:09.968Z] #19 63.17 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2022-01-20T20:31:09.968Z] #19 63.17 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] [2022-01-20T20:31:09.968Z] #19 63.21 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] [2022-01-20T20:31:09.968Z] #19 63.23 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] [2022-01-20T20:31:09.968Z] #19 63.26 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-arm64-cross all 10.2.1-6cross1 [410 kB] [2022-01-20T20:31:09.968Z] #19 63.27 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2022-01-20T20:31:09.968Z] #19 63.29 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-01-20T20:31:09.968Z] #19 63.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-01-20T20:31:10.200Z] #31 8.682 Download of images into '/build' complete. [2022-01-20T20:31:10.200Z] #31 8.682 Use something like the following to load the result into a Docker daemon: [2022-01-20T20:31:10.200Z] #31 8.682 tar -cC '/build' . | docker load [2022-01-20T20:31:10.200Z] #31 DONE 8.7s [2022-01-20T20:31:10.200Z] [2022-01-20T20:31:10.200Z] #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-01-20T20:31:10.200Z] #13 sha256:f7735ec6592b88b649d66ab2e69ea6a2b3398928bf58462994f70520fbe88fcc [2022-01-20T20:31:10.231Z] #63 ... [2022-01-20T20:31:10.231Z] [2022-01-20T20:31:10.231Z] #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-01-20T20:31:10.231Z] #14 sha256:15cb28e840cc1430d064f1bc3bec2eb69770f43fd5e2d00fc5390980be2d2c73 [2022-01-20T20:31:10.231Z] #14 89.09 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-01-20T20:31:10.231Z] #14 89.10 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-01-20T20:31:10.231Z] #14 89.10 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-01-20T20:31:10.231Z] #14 94.02 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-01-20T20:31:10.231Z] #14 94.03 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-01-20T20:31:10.231Z] #14 94.18 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-01-20T20:31:10.231Z] #14 95.18 Selecting previously unselected package libapparmor1:amd64. [2022-01-20T20:31:10.231Z] #14 95.19 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-01-20T20:31:10.231Z] #14 95.45 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-01-20T20:31:10.314Z] #29 ... [2022-01-20T20:31:10.314Z] [2022-01-20T20:31:10.314Z] #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.23.8" && /build/golangci-lint --version [2022-01-20T20:31:10.314Z] #51 sha256:77690442dfdf23c8445267d6373f17a101b3ff9debc7dd9ec57c687fb506c277 [2022-01-20T20:31:10.314Z] #51 4.522 go: downloading github.com/golangci/golangci-lint v1.23.8 [2022-01-20T20:31:10.314Z] #51 9.259 go: downloading github.com/fatih/color v1.7.0 [2022-01-20T20:31:10.314Z] #51 9.259 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2022-01-20T20:31:10.314Z] #51 9.277 go: downloading github.com/pkg/errors v0.8.1 [2022-01-20T20:31:10.314Z] #51 9.295 go: downloading github.com/spf13/cobra v0.0.5 [2022-01-20T20:31:10.314Z] #51 9.355 go: downloading github.com/spf13/pflag v1.0.5 [2022-01-20T20:31:10.314Z] #51 9.497 go: downloading github.com/spf13/viper v1.6.1 [2022-01-20T20:31:10.314Z] #51 9.903 go: downloading github.com/mattn/go-colorable v0.1.4 [2022-01-20T20:31:10.314Z] #51 9.928 go: downloading github.com/mattn/go-isatty v0.0.8 [2022-01-20T20:31:10.314Z] #51 9.941 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2022-01-20T20:31:10.314Z] #51 9.983 go: downloading github.com/go-critic/go-critic v0.4.1 [2022-01-20T20:31:10.314Z] #51 ... [2022-01-20T20:31:10.314Z] [2022-01-20T20:31:10.314Z] #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-01-20T20:31:10.314Z] #38 sha256:6c74271894bad513dc452aee844e82593aa9f61f3bb66741bbf3ea1d0930b229 [2022-01-20T20:31:10.314Z] #38 3.785 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-20T20:31:10.314Z] #38 3.802 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-20T20:31:10.314Z] #38 3.802 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-20T20:31:10.314Z] #38 4.455 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-01-20T20:31:10.314Z] #38 5.932 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [107 kB] [2022-01-20T20:31:10.314Z] #38 8.023 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-01-20T20:31:10.457Z] #13 DONE 0.7s [2022-01-20T20:31:10.457Z] [2022-01-20T20:31:10.457Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-01-20T20:31:10.457Z] #33 sha256:98d5654ceec952420a8b3d953715f6f9a47e2f6532f7388f73e17751e924a797 [2022-01-20T20:31:10.575Z] #38 ... [2022-01-20T20:31:10.575Z] [2022-01-20T20:31:10.575Z] #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-01-20T20:31:10.575Z] #36 sha256:7d572ad8d8b7aceebfd0d37e3b53c74551a735626ad370a21d72854e2c4c2bdb [2022-01-20T20:31:10.575Z] #36 4.517 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-01-20T20:31:10.575Z] #36 ... [2022-01-20T20:31:10.575Z] [2022-01-20T20:31:10.575Z] #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-01-20T20:31:10.575Z] #63 sha256:740365ea4b3bc395674cb407b7d5d5c275e707089d6c81dab0e4152f7e1bf709 [2022-01-20T20:31:10.575Z] #63 3.700 + RM_GOPATH=0 [2022-01-20T20:31:10.575Z] #63 3.701 + TMP_GOPATH= [2022-01-20T20:31:10.575Z] #63 3.701 + : /build [2022-01-20T20:31:10.575Z] #63 3.701 + '[' -z '' ']' [2022-01-20T20:31:10.575Z] #63 3.703 ++ mktemp -d [2022-01-20T20:31:10.575Z] #63 3.704 + export GOPATH=/tmp/tmp.2uVFfswi5y [2022-01-20T20:31:10.575Z] #63 3.704 + GOPATH=/tmp/tmp.2uVFfswi5y [2022-01-20T20:31:10.575Z] #63 3.704 + RM_GOPATH=1 [2022-01-20T20:31:10.575Z] #63 3.704 + case "$(go env GOARCH)" in [2022-01-20T20:31:10.575Z] #63 3.704 ++ go env GOARCH [2022-01-20T20:31:10.575Z] #63 3.729 + export GO_BUILDMODE=-buildmode=pie [2022-01-20T20:31:10.575Z] #63 3.732 + GO_BUILDMODE=-buildmode=pie [2022-01-20T20:31:10.575Z] #63 3.732 ++ dirname /install.sh [2022-01-20T20:31:10.575Z] #63 3.733 + dir=/ [2022-01-20T20:31:10.575Z] #63 3.733 + bin=rootlesskit [2022-01-20T20:31:10.575Z] #63 3.734 + shift [2022-01-20T20:31:10.575Z] #63 3.734 + '[' '!' -f //rootlesskit.installer ']' [2022-01-20T20:31:10.575Z] #63 3.734 + . //rootlesskit.installer [2022-01-20T20:31:10.575Z] #63 3.734 ++ : v0.14.6 [2022-01-20T20:31:10.575Z] #63 3.735 + install_rootlesskit [2022-01-20T20:31:10.575Z] #63 3.735 + case "$1" in [2022-01-20T20:31:10.575Z] #63 3.735 + export CGO_ENABLED=0 [2022-01-20T20:31:10.575Z] #63 3.735 + CGO_ENABLED=0 [2022-01-20T20:31:10.575Z] #63 3.735 + _install_rootlesskit [2022-01-20T20:31:10.575Z] #63 3.736 + echo 'Install rootlesskit version v0.14.6' [2022-01-20T20:31:10.575Z] #63 3.736 Install rootlesskit version v0.14.6 [2022-01-20T20:31:10.575Z] #63 3.736 + for f in rootlesskit rootlesskit-docker-proxy [2022-01-20T20:31:10.575Z] #63 3.737 + GOBIN=/build [2022-01-20T20:31:10.575Z] #63 3.737 + GO111MODULE=on [2022-01-20T20:31:10.575Z] #63 3.737 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2022-01-20T20:31:10.575Z] #63 4.198 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2022-01-20T20:31:10.575Z] #63 6.411 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-01-20T20:31:10.575Z] #63 6.423 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-01-20T20:31:10.575Z] #63 6.877 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2022-01-20T20:31:10.575Z] #63 9.465 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2022-01-20T20:31:10.575Z] #63 9.865 go: downloading github.com/google/uuid v1.3.0 [2022-01-20T20:31:10.575Z] #63 9.869 go: downloading github.com/moby/vpnkit v0.5.0 [2022-01-20T20:31:10.575Z] #63 9.937 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-01-20T20:31:10.714Z] #33 DONE 0.2s [2022-01-20T20:31:10.714Z] [2022-01-20T20:31:10.714Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-01-20T20:31:10.714Z] #42 sha256:6df18a1cbf32ae0dbb54fd86536fa70fef801c693fabf8ca94b397d501658057 [2022-01-20T20:31:10.714Z] #42 DONE 0.1s [2022-01-20T20:31:10.714Z] [2022-01-20T20:31:10.714Z] #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-01-20T20:31:10.714Z] #46 sha256:7637d72c282c0da148c4c3fca0d2b40d5aa304f92b36b3602e1d88b10226c023 [2022-01-20T20:31:10.714Z] #46 DONE 0.2s [2022-01-20T20:31:10.714Z] [2022-01-20T20:31:10.714Z] #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-01-20T20:31:10.714Z] #47 sha256:772e7ea7e4c90dad3af60eb2828772592267e1c6f85d53a6f1feb78ab6b69a0e [2022-01-20T20:31:10.714Z] #47 ... [2022-01-20T20:31:10.714Z] [2022-01-20T20:31:10.714Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-01-20T20:31:10.714Z] #25 sha256:e8b8f741a961c79da0f1c97bbb333046e9c5a7d61e2e300894f17d1a44a5cd7c [2022-01-20T20:31:10.714Z] #25 DONE 0.3s [2022-01-20T20:31:10.714Z] [2022-01-20T20:31:10.714Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-01-20T20:31:10.714Z] #62 sha256:dc38d40148d6baad570f8eca7b0b1f9d69d0ce2dc129867396867ee6d5128355 [2022-01-20T20:31:10.714Z] #62 DONE 0.3s [2022-01-20T20:31:10.800Z] #14 96.04 Selecting previously unselected package libapparmor-dev:amd64. [2022-01-20T20:31:10.800Z] #14 96.04 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-01-20T20:31:10.837Z] #63 ... [2022-01-20T20:31:10.837Z] [2022-01-20T20:31:10.837Z] #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-01-20T20:31:10.837Z] #43 sha256:60490933d37a243e52aa00a9c190488e7722b55a856c7871d937ffb9c47ead1a [2022-01-20T20:31:10.837Z] #43 3.054 + git clone https://github.com/docker/distribution.git . [2022-01-20T20:31:10.837Z] #43 3.062 Cloning into '.'... [2022-01-20T20:31:10.909Z] #19 64.25 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-01-20T20:31:10.909Z] #19 64.25 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-01-20T20:31:10.909Z] #19 64.28 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2022-01-20T20:31:10.969Z] [2022-01-20T20:31:10.970Z] #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-01-20T20:31:10.970Z] #63 sha256:d396dd16d12c65b0469165b9efff38f9bb22e8b2eab507e15c92282573542484 [2022-01-20T20:31:11.060Z] #14 ... [2022-01-20T20:31:11.060Z] [2022-01-20T20:31:11.060Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-01-20T20:31:11.060Z] #63 sha256:108ad556bc87aefbbeb17cea89d9acd5fc24d608322f5bd304e7a2e39b7369a5 [2022-01-20T20:31:11.060Z] #63 DONE 96.0s [2022-01-20T20:31:11.060Z] [2022-01-20T20:31:11.060Z] #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-01-20T20:31:11.060Z] #14 sha256:15cb28e840cc1430d064f1bc3bec2eb69770f43fd5e2d00fc5390980be2d2c73 [2022-01-20T20:31:11.060Z] #14 96.23 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-01-20T20:31:11.060Z] #14 ... [2022-01-20T20:31:11.060Z] [2022-01-20T20:31:11.060Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-01-20T20:31:11.060Z] #64 sha256:3f236bcd9f94d4eb0f3e47dcd79bb181fb8216e5632f9962beae25d593a0da54 [2022-01-20T20:31:11.060Z] #64 DONE 0.1s [2022-01-20T20:31:11.060Z] [2022-01-20T20:31:11.060Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-01-20T20:31:11.060Z] #65 sha256:65dda554d2fbf4aa572eba6d9a2e05246b760fafc45b2ba69a3e94febac3ef93 [2022-01-20T20:31:11.060Z] #65 DONE 0.1s [2022-01-20T20:31:11.099Z] #43 ... [2022-01-20T20:31:11.099Z] [2022-01-20T20:31:11.099Z] #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-01-20T20:31:11.099Z] #14 sha256:621bb6d9a5dd219a4cae0794e5aa39e74a4e5379ed13cad64c3847290175b3fc [2022-01-20T20:31:11.099Z] #14 3.438 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-20T20:31:11.099Z] #14 3.458 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-20T20:31:11.099Z] #14 3.470 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-20T20:31:11.099Z] #14 3.818 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-01-20T20:31:11.099Z] #14 5.338 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [107 kB] [2022-01-20T20:31:11.099Z] #14 6.937 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-01-20T20:31:11.099Z] #14 ... [2022-01-20T20:31:11.099Z] [2022-01-20T20:31:11.099Z] #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-01-20T20:31:11.099Z] #49 sha256:f276a6026d97d886c474c0a6014913799478ab0a748940aa94018237559d4ac1 [2022-01-20T20:31:11.099Z] #49 4.631 go: downloading gotest.tools/gotestsum v1.7.0 [2022-01-20T20:31:11.099Z] #49 6.130 go: downloading github.com/dnephin/pflag v1.0.7 [2022-01-20T20:31:11.099Z] #49 6.132 go: downloading github.com/fatih/color v1.10.0 [2022-01-20T20:31:11.099Z] #49 6.232 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-01-20T20:31:11.099Z] #49 6.251 go: downloading github.com/pkg/errors v0.9.1 [2022-01-20T20:31:11.099Z] #49 6.559 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-01-20T20:31:11.099Z] #49 6.600 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-01-20T20:31:11.099Z] #49 6.657 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-01-20T20:31:11.099Z] #49 6.732 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-01-20T20:31:11.099Z] #49 6.916 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-01-20T20:31:11.099Z] #49 6.924 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-01-20T20:31:11.100Z] #49 7.046 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-01-20T20:31:11.100Z] #49 7.184 go: downloading golang.org/x/tools v0.1.0 [2022-01-20T20:31:11.168Z] #19 64.33 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-01-20T20:31:11.168Z] #19 64.36 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-01-20T20:31:11.297Z] #14 ... [2022-01-20T20:31:11.297Z] [2022-01-20T20:31:11.297Z] #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-01-20T20:31:11.297Z] #60 sha256:e52c3507cf9ab81ab65edabb7dc6ac415fe391d0815ff1552ae86c0aedcb4a49 [2022-01-20T20:31:11.321Z] [2022-01-20T20:31:11.321Z] #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-01-20T20:31:11.321Z] #14 sha256:15cb28e840cc1430d064f1bc3bec2eb69770f43fd5e2d00fc5390980be2d2c73 [2022-01-20T20:31:11.321Z] #14 96.49 Selecting previously unselected package libbtrfs0:amd64. [2022-01-20T20:31:11.321Z] #14 96.49 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-01-20T20:31:11.321Z] #14 96.49 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-01-20T20:31:11.362Z] #49 ... [2022-01-20T20:31:11.362Z] [2022-01-20T20:31:11.362Z] #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-01-20T20:31:11.362Z] #53 sha256:477e2efbeb6719d64a45c8639d755c4a56b3ed2c79ef1c5a9e8009d7f6354a1e [2022-01-20T20:31:11.362Z] #53 3.510 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-01-20T20:31:11.362Z] #53 4.481 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-01-20T20:31:11.362Z] #53 4.488 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-01-20T20:31:11.362Z] #53 4.533 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-01-20T20:31:11.362Z] #53 5.919 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-01-20T20:31:11.362Z] #53 ... [2022-01-20T20:31:11.362Z] [2022-01-20T20:31:11.362Z] #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-01-20T20:31:11.362Z] #26 sha256:8745df9ccae9328848b14f6b4fca3cdfb2b37e8e3c7af42c0d36478680491c18 [2022-01-20T20:31:11.362Z] #26 3.718 + RM_GOPATH=0 [2022-01-20T20:31:11.362Z] #26 3.731 + TMP_GOPATH= [2022-01-20T20:31:11.362Z] #26 3.731 + : /build [2022-01-20T20:31:11.362Z] #26 3.731 + '[' -z '' ']' [2022-01-20T20:31:11.362Z] #26 3.734 ++ mktemp -d [2022-01-20T20:31:11.362Z] #26 3.735 + export GOPATH=/tmp/tmp.yyqOAm3D1N [2022-01-20T20:31:11.362Z] #26 3.735 + GOPATH=/tmp/tmp.yyqOAm3D1N [2022-01-20T20:31:11.362Z] #26 3.735 + RM_GOPATH=1 [2022-01-20T20:31:11.362Z] #26 3.735 + case "$(go env GOARCH)" in [2022-01-20T20:31:11.362Z] #26 3.736 ++ go env GOARCH [2022-01-20T20:31:11.362Z] #26 3.751 + export GO_BUILDMODE=-buildmode=pie [2022-01-20T20:31:11.362Z] #26 3.755 + GO_BUILDMODE=-buildmode=pie [2022-01-20T20:31:11.362Z] #26 3.759 ++ dirname /install.sh [2022-01-20T20:31:11.362Z] #26 3.760 + dir=/ [2022-01-20T20:31:11.362Z] #26 3.760 + bin=dockercli [2022-01-20T20:31:11.362Z] #26 3.760 + shift [2022-01-20T20:31:11.362Z] #26 3.760 + '[' '!' -f //dockercli.installer ']' [2022-01-20T20:31:11.362Z] #26 3.760 + . //dockercli.installer [2022-01-20T20:31:11.362Z] #26 3.765 ++ : stable [2022-01-20T20:31:11.362Z] #26 3.765 ++ : 17.06.2-ce [2022-01-20T20:31:11.362Z] #26 3.765 + install_dockercli [2022-01-20T20:31:11.362Z] #26 3.765 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-01-20T20:31:11.362Z] #26 3.765 Install docker/cli version 17.06.2-ce from stable [2022-01-20T20:31:11.362Z] #26 3.766 ++ uname -m [2022-01-20T20:31:11.362Z] #26 3.767 + arch=aarch64 [2022-01-20T20:31:11.362Z] #26 3.768 + '[' aarch64 '!=' x86_64 ']' [2022-01-20T20:31:11.362Z] #26 3.769 + '[' aarch64 '!=' s390x ']' [2022-01-20T20:31:11.362Z] #26 3.769 + '[' aarch64 '!=' armhf ']' [2022-01-20T20:31:11.362Z] #26 3.769 + build_dockercli [2022-01-20T20:31:11.362Z] #26 3.769 + git clone https://github.com/docker/docker-ce /tmp/tmp.yyqOAm3D1N/tmp/docker-ce [2022-01-20T20:31:11.362Z] #26 3.773 Cloning into '/tmp/tmp.yyqOAm3D1N/tmp/docker-ce'... [2022-01-20T20:31:11.581Z] #14 96.70 Selecting previously unselected package libbtrfs-dev:amd64. [2022-01-20T20:31:11.581Z] #14 96.71 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-01-20T20:31:11.581Z] #14 96.72 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-01-20T20:31:11.622Z] #26 ... [2022-01-20T20:31:11.622Z] [2022-01-20T20:31:11.622Z] #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-01-20T20:31:11.622Z] #58 sha256:49fd9d07567e0bf0207b9ff64a4d5f72987c3d0a009693194fa34b580c3d0272 [2022-01-20T20:31:11.622Z] #58 4.017 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-20T20:31:11.622Z] #58 4.027 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-20T20:31:11.622Z] #58 4.039 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-20T20:31:11.622Z] #58 4.759 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-01-20T20:31:11.622Z] #58 6.225 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [107 kB] [2022-01-20T20:31:11.622Z] #58 8.273 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-01-20T20:31:11.622Z] #58 ... [2022-01-20T20:31:11.622Z] [2022-01-20T20:31:11.622Z] #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-01-20T20:31:11.622Z] #63 sha256:740365ea4b3bc395674cb407b7d5d5c275e707089d6c81dab0e4152f7e1bf709 [2022-01-20T20:31:11.622Z] #63 10.17 go: downloading github.com/gofrs/flock v0.8.1 [2022-01-20T20:31:11.622Z] #63 10.26 go: downloading github.com/gorilla/mux v1.8.0 [2022-01-20T20:31:11.622Z] #63 10.50 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-01-20T20:31:11.622Z] #63 10.94 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-01-20T20:31:11.737Z] #19 65.16 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-01-20T20:31:11.841Z] #14 97.00 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-01-20T20:31:11.841Z] #14 97.01 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-01-20T20:31:11.841Z] #14 97.03 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-01-20T20:31:11.841Z] #14 97.17 Selecting previously unselected package libudev-dev:amd64. [2022-01-20T20:31:11.841Z] #14 97.18 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2022-01-20T20:31:11.841Z] #14 97.19 Unpacking libudev-dev:amd64 (247.3-6) ... [2022-01-20T20:31:11.884Z] #63 11.15 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-01-20T20:31:11.884Z] #63 11.23 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2022-01-20T20:31:11.999Z] #19 65.16 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-01-20T20:31:11.999Z] #19 65.16 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.9 [2153 kB] [2022-01-20T20:31:11.999Z] #19 65.19 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] [2022-01-20T20:31:11.999Z] #19 65.20 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB] [2022-01-20T20:31:11.999Z] #19 65.20 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-01-20T20:31:11.999Z] #19 65.35 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2022-01-20T20:31:11.999Z] #19 65.36 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB] [2022-01-20T20:31:11.999Z] #19 65.36 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-base-perl all 1.09-1.1 [20.7 kB] [2022-01-20T20:31:11.999Z] #19 65.36 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB] [2022-01-20T20:31:11.999Z] #19 65.36 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB] [2022-01-20T20:31:11.999Z] #19 65.37 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2022-01-20T20:31:11.999Z] #19 65.38 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2022-01-20T20:31:11.999Z] #19 65.38 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-auto-perl all 0.44-1.1 [19.0 kB] [2022-01-20T20:31:11.999Z] #19 65.38 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2022-01-20T20:31:11.999Z] #19 65.38 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] [2022-01-20T20:31:11.999Z] #19 65.38 Get:62 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdebian-dpkgcross-perl all 2.6.18+nmu1 [30.5 kB] [2022-01-20T20:31:11.999Z] #19 65.38 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] [2022-01-20T20:31:11.999Z] #19 65.39 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2022-01-20T20:31:11.999Z] #19 65.39 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2022-01-20T20:31:11.999Z] #19 65.41 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-01-20T20:31:11.999Z] #19 65.41 Get:67 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB] [2022-01-20T20:31:12.076Z] #60 35.78 Updating files: 61% (2863/4684) Updating files: 62% (2905/4684) Updating files: 63% (2951/4684) Updating files: 64% (2998/4684) Updating files: 65% (3045/4684) Updating files: 66% (3092/4684) Updating files: 67% (3139/4684) Updating files: 68% (3186/4684) Updating files: 69% (3232/4684) Updating files: 70% (3279/4684) Updating files: 71% (3326/4684) Updating files: 72% (3373/4684) Updating files: 73% (3420/4684) Updating files: 74% (3467/4684) Updating files: 75% (3513/4684) Updating files: 76% (3560/4684) Updating files: 77% (3607/4684) Updating files: 78% (3654/4684) Updating files: 79% (3701/4684) Updating files: 80% (3748/4684) Updating files: 81% (3795/4684) Updating files: 82% (3841/4684) Updating files: 83% (3888/4684) Updating files: 84% (3935/4684) Updating files: 85% (3982/4684) Updating files: 86% (4029/4684) Updating files: 87% (4076/4684) Updating files: 88% (4122/4684) Updating files: 89% (4169/4684) Updating files: 90% (4216/4684) Updating files: 91% (4263/4684) Updating files: 92% (4310/4684) Updating files: 93% (4357/4684) Updating files: 94% (4403/4684) Updating files: 95% (4450/4684) Updating files: 96% (4497/4684) Updating files: 97% (4544/4684) Updating files: 98% (4591/4684) Updating files: 99% (4638/4684) Updating files: 100% (4684/4684) Updating files: 100% (4684/4684), done. [2022-01-20T20:31:12.076Z] #60 36.69 + cd /tmp/tmp.vXUQQPQH05/src/github.com/containerd/containerd [2022-01-20T20:31:12.076Z] #60 36.69 + git checkout -q v1.5.9 [2022-01-20T20:31:12.172Z] #14 97.42 Selecting previously unselected package libsepol1-dev:amd64. [2022-01-20T20:31:12.172Z] #14 97.43 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-01-20T20:31:12.172Z] #14 97.44 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-01-20T20:31:12.259Z] #19 65.41 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] [2022-01-20T20:31:12.260Z] #19 65.42 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] [2022-01-20T20:31:12.260Z] #19 65.45 Get:70 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB] [2022-01-20T20:31:12.260Z] #19 65.46 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2022-01-20T20:31:12.260Z] #19 65.47 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-01-20T20:31:12.260Z] #19 65.49 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-01-20T20:31:12.436Z] #14 97.64 Selecting previously unselected package libpcre2-16-0:amd64. [2022-01-20T20:31:12.436Z] #14 97.64 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-01-20T20:31:12.436Z] #14 97.65 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-01-20T20:31:12.436Z] #14 97.81 Selecting previously unselected package libpcre2-32-0:amd64. [2022-01-20T20:31:12.436Z] #14 97.82 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-01-20T20:31:12.699Z] #14 97.83 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-01-20T20:31:12.699Z] #14 98.07 Selecting previously unselected package libpcre2-posix2:amd64. [2022-01-20T20:31:12.699Z] #14 98.08 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-01-20T20:31:12.699Z] #14 98.08 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-01-20T20:31:12.960Z] #14 98.17 Selecting previously unselected package libpcre2-dev:amd64. [2022-01-20T20:31:12.960Z] #14 98.17 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-01-20T20:31:12.960Z] #14 98.18 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-01-20T20:31:13.200Z] #19 66.35 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-01-20T20:31:13.200Z] #19 66.35 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-01-20T20:31:13.200Z] #19 66.38 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] [2022-01-20T20:31:13.201Z] #19 66.41 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-01-20T20:31:13.201Z] #19 66.43 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-01-20T20:31:13.222Z] #14 98.54 Selecting previously unselected package libselinux1-dev:amd64. [2022-01-20T20:31:13.222Z] #14 98.54 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-01-20T20:31:13.222Z] #14 98.55 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-01-20T20:31:13.269Z] #63 12.58 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-01-20T20:31:13.485Z] #14 98.72 Selecting previously unselected package libdevmapper-dev:amd64. [2022-01-20T20:31:13.485Z] #14 98.72 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-01-20T20:31:13.485Z] #14 98.73 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-01-20T20:31:13.485Z] #14 98.79 Selecting previously unselected package libseccomp-dev:amd64. [2022-01-20T20:31:13.485Z] #14 98.80 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-01-20T20:31:13.485Z] #14 98.81 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-01-20T20:31:13.485Z] #14 98.91 Selecting previously unselected package libsystemd-dev:amd64. [2022-01-20T20:31:13.744Z] #14 98.92 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2022-01-20T20:31:13.744Z] #14 98.94 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2022-01-20T20:31:13.769Z] #19 67.15 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-01-20T20:31:14.004Z] #14 99.34 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-01-20T20:31:14.004Z] #14 99.36 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-01-20T20:31:14.004Z] #14 99.38 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-01-20T20:31:14.004Z] #14 99.39 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-01-20T20:31:14.004Z] #14 99.43 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-01-20T20:31:14.004Z] #14 99.44 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-01-20T20:31:14.030Z] #19 67.15 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2022-01-20T20:31:14.030Z] #19 67.15 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2022-01-20T20:31:14.030Z] #19 67.17 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-01-20T20:31:14.030Z] #19 67.17 Get:83 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB] [2022-01-20T20:31:14.030Z] #19 67.17 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2022-01-20T20:31:14.030Z] #19 67.17 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2022-01-20T20:31:14.030Z] #19 67.20 Get:86 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB] [2022-01-20T20:31:14.030Z] #19 67.21 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2022-01-20T20:31:14.030Z] #19 67.22 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-01-20T20:31:14.030Z] #19 67.25 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-01-20T20:31:14.266Z] #14 99.45 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-01-20T20:31:14.266Z] #14 99.46 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-01-20T20:31:14.266Z] #14 99.47 Setting up libudev-dev:amd64 (247.3-6) ... [2022-01-20T20:31:14.266Z] #14 99.48 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-01-20T20:31:14.266Z] #14 99.49 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-01-20T20:31:14.266Z] #14 99.50 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-01-20T20:31:14.266Z] #14 99.52 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-01-20T20:31:14.266Z] #14 99.53 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-01-20T20:31:14.266Z] #14 99.54 Setting up mingw-w64-common (8.0.0-1) ... [2022-01-20T20:31:14.266Z] #14 99.55 Setting up libsystemd-dev:amd64 (247.3-6) ... [2022-01-20T20:31:14.266Z] #14 99.56 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-01-20T20:31:14.266Z] #14 99.57 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-01-20T20:31:14.266Z] #14 99.58 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-01-20T20:31:14.266Z] #14 99.59 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-01-20T20:31:14.266Z] #14 99.60 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-01-20T20:31:14.266Z] #14 99.62 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-01-20T20:31:14.266Z] #14 99.62 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-01-20T20:31:14.266Z] #14 99.64 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-01-20T20:31:14.266Z] #14 99.64 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-01-20T20:31:14.266Z] #14 99.65 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-01-20T20:31:14.266Z] #14 99.66 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-01-20T20:31:14.348Z] #63 ... [2022-01-20T20:31:14.348Z] [2022-01-20T20:31:14.348Z] #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-01-20T20:31:14.348Z] #34 sha256:13a85f51faaffa4835438ef51964145f4e928aa9e4a690b1f78e01db2e8512da [2022-01-20T20:31:14.348Z] #34 3.668 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-01-20T20:31:14.348Z] #34 3.671 Cloning into '.'... [2022-01-20T20:31:14.348Z] #34 ... [2022-01-20T20:31:14.348Z] [2022-01-20T20:31:14.348Z] #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.23.8" && /build/golangci-lint --version [2022-01-20T20:31:14.348Z] #51 sha256:77690442dfdf23c8445267d6373f17a101b3ff9debc7dd9ec57c687fb506c277 [2022-01-20T20:31:14.348Z] #51 10.97 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2022-01-20T20:31:14.348Z] #51 11.27 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-01-20T20:31:14.348Z] #51 13.38 go: downloading github.com/stretchr/testify v1.4.0 [2022-01-20T20:31:14.348Z] #51 13.38 go: downloading github.com/sirupsen/logrus v1.4.2 [2022-01-20T20:31:14.348Z] #51 13.51 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2022-01-20T20:31:14.348Z] #51 13.65 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2022-01-20T20:31:14.348Z] #51 13.66 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-01-20T20:31:14.348Z] #51 14.01 go: downloading github.com/magiconair/properties v1.8.1 [2022-01-20T20:31:14.348Z] #51 14.01 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-01-20T20:31:14.348Z] #51 14.02 go: downloading github.com/pelletier/go-toml v1.2.0 [2022-01-20T20:31:14.348Z] #51 14.09 go: downloading github.com/spf13/afero v1.1.2 [2022-01-20T20:31:14.348Z] #51 14.26 go: downloading github.com/spf13/cast v1.3.0 [2022-01-20T20:31:14.525Z] #14 99.67 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-01-20T20:31:14.525Z] #14 99.72 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-01-20T20:31:14.525Z] #14 99.79 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-01-20T20:31:14.525Z] #14 99.82 Setting up dmsetup (2:1.02.175-2.1) ... [2022-01-20T20:31:14.525Z] #14 99.84 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-01-20T20:31:14.525Z] #14 99.86 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-01-20T20:31:14.525Z] #14 99.87 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-20T20:31:14.610Z] #51 14.29 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2022-01-20T20:31:14.610Z] #51 14.30 go: downloading github.com/subosito/gotenv v1.2.0 [2022-01-20T20:31:14.610Z] #51 14.30 go: downloading gopkg.in/ini.v1 v1.51.0 [2022-01-20T20:31:14.610Z] #51 14.39 go: downloading gopkg.in/yaml.v2 v2.2.7 [2022-01-20T20:31:14.617Z] #60 38.67 + export 'BUILDTAGS=netgo osusergo static_build' [2022-01-20T20:31:14.617Z] #60 38.67 + BUILDTAGS='netgo osusergo static_build' [2022-01-20T20:31:14.617Z] #60 38.67 + export EXTRA_FLAGS=-buildmode=pie [2022-01-20T20:31:14.617Z] #60 38.67 + EXTRA_FLAGS=-buildmode=pie [2022-01-20T20:31:14.617Z] #60 38.67 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-01-20T20:31:14.617Z] #60 38.67 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-01-20T20:31:14.617Z] #60 38.67 + '[' '' = dynamic ']' [2022-01-20T20:31:14.617Z] #60 38.67 + make [2022-01-20T20:31:14.886Z] #51 14.59 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2022-01-20T20:31:14.886Z] #51 14.62 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-01-20T20:31:14.886Z] #51 14.64 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-01-20T20:31:14.886Z] #51 14.72 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2022-01-20T20:31:14.886Z] #51 14.76 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-01-20T20:31:15.095Z] #14 DONE 100.5s [2022-01-20T20:31:15.095Z] [2022-01-20T20:31:15.095Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-01-20T20:31:15.095Z] #55 sha256:491643e8bbfe96393f259a4ab1feeb109ac7272991cecdefea751aaaf0cd175a [2022-01-20T20:31:15.150Z] #51 14.81 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-01-20T20:31:15.150Z] #51 15.03 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-01-20T20:31:15.228Z] #63 4.193 + RM_GOPATH=0 [2022-01-20T20:31:15.228Z] #63 4.193 + TMP_GOPATH= [2022-01-20T20:31:15.228Z] #63 4.193 + : /build [2022-01-20T20:31:15.228Z] #63 4.193 + '[' -z '' ']' [2022-01-20T20:31:15.228Z] #63 4.193 ++ mktemp -d [2022-01-20T20:31:15.228Z] #63 4.195 + export GOPATH=/tmp/tmp.FjLWUCA2Oc [2022-01-20T20:31:15.228Z] #63 4.204 + GOPATH=/tmp/tmp.FjLWUCA2Oc [2022-01-20T20:31:15.228Z] #63 4.204 + RM_GOPATH=1 [2022-01-20T20:31:15.228Z] #63 4.204 + case "$(go env GOARCH)" in [2022-01-20T20:31:15.228Z] #63 4.207 ++ go env GOARCH [2022-01-20T20:31:15.228Z] #63 4.242 + export GO_BUILDMODE=-buildmode=pie [2022-01-20T20:31:15.228Z] #63 4.243 + GO_BUILDMODE=-buildmode=pie [2022-01-20T20:31:15.228Z] #63 4.243 ++ dirname /install.sh [2022-01-20T20:31:15.228Z] #63 4.246 + dir=/ [2022-01-20T20:31:15.228Z] #63 4.249 + bin=rootlesskit [2022-01-20T20:31:15.228Z] #63 4.249 + shift [2022-01-20T20:31:15.228Z] #63 4.250 + '[' '!' -f //rootlesskit.installer ']' [2022-01-20T20:31:15.228Z] #63 4.250 + . //rootlesskit.installer [2022-01-20T20:31:15.228Z] #63 4.250 ++ : v0.14.6 [2022-01-20T20:31:15.228Z] #63 4.250 + install_rootlesskit [2022-01-20T20:31:15.228Z] #63 4.250 + case "$1" in [2022-01-20T20:31:15.228Z] #63 4.250 + export CGO_ENABLED=0 [2022-01-20T20:31:15.228Z] #63 4.250 + CGO_ENABLED=0 [2022-01-20T20:31:15.228Z] #63 4.250 + _install_rootlesskit [2022-01-20T20:31:15.228Z] #63 4.257 Install rootlesskit version v0.14.6 [2022-01-20T20:31:15.228Z] #63 4.257 + echo 'Install rootlesskit version v0.14.6' [2022-01-20T20:31:15.228Z] #63 4.257 + for f in rootlesskit rootlesskit-docker-proxy [2022-01-20T20:31:15.228Z] #63 4.257 + GOBIN=/build [2022-01-20T20:31:15.228Z] #63 4.257 + GO111MODULE=on [2022-01-20T20:31:15.228Z] #63 4.257 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2022-01-20T20:31:15.355Z] #55 DONE 0.1s [2022-01-20T20:31:15.355Z] [2022-01-20T20:31:15.356Z] #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-01-20T20:31:15.356Z] #56 sha256:78b25b0df2f4784bc6b16b2358687366e8c5b54e62f5b1dac5f9ea4da5a6c624 [2022-01-20T20:31:15.409Z] #19 68.47 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-01-20T20:31:15.409Z] #19 68.47 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-01-20T20:31:15.409Z] #19 68.51 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [2022-01-20T20:31:15.409Z] #19 68.55 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-01-20T20:31:15.409Z] #19 68.61 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-01-20T20:31:15.415Z] #51 15.07 go: downloading github.com/go-toolsmith/typep v1.0.0 [2022-01-20T20:31:15.415Z] #51 15.18 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2022-01-20T20:31:15.415Z] #51 15.24 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2022-01-20T20:31:15.415Z] #51 15.32 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-01-20T20:31:15.556Z] #60 40.12 + bin/ctr [2022-01-20T20:31:15.563Z] #63 4.735 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2022-01-20T20:31:15.676Z] #51 15.45 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-01-20T20:31:15.676Z] #51 ... [2022-01-20T20:31:15.676Z] [2022-01-20T20:31:15.676Z] #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-01-20T20:31:15.676Z] #36 sha256:7d572ad8d8b7aceebfd0d37e3b53c74551a735626ad370a21d72854e2c4c2bdb [2022-01-20T20:31:15.676Z] #36 14.61 tomll can be used in two ways: [2022-01-20T20:31:15.676Z] #36 14.61 Writing to STDIN and reading from STDOUT: [2022-01-20T20:31:15.676Z] #36 14.61 cat file.toml | tomll > file.toml [2022-01-20T20:31:15.676Z] #36 14.61 [2022-01-20T20:31:15.676Z] #36 14.61 Reading and updating a list of files: [2022-01-20T20:31:15.676Z] #36 14.61 tomll a.toml b.toml c.toml [2022-01-20T20:31:15.676Z] #36 14.61 [2022-01-20T20:31:15.676Z] #36 14.61 When given a list of files, tomll will modify all files in place without asking. [2022-01-20T20:31:15.676Z] #36 DONE 15.5s [2022-01-20T20:31:15.937Z] [2022-01-20T20:31:15.937Z] #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.23.8" && /build/golangci-lint --version [2022-01-20T20:31:15.937Z] #51 sha256:77690442dfdf23c8445267d6373f17a101b3ff9debc7dd9ec57c687fb506c277 [2022-01-20T20:31:15.937Z] #51 15.72 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2022-01-20T20:31:15.937Z] #51 15.81 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-01-20T20:31:16.497Z] #63 ... [2022-01-20T20:31:16.497Z] [2022-01-20T20:31:16.497Z] #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-01-20T20:31:16.497Z] #26 sha256:97d337a3f55408cc9eb095a3cc206153f633355cae7d218bf8a62dcfb3cc1d9f [2022-01-20T20:31:16.497Z] #26 4.415 + RM_GOPATH=0 [2022-01-20T20:31:16.497Z] #26 4.427 + TMP_GOPATH= [2022-01-20T20:31:16.497Z] #26 4.430 + : /build [2022-01-20T20:31:16.497Z] #26 4.430 + '[' -z '' ']' [2022-01-20T20:31:16.497Z] #26 4.431 ++ mktemp -d [2022-01-20T20:31:16.497Z] #26 4.432 + export GOPATH=/tmp/tmp.TNsP7gAj1Q [2022-01-20T20:31:16.497Z] #26 4.437 + GOPATH=/tmp/tmp.TNsP7gAj1Q [2022-01-20T20:31:16.497Z] #26 4.437 + RM_GOPATH=1 [2022-01-20T20:31:16.497Z] #26 4.438 + case "$(go env GOARCH)" in [2022-01-20T20:31:16.497Z] #26 4.438 ++ go env GOARCH [2022-01-20T20:31:16.497Z] #26 4.455 + export GO_BUILDMODE=-buildmode=pie [2022-01-20T20:31:16.497Z] #26 4.455 + GO_BUILDMODE=-buildmode=pie [2022-01-20T20:31:16.497Z] #26 4.456 ++ dirname /install.sh [2022-01-20T20:31:16.497Z] #26 4.461 + dir=/ [2022-01-20T20:31:16.497Z] #26 4.463 + bin=dockercli [2022-01-20T20:31:16.497Z] #26 4.463 + shift [2022-01-20T20:31:16.497Z] #26 4.463 + '[' '!' -f //dockercli.installer ']' [2022-01-20T20:31:16.497Z] #26 4.464 + . //dockercli.installer [2022-01-20T20:31:16.497Z] #26 4.468 ++ : stable [2022-01-20T20:31:16.497Z] #26 4.469 ++ : 17.06.2-ce [2022-01-20T20:31:16.497Z] #26 4.469 + install_dockercli [2022-01-20T20:31:16.497Z] #26 4.471 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-01-20T20:31:16.497Z] #26 4.471 Install docker/cli version 17.06.2-ce from stable [2022-01-20T20:31:16.497Z] #26 4.472 ++ uname -m [2022-01-20T20:31:16.497Z] #26 4.482 + arch=x86_64 [2022-01-20T20:31:16.497Z] #26 4.483 + '[' x86_64 '!=' x86_64 ']' [2022-01-20T20:31:16.497Z] #26 4.484 + url=https://download.docker.com/linux/static [2022-01-20T20:31:16.497Z] #26 4.486 + tar -xz docker/docker [2022-01-20T20:31:16.497Z] #26 4.486 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-01-20T20:31:16.523Z] #51 16.51 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2022-01-20T20:31:16.738Z] #56 ... [2022-01-20T20:31:16.738Z] [2022-01-20T20:31:16.738Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-01-20T20:31:16.738Z] #15 sha256:4e589520ad799bfc353249e1dd4287c7128a42444952712e1e83904eb7721cbc [2022-01-20T20:31:16.738Z] #15 DONE 1.4s [2022-01-20T20:31:16.738Z] [2022-01-20T20:31:16.738Z] #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-01-20T20:31:16.738Z] #56 sha256:78b25b0df2f4784bc6b16b2358687366e8c5b54e62f5b1dac5f9ea4da5a6c624 [2022-01-20T20:31:16.738Z] #56 1.170 + RM_GOPATH=0 [2022-01-20T20:31:16.738Z] #56 1.171 + TMP_GOPATH= [2022-01-20T20:31:16.738Z] #56 1.171 + : /build [2022-01-20T20:31:16.738Z] #56 1.172 + '[' -z '' ']' [2022-01-20T20:31:16.738Z] #56 1.172 ++ mktemp -d [2022-01-20T20:31:16.738Z] #56 1.173 + export GOPATH=/tmp/tmp.m5EqrLfChT [2022-01-20T20:31:16.738Z] #56 1.174 + GOPATH=/tmp/tmp.m5EqrLfChT [2022-01-20T20:31:16.738Z] #56 1.174 + RM_GOPATH=1 [2022-01-20T20:31:16.738Z] #56 1.174 + case "$(go env GOARCH)" in [2022-01-20T20:31:16.738Z] #56 1.177 ++ go env GOARCH [2022-01-20T20:31:16.738Z] #56 1.192 + export GO_BUILDMODE=-buildmode=pie [2022-01-20T20:31:16.738Z] #56 1.192 + GO_BUILDMODE=-buildmode=pie [2022-01-20T20:31:16.738Z] #56 1.194 ++ dirname /install.sh [2022-01-20T20:31:16.738Z] #56 1.196 Install runc version v1.0.3 (build tags: seccomp) [2022-01-20T20:31:16.738Z] #56 1.196 + dir=/ [2022-01-20T20:31:16.738Z] #56 1.196 + bin=runc [2022-01-20T20:31:16.738Z] #56 1.196 + shift [2022-01-20T20:31:16.738Z] #56 1.196 + '[' '!' -f //runc.installer ']' [2022-01-20T20:31:16.738Z] #56 1.196 + . //runc.installer [2022-01-20T20:31:16.738Z] #56 1.196 ++ set -e [2022-01-20T20:31:16.738Z] #56 1.196 ++ : v1.0.3 [2022-01-20T20:31:16.738Z] #56 1.196 + install_runc [2022-01-20T20:31:16.738Z] #56 1.196 + RUNC_BUILDTAGS=seccomp [2022-01-20T20:31:16.738Z] #56 1.196 + echo 'Install runc version v1.0.3 (build tags: seccomp)' [2022-01-20T20:31:16.738Z] #56 1.196 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.m5EqrLfChT/src/github.com/opencontainers/runc [2022-01-20T20:31:16.738Z] #56 1.210 Cloning into '/tmp/tmp.m5EqrLfChT/src/github.com/opencontainers/runc'... [2022-01-20T20:31:16.784Z] #51 16.54 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2022-01-20T20:31:16.784Z] #51 16.57 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-01-20T20:31:16.792Z] #19 70.05 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-01-20T20:31:16.792Z] #19 70.05 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2022-01-20T20:31:16.792Z] #19 70.05 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2022-01-20T20:31:16.792Z] #19 70.08 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-01-20T20:31:16.792Z] #19 70.09 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2022-01-20T20:31:16.792Z] #19 70.09 Get:100 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-ppc64el-cross all 10.2.1-6cross1 [28.4 kB] [2022-01-20T20:31:16.792Z] #19 70.10 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2022-01-20T20:31:16.792Z] #19 70.10 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2022-01-20T20:31:16.792Z] #19 70.19 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] [2022-01-20T20:31:17.046Z] #51 16.69 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2022-01-20T20:31:17.046Z] #51 16.76 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-01-20T20:31:17.046Z] #51 ... [2022-01-20T20:31:17.046Z] [2022-01-20T20:31:17.046Z] #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-01-20T20:31:17.046Z] #47 sha256:4daad2b70b6a1d5767cf2cafcd3b861362f86726fd5c613b12f38fd654515950 [2022-01-20T20:31:17.046Z] #47 6.073 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [107 kB] [2022-01-20T20:31:17.046Z] #47 7.788 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-01-20T20:31:17.046Z] #47 9.116 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [1828 B] [2022-01-20T20:31:17.046Z] #47 13.15 Fetched 8383 kB in 9s (884 kB/s) [2022-01-20T20:31:17.046Z] #47 13.15 Reading package lists... [2022-01-20T20:31:17.046Z] #47 ... [2022-01-20T20:31:17.046Z] [2022-01-20T20:31:17.046Z] #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-01-20T20:31:17.046Z] #43 sha256:60490933d37a243e52aa00a9c190488e7722b55a856c7871d937ffb9c47ead1a [2022-01-20T20:31:17.046Z] #43 15.73 Updating files: 90% (1603/1779) Updating files: 91% (1619/1779) Updating files: 92% (1637/1779) Updating files: 93% (1655/1779) Updating files: 94% (1673/1779) Updating files: 95% (1691/1779) Updating files: 96% (1708/1779) Updating files: 97% (1726/1779) Updating files: 98% (1744/1779) Updating files: 99% (1762/1779) Updating files: 100% (1779/1779) Updating files: 100% (1779/1779), done. [2022-01-20T20:31:17.046Z] #43 16.00 + git checkout -q v2.3.0 [2022-01-20T20:31:17.051Z] #19 70.20 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] [2022-01-20T20:31:17.051Z] #19 70.27 Get:105 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-ppc64el-cross all 10.2.1-6cross1 [497 kB] [2022-01-20T20:31:17.051Z] #19 70.29 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] [2022-01-20T20:31:17.051Z] #19 70.30 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] [2022-01-20T20:31:17.051Z] #19 70.31 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-01-20T20:31:17.051Z] #19 70.35 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-01-20T20:31:17.620Z] #19 ... [2022-01-20T20:31:17.620Z] [2022-01-20T20:31:17.620Z] #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-01-20T20:31:17.620Z] #41 sha256:9fe0f3d33a999b153a8e31cd4d91505945385bf49d44e9974bedbe8d707b997f [2022-01-20T20:31:17.620Z] #41 DONE 77.1s [2022-01-20T20:31:17.620Z] [2022-01-20T20:31:17.620Z] #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.23.8" && /build/golangci-lint --version [2022-01-20T20:31:17.620Z] #58 sha256:f951c89bd34772c72bba58283b87fe5c67921e7ad1eb99176575536462edc601 [2022-01-20T20:31:17.676Z] #56 ... [2022-01-20T20:31:17.676Z] [2022-01-20T20:31:17.676Z] #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-01-20T20:31:17.676Z] #16 sha256:2166b8a9e3cccc2aedf08e9b13b2f5c89aa9241bc84188e03bce10f5aae71242 [2022-01-20T20:31:17.676Z] #16 DONE 1.0s [2022-01-20T20:31:17.676Z] [2022-01-20T20:31:17.676Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-01-20T20:31:17.676Z] #17 sha256:1d9a10fa1e71232ffd398f54e30861b815ed30ab219704877afd4bc9ccd30468 [2022-01-20T20:31:17.905Z] #26 ... [2022-01-20T20:31:17.905Z] [2022-01-20T20:31:17.905Z] #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-01-20T20:31:17.905Z] #63 sha256:d396dd16d12c65b0469165b9efff38f9bb22e8b2eab507e15c92282573542484 [2022-01-20T20:31:17.905Z] #63 7.258 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-01-20T20:31:17.905Z] #63 7.279 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-01-20T20:31:17.988Z] #43 17.29 + 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-01-20T20:31:18.189Z] #58 ... [2022-01-20T20:31:18.189Z] [2022-01-20T20:31:18.189Z] #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-01-20T20:31:18.189Z] #19 sha256:334519f39f574109a1954a12942d48905a375bde8be81dea12ff713ec2b1e0cc [2022-01-20T20:31:18.189Z] #19 71.42 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-01-20T20:31:18.189Z] #19 71.42 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-01-20T20:31:18.189Z] #19 71.45 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] [2022-01-20T20:31:18.189Z] #19 71.52 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-01-20T20:31:18.189Z] #19 71.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-01-20T20:31:18.245Z] #17 0.836 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-01-20T20:31:18.563Z] #43 ... [2022-01-20T20:31:18.563Z] [2022-01-20T20:31:18.563Z] #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-01-20T20:31:18.563Z] #29 sha256:2b601b3cbc9c15664da8f9d986d91fcaaeaab089f69b78c88b08e8a4a1db5c22 [2022-01-20T20:31:18.563Z] #29 18.85 Updating certificates in /etc/ssl/certs... [2022-01-20T20:31:18.563Z] #29 22.05 129 added, 0 removed; done. [2022-01-20T20:31:18.563Z] #29 22.25 Setting up jq (1.6-2.1) ... [2022-01-20T20:31:18.563Z] #29 22.27 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-01-20T20:31:18.563Z] #29 22.33 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-01-20T20:31:18.563Z] #29 22.38 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-20T20:31:18.563Z] #29 22.56 Processing triggers for ca-certificates (20210119) ... [2022-01-20T20:31:18.563Z] #29 22.58 Updating certificates in /etc/ssl/certs... [2022-01-20T20:31:18.563Z] #29 25.62 0 added, 0 removed; done. [2022-01-20T20:31:18.563Z] #29 25.62 Running hooks in /etc/ca-certificates/update.d... [2022-01-20T20:31:18.563Z] #29 25.63 done. [2022-01-20T20:31:18.563Z] #29 DONE 26.0s [2022-01-20T20:31:18.563Z] [2022-01-20T20:31:18.563Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-01-20T20:31:18.563Z] #30 sha256:995c3987a8787a605071a23697acdbecddc8ca73aa093b6e26b5af484cd6dc6a [2022-01-20T20:31:18.563Z] #30 DONE 0.1s [2022-01-20T20:31:18.814Z] #17 DONE 1.0s [2022-01-20T20:31:18.814Z] [2022-01-20T20:31:18.814Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-01-20T20:31:18.814Z] #18 sha256:66cb3ca5958d12fc89abce9ad3ff0546abab2d677c4969b8453243b436f4daee [2022-01-20T20:31:18.823Z] [2022-01-20T20:31:18.823Z] #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.23.8" && /build/golangci-lint --version [2022-01-20T20:31:18.823Z] #51 sha256:77690442dfdf23c8445267d6373f17a101b3ff9debc7dd9ec57c687fb506c277 [2022-01-20T20:31:18.823Z] #51 16.97 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-01-20T20:31:18.823Z] #51 16.99 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2022-01-20T20:31:18.823Z] #51 17.37 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2022-01-20T20:31:18.823Z] #51 17.43 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-01-20T20:31:18.823Z] #51 17.43 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2022-01-20T20:31:18.823Z] #51 17.44 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2022-01-20T20:31:18.823Z] #51 17.45 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2022-01-20T20:31:18.823Z] #51 17.49 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2022-01-20T20:31:18.823Z] #51 17.67 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2022-01-20T20:31:18.823Z] #51 17.67 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2022-01-20T20:31:18.823Z] #51 17.72 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2022-01-20T20:31:18.823Z] #51 17.72 go: downloading github.com/ultraware/funlen v0.0.2 [2022-01-20T20:31:18.823Z] #51 17.81 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-01-20T20:31:18.823Z] #51 17.82 go: downloading github.com/uudashr/gocognit v1.0.1 [2022-01-20T20:31:18.823Z] #51 17.82 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2022-01-20T20:31:18.823Z] #51 18.71 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-01-20T20:31:18.823Z] #51 18.71 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2022-01-20T20:31:18.835Z] #63 7.874 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2022-01-20T20:31:19.098Z] #51 18.92 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-01-20T20:31:19.098Z] #51 18.92 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-01-20T20:31:19.098Z] #51 18.96 go: downloading github.com/stretchr/objx v0.2.0 [2022-01-20T20:31:19.130Z] #19 72.53 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-01-20T20:31:19.369Z] #51 19.18 go: downloading golang.org/x/text v0.3.2 [2022-01-20T20:31:19.391Z] #19 72.53 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2022-01-20T20:31:19.391Z] #19 72.53 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2022-01-20T20:31:19.391Z] #19 72.54 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-01-20T20:31:19.391Z] #19 72.55 Get:119 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-s390x-cross all 10.2.1-6cross1 [90.5 kB] [2022-01-20T20:31:19.391Z] #19 72.55 Get:120 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-s390x-cross all 10.2.1-6cross1 [24.9 kB] [2022-01-20T20:31:19.391Z] #19 72.55 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2022-01-20T20:31:19.391Z] #19 72.55 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2022-01-20T20:31:19.391Z] #19 72.59 Get:123 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB] [2022-01-20T20:31:19.391Z] #19 72.59 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2022-01-20T20:31:19.391Z] #19 72.61 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-01-20T20:31:19.391Z] #19 72.62 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-01-20T20:31:19.753Z] #18 DONE 1.0s [2022-01-20T20:31:19.753Z] [2022-01-20T20:31:19.753Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-01-20T20:31:19.753Z] #19 sha256:226076c6e75ec2917465d02033ead7f7c18bd9271ef04371ee3f84fa6965ee6a [2022-01-20T20:31:20.691Z] #19 DONE 1.0s [2022-01-20T20:31:20.691Z] [2022-01-20T20:31:20.691Z] #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-01-20T20:31:20.691Z] #43 sha256:76944249cecba13870a8649d0eebcf3a28556913abfe2b53480837c4f26c1011 [2022-01-20T20:31:20.691Z] #43 ... [2022-01-20T20:31:20.691Z] [2022-01-20T20:31:20.691Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-01-20T20:31:20.691Z] #20 sha256:64591cc4e5143c43afe6e0b0ae4c475714e81c8d8a0164bcc8364ef7f5cf0f78 [2022-01-20T20:31:20.774Z] #19 73.76 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-01-20T20:31:20.774Z] #19 73.76 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-01-20T20:31:20.774Z] #19 73.77 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] [2022-01-20T20:31:20.774Z] #19 73.83 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-01-20T20:31:20.774Z] #19 73.86 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-01-20T20:31:20.779Z] #63 ... [2022-01-20T20:31:20.779Z] [2022-01-20T20:31:20.779Z] #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-01-20T20:31:20.779Z] #14 sha256:15cb28e840cc1430d064f1bc3bec2eb69770f43fd5e2d00fc5390980be2d2c73 [2022-01-20T20:31:20.779Z] #14 3.440 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-20T20:31:20.779Z] #14 3.458 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-20T20:31:20.779Z] #14 3.461 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-20T20:31:20.779Z] #14 3.915 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-01-20T20:31:20.779Z] #14 5.436 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [110 kB] [2022-01-20T20:31:20.779Z] #14 7.524 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-01-20T20:31:20.779Z] #14 ... [2022-01-20T20:31:20.779Z] [2022-01-20T20:31:20.779Z] #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-01-20T20:31:20.779Z] #53 sha256:aa54a61e59505073eec406052f5ff896ab764d94fa0b9ccff610139d7b0cdc04 [2022-01-20T20:31:20.779Z] #53 4.500 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-01-20T20:31:20.779Z] #53 5.475 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-01-20T20:31:20.780Z] #53 5.477 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-01-20T20:31:20.780Z] #53 5.501 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-01-20T20:31:20.780Z] #53 7.483 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-01-20T20:31:20.780Z] #53 ... [2022-01-20T20:31:20.780Z] [2022-01-20T20:31:20.780Z] #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-01-20T20:31:20.780Z] #38 sha256:286dcb8eb3ea84eeab5a0e876e418fee7ff1abb4d83870130e087389c6a35999 [2022-01-20T20:31:20.780Z] #38 3.362 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-20T20:31:20.780Z] #38 3.385 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-20T20:31:20.780Z] #38 3.385 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-20T20:31:20.780Z] #38 3.828 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-01-20T20:31:20.780Z] #38 5.423 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [110 kB] [2022-01-20T20:31:20.780Z] #38 7.828 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-01-20T20:31:20.780Z] #38 ... [2022-01-20T20:31:20.780Z] [2022-01-20T20:31:20.780Z] #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-01-20T20:31:20.780Z] #58 sha256:2863a34a8394af6d04c11f3d9e339f77039fc9082de27c8735be89ab11429dd4 [2022-01-20T20:31:20.780Z] #58 2.746 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-20T20:31:20.780Z] #58 2.756 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-20T20:31:20.780Z] #58 2.756 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-20T20:31:20.780Z] #58 2.991 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-01-20T20:31:20.780Z] #58 4.189 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [110 kB] [2022-01-20T20:31:20.780Z] #58 6.021 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-01-20T20:31:21.035Z] #58 ... [2022-01-20T20:31:21.035Z] [2022-01-20T20:31:21.035Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2022-01-20T20:31:21.035Z] #51 sha256:f951c89bd34772c72bba58283b87fe5c67921e7ad1eb99176575536462edc601 [2022-01-20T20:31:21.035Z] #51 3.842 go: downloading github.com/golangci/golangci-lint v1.23.8 [2022-01-20T20:31:21.035Z] #51 9.533 go: downloading github.com/fatih/color v1.7.0 [2022-01-20T20:31:21.035Z] #51 9.542 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2022-01-20T20:31:21.035Z] #51 9.616 go: downloading github.com/pkg/errors v0.8.1 [2022-01-20T20:31:21.035Z] #51 9.626 go: downloading github.com/spf13/cobra v0.0.5 [2022-01-20T20:31:21.035Z] #51 9.631 go: downloading github.com/spf13/pflag v1.0.5 [2022-01-20T20:31:21.035Z] #51 9.881 go: downloading github.com/spf13/viper v1.6.1 [2022-01-20T20:31:21.035Z] #51 10.27 go: downloading github.com/mattn/go-colorable v0.1.4 [2022-01-20T20:31:21.035Z] #51 10.35 go: downloading github.com/mattn/go-isatty v0.0.8 [2022-01-20T20:31:21.035Z] #51 10.38 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2022-01-20T20:31:21.035Z] #51 10.48 go: downloading github.com/go-critic/go-critic v0.4.1 [2022-01-20T20:31:21.035Z] #51 ... [2022-01-20T20:31:21.035Z] [2022-01-20T20:31:21.035Z] #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-01-20T20:31:21.035Z] #34 sha256:9fe0f3d33a999b153a8e31cd4d91505945385bf49d44e9974bedbe8d707b997f [2022-01-20T20:31:21.035Z] #34 2.741 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-01-20T20:31:21.035Z] #34 2.745 Cloning into '.'... [2022-01-20T20:31:21.291Z] #34 ... [2022-01-20T20:31:21.291Z] [2022-01-20T20:31:21.291Z] #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-01-20T20:31:21.291Z] #43 sha256:76944249cecba13870a8649d0eebcf3a28556913abfe2b53480837c4f26c1011 [2022-01-20T20:31:21.291Z] #43 3.033 + git clone https://github.com/docker/distribution.git . [2022-01-20T20:31:21.291Z] #43 3.035 Cloning into '.'... [2022-01-20T20:31:21.547Z] #43 ... [2022-01-20T20:31:21.547Z] [2022-01-20T20:31:21.547Z] #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-01-20T20:31:21.547Z] #49 sha256:77cb706d755e16aea54301fa925fe1a91b1df361756934152b11e5eb1aa5503b [2022-01-20T20:31:21.547Z] #49 4.138 go: downloading gotest.tools/gotestsum v1.7.0 [2022-01-20T20:31:21.547Z] #49 5.710 go: downloading github.com/fatih/color v1.10.0 [2022-01-20T20:31:21.547Z] #49 5.850 go: downloading github.com/dnephin/pflag v1.0.7 [2022-01-20T20:31:21.547Z] #49 6.051 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-01-20T20:31:21.547Z] #49 6.090 go: downloading github.com/pkg/errors v0.9.1 [2022-01-20T20:31:21.547Z] #49 6.193 go: downloading golang.org/x/tools v0.1.0 [2022-01-20T20:31:21.547Z] #49 6.253 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-01-20T20:31:21.547Z] #49 6.417 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-01-20T20:31:21.547Z] #49 6.932 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-01-20T20:31:21.547Z] #49 7.061 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-01-20T20:31:21.547Z] #49 11.11 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-01-20T20:31:21.547Z] #49 ... [2022-01-20T20:31:21.547Z] [2022-01-20T20:31:21.547Z] #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-01-20T20:31:21.547Z] #36 sha256:e3b06d2cc729b500db80a4f8f2b9ef144764be859b05cce2d047165ef878a07d [2022-01-20T20:31:21.547Z] #36 4.102 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-01-20T20:31:21.631Z] #20 DONE 0.9s [2022-01-20T20:31:21.631Z] [2022-01-20T20:31:21.631Z] #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-01-20T20:31:21.631Z] #21 sha256:25b5507dab344cd0e5a3da2e5150a5085c76a60af2ea560649b1de46f5baaf51 [2022-01-20T20:31:21.709Z] #19 74.89 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-01-20T20:31:21.709Z] #19 74.89 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2022-01-20T20:31:21.817Z] #36 ... [2022-01-20T20:31:21.817Z] [2022-01-20T20:31:21.817Z] #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-01-20T20:31:21.818Z] #63 sha256:d396dd16d12c65b0469165b9efff38f9bb22e8b2eab507e15c92282573542484 [2022-01-20T20:31:21.818Z] #63 11.00 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2022-01-20T20:31:22.276Z] #19 75.46 debconf: delaying package configuration, since apt-utils is not installed [2022-01-20T20:31:22.425Z] #63 11.72 go: downloading github.com/google/uuid v1.3.0 [2022-01-20T20:31:22.425Z] #63 11.76 go: downloading github.com/moby/vpnkit v0.5.0 [2022-01-20T20:31:22.425Z] #63 11.79 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-01-20T20:31:22.425Z] #63 11.87 go: downloading github.com/gofrs/flock v0.8.1 [2022-01-20T20:31:22.425Z] #63 11.89 go: downloading github.com/gorilla/mux v1.8.0 [2022-01-20T20:31:22.536Z] #19 75.70 Fetched 787 MB in 18s (42.8 MB/s) [2022-01-20T20:31:22.536Z] #19 75.76 Selecting previously unselected package liblocale-gettext-perl. [2022-01-20T20:31:22.536Z] #19 75.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-01-20T20:31:22.536Z] #19 75.79 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2022-01-20T20:31:22.536Z] #19 75.80 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2022-01-20T20:31:22.536Z] #19 75.84 Selecting previously unselected package bzip2. [2022-01-20T20:31:22.536Z] #19 75.84 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2022-01-20T20:31:22.536Z] #19 75.85 Unpacking bzip2 (1.0.8-4) ... [2022-01-20T20:31:22.536Z] #19 75.90 Selecting previously unselected package libmagic-mgc. [2022-01-20T20:31:22.536Z] #19 75.90 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-01-20T20:31:22.667Z] #51 ... [2022-01-20T20:31:22.667Z] [2022-01-20T20:31:22.667Z] #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-01-20T20:31:22.667Z] #49 sha256:f276a6026d97d886c474c0a6014913799478ab0a748940aa94018237559d4ac1 [2022-01-20T20:31:22.667Z] #49 11.94 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-01-20T20:31:22.667Z] #49 12.02 go: downloading golang.org/x/mod v0.3.0 [2022-01-20T20:31:22.667Z] #49 ... [2022-01-20T20:31:22.667Z] [2022-01-20T20:31:22.667Z] #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-01-20T20:31:22.667Z] #14 sha256:621bb6d9a5dd219a4cae0794e5aa39e74a4e5379ed13cad64c3847290175b3fc [2022-01-20T20:31:22.667Z] #14 12.29 Fetched 8379 kB in 9s (918 kB/s) [2022-01-20T20:31:22.667Z] #14 12.29 Reading package lists... [2022-01-20T20:31:22.667Z] #14 16.89 Reading package lists... [2022-01-20T20:31:22.667Z] #14 20.98 Building dependency tree... [2022-01-20T20:31:22.667Z] #14 ... [2022-01-20T20:31:22.667Z] [2022-01-20T20:31:22.667Z] #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-01-20T20:31:22.667Z] #47 sha256:4daad2b70b6a1d5767cf2cafcd3b861362f86726fd5c613b12f38fd654515950 [2022-01-20T20:31:22.667Z] #47 13.15 Reading package lists... [2022-01-20T20:31:22.667Z] #47 17.79 Reading package lists... [2022-01-20T20:31:22.682Z] #63 12.10 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-01-20T20:31:22.795Z] #19 75.91 Unpacking libmagic-mgc (1:5.39-3) ... [2022-01-20T20:31:22.795Z] #19 76.10 Selecting previously unselected package libmagic1:amd64. [2022-01-20T20:31:22.795Z] #19 76.10 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2022-01-20T20:31:22.795Z] #19 76.11 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-01-20T20:31:22.795Z] #19 76.17 Selecting previously unselected package file. [2022-01-20T20:31:23.012Z] #21 1.210 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-20T20:31:23.012Z] #21 1.234 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-20T20:31:23.012Z] #21 1.235 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-20T20:31:23.053Z] #19 76.18 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2022-01-20T20:31:23.053Z] #19 76.18 Unpacking file (1:5.39-3) ... [2022-01-20T20:31:23.053Z] #19 76.22 Selecting previously unselected package xz-utils. [2022-01-20T20:31:23.053Z] #19 76.22 Preparing to unpack .../005-xz-utils_5.2.5-2_amd64.deb ... [2022-01-20T20:31:23.053Z] #19 76.23 Unpacking xz-utils (5.2.5-2) ... [2022-01-20T20:31:23.053Z] #19 76.33 Selecting previously unselected package binutils-aarch64-linux-gnu. [2022-01-20T20:31:23.053Z] #19 76.33 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2022-01-20T20:31:23.053Z] #19 76.34 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-01-20T20:31:23.238Z] #47 21.93 Building dependency tree... [2022-01-20T20:31:23.238Z] #47 ... [2022-01-20T20:31:23.238Z] [2022-01-20T20:31:23.238Z] #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-01-20T20:31:23.238Z] #38 sha256:6c74271894bad513dc452aee844e82593aa9f61f3bb66741bbf3ea1d0930b229 [2022-01-20T20:31:23.238Z] #38 12.81 Fetched 8379 kB in 9s (902 kB/s) [2022-01-20T20:31:23.238Z] #38 12.81 Reading package lists... [2022-01-20T20:31:23.238Z] #38 17.61 Reading package lists... [2022-01-20T20:31:23.238Z] #38 21.32 Building dependency tree... [2022-01-20T20:31:23.238Z] #38 ... [2022-01-20T20:31:23.238Z] [2022-01-20T20:31:23.238Z] #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-01-20T20:31:23.238Z] #58 sha256:49fd9d07567e0bf0207b9ff64a4d5f72987c3d0a009693194fa34b580c3d0272 [2022-01-20T20:31:23.238Z] #58 13.32 Fetched 8379 kB in 10s (876 kB/s) [2022-01-20T20:31:23.238Z] #58 13.32 Reading package lists... [2022-01-20T20:31:23.238Z] #58 17.34 Reading package lists... [2022-01-20T20:31:23.238Z] #58 21.16 Building dependency tree... [2022-01-20T20:31:23.271Z] #21 1.684 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-01-20T20:31:23.288Z] #63 ... [2022-01-20T20:31:23.288Z] [2022-01-20T20:31:23.288Z] #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-01-20T20:31:23.288Z] #26 sha256:97d337a3f55408cc9eb095a3cc206153f633355cae7d218bf8a62dcfb3cc1d9f [2022-01-20T20:31:23.288Z] #26 12.18 + mkdir -p /build [2022-01-20T20:31:23.288Z] #26 12.18 + mv docker/docker /build/ [2022-01-20T20:31:23.288Z] #26 12.18 + rmdir docker [2022-01-20T20:31:23.288Z] #26 DONE 12.5s [2022-01-20T20:31:23.288Z] [2022-01-20T20:31:23.288Z] #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-01-20T20:31:23.288Z] #63 sha256:d396dd16d12c65b0469165b9efff38f9bb22e8b2eab507e15c92282573542484 [2022-01-20T20:31:23.288Z] #63 12.55 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-01-20T20:31:23.288Z] #63 12.64 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2022-01-20T20:31:23.499Z] #58 ... [2022-01-20T20:31:23.499Z] [2022-01-20T20:31:23.499Z] #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.23.8" && /build/golangci-lint --version [2022-01-20T20:31:23.499Z] #51 sha256:77690442dfdf23c8445267d6373f17a101b3ff9debc7dd9ec57c687fb506c277 [2022-01-20T20:31:23.499Z] #51 23.28 go: downloading github.com/gobwas/glob v0.2.3 [2022-01-20T20:31:23.499Z] #51 23.29 go: downloading github.com/kisielk/gotool v1.0.0 [2022-01-20T20:31:23.678Z] #60 ... [2022-01-20T20:31:23.678Z] [2022-01-20T20:31:23.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-01-20T20:31:23.678Z] #14 sha256:15cb28e840cc1430d064f1bc3bec2eb69770f43fd5e2d00fc5390980be2d2c73 [2022-01-20T20:31:23.678Z] #14 70.17 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-01-20T20:31:23.678Z] #14 70.17 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-01-20T20:31:23.678Z] #14 70.18 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-01-20T20:31:23.678Z] #14 74.81 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-01-20T20:31:23.678Z] #14 74.82 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-01-20T20:31:23.678Z] #14 74.83 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-01-20T20:31:23.678Z] #14 80.02 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-01-20T20:31:23.678Z] #14 80.02 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-01-20T20:31:23.678Z] #14 80.03 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-01-20T20:31:23.759Z] #51 23.45 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2022-01-20T20:31:23.759Z] #51 23.53 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2022-01-20T20:31:23.759Z] #51 23.53 go: downloading github.com/gogo/protobuf v1.2.1 [2022-01-20T20:31:23.999Z] #19 77.18 Selecting previously unselected package binutils-arm-linux-gnueabi. [2022-01-20T20:31:23.999Z] #19 77.18 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2022-01-20T20:31:23.999Z] #19 77.19 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-01-20T20:31:24.211Z] #21 2.621 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [110 kB] [2022-01-20T20:31:24.572Z] #19 77.90 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2022-01-20T20:31:24.699Z] #51 24.66 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2022-01-20T20:31:24.830Z] #19 77.91 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2022-01-20T20:31:24.830Z] #19 77.92 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-01-20T20:31:25.270Z] #51 24.94 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-01-20T20:31:25.270Z] #51 25.10 go: downloading github.com/BurntSushi/toml v0.3.1 [2022-01-20T20:31:25.397Z] #19 78.68 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2022-01-20T20:31:25.397Z] #19 78.68 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2022-01-20T20:31:25.397Z] #19 78.69 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-01-20T20:31:25.591Z] #21 3.808 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-01-20T20:31:25.892Z] #63 ... [2022-01-20T20:31:25.892Z] [2022-01-20T20:31:25.892Z] #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-01-20T20:31:25.892Z] #47 sha256:772e7ea7e4c90dad3af60eb2828772592267e1c6f85d53a6f1feb78ab6b69a0e [2022-01-20T20:31:25.892Z] #47 4.816 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-20T20:31:25.892Z] #47 4.881 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-20T20:31:25.892Z] #47 4.883 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-20T20:31:25.892Z] #47 5.480 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1532 B] [2022-01-20T20:31:25.892Z] #47 6.014 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-01-20T20:31:25.892Z] #47 7.555 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [110 kB] [2022-01-20T20:31:25.892Z] #47 9.621 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-01-20T20:31:25.892Z] #47 11.15 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [1828 B] [2022-01-20T20:31:25.892Z] #47 ... [2022-01-20T20:31:25.892Z] [2022-01-20T20:31:25.892Z] #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-01-20T20:31:25.892Z] #38 sha256:286dcb8eb3ea84eeab5a0e876e418fee7ff1abb4d83870130e087389c6a35999 [2022-01-20T20:31:25.892Z] #38 15.21 Fetched 8495 kB in 12s (702 kB/s) [2022-01-20T20:31:26.222Z] #19 79.37 Selecting previously unselected package binutils-s390x-linux-gnu. [2022-01-20T20:31:26.222Z] #19 79.37 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2022-01-20T20:31:26.222Z] #19 79.38 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2022-01-20T20:31:26.738Z] #19 79.93 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2022-01-20T20:31:26.738Z] #19 79.93 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-01-20T20:31:26.738Z] #19 79.93 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-01-20T20:31:26.738Z] #19 79.99 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2022-01-20T20:31:26.738Z] #19 80.00 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-01-20T20:31:26.738Z] #19 80.01 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-01-20T20:31:26.821Z] #38 15.21 Reading package lists... [2022-01-20T20:31:26.821Z] #38 ... [2022-01-20T20:31:26.821Z] [2022-01-20T20:31:26.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-01-20T20:31:26.821Z] #36 sha256:e3b06d2cc729b500db80a4f8f2b9ef144764be859b05cce2d047165ef878a07d [2022-01-20T20:31:26.821Z] #36 15.69 tomll can be used in two ways: [2022-01-20T20:31:26.821Z] #36 15.69 Writing to STDIN and reading from STDOUT: [2022-01-20T20:31:26.821Z] #36 15.69 cat file.toml | tomll > file.toml [2022-01-20T20:31:26.821Z] #36 15.69 [2022-01-20T20:31:26.821Z] #36 15.69 Reading and updating a list of files: [2022-01-20T20:31:26.821Z] #36 15.69 tomll a.toml b.toml c.toml [2022-01-20T20:31:26.821Z] #36 15.69 [2022-01-20T20:31:26.821Z] #36 15.69 When given a list of files, tomll will modify all files in place without asking. [2022-01-20T20:31:26.821Z] #36 DONE 16.3s [2022-01-20T20:31:26.821Z] [2022-01-20T20:31:26.821Z] #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.23.8" && /build/golangci-lint --version [2022-01-20T20:31:26.821Z] #51 sha256:f951c89bd34772c72bba58283b87fe5c67921e7ad1eb99176575536462edc601 [2022-01-20T20:31:26.821Z] #51 11.46 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2022-01-20T20:31:26.821Z] #51 11.69 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-01-20T20:31:26.821Z] #51 14.50 go: downloading github.com/sirupsen/logrus v1.4.2 [2022-01-20T20:31:26.821Z] #51 14.51 go: downloading github.com/stretchr/testify v1.4.0 [2022-01-20T20:31:26.821Z] #51 14.69 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2022-01-20T20:31:26.821Z] #51 14.77 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2022-01-20T20:31:26.821Z] #51 14.79 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-01-20T20:31:26.821Z] #51 15.14 go: downloading github.com/magiconair/properties v1.8.1 [2022-01-20T20:31:26.821Z] #51 15.14 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-01-20T20:31:26.821Z] #51 15.15 go: downloading github.com/pelletier/go-toml v1.2.0 [2022-01-20T20:31:26.821Z] #51 15.20 go: downloading github.com/spf13/afero v1.1.2 [2022-01-20T20:31:26.821Z] #51 15.37 go: downloading github.com/spf13/cast v1.3.0 [2022-01-20T20:31:26.821Z] #51 15.41 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2022-01-20T20:31:26.821Z] #51 15.41 go: downloading github.com/subosito/gotenv v1.2.0 [2022-01-20T20:31:26.821Z] #51 15.44 go: downloading gopkg.in/ini.v1 v1.51.0 [2022-01-20T20:31:26.821Z] #51 15.51 go: downloading gopkg.in/yaml.v2 v2.2.7 [2022-01-20T20:31:26.821Z] #51 15.65 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2022-01-20T20:31:26.821Z] #51 15.79 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-01-20T20:31:26.821Z] #51 15.79 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-01-20T20:31:26.821Z] #51 15.82 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2022-01-20T20:31:26.821Z] #51 15.82 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-01-20T20:31:26.821Z] #51 15.88 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-01-20T20:31:26.821Z] #51 15.99 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-01-20T20:31:26.821Z] #51 16.09 go: downloading github.com/go-toolsmith/typep v1.0.0 [2022-01-20T20:31:26.821Z] #51 16.12 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2022-01-20T20:31:26.821Z] #51 16.18 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2022-01-20T20:31:26.821Z] #51 16.28 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-01-20T20:31:26.821Z] #51 16.38 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-01-20T20:31:26.821Z] #51 16.42 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2022-01-20T20:31:26.821Z] #51 16.51 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-01-20T20:31:27.383Z] #51 16.88 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2022-01-20T20:31:27.383Z] #51 16.95 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2022-01-20T20:31:27.383Z] #51 17.01 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-01-20T20:31:27.383Z] #51 17.14 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2022-01-20T20:31:27.682Z] #51 17.29 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-01-20T20:31:27.682Z] #51 17.37 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-01-20T20:31:27.822Z] #51 ... [2022-01-20T20:31:27.822Z] [2022-01-20T20:31:27.822Z] #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-01-20T20:31:27.822Z] #58 sha256:49fd9d07567e0bf0207b9ff64a4d5f72987c3d0a009693194fa34b580c3d0272 [2022-01-20T20:31:27.822Z] #58 24.40 The following additional packages will be installed: [2022-01-20T20:31:27.822Z] #58 24.40 libbtrfs0 [2022-01-20T20:31:27.822Z] #58 24.54 The following NEW packages will be installed: [2022-01-20T20:31:27.822Z] #58 24.54 libbtrfs-dev libbtrfs0 [2022-01-20T20:31:27.822Z] #58 24.92 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-01-20T20:31:27.822Z] #58 24.92 Need to get 454 kB of archives. [2022-01-20T20:31:27.822Z] #58 24.92 After this operation, 1275 kB of additional disk space will be used. [2022-01-20T20:31:27.822Z] #58 24.92 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-01-20T20:31:27.822Z] #58 24.93 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-01-20T20:31:27.822Z] #58 25.74 debconf: delaying package configuration, since apt-utils is not installed [2022-01-20T20:31:27.822Z] #58 25.97 Fetched 454 kB in 0s (1435 kB/s) [2022-01-20T20:31:27.822Z] #58 26.06 Selecting previously unselected package libbtrfs0:arm64. [2022-01-20T20:31:27.822Z] #58 26.06 (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-01-20T20:31:27.822Z] #58 26.10 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2022-01-20T20:31:27.822Z] #58 26.12 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-01-20T20:31:27.822Z] #58 26.30 Selecting previously unselected package libbtrfs-dev:arm64. [2022-01-20T20:31:27.822Z] #58 26.30 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-01-20T20:31:27.822Z] #58 26.32 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-01-20T20:31:27.822Z] #58 26.62 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-01-20T20:31:27.822Z] #58 26.64 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-01-20T20:31:27.822Z] #58 26.66 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-20T20:31:27.822Z] #58 DONE 27.4s [2022-01-20T20:31:27.822Z] [2022-01-20T20:31:27.822Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-01-20T20:31:27.822Z] #59 sha256:9a27989d5a135143a9ff21d254162051d6871e7c9ff2f2c7bb5cf0331990c501 [2022-01-20T20:31:27.822Z] #59 DONE 0.1s [2022-01-20T20:31:27.822Z] [2022-01-20T20:31:27.823Z] #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-01-20T20:31:27.823Z] #14 sha256:621bb6d9a5dd219a4cae0794e5aa39e74a4e5379ed13cad64c3847290175b3fc [2022-01-20T20:31:27.823Z] #14 24.15 The following additional packages will be installed: [2022-01-20T20:31:27.823Z] #14 24.15 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-01-20T20:31:27.823Z] #14 24.16 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-01-20T20:31:27.823Z] #14 24.16 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-01-20T20:31:27.823Z] #14 24.16 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-01-20T20:31:27.823Z] #14 24.16 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-01-20T20:31:27.823Z] #14 24.16 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-01-20T20:31:27.823Z] #14 24.17 mingw-w64-common mingw-w64-x86-64-dev [2022-01-20T20:31:27.823Z] #14 24.18 Suggested packages: [2022-01-20T20:31:27.823Z] #14 24.21 gcc-10-locales seccomp wine64 [2022-01-20T20:31:27.823Z] #14 25.25 The following NEW packages will be installed: [2022-01-20T20:31:27.823Z] #14 25.25 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-01-20T20:31:27.823Z] #14 25.26 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-01-20T20:31:27.823Z] #14 25.26 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-01-20T20:31:27.823Z] #14 25.26 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-01-20T20:31:27.823Z] #14 25.26 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-01-20T20:31:27.823Z] #14 25.26 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-01-20T20:31:27.823Z] #14 25.26 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-01-20T20:31:27.823Z] #14 25.26 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-01-20T20:31:27.823Z] #14 25.26 mingw-w64-x86-64-dev [2022-01-20T20:31:27.823Z] #14 25.74 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-01-20T20:31:27.823Z] #14 25.74 Need to get 108 MB of archives. [2022-01-20T20:31:27.823Z] #14 25.74 After this operation, 620 MB of additional disk space will be used. [2022-01-20T20:31:27.823Z] #14 25.74 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-01-20T20:31:27.823Z] #14 25.85 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-01-20T20:31:27.823Z] #14 25.90 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-01-20T20:31:27.823Z] #14 25.91 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-01-20T20:31:27.823Z] #14 25.91 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] [2022-01-20T20:31:27.823Z] #14 25.93 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-01-20T20:31:27.823Z] #14 26.09 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-01-20T20:31:27.823Z] #14 26.18 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-01-20T20:31:27.823Z] #14 26.18 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-01-20T20:31:27.823Z] #14 26.51 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-01-20T20:31:27.823Z] #14 27.17 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-01-20T20:31:27.823Z] #14 27.33 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-01-20T20:31:27.823Z] #14 27.71 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-01-20T20:31:27.938Z] #51 17.50 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2022-01-20T20:31:28.199Z] #51 17.88 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2022-01-20T20:31:28.397Z] #14 ... [2022-01-20T20:31:28.397Z] [2022-01-20T20:31:28.397Z] #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-01-20T20:31:28.397Z] #53 sha256:477e2efbeb6719d64a45c8639d755c4a56b3ed2c79ef1c5a9e8009d7f6354a1e [2022-01-20T20:31:28.397Z] #53 27.87 v3.0.2 [2022-01-20T20:31:28.397Z] #53 DONE 28.0s [2022-01-20T20:31:28.397Z] [2022-01-20T20:31:28.397Z] #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-01-20T20:31:28.397Z] #38 sha256:6c74271894bad513dc452aee844e82593aa9f61f3bb66741bbf3ea1d0930b229 [2022-01-20T20:31:28.397Z] #38 24.36 The following additional packages will be installed: [2022-01-20T20:31:28.397Z] #38 24.38 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-01-20T20:31:28.397Z] #38 24.40 Suggested packages: [2022-01-20T20:31:28.397Z] #38 24.41 cmake-doc ninja-build lrzip [2022-01-20T20:31:28.397Z] #38 24.41 Recommended packages: [2022-01-20T20:31:28.397Z] #38 24.41 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-01-20T20:31:28.397Z] #38 24.88 The following NEW packages will be installed: [2022-01-20T20:31:28.397Z] #38 24.89 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-01-20T20:31:28.397Z] #38 24.89 vim-common xxd [2022-01-20T20:31:28.397Z] #38 25.30 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2022-01-20T20:31:28.397Z] #38 25.30 Need to get 15.6 MB of archives. [2022-01-20T20:31:28.397Z] #38 25.30 After this operation, 67.4 MB of additional disk space will be used. [2022-01-20T20:31:28.397Z] #38 25.30 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-01-20T20:31:28.397Z] #38 25.31 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-01-20T20:31:28.397Z] #38 25.31 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-01-20T20:31:28.397Z] #38 25.36 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-01-20T20:31:28.397Z] #38 25.60 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7 [629 kB] [2022-01-20T20:31:28.397Z] #38 25.63 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+b1 [320 kB] [2022-01-20T20:31:28.397Z] #38 25.63 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2022-01-20T20:31:28.397Z] #38 25.64 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2022-01-20T20:31:28.397Z] #38 25.65 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2022-01-20T20:31:28.397Z] #38 25.65 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] [2022-01-20T20:31:28.397Z] #38 26.81 debconf: delaying package configuration, since apt-utils is not installed [2022-01-20T20:31:28.397Z] #38 27.10 Fetched 15.6 MB in 1s (20.0 MB/s) [2022-01-20T20:31:28.397Z] #38 27.18 Selecting previously unselected package xxd. [2022-01-20T20:31:28.397Z] #38 27.18 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15700 files and directories currently installed.) [2022-01-20T20:31:28.397Z] #38 27.27 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-01-20T20:31:28.397Z] #38 27.28 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-01-20T20:31:28.397Z] #38 27.63 Selecting previously unselected package vim-common. [2022-01-20T20:31:28.397Z] #38 27.63 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-01-20T20:31:28.397Z] #38 27.65 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-01-20T20:31:28.397Z] #38 28.00 Selecting previously unselected package cmake-data. [2022-01-20T20:31:28.397Z] #38 28.01 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-01-20T20:31:28.397Z] #38 28.03 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-01-20T20:31:28.466Z] #51 18.01 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-01-20T20:31:28.467Z] #51 18.07 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2022-01-20T20:31:28.467Z] #51 18.11 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2022-01-20T20:31:28.467Z] #51 ... [2022-01-20T20:31:28.467Z] [2022-01-20T20:31:28.467Z] #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-01-20T20:31:28.467Z] #47 sha256:772e7ea7e4c90dad3af60eb2828772592267e1c6f85d53a6f1feb78ab6b69a0e [2022-01-20T20:31:28.467Z] #47 17.81 Fetched 8498 kB in 13s (636 kB/s) [2022-01-20T20:31:28.658Z] #38 ... [2022-01-20T20:31:28.658Z] [2022-01-20T20:31:28.658Z] #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-01-20T20:31:28.658Z] #31 sha256:8b905a1357f218a3a849ce25b09f11985d4cfd7de6d3ca1fab5e7c68ae726d1d [2022-01-20T20:31:28.658Z] #31 4.781 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-01-20T20:31:28.658Z] #31 6.030 #=#=# [2022-01-20T20:31:28.658Z] #31 6.325 #=#=# ###################################### 53.2% ######################################################################## 100.0% [2022-01-20T20:31:28.658Z] #31 7.390 [2022-01-20T20:31:28.887Z] #21 6.917 Fetched 8495 kB in 6s (1420 kB/s) [2022-01-20T20:31:28.919Z] #31 ... [2022-01-20T20:31:28.919Z] [2022-01-20T20:31:28.919Z] #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-01-20T20:31:28.919Z] #14 sha256:621bb6d9a5dd219a4cae0794e5aa39e74a4e5379ed13cad64c3847290175b3fc [2022-01-20T20:31:28.919Z] #14 28.80 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-01-20T20:31:29.492Z] #14 29.24 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-01-20T20:31:29.492Z] #14 29.24 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-01-20T20:31:29.492Z] #14 29.24 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-01-20T20:31:29.492Z] #14 29.24 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-01-20T20:31:29.492Z] #14 29.24 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-01-20T20:31:29.492Z] #14 29.25 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-01-20T20:31:29.492Z] #14 29.26 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-6 [123 kB] [2022-01-20T20:31:29.492Z] #14 29.26 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2022-01-20T20:31:29.492Z] #14 29.26 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB] [2022-01-20T20:31:29.492Z] #14 29.27 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB] [2022-01-20T20:31:29.492Z] #14 29.28 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB] [2022-01-20T20:31:29.492Z] #14 29.28 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB] [2022-01-20T20:31:29.492Z] #14 29.30 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2022-01-20T20:31:29.492Z] #14 29.30 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-01-20T20:31:29.492Z] #14 29.31 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-01-20T20:31:29.492Z] #14 29.31 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-6 [401 kB] [2022-01-20T20:31:29.827Z] #21 6.917 Reading package lists... [2022-01-20T20:31:29.827Z] #21 ... [2022-01-20T20:31:29.827Z] [2022-01-20T20:31:29.827Z] #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-01-20T20:31:29.827Z] #34 sha256:9fe0f3d33a999b153a8e31cd4d91505945385bf49d44e9974bedbe8d707b997f [2022-01-20T20:31:29.827Z] #34 DONE 115.1s [2022-01-20T20:31:29.827Z] [2022-01-20T20:31:29.827Z] #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-01-20T20:31:29.827Z] #56 sha256:78b25b0df2f4784bc6b16b2358687366e8c5b54e62f5b1dac5f9ea4da5a6c624 [2022-01-20T20:31:29.827Z] #56 10.14 + cd /tmp/tmp.m5EqrLfChT/src/github.com/opencontainers/runc [2022-01-20T20:31:29.827Z] #56 10.14 + git checkout -q v1.0.3 [2022-01-20T20:31:29.827Z] #56 10.68 + '[' -z '' ']' [2022-01-20T20:31:29.827Z] #56 10.68 + target=static [2022-01-20T20:31:29.827Z] #56 10.68 + make BUILDTAGS=seccomp static [2022-01-20T20:31:29.827Z] #56 10.99 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o runc . [2022-01-20T20:31:30.446Z] #14 30.09 debconf: delaying package configuration, since apt-utils is not installed [2022-01-20T20:31:30.446Z] #14 30.35 Fetched 108 MB in 4s (27.8 MB/s) [2022-01-20T20:31:30.707Z] #14 30.43 Selecting previously unselected package binutils-mingw-w64-i686. [2022-01-20T20:31:30.707Z] #14 30.43 (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-01-20T20:31:30.707Z] #14 30.49 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2022-01-20T20:31:30.707Z] #14 30.50 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-01-20T20:31:31.209Z] #56 ... [2022-01-20T20:31:31.209Z] [2022-01-20T20:31:31.209Z] #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-01-20T20:31:31.209Z] #21 sha256:25b5507dab344cd0e5a3da2e5150a5085c76a60af2ea560649b1de46f5baaf51 [2022-01-20T20:31:31.209Z] #21 6.917 Reading package lists... [2022-01-20T20:31:31.783Z] #47 17.81 Reading package lists... [2022-01-20T20:31:31.783Z] #47 ... [2022-01-20T20:31:31.783Z] [2022-01-20T20:31:31.783Z] #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-01-20T20:31:31.783Z] #49 sha256:77cb706d755e16aea54301fa925fe1a91b1df361756934152b11e5eb1aa5503b [2022-01-20T20:31:31.783Z] #49 11.30 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-01-20T20:31:31.783Z] #49 11.44 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-01-20T20:31:31.783Z] #49 12.76 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-01-20T20:31:31.783Z] #49 12.76 go: downloading golang.org/x/mod v0.3.0 [2022-01-20T20:31:31.783Z] #49 ... [2022-01-20T20:31:31.783Z] [2022-01-20T20:31:31.783Z] #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.23.8" && /build/golangci-lint --version [2022-01-20T20:31:31.783Z] #51 sha256:f951c89bd34772c72bba58283b87fe5c67921e7ad1eb99176575536462edc601 [2022-01-20T20:31:31.783Z] #51 18.14 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2022-01-20T20:31:31.783Z] #51 18.25 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2022-01-20T20:31:31.783Z] #51 18.51 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2022-01-20T20:31:31.783Z] #51 18.76 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2022-01-20T20:31:31.783Z] #51 18.76 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2022-01-20T20:31:31.783Z] #51 18.83 go: downloading github.com/ultraware/funlen v0.0.2 [2022-01-20T20:31:31.783Z] #51 18.89 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-01-20T20:31:31.783Z] #51 18.89 go: downloading github.com/uudashr/gocognit v1.0.1 [2022-01-20T20:31:31.783Z] #51 19.10 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2022-01-20T20:31:31.783Z] #51 19.78 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-01-20T20:31:31.783Z] #51 19.79 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2022-01-20T20:31:31.783Z] #51 19.92 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-01-20T20:31:31.783Z] #51 19.97 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-01-20T20:31:31.783Z] #51 20.06 go: downloading github.com/stretchr/objx v0.2.0 [2022-01-20T20:31:31.783Z] #51 20.06 go: downloading golang.org/x/text v0.3.2 [2022-01-20T20:31:31.803Z] #14 ... [2022-01-20T20:31:31.803Z] [2022-01-20T20:31:31.803Z] #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-01-20T20:31:31.803Z] #63 sha256:928ba04c29833c590c8518b3d4b6e5fa618c430d101a75a58c62c3c7faa44fc2 [2022-01-20T20:31:31.803Z] #63 86.95 + for f in rootlesskit rootlesskit-docker-proxy [2022-01-20T20:31:31.803Z] #63 86.95 + GOBIN=/build [2022-01-20T20:31:31.803Z] #63 86.95 + GO111MODULE=on [2022-01-20T20:31:31.803Z] #63 86.95 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2022-01-20T20:31:32.621Z] #14 32.26 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-01-20T20:31:32.621Z] #14 32.26 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2022-01-20T20:31:32.621Z] #14 32.28 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-01-20T20:31:33.751Z] #21 9.706 Reading package lists... [2022-01-20T20:31:33.751Z] #21 11.76 Building dependency tree... [2022-01-20T20:31:33.932Z] Running on azwin-2-fe5b60 in d:\jenkins\workspace\moby_PR-43172 [Pipeline] { [Pipeline] ws [2022-01-20T20:31:33.947Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-01-20T20:31:34.007Z] #14 ... [2022-01-20T20:31:34.007Z] [2022-01-20T20:31:34.007Z] #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-01-20T20:31:34.007Z] #47 sha256:4daad2b70b6a1d5767cf2cafcd3b861362f86726fd5c613b12f38fd654515950 [2022-01-20T20:31:34.007Z] #47 21.93 Building dependency tree... [2022-01-20T20:31:34.007Z] #47 24.94 The following additional packages will be installed: [2022-01-20T20:31:34.007Z] #47 24.94 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-01-20T20:31:34.007Z] #47 24.94 python3-protobuf python3-six [2022-01-20T20:31:34.007Z] #47 24.96 Suggested packages: [2022-01-20T20:31:34.007Z] #47 24.96 python3-setuptools [2022-01-20T20:31:34.007Z] #47 24.96 Recommended packages: [2022-01-20T20:31:34.007Z] #47 24.96 iproute2 | iproute [2022-01-20T20:31:34.007Z] #47 25.54 The following NEW packages will be installed: [2022-01-20T20:31:34.007Z] #47 25.55 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-01-20T20:31:34.007Z] #47 25.55 python3-protobuf python3-six [2022-01-20T20:31:34.007Z] #47 26.02 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-01-20T20:31:34.007Z] #47 26.02 Need to get 2115 kB of archives. [2022-01-20T20:31:34.007Z] #47 26.02 After this operation, 10.7 MB of additional disk space will be used. [2022-01-20T20:31:34.007Z] #47 26.02 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2022-01-20T20:31:34.007Z] #47 26.03 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-01-20T20:31:34.007Z] #47 26.03 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2022-01-20T20:31:34.007Z] #47 26.04 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2022-01-20T20:31:34.007Z] #47 26.05 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-01-20T20:31:34.007Z] #47 26.06 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-01-20T20:31:34.007Z] #47 26.07 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-01-20T20:31:34.007Z] #47 29.57 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [609 kB] [2022-01-20T20:31:34.007Z] #47 30.72 debconf: delaying package configuration, since apt-utils is not installed [2022-01-20T20:31:34.007Z] #47 30.94 Fetched 2115 kB in 4s (504 kB/s) [2022-01-20T20:31:34.007Z] #47 31.00 Selecting previously unselected package libprotobuf23:arm64. [2022-01-20T20:31:34.007Z] #47 31.00 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15700 files and directories currently installed.) [2022-01-20T20:31:34.007Z] #47 31.08 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ... [2022-01-20T20:31:34.007Z] #47 31.10 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2022-01-20T20:31:34.007Z] #47 31.71 Selecting previously unselected package python3-pkg-resources. [2022-01-20T20:31:34.007Z] #47 31.71 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-01-20T20:31:34.007Z] #47 31.76 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-01-20T20:31:34.007Z] #47 32.01 Selecting previously unselected package python3-six. [2022-01-20T20:31:34.007Z] #47 32.01 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-01-20T20:31:34.007Z] #47 32.02 Unpacking python3-six (1.16.0-2) ... [2022-01-20T20:31:34.007Z] #47 32.19 Selecting previously unselected package python3-protobuf. [2022-01-20T20:31:34.007Z] #47 32.19 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ... [2022-01-20T20:31:34.007Z] #47 32.22 Unpacking python3-protobuf (3.12.4-1) ... [2022-01-20T20:31:34.007Z] #47 32.68 Selecting previously unselected package libnet1:arm64. [2022-01-20T20:31:34.007Z] #47 32.69 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-01-20T20:31:34.007Z] #47 32.70 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-01-20T20:31:34.007Z] #47 32.81 Selecting previously unselected package libnl-3-200:arm64. [2022-01-20T20:31:34.007Z] #47 32.82 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-01-20T20:31:34.007Z] #47 32.82 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-01-20T20:31:34.007Z] #47 33.08 Selecting previously unselected package libprotobuf-c1:arm64. [2022-01-20T20:31:34.007Z] #47 33.08 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-01-20T20:31:34.007Z] #47 33.11 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-01-20T20:31:34.007Z] #47 33.19 Selecting previously unselected package criu. [2022-01-20T20:31:34.007Z] #47 33.21 Preparing to unpack .../7-criu_3.16.1-3_arm64.deb ... [2022-01-20T20:31:34.007Z] #47 33.22 Unpacking criu (3.16.1-3) ... [2022-01-20T20:31:34.007Z] #47 ... [2022-01-20T20:31:34.007Z] [2022-01-20T20:31:34.007Z] #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-01-20T20:31:34.007Z] #31 sha256:8b905a1357f218a3a849ce25b09f11985d4cfd7de6d3ca1fab5e7c68ae726d1d [2022-01-20T20:31:34.007Z] #31 11.57 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-01-20T20:31:34.007Z] #31 12.79 #=#=# [2022-01-20T20:31:34.007Z] #31 13.10 #=#=# ####################################### 55.1% ######################################################################## 100.0% [2022-01-20T20:31:34.007Z] #31 14.13 [2022-01-20T20:31:34.306Z] #51 ... [2022-01-20T20:31:34.306Z] [2022-01-20T20:31:34.306Z] #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-01-20T20:31:34.306Z] #58 sha256:2863a34a8394af6d04c11f3d9e339f77039fc9082de27c8735be89ab11429dd4 [2022-01-20T20:31:34.306Z] #58 13.46 Fetched 8495 kB in 11s (774 kB/s) [2022-01-20T20:31:34.306Z] #58 13.46 Reading package lists... [2022-01-20T20:31:34.306Z] #58 18.95 Reading package lists... [2022-01-20T20:31:34.306Z] #58 ... [2022-01-20T20:31:34.306Z] [2022-01-20T20:31:34.306Z] #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-01-20T20:31:34.306Z] #47 sha256:772e7ea7e4c90dad3af60eb2828772592267e1c6f85d53a6f1feb78ab6b69a0e [2022-01-20T20:31:34.306Z] #47 17.81 Reading package lists... [2022-01-20T20:31:34.323Z] #21 12.75 The following additional packages will be installed: [2022-01-20T20:31:34.323Z] #21 12.75 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-01-20T20:31:34.323Z] #21 12.75 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-01-20T20:31:34.323Z] #21 12.75 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-01-20T20:31:34.323Z] #21 12.75 python3-pkg-resources vim-runtime xxd [2022-01-20T20:31:34.323Z] #21 12.75 Suggested packages: [2022-01-20T20:31:34.323Z] #21 12.76 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-01-20T20:31:34.323Z] #21 12.76 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-01-20T20:31:34.323Z] #21 12.76 acl attr quota [2022-01-20T20:31:34.323Z] #21 12.76 Recommended packages: [2022-01-20T20:31:34.323Z] #21 12.76 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-01-20T20:31:35.592Z] The recommended git tool is: git [2022-01-20T20:31:35.707Z] #21 13.80 The following NEW packages will be installed: [2022-01-20T20:31:35.707Z] #21 13.81 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-01-20T20:31:35.707Z] #21 13.81 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-01-20T20:31:35.707Z] #21 13.81 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-01-20T20:31:35.707Z] #21 13.81 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-01-20T20:31:35.707Z] #21 13.81 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-01-20T20:31:35.707Z] #21 13.81 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-01-20T20:31:35.707Z] #21 13.81 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-01-20T20:31:35.707Z] #21 13.81 xz-utils zip zstd [2022-01-20T20:31:35.707Z] #21 14.13 0 upgraded, 48 newly installed, 0 to remove and 1 not upgraded. [2022-01-20T20:31:35.707Z] #21 14.13 Need to get 27.6 MB of archives. [2022-01-20T20:31:35.707Z] #21 14.13 After this operation, 106 MB of additional disk space will be used. [2022-01-20T20:31:35.707Z] #21 14.13 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-01-20T20:31:35.707Z] #21 14.13 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-01-20T20:31:35.707Z] #21 14.13 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-01-20T20:31:35.707Z] #21 14.13 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-01-20T20:31:35.707Z] #21 14.13 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-01-20T20:31:35.707Z] #21 14.14 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-01-20T20:31:35.707Z] #21 14.14 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-01-20T20:31:35.707Z] #21 14.14 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-01-20T20:31:35.707Z] #21 14.18 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-01-20T20:31:35.764Z] #47 22.75 Reading package lists... [2022-01-20T20:31:35.764Z] #47 ... [2022-01-20T20:31:35.764Z] [2022-01-20T20:31:35.764Z] #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-01-20T20:31:35.764Z] #14 sha256:15cb28e840cc1430d064f1bc3bec2eb69770f43fd5e2d00fc5390980be2d2c73 [2022-01-20T20:31:35.764Z] #14 15.37 Fetched 8495 kB in 12s (699 kB/s) [2022-01-20T20:31:35.764Z] #14 15.37 Reading package lists... [2022-01-20T20:31:35.967Z] #21 14.18 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-01-20T20:31:35.967Z] #21 14.19 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-01-20T20:31:35.967Z] #21 14.19 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-01-20T20:31:35.967Z] #21 14.20 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2022-01-20T20:31:35.967Z] #21 14.20 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-01-20T20:31:35.967Z] #21 14.22 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-01-20T20:31:35.968Z] #21 14.23 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-01-20T20:31:35.968Z] #21 14.23 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-01-20T20:31:35.968Z] #21 14.23 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-01-20T20:31:35.968Z] #21 14.23 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-01-20T20:31:35.968Z] #21 14.24 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-01-20T20:31:35.968Z] #21 14.24 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-01-20T20:31:35.968Z] #21 14.25 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-01-20T20:31:35.968Z] #21 14.25 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-01-20T20:31:35.968Z] #21 14.26 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-01-20T20:31:35.968Z] #21 14.26 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-01-20T20:31:35.968Z] #21 14.27 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-01-20T20:31:35.968Z] #21 14.27 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-01-20T20:31:35.968Z] #21 14.52 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-01-20T20:31:35.968Z] #21 14.53 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-01-20T20:31:35.968Z] #21 14.53 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-01-20T20:31:35.968Z] #21 14.53 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-01-20T20:31:35.968Z] #21 14.53 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-01-20T20:31:35.968Z] #21 14.54 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-01-20T20:31:35.968Z] #21 14.54 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2022-01-20T20:31:35.968Z] #21 14.59 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-01-20T20:31:36.001Z] #63 91.53 rootlesskit version 0.14.6 [2022-01-20T20:31:36.001Z] #63 91.54 Usage of /build/rootlesskit-docker-proxy: [2022-01-20T20:31:36.001Z] #63 91.54 -container-ip string [2022-01-20T20:31:36.001Z] #63 91.54 container ip [2022-01-20T20:31:36.001Z] #63 91.54 -container-port int [2022-01-20T20:31:36.001Z] #63 91.54 container port (default -1) [2022-01-20T20:31:36.001Z] #63 91.54 -host-ip string [2022-01-20T20:31:36.001Z] #63 91.54 host ip [2022-01-20T20:31:36.001Z] #63 91.54 -host-port int [2022-01-20T20:31:36.001Z] #63 91.54 host port (default -1) [2022-01-20T20:31:36.001Z] #63 91.54 -proto string [2022-01-20T20:31:36.001Z] #63 91.54 proxy protocol (default "tcp") [2022-01-20T20:31:36.020Z] #14 20.51 Reading package lists... [2022-01-20T20:31:36.020Z] #14 25.55 Building dependency tree... [2022-01-20T20:31:36.020Z] #14 ... [2022-01-20T20:31:36.020Z] [2022-01-20T20:31:36.020Z] #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.23.8" && /build/golangci-lint --version [2022-01-20T20:31:36.020Z] #51 sha256:f951c89bd34772c72bba58283b87fe5c67921e7ad1eb99176575536462edc601 [2022-01-20T20:31:36.020Z] #51 25.12 go: downloading github.com/gobwas/glob v0.2.3 [2022-01-20T20:31:36.020Z] #51 25.12 go: downloading github.com/kisielk/gotool v1.0.0 [2022-01-20T20:31:36.020Z] #51 25.21 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2022-01-20T20:31:36.020Z] #51 25.21 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2022-01-20T20:31:36.020Z] #51 25.28 go: downloading github.com/gogo/protobuf v1.2.1 [2022-01-20T20:31:36.020Z] #51 ... [2022-01-20T20:31:36.020Z] [2022-01-20T20:31:36.020Z] #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-01-20T20:31:36.020Z] #63 sha256:d396dd16d12c65b0469165b9efff38f9bb22e8b2eab507e15c92282573542484 [2022-01-20T20:31:36.020Z] #63 15.31 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-01-20T20:31:36.020Z] #63 15.54 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-01-20T20:31:36.228Z] #21 14.59 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-01-20T20:31:36.228Z] #21 14.61 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-01-20T20:31:36.228Z] #21 14.62 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-01-20T20:31:36.228Z] #21 14.62 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-01-20T20:31:36.228Z] #21 14.63 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2022-01-20T20:31:36.228Z] #21 14.63 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-01-20T20:31:36.228Z] #21 14.68 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-01-20T20:31:36.228Z] #21 14.68 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-01-20T20:31:36.228Z] #21 14.70 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-01-20T20:31:36.276Z] #63 ... [2022-01-20T20:31:36.277Z] [2022-01-20T20:31:36.277Z] #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-01-20T20:31:36.277Z] #58 sha256:2863a34a8394af6d04c11f3d9e339f77039fc9082de27c8735be89ab11429dd4 [2022-01-20T20:31:36.277Z] #58 23.83 Building dependency tree... [2022-01-20T20:31:36.488Z] #21 14.91 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-01-20T20:31:36.488Z] #21 14.93 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-01-20T20:31:36.488Z] #21 14.95 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-01-20T20:31:36.488Z] #21 14.97 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-01-20T20:31:36.550Z] #31 17.67 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-01-20T20:31:36.713Z] #19 89.72 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2022-01-20T20:31:36.713Z] #19 89.73 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2022-01-20T20:31:36.713Z] #19 89.73 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-01-20T20:31:36.713Z] #19 89.80 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2022-01-20T20:31:36.713Z] #19 89.80 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-01-20T20:31:36.713Z] #19 89.81 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-01-20T20:31:37.058Z] #21 15.50 debconf: delaying package configuration, since apt-utils is not installed [2022-01-20T20:31:37.058Z] #21 15.58 Fetched 27.6 MB in 1s (24.0 MB/s) [2022-01-20T20:31:37.058Z] #21 15.64 Selecting previously unselected package pigz. [2022-01-20T20:31:37.319Z] #21 15.64 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24010 files and directories currently installed.) [2022-01-20T20:31:37.319Z] #21 15.69 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-01-20T20:31:37.319Z] #21 15.70 Unpacking pigz (2.6-1) ... [2022-01-20T20:31:37.319Z] #21 15.79 Selecting previously unselected package libelf1:amd64. [2022-01-20T20:31:37.319Z] #21 15.79 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-01-20T20:31:37.319Z] #21 15.80 Unpacking libelf1:amd64 (0.183-1) ... [2022-01-20T20:31:37.579Z] #21 15.96 Selecting previously unselected package libbpf0:amd64. [2022-01-20T20:31:37.579Z] #21 15.96 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-01-20T20:31:37.579Z] #21 15.97 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-01-20T20:31:37.579Z] #21 16.07 Selecting previously unselected package libcap2:amd64. [2022-01-20T20:31:37.646Z] #58 27.10 The following additional packages will be installed: [2022-01-20T20:31:37.646Z] #58 27.11 libbtrfs0 [2022-01-20T20:31:37.646Z] #58 27.27 The following NEW packages will be installed: [2022-01-20T20:31:37.646Z] #58 27.29 libbtrfs-dev libbtrfs0 [2022-01-20T20:31:37.840Z] #21 16.08 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-01-20T20:31:37.840Z] #21 16.08 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-01-20T20:31:37.840Z] #21 16.15 Selecting previously unselected package libmnl0:amd64. [2022-01-20T20:31:37.840Z] #21 16.16 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-01-20T20:31:37.840Z] #21 16.17 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-01-20T20:31:37.840Z] #21 16.21 Selecting previously unselected package libxtables12:amd64. [2022-01-20T20:31:37.840Z] #21 16.21 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-01-20T20:31:37.840Z] #21 16.23 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-01-20T20:31:37.840Z] #21 16.29 Selecting previously unselected package libcap2-bin. [2022-01-20T20:31:37.840Z] #21 16.30 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-01-20T20:31:37.840Z] #21 16.31 Unpacking libcap2-bin (1:2.44-1) ... [2022-01-20T20:31:37.941Z] #31 18.96 #=#=# [2022-01-20T20:31:37.941Z] #31 ... [2022-01-20T20:31:37.941Z] [2022-01-20T20:31:37.941Z] #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-01-20T20:31:37.941Z] #60 sha256:17758a577ae8d3a270b79f878101d2dfceb4c617279e0f6de56219081f24d446 [2022-01-20T20:31:37.941Z] #60 0.914 + RM_GOPATH=0 [2022-01-20T20:31:37.941Z] #60 0.914 + TMP_GOPATH= [2022-01-20T20:31:37.941Z] #60 0.914 + : /build [2022-01-20T20:31:37.941Z] #60 0.914 + '[' -z '' ']' [2022-01-20T20:31:37.941Z] #60 0.936 ++ mktemp -d [2022-01-20T20:31:37.941Z] #60 0.952 + export GOPATH=/tmp/tmp.JRJUXKsuNE [2022-01-20T20:31:37.941Z] #60 0.952 + GOPATH=/tmp/tmp.JRJUXKsuNE [2022-01-20T20:31:37.941Z] #60 0.952 + RM_GOPATH=1 [2022-01-20T20:31:37.941Z] #60 0.952 + case "$(go env GOARCH)" in [2022-01-20T20:31:37.941Z] #60 0.952 ++ go env GOARCH [2022-01-20T20:31:37.941Z] #60 0.993 + export GO_BUILDMODE=-buildmode=pie [2022-01-20T20:31:37.941Z] #60 0.993 + GO_BUILDMODE=-buildmode=pie [2022-01-20T20:31:37.941Z] #60 0.993 ++ dirname /install.sh [2022-01-20T20:31:37.941Z] #60 0.993 + dir=/ [2022-01-20T20:31:37.941Z] #60 0.993 + bin=containerd [2022-01-20T20:31:37.941Z] #60 0.993 + shift [2022-01-20T20:31:37.941Z] #60 0.993 + '[' '!' -f //containerd.installer ']' [2022-01-20T20:31:37.941Z] #60 0.993 + . //containerd.installer [2022-01-20T20:31:37.941Z] #60 0.993 ++ set -e [2022-01-20T20:31:37.941Z] #60 0.993 ++ : v1.5.9 [2022-01-20T20:31:37.941Z] #60 0.993 + install_containerd [2022-01-20T20:31:37.941Z] #60 0.993 + echo 'Install containerd version v1.5.9' [2022-01-20T20:31:37.941Z] #60 0.993 + git clone https://github.com/containerd/containerd.git /tmp/tmp.JRJUXKsuNE/src/github.com/containerd/containerd [2022-01-20T20:31:37.941Z] #60 1.003 Install containerd version v1.5.9 [2022-01-20T20:31:37.941Z] #60 1.003 Cloning into '/tmp/tmp.JRJUXKsuNE/src/github.com/containerd/containerd'... [2022-01-20T20:31:37.941Z] #60 ... [2022-01-20T20:31:37.941Z] [2022-01-20T20:31:37.941Z] #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-01-20T20:31:37.941Z] #14 sha256:621bb6d9a5dd219a4cae0794e5aa39e74a4e5379ed13cad64c3847290175b3fc [2022-01-20T20:31:37.941Z] #14 34.29 Selecting previously unselected package binutils-mingw-w64. [2022-01-20T20:31:37.941Z] #14 34.34 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-01-20T20:31:37.941Z] #14 34.35 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-01-20T20:31:37.941Z] #14 34.46 Selecting previously unselected package libdevmapper1.02.1:arm64. [2022-01-20T20:31:37.941Z] #14 34.47 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-01-20T20:31:37.941Z] #14 34.48 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-01-20T20:31:37.941Z] #14 34.68 Selecting previously unselected package dmsetup. [2022-01-20T20:31:37.941Z] #14 34.69 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2022-01-20T20:31:37.941Z] #14 34.71 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-01-20T20:31:37.941Z] #14 34.84 Selecting previously unselected package mingw-w64-common. [2022-01-20T20:31:37.941Z] #14 34.84 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-01-20T20:31:37.941Z] #14 34.85 Unpacking mingw-w64-common (8.0.0-1) ... [2022-01-20T20:31:38.100Z] #21 16.39 Selecting previously unselected package iproute2. [2022-01-20T20:31:38.100Z] #21 16.39 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-01-20T20:31:38.100Z] #21 16.40 Unpacking iproute2 (5.10.0-4) ... [2022-01-20T20:31:38.208Z] #58 27.69 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-01-20T20:31:38.208Z] #58 27.69 Need to get 460 kB of archives. [2022-01-20T20:31:38.208Z] #58 27.69 After this operation, 1237 kB of additional disk space will be used. [2022-01-20T20:31:38.208Z] #58 27.69 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-01-20T20:31:38.208Z] #58 27.70 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-01-20T20:31:38.360Z] #21 16.78 Selecting previously unselected package xxd. [2022-01-20T20:31:38.360Z] #21 16.78 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-01-20T20:31:38.360Z] #21 16.79 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-01-20T20:31:38.360Z] #21 16.92 Selecting previously unselected package vim-common. [2022-01-20T20:31:38.621Z] #21 16.92 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-01-20T20:31:38.621Z] #21 16.94 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-01-20T20:31:38.621Z] #21 17.09 Selecting previously unselected package bash-completion. [2022-01-20T20:31:38.621Z] #21 17.10 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-01-20T20:31:39.147Z] #58 28.61 debconf: delaying package configuration, since apt-utils is not installed [2022-01-20T20:31:39.147Z] #58 28.77 Fetched 460 kB in 0s (1379 kB/s) [2022-01-20T20:31:39.147Z] #58 28.87 Selecting previously unselected package libbtrfs0:amd64. [2022-01-20T20:31:39.304Z] #63 ... [2022-01-20T20:31:39.305Z] [2022-01-20T20:31:39.305Z] #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-01-20T20:31:39.305Z] #14 sha256:15cb28e840cc1430d064f1bc3bec2eb69770f43fd5e2d00fc5390980be2d2c73 [2022-01-20T20:31:39.305Z] #14 90.14 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-01-20T20:31:39.305Z] #14 90.15 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-01-20T20:31:39.305Z] #14 90.15 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-01-20T20:31:39.305Z] #14 95.41 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-01-20T20:31:39.305Z] #14 95.41 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-01-20T20:31:39.305Z] #14 95.59 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-01-20T20:31:39.403Z] #58 28.87 (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-01-20T20:31:39.403Z] #58 28.96 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-01-20T20:31:39.403Z] #58 28.97 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-01-20T20:31:39.566Z] #14 95.94 Selecting previously unselected package libapparmor1:amd64. [2022-01-20T20:31:39.566Z] #14 ... [2022-01-20T20:31:39.566Z] [2022-01-20T20:31:39.566Z] #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-01-20T20:31:39.566Z] #63 sha256:928ba04c29833c590c8518b3d4b6e5fa618c430d101a75a58c62c3c7faa44fc2 [2022-01-20T20:31:39.566Z] #63 DONE 95.7s [2022-01-20T20:31:39.566Z] [2022-01-20T20:31:39.566Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-01-20T20:31:39.566Z] #64 sha256:b1fcf6034fd95a2ce6f8f06ffa723098c59c3bfd2f52aeeac2345f660d5221dc [2022-01-20T20:31:39.566Z] #64 DONE 0.0s [2022-01-20T20:31:39.566Z] [2022-01-20T20:31:39.566Z] #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-01-20T20:31:39.566Z] #14 sha256:15cb28e840cc1430d064f1bc3bec2eb69770f43fd5e2d00fc5390980be2d2c73 [2022-01-20T20:31:39.566Z] #14 95.94 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-01-20T20:31:39.566Z] #14 95.95 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-01-20T20:31:39.566Z] #14 96.04 Selecting previously unselected package libapparmor-dev:amd64. [2022-01-20T20:31:39.566Z] #14 ... [2022-01-20T20:31:39.566Z] [2022-01-20T20:31:39.566Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-01-20T20:31:39.566Z] #65 sha256:a86cf6e740803e7eb49142525bca055afbbbebdaf638c96ef5db1bd48d54b691 [2022-01-20T20:31:39.659Z] #58 29.14 Selecting previously unselected package libbtrfs-dev:amd64. [2022-01-20T20:31:39.659Z] #58 29.16 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-01-20T20:31:39.659Z] #58 29.17 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-01-20T20:31:39.825Z] #65 DONE 0.1s [2022-01-20T20:31:39.825Z] [2022-01-20T20:31:39.825Z] #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-01-20T20:31:39.825Z] #14 sha256:15cb28e840cc1430d064f1bc3bec2eb69770f43fd5e2d00fc5390980be2d2c73 [2022-01-20T20:31:39.825Z] #14 96.04 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-01-20T20:31:39.825Z] #14 96.05 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-01-20T20:31:39.825Z] #14 96.26 Selecting previously unselected package libbtrfs0:amd64. [2022-01-20T20:31:39.825Z] #14 96.27 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-01-20T20:31:39.825Z] #14 96.30 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-01-20T20:31:39.857Z] #14 ... [2022-01-20T20:31:39.857Z] [2022-01-20T20:31:39.857Z] #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-01-20T20:31:39.857Z] #31 sha256:8b905a1357f218a3a849ce25b09f11985d4cfd7de6d3ca1fab5e7c68ae726d1d [2022-01-20T20:31:39.857Z] #31 19.27 #=#=# 0.5% ######## 11.8% ################ 23.0% ########################## 37.4% #################################### 51.2% ############################################## 65.1% ###################################################### 76.1% ############################################################# 86.1% ######################################################################## 100.0% [2022-01-20T20:31:39.857Z] #31 21.22 [2022-01-20T20:31:39.958Z] #58 29.52 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-01-20T20:31:39.958Z] #58 29.53 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-01-20T20:31:39.958Z] #58 29.55 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-20T20:31:40.084Z] #14 96.59 Selecting previously unselected package libbtrfs-dev:amd64. [2022-01-20T20:31:40.084Z] #14 96.59 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-01-20T20:31:40.084Z] #14 96.59 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-01-20T20:31:40.216Z] #58 DONE 29.8s [2022-01-20T20:31:40.217Z] [2022-01-20T20:31:40.217Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-01-20T20:31:40.217Z] #59 sha256:759e652e0f5bb693bb61344f90b211b0f7dce2ab15815491c6ad04725a8a8770 [2022-01-20T20:31:40.342Z] #14 96.84 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-01-20T20:31:40.343Z] #14 96.84 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-01-20T20:31:40.343Z] #14 96.84 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-01-20T20:31:40.472Z] #59 DONE 0.2s [2022-01-20T20:31:40.472Z] [2022-01-20T20:31:40.472Z] #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-01-20T20:31:40.472Z] #38 sha256:286dcb8eb3ea84eeab5a0e876e418fee7ff1abb4d83870130e087389c6a35999 [2022-01-20T20:31:40.472Z] #38 15.21 Reading package lists... [2022-01-20T20:31:40.472Z] #38 20.10 Reading package lists... [2022-01-20T20:31:40.472Z] #38 24.58 Building dependency tree... [2022-01-20T20:31:40.472Z] #38 27.27 The following additional packages will be installed: [2022-01-20T20:31:40.472Z] #38 27.28 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-01-20T20:31:40.472Z] #38 27.29 Suggested packages: [2022-01-20T20:31:40.472Z] #38 27.29 cmake-doc ninja-build lrzip [2022-01-20T20:31:40.472Z] #38 27.29 Recommended packages: [2022-01-20T20:31:40.472Z] #38 27.29 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-01-20T20:31:40.472Z] #38 28.07 The following NEW packages will be installed: [2022-01-20T20:31:40.472Z] #38 28.08 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-01-20T20:31:40.472Z] #38 28.08 vim-common xxd [2022-01-20T20:31:40.472Z] #38 28.49 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2022-01-20T20:31:40.472Z] #38 28.49 Need to get 17.7 MB of archives. [2022-01-20T20:31:40.472Z] #38 28.49 After this operation, 70.7 MB of additional disk space will be used. [2022-01-20T20:31:40.472Z] #38 28.49 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-01-20T20:31:40.472Z] #38 28.50 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-01-20T20:31:40.472Z] #38 28.51 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-01-20T20:31:40.472Z] #38 28.61 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-01-20T20:31:40.472Z] #38 29.11 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2022-01-20T20:31:40.472Z] #38 29.16 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2022-01-20T20:31:40.472Z] #38 29.20 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-01-20T20:31:40.472Z] #38 29.21 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-01-20T20:31:40.472Z] #38 29.22 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-01-20T20:31:40.472Z] #38 29.22 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-01-20T20:31:40.472Z] #38 ... [2022-01-20T20:31:40.472Z] [2022-01-20T20:31:40.473Z] #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-01-20T20:31:40.473Z] #43 sha256:76944249cecba13870a8649d0eebcf3a28556913abfe2b53480837c4f26c1011 [2022-01-20T20:31:40.473Z] #43 19.98 + git checkout -q v2.3.0 [2022-01-20T20:31:40.473Z] #43 21.79 + 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-01-20T20:31:40.532Z] #21 18.85 Unpacking bash-completion (1:2.11-2) ... [2022-01-20T20:31:40.532Z] #21 19.12 Selecting previously unselected package bzip2. [2022-01-20T20:31:40.605Z] #14 97.00 Selecting previously unselected package libudev-dev:amd64. [2022-01-20T20:31:40.605Z] #14 97.00 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2022-01-20T20:31:40.605Z] #14 97.01 Unpacking libudev-dev:amd64 (247.3-6) ... [2022-01-20T20:31:40.728Z] #43 ... [2022-01-20T20:31:40.728Z] [2022-01-20T20:31:40.728Z] #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-01-20T20:31:40.728Z] #14 sha256:15cb28e840cc1430d064f1bc3bec2eb69770f43fd5e2d00fc5390980be2d2c73 [2022-01-20T20:31:40.728Z] #14 25.55 Building dependency tree... [2022-01-20T20:31:40.728Z] #14 28.43 The following additional packages will be installed: [2022-01-20T20:31:40.728Z] #14 28.43 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-01-20T20:31:40.728Z] #14 28.43 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-01-20T20:31:40.728Z] #14 28.43 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-01-20T20:31:40.728Z] #14 28.43 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-01-20T20:31:40.728Z] #14 28.44 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-01-20T20:31:40.728Z] #14 28.45 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-01-20T20:31:40.728Z] #14 28.45 mingw-w64-common mingw-w64-x86-64-dev [2022-01-20T20:31:40.728Z] #14 28.46 Suggested packages: [2022-01-20T20:31:40.728Z] #14 28.46 gcc-10-locales seccomp wine64 [2022-01-20T20:31:40.728Z] #14 29.76 The following NEW packages will be installed: [2022-01-20T20:31:40.728Z] #14 29.78 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-01-20T20:31:40.728Z] #14 29.79 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-01-20T20:31:40.728Z] #14 29.79 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-01-20T20:31:40.728Z] #14 29.79 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-01-20T20:31:40.728Z] #14 29.79 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-01-20T20:31:40.728Z] #14 29.79 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-01-20T20:31:40.728Z] #14 29.79 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-01-20T20:31:40.728Z] #14 29.79 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-01-20T20:31:40.728Z] #14 29.79 mingw-w64-x86-64-dev [2022-01-20T20:31:40.728Z] #14 30.32 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-01-20T20:31:40.728Z] #14 30.32 Need to get 115 MB of archives. [2022-01-20T20:31:40.728Z] #14 30.32 After this operation, 645 MB of additional disk space will be used. [2022-01-20T20:31:40.728Z] #14 30.32 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-01-20T20:31:40.793Z] #21 19.13 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-01-20T20:31:40.793Z] #21 19.13 Unpacking bzip2 (1.0.8-4) ... [2022-01-20T20:31:40.793Z] #21 19.21 Selecting previously unselected package xz-utils. [2022-01-20T20:31:40.793Z] #21 19.21 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2022-01-20T20:31:40.793Z] #21 19.22 Unpacking xz-utils (5.2.5-2) ... [2022-01-20T20:31:40.793Z] #21 19.36 Selecting previously unselected package apparmor. [2022-01-20T20:31:40.867Z] #14 97.19 Selecting previously unselected package libsepol1-dev:amd64. [2022-01-20T20:31:40.867Z] #14 97.20 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-01-20T20:31:40.867Z] #14 97.20 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-01-20T20:31:41.030Z] #14 30.48 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-01-20T20:31:41.030Z] #14 30.58 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-01-20T20:31:41.030Z] #14 30.60 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-01-20T20:31:41.030Z] #14 30.60 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-01-20T20:31:41.030Z] #14 30.61 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-01-20T20:31:41.053Z] #21 19.36 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-01-20T20:31:41.053Z] #21 19.43 Unpacking apparmor (2.13.6-10) ... [2022-01-20T20:31:41.126Z] #14 97.48 Selecting previously unselected package libpcre2-16-0:amd64. [2022-01-20T20:31:41.126Z] #14 97.48 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-01-20T20:31:41.126Z] #14 97.49 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-01-20T20:31:41.288Z] #14 30.89 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-01-20T20:31:41.313Z] #21 19.78 Selecting previously unselected package inetutils-ping. [2022-01-20T20:31:41.385Z] #14 97.62 Selecting previously unselected package libpcre2-32-0:amd64. [2022-01-20T20:31:41.385Z] #14 97.62 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-01-20T20:31:41.385Z] #14 97.62 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-01-20T20:31:41.385Z] #14 97.78 Selecting previously unselected package libpcre2-posix2:amd64. [2022-01-20T20:31:41.385Z] #14 97.78 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-01-20T20:31:41.385Z] #14 97.79 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-01-20T20:31:41.385Z] #14 97.87 Selecting previously unselected package libpcre2-dev:amd64. [2022-01-20T20:31:41.545Z] #14 31.09 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-01-20T20:31:41.545Z] #14 31.09 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-01-20T20:31:41.545Z] #14 ... [2022-01-20T20:31:41.545Z] [2022-01-20T20:31:41.545Z] #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-01-20T20:31:41.545Z] #53 sha256:aa54a61e59505073eec406052f5ff896ab764d94fa0b9ccff610139d7b0cdc04 [2022-01-20T20:31:41.545Z] #53 31.00 v3.0.2 [2022-01-20T20:31:41.545Z] #53 DONE 31.1s [2022-01-20T20:31:41.573Z] #21 19.79 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-01-20T20:31:41.573Z] #21 19.79 Unpacking inetutils-ping (2:2.0-1) ... [2022-01-20T20:31:41.573Z] #21 19.87 Selecting previously unselected package libip4tc2:amd64. [2022-01-20T20:31:41.573Z] #21 19.87 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-01-20T20:31:41.573Z] #21 19.88 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-01-20T20:31:41.573Z] #21 19.94 Selecting previously unselected package libip6tc2:amd64. [2022-01-20T20:31:41.573Z] #21 19.95 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-01-20T20:31:41.573Z] #21 19.95 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-01-20T20:31:41.573Z] #21 20.04 Selecting previously unselected package libnfnetlink0:amd64. [2022-01-20T20:31:41.573Z] #21 20.04 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-01-20T20:31:41.573Z] #21 20.05 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-01-20T20:31:41.573Z] #21 20.09 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-01-20T20:31:41.573Z] #21 20.10 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-01-20T20:31:41.573Z] #21 20.10 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-01-20T20:31:41.573Z] #21 20.16 Selecting previously unselected package libnftnl11:amd64. [2022-01-20T20:31:41.644Z] #14 97.87 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-01-20T20:31:41.644Z] #14 97.89 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-01-20T20:31:41.777Z] #31 ... [2022-01-20T20:31:41.777Z] [2022-01-20T20:31:41.777Z] #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-01-20T20:31:41.777Z] #38 sha256:6c74271894bad513dc452aee844e82593aa9f61f3bb66741bbf3ea1d0930b229 [2022-01-20T20:31:41.777Z] #38 31.31 Selecting previously unselected package libicu67:arm64. [2022-01-20T20:31:41.777Z] #38 31.31 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2022-01-20T20:31:41.777Z] #38 31.35 Unpacking libicu67:arm64 (67.1-7) ... [2022-01-20T20:31:41.777Z] #38 36.12 Selecting previously unselected package libxml2:arm64. [2022-01-20T20:31:41.777Z] #38 36.13 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_arm64.deb ... [2022-01-20T20:31:41.777Z] #38 36.14 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7) ... [2022-01-20T20:31:41.777Z] #38 36.55 Selecting previously unselected package libarchive13:arm64. [2022-01-20T20:31:41.777Z] #38 36.55 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_arm64.deb ... [2022-01-20T20:31:41.777Z] #38 36.56 Unpacking libarchive13:arm64 (3.4.3-2+b1) ... [2022-01-20T20:31:41.777Z] #38 36.85 Selecting previously unselected package libjsoncpp24:arm64. [2022-01-20T20:31:41.777Z] #38 36.85 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2022-01-20T20:31:41.777Z] #38 36.86 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2022-01-20T20:31:41.777Z] #38 37.01 Selecting previously unselected package librhash0:arm64. [2022-01-20T20:31:41.777Z] #38 37.02 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2022-01-20T20:31:41.777Z] #38 37.02 Unpacking librhash0:arm64 (1.4.1-2) ... [2022-01-20T20:31:41.777Z] #38 37.15 Selecting previously unselected package libuv1:arm64. [2022-01-20T20:31:41.777Z] #38 37.15 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2022-01-20T20:31:41.777Z] #38 37.16 Unpacking libuv1:arm64 (1.40.0-2) ... [2022-01-20T20:31:41.777Z] #38 37.28 Selecting previously unselected package cmake. [2022-01-20T20:31:41.777Z] #38 37.29 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ... [2022-01-20T20:31:41.777Z] #38 37.30 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-01-20T20:31:41.777Z] #38 39.79 Setting up libicu67:arm64 (67.1-7) ... [2022-01-20T20:31:41.777Z] #38 39.81 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-01-20T20:31:41.777Z] #38 39.83 Setting up libuv1:arm64 (1.40.0-2) ... [2022-01-20T20:31:41.777Z] #38 39.84 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-01-20T20:31:41.777Z] #38 39.89 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2022-01-20T20:31:41.777Z] #38 39.92 Setting up librhash0:arm64 (1.4.1-2) ... [2022-01-20T20:31:41.777Z] #38 39.94 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-01-20T20:31:41.777Z] #38 39.97 Setting up libxml2:arm64 (2.9.10+dfsg-6.7) ... [2022-01-20T20:31:41.777Z] #38 39.99 Setting up libarchive13:arm64 (3.4.3-2+b1) ... [2022-01-20T20:31:41.778Z] #38 40.01 Setting up cmake (3.18.4-2+deb11u1) ... [2022-01-20T20:31:41.778Z] #38 40.03 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-20T20:31:41.801Z] [2022-01-20T20:31:41.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-01-20T20:31:41.801Z] #38 sha256:286dcb8eb3ea84eeab5a0e876e418fee7ff1abb4d83870130e087389c6a35999 [2022-01-20T20:31:41.801Z] #38 30.66 debconf: delaying package configuration, since apt-utils is not installed [2022-01-20T20:31:41.801Z] #38 30.84 Fetched 17.7 MB in 1s (13.4 MB/s) [2022-01-20T20:31:41.801Z] #38 30.94 Selecting previously unselected package xxd. [2022-01-20T20:31:41.801Z] #38 30.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 ... 15709 files and directories currently installed.) [2022-01-20T20:31:41.801Z] #38 31.03 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-01-20T20:31:41.801Z] #38 31.04 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-01-20T20:31:41.801Z] #38 31.30 Selecting previously unselected package vim-common. [2022-01-20T20:31:41.801Z] #38 31.30 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-01-20T20:31:41.801Z] #38 31.32 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-01-20T20:31:41.834Z] #21 20.16 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-01-20T20:31:41.834Z] #21 20.17 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-01-20T20:31:41.834Z] #21 20.24 Selecting previously unselected package iptables. [2022-01-20T20:31:41.834Z] #21 20.25 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-01-20T20:31:41.834Z] #21 20.25 Unpacking iptables (1.8.7-1) ... [2022-01-20T20:31:41.903Z] #14 98.23 Selecting previously unselected package libselinux1-dev:amd64. [2022-01-20T20:31:41.903Z] #14 98.23 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-01-20T20:31:41.903Z] #14 98.23 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-01-20T20:31:42.058Z] #38 31.68 Selecting previously unselected package cmake-data. [2022-01-20T20:31:42.058Z] #38 31.68 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-01-20T20:31:42.058Z] #38 31.68 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-01-20T20:31:42.096Z] #21 20.52 Selecting previously unselected package libonig5:amd64. [2022-01-20T20:31:42.096Z] #21 20.52 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-01-20T20:31:42.096Z] #21 20.54 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-01-20T20:31:42.162Z] #14 98.42 Selecting previously unselected package libdevmapper-dev:amd64. [2022-01-20T20:31:42.162Z] #14 98.44 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-01-20T20:31:42.162Z] #14 98.44 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-01-20T20:31:42.162Z] #14 98.51 Selecting previously unselected package libseccomp-dev:amd64. [2022-01-20T20:31:42.162Z] #14 98.51 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-01-20T20:31:42.162Z] #14 98.52 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-01-20T20:31:42.356Z] #21 20.68 Selecting previously unselected package libjq1:amd64. [2022-01-20T20:31:42.356Z] #21 20.68 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-01-20T20:31:42.356Z] #21 20.68 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-01-20T20:31:42.356Z] #21 20.80 Selecting previously unselected package jq. [2022-01-20T20:31:42.356Z] #21 20.80 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-01-20T20:31:42.357Z] #21 20.81 Unpacking jq (1.6-2.1) ... [2022-01-20T20:31:42.357Z] #21 20.88 Selecting previously unselected package libaio1:amd64. [2022-01-20T20:31:42.422Z] #14 98.60 Selecting previously unselected package libsystemd-dev:amd64. [2022-01-20T20:31:42.422Z] #14 98.62 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2022-01-20T20:31:42.422Z] #14 98.62 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2022-01-20T20:31:42.617Z] #21 20.88 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-01-20T20:31:42.617Z] #21 20.89 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-01-20T20:31:42.617Z] #21 20.95 Selecting previously unselected package libgpm2:amd64. [2022-01-20T20:31:42.617Z] #21 20.96 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-01-20T20:31:42.617Z] #21 20.96 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-01-20T20:31:42.617Z] #21 21.03 Selecting previously unselected package libicu67:amd64. [2022-01-20T20:31:42.617Z] #21 21.04 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-01-20T20:31:42.617Z] #21 21.05 Unpacking libicu67:amd64 (67.1-7) ... [2022-01-20T20:31:42.681Z] #14 98.99 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-01-20T20:31:42.681Z] #14 99.01 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-01-20T20:31:42.681Z] #14 99.02 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-01-20T20:31:42.681Z] #14 99.03 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-01-20T20:31:42.681Z] #14 99.04 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-01-20T20:31:42.681Z] #14 99.05 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-01-20T20:31:42.681Z] #14 99.06 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-01-20T20:31:42.681Z] #14 99.08 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-01-20T20:31:42.681Z] #14 99.09 Setting up libudev-dev:amd64 (247.3-6) ... [2022-01-20T20:31:42.681Z] #14 99.10 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-01-20T20:31:42.681Z] #14 99.11 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-01-20T20:31:42.681Z] #14 99.12 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-01-20T20:31:42.681Z] #14 99.14 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-01-20T20:31:42.681Z] #14 99.15 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-01-20T20:31:42.681Z] #14 99.16 Setting up mingw-w64-common (8.0.0-1) ... [2022-01-20T20:31:42.681Z] #14 99.17 Setting up libsystemd-dev:amd64 (247.3-6) ... [2022-01-20T20:31:42.681Z] #14 99.18 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-01-20T20:31:42.681Z] #14 99.19 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-01-20T20:31:42.690Z] Running on azwin-2-d8d891 in d:\jenkins\workspace\moby_PR-43172 [Pipeline] { [Pipeline] ws [2022-01-20T20:31:42.706Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-01-20T20:31:42.940Z] #14 99.21 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-01-20T20:31:42.940Z] #14 99.23 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-01-20T20:31:42.940Z] #14 99.24 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-01-20T20:31:42.940Z] #14 99.25 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-01-20T20:31:42.940Z] #14 99.26 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-01-20T20:31:42.940Z] #14 99.26 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-01-20T20:31:42.940Z] #14 99.28 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-01-20T20:31:42.940Z] #14 99.29 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-01-20T20:31:42.940Z] #14 99.30 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-01-20T20:31:42.940Z] #14 99.31 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-01-20T20:31:42.940Z] #14 99.32 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-01-20T20:31:42.940Z] #14 99.34 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-01-20T20:31:42.940Z] #14 99.36 Setting up dmsetup (2:1.02.175-2.1) ... [2022-01-20T20:31:42.940Z] #14 99.38 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-01-20T20:31:42.940Z] #14 99.39 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-01-20T20:31:42.940Z] #14 99.40 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-20T20:31:43.162Z] #38 ... [2022-01-20T20:31:43.162Z] [2022-01-20T20:31:43.162Z] #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-01-20T20:31:43.162Z] #34 sha256:13a85f51faaffa4835438ef51964145f4e928aa9e4a690b1f78e01db2e8512da [2022-01-20T20:31:43.162Z] #34 32.45 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-01-20T20:31:43.162Z] #34 33.30 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-01-20T20:31:43.162Z] #34 ... [2022-01-20T20:31:43.162Z] [2022-01-20T20:31:43.162Z] #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-01-20T20:31:43.162Z] #31 sha256:8b905a1357f218a3a849ce25b09f11985d4cfd7de6d3ca1fab5e7c68ae726d1d [2022-01-20T20:31:43.162Z] #31 24.45 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-01-20T20:31:43.509Z] #14 DONE 99.8s [2022-01-20T20:31:43.509Z] [2022-01-20T20:31:43.509Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-01-20T20:31:43.509Z] #15 sha256:4e589520ad799bfc353249e1dd4287c7128a42444952712e1e83904eb7721cbc [2022-01-20T20:31:43.509Z] #15 ... [2022-01-20T20:31:43.509Z] [2022-01-20T20:31:43.509Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-01-20T20:31:43.509Z] #55 sha256:273e261b5eee0cfd0fc7d8abddbeb62cc561e3ea815f0d76901635734f0a0d8f [2022-01-20T20:31:43.509Z] #55 DONE 0.1s [2022-01-20T20:31:43.769Z] [2022-01-20T20:31:43.769Z] #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-01-20T20:31:43.769Z] #56 sha256:2bab83c9098a549200ff0216f1d357d51f32f37274d873cd76c77413475a14ff [2022-01-20T20:31:44.307Z] The recommended git tool is: git [2022-01-20T20:31:44.546Z] #31 25.58 [2022-01-20T20:31:44.622Z] #38 34.14 Selecting previously unselected package libicu67:amd64. [2022-01-20T20:31:44.622Z] #38 34.15 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-01-20T20:31:44.622Z] #38 34.15 Unpacking libicu67:amd64 (67.1-7) ... [2022-01-20T20:31:44.706Z] #56 ... [2022-01-20T20:31:44.706Z] [2022-01-20T20:31:44.706Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-01-20T20:31:44.706Z] #15 sha256:4e589520ad799bfc353249e1dd4287c7128a42444952712e1e83904eb7721cbc [2022-01-20T20:31:44.706Z] #15 DONE 1.4s [2022-01-20T20:31:44.706Z] [2022-01-20T20:31:44.706Z] #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-01-20T20:31:44.706Z] #56 sha256:2bab83c9098a549200ff0216f1d357d51f32f37274d873cd76c77413475a14ff [2022-01-20T20:31:44.706Z] #56 1.199 + RM_GOPATH=0 [2022-01-20T20:31:44.706Z] #56 1.199 + TMP_GOPATH= [2022-01-20T20:31:44.706Z] #56 1.199 + : /build [2022-01-20T20:31:44.706Z] #56 1.199 + '[' -z '' ']' [2022-01-20T20:31:44.706Z] #56 1.199 ++ mktemp -d [2022-01-20T20:31:44.706Z] #56 1.199 + export GOPATH=/tmp/tmp.rCkhogEiRV [2022-01-20T20:31:44.706Z] #56 1.199 + GOPATH=/tmp/tmp.rCkhogEiRV [2022-01-20T20:31:44.706Z] #56 1.199 + RM_GOPATH=1 [2022-01-20T20:31:44.706Z] #56 1.199 + case "$(go env GOARCH)" in [2022-01-20T20:31:44.706Z] #56 1.199 ++ go env GOARCH [2022-01-20T20:31:44.706Z] #56 1.199 + export GO_BUILDMODE=-buildmode=pie [2022-01-20T20:31:44.706Z] #56 1.199 + GO_BUILDMODE=-buildmode=pie [2022-01-20T20:31:44.706Z] #56 1.199 ++ dirname /install.sh [2022-01-20T20:31:44.706Z] #56 1.199 + dir=/ [2022-01-20T20:31:44.706Z] #56 1.199 + bin=runc [2022-01-20T20:31:44.706Z] #56 1.199 + shift [2022-01-20T20:31:44.706Z] #56 1.199 + '[' '!' -f //runc.installer ']' [2022-01-20T20:31:44.706Z] #56 1.199 + . //runc.installer [2022-01-20T20:31:44.706Z] #56 1.199 ++ set -e [2022-01-20T20:31:44.706Z] #56 1.199 ++ : v1.0.3 [2022-01-20T20:31:44.706Z] #56 1.199 + install_runc [2022-01-20T20:31:44.706Z] #56 1.199 + RUNC_BUILDTAGS=seccomp [2022-01-20T20:31:44.706Z] #56 1.199 + echo 'Install runc version v1.0.3 (build tags: seccomp)' [2022-01-20T20:31:44.706Z] #56 1.199 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.rCkhogEiRV/src/github.com/opencontainers/runc [2022-01-20T20:31:44.706Z] #56 1.201 Cloning into '/tmp/tmp.rCkhogEiRV/src/github.com/opencontainers/runc'... [2022-01-20T20:31:44.706Z] #56 1.201 Install runc version v1.0.3 (build tags: seccomp) [2022-01-20T20:31:44.805Z] #31 25.85 #=#=# ######################################################################## 100.0% [2022-01-20T20:31:44.805Z] #31 ... [2022-01-20T20:31:44.805Z] [2022-01-20T20:31:44.805Z] #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-01-20T20:31:44.806Z] #47 sha256:4daad2b70b6a1d5767cf2cafcd3b861362f86726fd5c613b12f38fd654515950 [2022-01-20T20:31:44.806Z] #47 33.89 Setting up python3-pkg-resources (52.0.0-4) ... [2022-01-20T20:31:44.806Z] #47 35.25 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2022-01-20T20:31:44.806Z] #47 35.29 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-01-20T20:31:44.806Z] #47 35.30 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-01-20T20:31:44.806Z] #47 35.32 Setting up python3-six (1.16.0-2) ... [2022-01-20T20:31:44.806Z] #47 36.29 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-01-20T20:31:44.806Z] #47 36.37 Setting up python3-protobuf (3.12.4-1) ... [2022-01-20T20:31:44.806Z] #47 39.52 Setting up criu (3.16.1-3) ... [2022-01-20T20:31:44.806Z] #47 41.35 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-20T20:31:44.806Z] #47 DONE 44.1s [2022-01-20T20:31:44.806Z] [2022-01-20T20:31:44.806Z] #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-01-20T20:31:44.806Z] #38 sha256:6c74271894bad513dc452aee844e82593aa9f61f3bb66741bbf3ea1d0930b229 [2022-01-20T20:31:44.806Z] #38 DONE 44.6s [2022-01-20T20:31:44.806Z] [2022-01-20T20:31:44.806Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-01-20T20:31:44.806Z] #39 sha256:46d5536cc8a3f08cd0397b5b7f4ae392a6cefc603727faaec06fab7c9860154d [2022-01-20T20:31:44.828Z] #19 98.06 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2022-01-20T20:31:44.828Z] #19 98.07 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2022-01-20T20:31:44.828Z] #19 98.08 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-01-20T20:31:44.828Z] #19 98.13 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2022-01-20T20:31:44.828Z] #19 98.14 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-01-20T20:31:44.828Z] #19 98.14 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-01-20T20:31:45.066Z] #39 DONE 0.3s [2022-01-20T20:31:45.066Z] [2022-01-20T20:31:45.066Z] #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-01-20T20:31:45.066Z] #40 sha256:972eb9bef2038819fb785436e6bae7c46cfcde42225322c631f3566cac07b61e [2022-01-20T20:31:45.912Z] #21 24.06 Selecting previously unselected package libinih1:amd64. [2022-01-20T20:31:45.912Z] #21 24.07 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-01-20T20:31:45.912Z] #21 24.08 Unpacking libinih1:amd64 (53-1+b2) ... [2022-01-20T20:31:45.912Z] #21 24.13 Selecting previously unselected package libnet1:amd64. [2022-01-20T20:31:45.912Z] #21 24.15 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-01-20T20:31:45.912Z] #21 24.15 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-01-20T20:31:45.912Z] #21 24.24 Selecting previously unselected package libnl-3-200:amd64. [2022-01-20T20:31:45.912Z] #21 24.25 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-01-20T20:31:45.912Z] #21 24.25 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-01-20T20:31:45.912Z] #21 24.36 Selecting previously unselected package libprotobuf-c1:amd64. [2022-01-20T20:31:45.912Z] #21 24.36 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-01-20T20:31:45.912Z] #21 24.36 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-01-20T20:31:45.912Z] #21 24.42 Selecting previously unselected package net-tools. [2022-01-20T20:31:45.912Z] #21 24.43 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-01-20T20:31:45.912Z] #21 24.43 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-01-20T20:31:46.045Z] #40 0.780 + RM_GOPATH=0 [2022-01-20T20:31:46.045Z] #40 0.783 + TMP_GOPATH= [2022-01-20T20:31:46.046Z] #40 0.783 + : /build [2022-01-20T20:31:46.046Z] #40 0.783 + '[' -z '' ']' [2022-01-20T20:31:46.046Z] #40 0.783 ++ mktemp -d [2022-01-20T20:31:46.046Z] #40 0.783 + export GOPATH=/tmp/tmp.cmrDWgPmZI [2022-01-20T20:31:46.046Z] #40 0.790 + GOPATH=/tmp/tmp.cmrDWgPmZI [2022-01-20T20:31:46.046Z] #40 0.790 + RM_GOPATH=1 [2022-01-20T20:31:46.046Z] #40 0.790 + case "$(go env GOARCH)" in [2022-01-20T20:31:46.046Z] #40 0.790 ++ go env GOARCH [2022-01-20T20:31:46.046Z] #40 0.810 + export GO_BUILDMODE=-buildmode=pie [2022-01-20T20:31:46.046Z] #40 0.810 + GO_BUILDMODE=-buildmode=pie [2022-01-20T20:31:46.046Z] #40 0.811 ++ dirname /install.sh [2022-01-20T20:31:46.046Z] #40 0.818 Install tini version v0.19.0 [2022-01-20T20:31:46.046Z] #40 0.818 + dir=/ [2022-01-20T20:31:46.046Z] #40 0.818 + bin=tini [2022-01-20T20:31:46.046Z] #40 0.818 + shift [2022-01-20T20:31:46.046Z] #40 0.818 + '[' '!' -f //tini.installer ']' [2022-01-20T20:31:46.046Z] #40 0.818 + . //tini.installer [2022-01-20T20:31:46.046Z] #40 0.818 ++ : v0.19.0 [2022-01-20T20:31:46.046Z] #40 0.818 + install_tini [2022-01-20T20:31:46.046Z] #40 0.818 + echo 'Install tini version v0.19.0' [2022-01-20T20:31:46.046Z] #40 0.818 + git clone https://github.com/krallin/tini.git /tmp/tmp.cmrDWgPmZI/tini [2022-01-20T20:31:46.046Z] #40 0.821 Cloning into '/tmp/tmp.cmrDWgPmZI/tini'... [2022-01-20T20:31:46.087Z] #56 ... [2022-01-20T20:31:46.087Z] [2022-01-20T20:31:46.087Z] #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-01-20T20:31:46.087Z] #16 sha256:2166b8a9e3cccc2aedf08e9b13b2f5c89aa9241bc84188e03bce10f5aae71242 [2022-01-20T20:31:46.087Z] #16 DONE 1.1s [2022-01-20T20:31:46.087Z] [2022-01-20T20:31:46.087Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-01-20T20:31:46.087Z] #17 sha256:1d9a10fa1e71232ffd398f54e30861b815ed30ab219704877afd4bc9ccd30468 [2022-01-20T20:31:46.173Z] #21 24.59 Selecting previously unselected package patch. [2022-01-20T20:31:46.173Z] #21 24.59 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-01-20T20:31:46.173Z] #21 24.60 Unpacking patch (2.7.6-7) ... [2022-01-20T20:31:46.433Z] #21 24.73 Selecting previously unselected package python-pip-whl. [2022-01-20T20:31:46.433Z] #21 24.74 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2022-01-20T20:31:46.433Z] #21 24.74 Unpacking python-pip-whl (20.3.4-4) ... [2022-01-20T20:31:46.521Z] #38 ... [2022-01-20T20:31:46.521Z] [2022-01-20T20:31:46.522Z] #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-01-20T20:31:46.522Z] #34 sha256:9fe0f3d33a999b153a8e31cd4d91505945385bf49d44e9974bedbe8d707b997f [2022-01-20T20:31:46.522Z] #34 35.91 Updating files: 92% (1403/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-01-20T20:31:46.522Z] #34 36.09 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-01-20T20:31:46.692Z] #40 1.611 + cd /tmp/tmp.cmrDWgPmZI/tini [2022-01-20T20:31:46.692Z] #40 1.611 + git checkout -q v0.19.0 [2022-01-20T20:31:46.692Z] #40 1.619 + cmake . [2022-01-20T20:31:47.004Z] #21 25.32 Selecting previously unselected package python3-lib2to3. [2022-01-20T20:31:47.004Z] #21 25.32 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-01-20T20:31:47.004Z] #21 25.33 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-01-20T20:31:47.004Z] #21 25.45 Selecting previously unselected package python3-distutils. [2022-01-20T20:31:47.004Z] #21 25.46 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-01-20T20:31:47.004Z] #21 25.47 Unpacking python3-distutils (3.9.2-1) ... [2022-01-20T20:31:47.029Z] #17 0.841 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-01-20T20:31:47.029Z] #17 DONE 1.0s [2022-01-20T20:31:47.029Z] [2022-01-20T20:31:47.029Z] #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-01-20T20:31:47.029Z] #43 sha256:76944249cecba13870a8649d0eebcf3a28556913abfe2b53480837c4f26c1011 [2022-01-20T20:31:47.029Z] #43 ... [2022-01-20T20:31:47.029Z] [2022-01-20T20:31:47.029Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-01-20T20:31:47.029Z] #18 sha256:66cb3ca5958d12fc89abce9ad3ff0546abab2d677c4969b8453243b436f4daee [2022-01-20T20:31:47.083Z] #34 ... [2022-01-20T20:31:47.083Z] [2022-01-20T20:31:47.083Z] #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.23.8" && /build/golangci-lint --version [2022-01-20T20:31:47.083Z] #51 sha256:f951c89bd34772c72bba58283b87fe5c67921e7ad1eb99176575536462edc601 [2022-01-20T20:31:47.083Z] #51 26.48 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2022-01-20T20:31:47.083Z] #51 26.66 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-01-20T20:31:47.083Z] #51 26.91 go: downloading github.com/BurntSushi/toml v0.3.1 [2022-01-20T20:31:47.083Z] #51 ... [2022-01-20T20:31:47.083Z] [2022-01-20T20:31:47.083Z] #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-01-20T20:31:47.083Z] #60 sha256:24ce7c3d4908520f831530a53bcd3f2e7e228ada74fecd81d0b415e2917b13cf [2022-01-20T20:31:47.083Z] #60 3.686 + RM_GOPATH=0 [2022-01-20T20:31:47.083Z] #60 3.686 + TMP_GOPATH= [2022-01-20T20:31:47.083Z] #60 3.686 + : /build [2022-01-20T20:31:47.083Z] #60 3.686 + '[' -z '' ']' [2022-01-20T20:31:47.083Z] #60 3.686 ++ mktemp -d [2022-01-20T20:31:47.083Z] #60 3.690 + export GOPATH=/tmp/tmp.BSuG3sd5xc [2022-01-20T20:31:47.083Z] #60 3.690 + GOPATH=/tmp/tmp.BSuG3sd5xc [2022-01-20T20:31:47.083Z] #60 3.690 + RM_GOPATH=1 [2022-01-20T20:31:47.083Z] #60 3.690 + case "$(go env GOARCH)" in [2022-01-20T20:31:47.083Z] #60 3.690 ++ go env GOARCH [2022-01-20T20:31:47.083Z] #60 3.692 + export GO_BUILDMODE=-buildmode=pie [2022-01-20T20:31:47.083Z] #60 3.692 + GO_BUILDMODE=-buildmode=pie [2022-01-20T20:31:47.083Z] #60 3.693 ++ dirname /install.sh [2022-01-20T20:31:47.083Z] #60 3.694 + dir=/ [2022-01-20T20:31:47.083Z] #60 3.700 + bin=containerd [2022-01-20T20:31:47.083Z] #60 3.700 + shift [2022-01-20T20:31:47.083Z] #60 3.700 + '[' '!' -f //containerd.installer ']' [2022-01-20T20:31:47.083Z] #60 3.701 + . //containerd.installer [2022-01-20T20:31:47.083Z] #60 3.701 ++ set -e [2022-01-20T20:31:47.083Z] #60 3.701 ++ : v1.5.9 [2022-01-20T20:31:47.083Z] #60 3.701 + install_containerd [2022-01-20T20:31:47.083Z] #60 3.702 + echo 'Install containerd version v1.5.9' [2022-01-20T20:31:47.083Z] #60 3.705 Install containerd version v1.5.9 [2022-01-20T20:31:47.083Z] #60 3.706 + git clone https://github.com/containerd/containerd.git /tmp/tmp.BSuG3sd5xc/src/github.com/containerd/containerd [2022-01-20T20:31:47.083Z] #60 3.723 Cloning into '/tmp/tmp.BSuG3sd5xc/src/github.com/containerd/containerd'... [2022-01-20T20:31:47.262Z] #40 2.033 -- The C compiler identification is GNU 10.2.1 [2022-01-20T20:31:47.262Z] #40 2.092 -- Detecting C compiler ABI info [2022-01-20T20:31:47.264Z] #21 25.58 Selecting previously unselected package python3-pkg-resources. [2022-01-20T20:31:47.264Z] #21 25.58 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-01-20T20:31:47.264Z] #21 25.59 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-01-20T20:31:47.264Z] #21 25.75 Selecting previously unselected package python3-setuptools. [2022-01-20T20:31:47.264Z] #21 25.75 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-01-20T20:31:47.264Z] #21 25.77 Unpacking python3-setuptools (52.0.0-4) ... [2022-01-20T20:31:47.339Z] #60 ... [2022-01-20T20:31:47.339Z] [2022-01-20T20:31:47.339Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-01-20T20:31:47.339Z] #34 sha256:9fe0f3d33a999b153a8e31cd4d91505945385bf49d44e9974bedbe8d707b997f [2022-01-20T20:31:47.524Z] #21 25.99 Selecting previously unselected package python3-wheel. [2022-01-20T20:31:47.524Z] #21 25.99 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-01-20T20:31:47.524Z] #21 26.01 Unpacking python3-wheel (0.34.2-1) ... [2022-01-20T20:31:47.524Z] #21 26.08 Selecting previously unselected package python3-pip. [2022-01-20T20:31:47.524Z] #21 26.08 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2022-01-20T20:31:47.524Z] #21 26.08 Unpacking python3-pip (20.3.4-4) ... [2022-01-20T20:31:47.597Z] #34 36.77 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-01-20T20:31:47.833Z] #40 2.635 -- Detecting C compiler ABI info - done [2022-01-20T20:31:47.833Z] #40 2.722 -- Check for working C compiler: /usr/bin/cc - skipped [2022-01-20T20:31:47.833Z] #40 2.735 -- Detecting C compile features [2022-01-20T20:31:47.833Z] #40 2.750 -- Detecting C compile features - done [2022-01-20T20:31:47.833Z] #40 2.775 -- Performing Test HAS_BUILTIN_FORTIFY [2022-01-20T20:31:47.967Z] #18 DONE 1.0s [2022-01-20T20:31:47.967Z] [2022-01-20T20:31:47.967Z] #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.23.8" && /build/golangci-lint --version [2022-01-20T20:31:47.967Z] #51 sha256:f951c89bd34772c72bba58283b87fe5c67921e7ad1eb99176575536462edc601 [2022-01-20T20:31:48.094Z] #21 26.36 Selecting previously unselected package sudo. [2022-01-20T20:31:48.094Z] #21 26.37 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-01-20T20:31:48.094Z] #21 26.38 Unpacking sudo (1.9.5p2-3) ... [2022-01-20T20:31:48.097Z] #40 2.934 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-01-20T20:31:48.097Z] #40 3.077 -- Configuring done [2022-01-20T20:31:48.097Z] #40 3.094 -- Generating done [2022-01-20T20:31:48.097Z] #40 3.109 -- Build files have been written to: /tmp/tmp.cmrDWgPmZI/tini [2022-01-20T20:31:48.160Z] #34 ... [2022-01-20T20:31:48.160Z] [2022-01-20T20:31:48.160Z] #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-01-20T20:31:48.160Z] #47 sha256:772e7ea7e4c90dad3af60eb2828772592267e1c6f85d53a6f1feb78ab6b69a0e [2022-01-20T20:31:48.160Z] #47 22.75 Reading package lists... [2022-01-20T20:31:48.160Z] #47 27.43 Building dependency tree... [2022-01-20T20:31:48.160Z] #47 30.39 The following additional packages will be installed: [2022-01-20T20:31:48.160Z] #47 30.39 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-01-20T20:31:48.160Z] #47 30.39 python3-protobuf python3-six [2022-01-20T20:31:48.160Z] #47 30.39 Suggested packages: [2022-01-20T20:31:48.160Z] #47 30.39 python3-setuptools [2022-01-20T20:31:48.160Z] #47 30.39 Recommended packages: [2022-01-20T20:31:48.160Z] #47 30.39 iproute2 | iproute [2022-01-20T20:31:48.160Z] #47 31.17 The following NEW packages will be installed: [2022-01-20T20:31:48.160Z] #47 31.17 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-01-20T20:31:48.160Z] #47 31.17 python3-protobuf python3-six [2022-01-20T20:31:48.160Z] #47 31.64 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-01-20T20:31:48.160Z] #47 31.64 Need to get 2292 kB of archives. [2022-01-20T20:31:48.160Z] #47 31.64 After this operation, 11.0 MB of additional disk space will be used. [2022-01-20T20:31:48.160Z] #47 31.64 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-01-20T20:31:48.160Z] #47 31.64 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-01-20T20:31:48.160Z] #47 31.64 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-01-20T20:31:48.160Z] #47 31.64 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-01-20T20:31:48.160Z] #47 31.64 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-01-20T20:31:48.160Z] #47 31.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-01-20T20:31:48.160Z] #47 31.67 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-01-20T20:31:48.160Z] #47 34.55 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-01-20T20:31:48.160Z] #47 35.80 debconf: delaying package configuration, since apt-utils is not installed [2022-01-20T20:31:48.160Z] #47 36.07 Fetched 2292 kB in 4s (629 kB/s) [2022-01-20T20:31:48.160Z] #47 36.21 Selecting previously unselected package libprotobuf23:amd64. [2022-01-20T20:31:48.160Z] #47 36.21 (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-01-20T20:31:48.160Z] #47 36.28 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-01-20T20:31:48.160Z] #47 36.32 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-01-20T20:31:48.160Z] #47 37.07 Selecting previously unselected package python3-pkg-resources. [2022-01-20T20:31:48.160Z] #47 37.07 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-01-20T20:31:48.160Z] #47 37.10 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-01-20T20:31:48.160Z] #47 37.33 Selecting previously unselected package python3-six. [2022-01-20T20:31:48.160Z] #47 37.33 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-01-20T20:31:48.160Z] #47 37.34 Unpacking python3-six (1.16.0-2) ... [2022-01-20T20:31:48.160Z] #47 37.45 Selecting previously unselected package python3-protobuf. [2022-01-20T20:31:48.160Z] #47 37.46 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-01-20T20:31:48.160Z] #47 37.46 Unpacking python3-protobuf (3.12.4-1) ... [2022-01-20T20:31:48.160Z] #47 ... [2022-01-20T20:31:48.160Z] [2022-01-20T20:31:48.160Z] #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-01-20T20:31:48.160Z] #14 sha256:15cb28e840cc1430d064f1bc3bec2eb69770f43fd5e2d00fc5390980be2d2c73 [2022-01-20T20:31:48.160Z] #14 31.59 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-01-20T20:31:48.160Z] #14 32.83 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-01-20T20:31:48.160Z] #14 33.32 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-01-20T20:31:48.160Z] #14 33.80 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-01-20T20:31:48.160Z] #14 35.16 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-01-20T20:31:48.160Z] #14 35.79 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-01-20T20:31:48.160Z] #14 35.79 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-01-20T20:31:48.160Z] #14 35.79 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-01-20T20:31:48.160Z] #14 35.79 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-01-20T20:31:48.160Z] #14 35.79 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-01-20T20:31:48.160Z] #14 35.79 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-01-20T20:31:48.160Z] #14 35.79 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2022-01-20T20:31:48.160Z] #14 35.83 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-01-20T20:31:48.160Z] #14 35.84 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-01-20T20:31:48.160Z] #14 35.84 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-01-20T20:31:48.160Z] #14 35.84 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-01-20T20:31:48.160Z] #14 35.87 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-01-20T20:31:48.160Z] #14 35.87 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-01-20T20:31:48.160Z] #14 35.91 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-01-20T20:31:48.160Z] #14 35.91 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-01-20T20:31:48.160Z] #14 35.91 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2022-01-20T20:31:48.160Z] #14 36.83 debconf: delaying package configuration, since apt-utils is not installed [2022-01-20T20:31:48.160Z] #14 37.05 Fetched 115 MB in 6s (19.3 MB/s) [2022-01-20T20:31:48.160Z] #14 37.17 Selecting previously unselected package binutils-mingw-w64-i686. [2022-01-20T20:31:48.160Z] #14 37.18 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-01-20T20:31:48.160Z] #14 37.26 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-01-20T20:31:48.160Z] #14 37.26 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-01-20T20:31:48.226Z] #51 ... [2022-01-20T20:31:48.226Z] [2022-01-20T20:31:48.226Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-01-20T20:31:48.227Z] #19 sha256:226076c6e75ec2917465d02033ead7f7c18bd9271ef04371ee3f84fa6965ee6a [2022-01-20T20:31:48.358Z] #40 3.114 + make tini-static [2022-01-20T20:31:48.416Z] #14 ... [2022-01-20T20:31:48.416Z] [2022-01-20T20:31:48.416Z] #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-01-20T20:31:48.416Z] #47 sha256:772e7ea7e4c90dad3af60eb2828772592267e1c6f85d53a6f1feb78ab6b69a0e [2022-01-20T20:31:48.619Z] #40 3.414 Scanning dependencies of target tini-static [2022-01-20T20:31:48.619Z] #40 3.465 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-01-20T20:31:48.665Z] #21 26.90 Selecting previously unselected package thin-provisioning-tools. [2022-01-20T20:31:48.665Z] #21 26.90 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-01-20T20:31:48.665Z] #21 26.90 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-01-20T20:31:48.665Z] #21 27.11 Selecting previously unselected package uidmap. [2022-01-20T20:31:48.665Z] #21 27.12 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-01-20T20:31:48.665Z] #21 27.12 Unpacking uidmap (1:4.8.1-1) ... [2022-01-20T20:31:48.672Z] #47 37.89 Selecting previously unselected package libnet1:amd64. [2022-01-20T20:31:48.672Z] #47 37.90 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-01-20T20:31:48.672Z] #47 37.91 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-01-20T20:31:48.672Z] #47 38.04 Selecting previously unselected package libnl-3-200:amd64. [2022-01-20T20:31:48.672Z] #47 38.04 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-01-20T20:31:48.673Z] #47 38.04 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-01-20T20:31:48.673Z] #47 38.18 Selecting previously unselected package libprotobuf-c1:amd64. [2022-01-20T20:31:48.879Z] #40 ... [2022-01-20T20:31:48.879Z] [2022-01-20T20:31:48.879Z] #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-01-20T20:31:48.879Z] #49 sha256:f276a6026d97d886c474c0a6014913799478ab0a748940aa94018237559d4ac1 [2022-01-20T20:31:48.879Z] #49 47.92 gotestsum version dev [2022-01-20T20:31:48.879Z] #49 DONE 48.7s [2022-01-20T20:31:48.925Z] #21 27.24 Selecting previously unselected package vim-runtime. [2022-01-20T20:31:48.925Z] #21 27.24 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-01-20T20:31:48.925Z] #21 27.28 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-01-20T20:31:48.925Z] #21 27.31 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-01-20T20:31:48.925Z] #21 27.31 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-01-20T20:31:48.973Z] #47 38.18 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-01-20T20:31:48.973Z] #47 38.19 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-01-20T20:31:48.973Z] #47 38.31 Selecting previously unselected package criu. [2022-01-20T20:31:48.973Z] #47 38.31 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-01-20T20:31:48.973Z] #47 38.32 Unpacking criu (3.16.1-3) ... [2022-01-20T20:31:49.142Z] [2022-01-20T20:31:49.142Z] #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-01-20T20:31:49.142Z] #14 sha256:621bb6d9a5dd219a4cae0794e5aa39e74a4e5379ed13cad64c3847290175b3fc [2022-01-20T20:31:49.142Z] #14 39.97 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-01-20T20:31:49.142Z] #14 39.97 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-01-20T20:31:49.142Z] #14 39.98 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-01-20T20:31:49.142Z] #14 46.37 Selecting previously unselected package gcc-mingw-w64-base. [2022-01-20T20:31:49.142Z] #14 46.48 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2022-01-20T20:31:49.142Z] #14 46.49 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-01-20T20:31:49.142Z] #14 46.63 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-01-20T20:31:49.142Z] #14 46.64 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2022-01-20T20:31:49.142Z] #14 46.65 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-01-20T20:31:49.166Z] #19 DONE 1.0s [2022-01-20T20:31:49.166Z] [2022-01-20T20:31:49.166Z] #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-01-20T20:31:49.166Z] #60 sha256:e52c3507cf9ab81ab65edabb7dc6ac415fe391d0815ff1552ae86c0aedcb4a49 [2022-01-20T20:31:49.166Z] #60 ... [2022-01-20T20:31:49.166Z] [2022-01-20T20:31:49.166Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-01-20T20:31:49.166Z] #20 sha256:64591cc4e5143c43afe6e0b0ae4c475714e81c8d8a0164bcc8364ef7f5cf0f78 [2022-01-20T20:31:49.714Z] #14 ... [2022-01-20T20:31:49.714Z] [2022-01-20T20:31:49.714Z] #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-01-20T20:31:49.714Z] #31 sha256:8b905a1357f218a3a849ce25b09f11985d4cfd7de6d3ca1fab5e7c68ae726d1d [2022-01-20T20:31:49.714Z] #31 27.23 [2022-01-20T20:31:49.714Z] #31 29.28 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-01-20T20:31:49.714Z] #31 30.55 [2022-01-20T20:31:49.714Z] #31 30.82 #=#=# ######################################################################## 100.0% [2022-01-20T20:31:49.901Z] #47 39.08 Setting up python3-pkg-resources (52.0.0-4) ... [2022-01-20T20:31:50.105Z] #20 DONE 0.9s [2022-01-20T20:31:50.105Z] [2022-01-20T20:31:50.105Z] #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-01-20T20:31:50.105Z] #21 sha256:25b5507dab344cd0e5a3da2e5150a5085c76a60af2ea560649b1de46f5baaf51 [2022-01-20T20:31:50.656Z] #31 31.85 [2022-01-20T20:31:50.656Z] #31 32.05 Download of images into '/build' complete. [2022-01-20T20:31:50.656Z] #31 32.05 Use something like the following to load the result into a Docker daemon: [2022-01-20T20:31:50.656Z] #31 32.05 tar -cC '/build' . | docker load [2022-01-20T20:31:51.228Z] #31 DONE 32.3s [2022-01-20T20:31:51.228Z] [2022-01-20T20:31:51.228Z] #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-01-20T20:31:51.228Z] #40 sha256:972eb9bef2038819fb785436e6bae7c46cfcde42225322c631f3566cac07b61e [2022-01-20T20:31:51.228Z] #40 5.119 [100%] Linking C executable tini-static [2022-01-20T20:31:51.228Z] #40 5.626 [100%] Built target tini-static [2022-01-20T20:31:51.228Z] #40 5.691 + mkdir -p /build [2022-01-20T20:31:51.228Z] #40 5.702 + cp tini-static /build/docker-init [2022-01-20T20:31:51.228Z] #40 DONE 5.9s [2022-01-20T20:31:51.228Z] [2022-01-20T20:31:51.228Z] #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-01-20T20:31:51.228Z] #34 sha256:13a85f51faaffa4835438ef51964145f4e928aa9e4a690b1f78e01db2e8512da [2022-01-20T20:31:51.274Z] #47 40.39 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-01-20T20:31:51.274Z] #47 40.40 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-01-20T20:31:51.274Z] #47 40.41 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-01-20T20:31:51.274Z] #47 40.42 Setting up python3-six (1.16.0-2) ... [2022-01-20T20:31:51.486Z] #21 1.223 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-20T20:31:51.486Z] #21 1.242 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-20T20:31:51.486Z] #21 1.243 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-20T20:31:51.745Z] #21 1.659 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-01-20T20:31:52.203Z] #47 41.44 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-01-20T20:31:52.203Z] #47 41.48 Setting up python3-protobuf (3.12.4-1) ... [2022-01-20T20:31:52.221Z] #21 30.08 Selecting previously unselected package vim. [2022-01-20T20:31:52.221Z] #21 30.10 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-01-20T20:31:52.221Z] #21 30.11 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-01-20T20:31:52.221Z] #21 30.59 Selecting previously unselected package xfsprogs. [2022-01-20T20:31:52.221Z] #21 30.59 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-01-20T20:31:52.221Z] #21 30.60 Unpacking xfsprogs (5.10.0-4) ... [2022-01-20T20:31:52.320Z] #21 2.433 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [110 kB] [2022-01-20T20:31:52.792Z] #21 31.03 Selecting previously unselected package zip. [2022-01-20T20:31:52.792Z] #21 31.03 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-01-20T20:31:52.792Z] #21 31.04 Unpacking zip (3.0-12) ... [2022-01-20T20:31:52.792Z] #21 31.18 Selecting previously unselected package zstd. [2022-01-20T20:31:52.792Z] #21 31.20 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-01-20T20:31:52.792Z] #21 31.21 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-01-20T20:31:52.947Z] #19 ... [2022-01-20T20:31:52.947Z] [2022-01-20T20:31:52.947Z] #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.23.8" && /build/golangci-lint --version [2022-01-20T20:31:52.948Z] #58 sha256:f951c89bd34772c72bba58283b87fe5c67921e7ad1eb99176575536462edc601 [2022-01-20T20:31:52.948Z] #58 112.0 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2022-01-20T20:31:53.053Z] #21 31.58 Setting up python3-pkg-resources (52.0.0-4) ... [2022-01-20T20:31:53.704Z] #21 3.520 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-01-20T20:31:53.773Z] #34 ... [2022-01-20T20:31:53.773Z] [2022-01-20T20:31:53.773Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-01-20T20:31:53.773Z] #14 sha256:621bb6d9a5dd219a4cae0794e5aa39e74a4e5379ed13cad64c3847290175b3fc [2022-01-20T20:31:53.773Z] #14 53.29 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-01-20T20:31:53.773Z] #14 53.29 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-01-20T20:31:53.773Z] #14 53.30 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-01-20T20:31:53.993Z] #21 32.44 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-01-20T20:31:53.993Z] #21 32.45 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-01-20T20:31:53.993Z] #21 32.46 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-01-20T20:31:53.993Z] #21 32.48 Setting up libicu67:amd64 (67.1-7) ... [2022-01-20T20:31:53.993Z] #21 32.49 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-01-20T20:31:53.993Z] #21 32.50 Setting up libinih1:amd64 (53-1+b2) ... [2022-01-20T20:31:53.993Z] #21 32.51 Setting up uidmap (1:4.8.1-1) ... [2022-01-20T20:31:53.993Z] #21 32.52 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-01-20T20:31:53.993Z] #21 32.54 Setting up bzip2 (1.0.8-4) ... [2022-01-20T20:31:54.273Z] #21 32.55 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-01-20T20:31:54.273Z] #21 32.56 Setting up python3-wheel (0.34.2-1) ... [2022-01-20T20:31:54.863Z] #21 33.35 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-01-20T20:31:54.863Z] #21 33.36 Setting up libcap2:amd64 (1:2.44-1) ... [2022-01-20T20:31:54.863Z] #21 33.39 Setting up libcap2-bin (1:2.44-1) ... [2022-01-20T20:31:54.863Z] #21 33.40 Setting up apparmor (2.13.6-10) ... [2022-01-20T20:31:55.469Z] #47 ... [2022-01-20T20:31:55.469Z] [2022-01-20T20:31:55.469Z] #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-01-20T20:31:55.469Z] #38 sha256:286dcb8eb3ea84eeab5a0e876e418fee7ff1abb4d83870130e087389c6a35999 [2022-01-20T20:31:55.469Z] #38 40.17 Selecting previously unselected package libxml2:amd64. [2022-01-20T20:31:55.469Z] #38 40.17 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2022-01-20T20:31:55.469Z] #38 40.18 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-01-20T20:31:55.469Z] #38 40.72 Selecting previously unselected package libarchive13:amd64. [2022-01-20T20:31:55.469Z] #38 40.73 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ... [2022-01-20T20:31:55.469Z] #38 40.73 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2022-01-20T20:31:55.469Z] #38 41.04 Selecting previously unselected package libjsoncpp24:amd64. [2022-01-20T20:31:55.469Z] #38 41.08 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-01-20T20:31:55.469Z] #38 41.08 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-01-20T20:31:55.469Z] #38 41.22 Selecting previously unselected package librhash0:amd64. [2022-01-20T20:31:55.469Z] #38 41.25 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-01-20T20:31:55.469Z] #38 41.27 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-01-20T20:31:55.469Z] #38 41.44 Selecting previously unselected package libuv1:amd64. [2022-01-20T20:31:55.469Z] #38 41.44 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-01-20T20:31:55.469Z] #38 41.45 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-01-20T20:31:55.469Z] #38 41.60 Selecting previously unselected package cmake. [2022-01-20T20:31:55.469Z] #38 41.61 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-01-20T20:31:55.470Z] #38 41.62 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-01-20T20:31:55.725Z] #38 45.27 Setting up libicu67:amd64 (67.1-7) ... [2022-01-20T20:31:55.725Z] #38 45.30 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-01-20T20:31:55.725Z] #38 45.32 Setting up libuv1:amd64 (1.40.0-2) ... [2022-01-20T20:31:55.725Z] #38 45.34 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-01-20T20:31:55.725Z] #38 45.38 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-01-20T20:31:56.026Z] #38 45.40 Setting up librhash0:amd64 (1.4.1-2) ... [2022-01-20T20:31:56.026Z] #38 45.42 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-01-20T20:31:56.026Z] #38 45.43 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-01-20T20:31:56.026Z] #38 45.45 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2022-01-20T20:31:56.026Z] #38 45.46 Setting up cmake (3.18.4-2+deb11u1) ... [2022-01-20T20:31:56.026Z] #38 45.50 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-20T20:31:56.769Z] #21 34.83 Setting up zip (3.0-12) ... [2022-01-20T20:31:56.769Z] #21 34.84 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-01-20T20:31:56.769Z] #21 34.87 Setting up bash-completion (1:2.11-2) ... [2022-01-20T20:31:57.004Z] #21 6.912 Fetched 8495 kB in 6s (1429 kB/s) [2022-01-20T20:31:57.484Z] #38 DONE 46.9s [2022-01-20T20:31:57.484Z] [2022-01-20T20:31:57.484Z] #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-01-20T20:31:57.484Z] #47 sha256:772e7ea7e4c90dad3af60eb2828772592267e1c6f85d53a6f1feb78ab6b69a0e [2022-01-20T20:31:57.484Z] #47 44.87 Setting up criu (3.16.1-3) ... [2022-01-20T20:31:57.484Z] #47 46.17 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-20T20:31:57.484Z] #47 DONE 46.6s [2022-01-20T20:31:57.484Z] [2022-01-20T20:31:57.484Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-01-20T20:31:57.484Z] #39 sha256:1dcd90784bab88d19decf04001db02472d64423a6405a7be5910804810c92657 [2022-01-20T20:31:57.740Z] #39 DONE 0.4s [2022-01-20T20:31:57.740Z] [2022-01-20T20:31:57.740Z] #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-01-20T20:31:57.740Z] #14 sha256:15cb28e840cc1430d064f1bc3bec2eb69770f43fd5e2d00fc5390980be2d2c73 [2022-01-20T20:31:57.740Z] #14 39.11 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-01-20T20:31:57.740Z] #14 39.12 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-01-20T20:31:57.740Z] #14 39.13 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-01-20T20:31:57.740Z] #14 41.27 Selecting previously unselected package binutils-mingw-w64. [2022-01-20T20:31:57.740Z] #14 41.28 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-01-20T20:31:57.740Z] #14 41.29 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-01-20T20:31:57.740Z] #14 41.39 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-01-20T20:31:57.740Z] #14 41.39 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-01-20T20:31:57.740Z] #14 41.40 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-01-20T20:31:57.740Z] #14 41.56 Selecting previously unselected package dmsetup. [2022-01-20T20:31:57.740Z] #14 41.57 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-01-20T20:31:57.740Z] #14 41.60 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-01-20T20:31:57.740Z] #14 41.75 Selecting previously unselected package mingw-w64-common. [2022-01-20T20:31:57.740Z] #14 41.76 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-01-20T20:31:57.740Z] #14 41.76 Unpacking mingw-w64-common (8.0.0-1) ... [2022-01-20T20:31:57.740Z] #14 46.67 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-01-20T20:31:57.740Z] #14 46.68 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-01-20T20:31:57.740Z] #14 46.69 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-01-20T20:31:57.740Z] #14 ... [2022-01-20T20:31:57.740Z] [2022-01-20T20:31:57.740Z] #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-01-20T20:31:57.740Z] #40 sha256:6bff2da196bb1a4cde97fe26cf680e4cf8139139b4514a4b526853c1be3a4dcd [2022-01-20T20:31:58.148Z] #21 36.63 Setting up xz-utils (5.2.5-2) ... [2022-01-20T20:31:58.148Z] #21 36.64 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-01-20T20:31:58.148Z] #21 36.67 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-01-20T20:31:58.148Z] #21 36.68 Setting up patch (2.7.6-7) ... [2022-01-20T20:31:58.148Z] #21 36.69 Setting up sudo (1.9.5p2-3) ... [2022-01-20T20:31:58.220Z] #58 ... [2022-01-20T20:31:58.220Z] [2022-01-20T20:31:58.220Z] #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-01-20T20:31:58.220Z] #19 sha256:334519f39f574109a1954a12942d48905a375bde8be81dea12ff713ec2b1e0cc [2022-01-20T20:31:58.220Z] #19 107.4 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2022-01-20T20:31:58.220Z] #19 107.4 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-01-20T20:31:58.220Z] #19 107.6 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-01-20T20:31:58.220Z] #19 108.4 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2022-01-20T20:31:58.220Z] #19 108.4 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-01-20T20:31:58.220Z] #19 108.6 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-01-20T20:31:58.408Z] #21 36.76 invoke-rc.d: could not determine current runlevel [2022-01-20T20:31:58.408Z] #21 36.77 invoke-rc.d: policy-rc.d denied execution of start. [2022-01-20T20:31:58.408Z] #21 36.78 Setting up xfsprogs (5.10.0-4) ... [2022-01-20T20:31:58.408Z] #21 36.79 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-01-20T20:31:58.408Z] #21 36.80 Setting up inetutils-ping (2:2.0-1) ... [2022-01-20T20:31:58.408Z] #21 36.82 Setting up pigz (2.6-1) ... [2022-01-20T20:31:58.408Z] #21 36.84 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-01-20T20:31:58.408Z] #21 36.86 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-01-20T20:31:58.668Z] #21 36.89 Setting up python-pip-whl (20.3.4-4) ... [2022-01-20T20:31:58.668Z] #21 36.91 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-01-20T20:31:58.911Z] #21 6.912 Reading package lists... [2022-01-20T20:31:58.911Z] #21 ... [2022-01-20T20:31:58.911Z] [2022-01-20T20:31:58.911Z] #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-01-20T20:31:58.911Z] #34 sha256:9fe0f3d33a999b153a8e31cd4d91505945385bf49d44e9974bedbe8d707b997f [2022-01-20T20:31:58.911Z] #34 DONE 115.0s [2022-01-20T20:31:58.911Z] [2022-01-20T20:31:58.911Z] #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-01-20T20:31:58.911Z] #56 sha256:2bab83c9098a549200ff0216f1d357d51f32f37274d873cd76c77413475a14ff [2022-01-20T20:31:58.911Z] #56 9.813 + cd /tmp/tmp.rCkhogEiRV/src/github.com/opencontainers/runc [2022-01-20T20:31:58.911Z] #56 9.816 + git checkout -q v1.0.3 [2022-01-20T20:31:58.911Z] #56 10.35 + '[' -z '' ']' [2022-01-20T20:31:58.911Z] #56 10.35 + target=static [2022-01-20T20:31:58.911Z] #56 10.35 + make BUILDTAGS=seccomp static [2022-01-20T20:31:58.911Z] #56 10.75 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o runc . [2022-01-20T20:31:59.239Z] #21 37.59 Setting up libaio1:amd64 (0.3.112-9) ... [2022-01-20T20:31:59.239Z] #21 37.60 Setting up python3-lib2to3 (3.9.2-1) ... [2022-01-20T20:31:59.758Z] #21 38.02 Setting up libelf1:amd64 (0.183-1) ... [2022-01-20T20:31:59.758Z] #21 38.06 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-01-20T20:31:59.758Z] #21 38.07 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-01-20T20:31:59.758Z] #21 38.09 Setting up python3-distutils (3.9.2-1) ... [2022-01-20T20:31:59.849Z] #56 ... [2022-01-20T20:31:59.849Z] [2022-01-20T20:31:59.849Z] #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-01-20T20:31:59.849Z] #21 sha256:25b5507dab344cd0e5a3da2e5150a5085c76a60af2ea560649b1de46f5baaf51 [2022-01-20T20:31:59.849Z] #21 6.912 Reading package lists... [2022-01-20T20:32:00.018Z] #21 38.53 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-01-20T20:32:00.018Z] #21 38.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-01-20T20:32:00.018Z] #21 38.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-01-20T20:32:00.018Z] #21 38.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-01-20T20:32:00.018Z] #21 38.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-01-20T20:32:00.018Z] #21 38.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-01-20T20:32:00.018Z] #21 38.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-01-20T20:32:00.124Z] #19 ... [2022-01-20T20:32:00.124Z] [2022-01-20T20:32:00.124Z] #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.23.8" && /build/golangci-lint --version [2022-01-20T20:32:00.124Z] #58 sha256:f951c89bd34772c72bba58283b87fe5c67921e7ad1eb99176575536462edc601 [2022-01-20T20:32:00.124Z] #58 DONE 120.0s [2022-01-20T20:32:00.124Z] [2022-01-20T20:32:00.124Z] #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-01-20T20:32:00.124Z] #50 sha256:76944249cecba13870a8649d0eebcf3a28556913abfe2b53480837c4f26c1011 [2022-01-20T20:32:00.124Z] #50 113.7 + dpkg --print-architecture [2022-01-20T20:32:00.124Z] #50 113.7 + git checkout -q v2.1.0 [2022-01-20T20:32:00.124Z] #50 113.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-01-20T20:32:00.124Z] #50 113.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-01-20T20:32:00.279Z] #21 38.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-01-20T20:32:00.279Z] #21 38.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-01-20T20:32:00.279Z] #21 38.60 Setting up python3-setuptools (52.0.0-4) ... [2022-01-20T20:32:00.358Z] #14 ... [2022-01-20T20:32:00.358Z] [2022-01-20T20:32:00.358Z] #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-01-20T20:32:00.358Z] #60 sha256:17758a577ae8d3a270b79f878101d2dfceb4c617279e0f6de56219081f24d446 [2022-01-20T20:32:00.358Z] #60 32.13 Updating files: 77% (3609/4684) Updating files: 78% (3654/4684) Updating files: 79% (3701/4684) Updating files: 80% (3748/4684) Updating files: 81% (3795/4684) Updating files: 82% (3841/4684) Updating files: 83% (3888/4684) Updating files: 84% (3935/4684) Updating files: 85% (3982/4684) Updating files: 86% (4029/4684) Updating files: 87% (4076/4684) Updating files: 88% (4122/4684) Updating files: 89% (4169/4684) Updating files: 90% (4216/4684) Updating files: 91% (4263/4684) Updating files: 92% (4310/4684) Updating files: 93% (4357/4684) Updating files: 94% (4403/4684) Updating files: 95% (4450/4684) Updating files: 96% (4497/4684) Updating files: 97% (4544/4684) Updating files: 98% (4591/4684) Updating files: 99% (4638/4684) Updating files: 100% (4684/4684) Updating files: 100% (4684/4684), done. [2022-01-20T20:32:00.358Z] #60 32.65 + cd /tmp/tmp.JRJUXKsuNE/src/github.com/containerd/containerd [2022-01-20T20:32:00.358Z] #60 32.65 + git checkout -q v1.5.9 [2022-01-20T20:32:00.698Z] using credential docker-jenkins-github-credentials [2022-01-20T20:32:00.777Z] Cloning the remote Git repository [2022-01-20T20:32:00.777Z] Cloning with configured refspecs honoured and without tags [2022-01-20T20:32:01.301Z] #60 33.68 + export 'BUILDTAGS=netgo osusergo static_build' [2022-01-20T20:32:01.562Z] #60 33.68 + BUILDTAGS='netgo osusergo static_build' [2022-01-20T20:32:01.562Z] #60 33.68 + export EXTRA_FLAGS=-buildmode=pie [2022-01-20T20:32:01.562Z] #60 33.68 + EXTRA_FLAGS=-buildmode=pie [2022-01-20T20:32:01.562Z] #60 33.68 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-01-20T20:32:01.562Z] #60 33.68 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-01-20T20:32:01.562Z] #60 33.68 + '[' '' = dynamic ']' [2022-01-20T20:32:01.562Z] #60 33.68 + make [2022-01-20T20:32:00.974Z] Cloning repository https://github.com/moby/moby.git [2022-01-20T20:32:01.383Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-01-20T20:32:01.662Z] #21 40.02 Setting up libjq1:amd64 (1.6-2.1) ... [2022-01-20T20:32:01.662Z] #21 40.03 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-01-20T20:32:01.662Z] #21 40.05 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-01-20T20:32:01.662Z] #21 40.07 Setting up python3-pip (20.3.4-4) ... [2022-01-20T20:32:01.775Z] #21 9.745 Reading package lists... [2022-01-20T20:32:01.910Z] #40 3.714 + RM_GOPATH=0 [2022-01-20T20:32:01.910Z] #40 3.714 + TMP_GOPATH= [2022-01-20T20:32:01.910Z] #40 3.714 + : /build [2022-01-20T20:32:01.910Z] #40 3.714 + '[' -z '' ']' [2022-01-20T20:32:01.910Z] #40 3.714 ++ mktemp -d [2022-01-20T20:32:01.910Z] #40 ... [2022-01-20T20:32:01.910Z] [2022-01-20T20:32:01.910Z] #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-01-20T20:32:01.910Z] #49 sha256:77cb706d755e16aea54301fa925fe1a91b1df361756934152b11e5eb1aa5503b [2022-01-20T20:32:01.910Z] #49 50.25 gotestsum version dev [2022-01-20T20:32:01.910Z] #49 DONE 51.0s [2022-01-20T20:32:01.910Z] [2022-01-20T20:32:01.910Z] #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-01-20T20:32:01.910Z] #40 sha256:6bff2da196bb1a4cde97fe26cf680e4cf8139139b4514a4b526853c1be3a4dcd [2022-01-20T20:32:01.910Z] #40 3.715 + export GOPATH=/tmp/tmp.66WYfArYig [2022-01-20T20:32:01.910Z] #40 3.715 + GOPATH=/tmp/tmp.66WYfArYig [2022-01-20T20:32:01.910Z] #40 3.715 + RM_GOPATH=1 [2022-01-20T20:32:01.910Z] #40 3.715 + case "$(go env GOARCH)" in [2022-01-20T20:32:01.910Z] #40 3.720 ++ go env GOARCH [2022-01-20T20:32:01.910Z] #40 3.764 + export GO_BUILDMODE=-buildmode=pie [2022-01-20T20:32:01.910Z] #40 3.764 + GO_BUILDMODE=-buildmode=pie [2022-01-20T20:32:01.910Z] #40 3.764 ++ dirname /install.sh [2022-01-20T20:32:01.910Z] #40 3.764 + dir=/ [2022-01-20T20:32:01.911Z] #40 3.764 + bin=tini [2022-01-20T20:32:01.911Z] #40 3.764 + shift [2022-01-20T20:32:01.911Z] #40 3.764 + '[' '!' -f //tini.installer ']' [2022-01-20T20:32:01.911Z] #40 3.764 + . //tini.installer [2022-01-20T20:32:01.911Z] #40 3.764 ++ : v0.19.0 [2022-01-20T20:32:01.911Z] #40 3.764 + install_tini [2022-01-20T20:32:01.911Z] #40 3.764 + echo 'Install tini version v0.19.0' [2022-01-20T20:32:01.911Z] #40 3.764 + git clone https://github.com/krallin/tini.git /tmp/tmp.66WYfArYig/tini [2022-01-20T20:32:01.911Z] #40 3.764 Cloning into '/tmp/tmp.66WYfArYig/tini'... [2022-01-20T20:32:01.911Z] #40 3.764 Install tini version v0.19.0 [2022-01-20T20:32:02.345Z] #21 11.80 Building dependency tree... [2022-01-20T20:32:02.474Z] #40 4.717 + cd /tmp/tmp.66WYfArYig/tini [2022-01-20T20:32:02.474Z] #40 4.717 + git checkout -q v0.19.0 [2022-01-20T20:32:02.474Z] #40 4.717 + cmake . [2022-01-20T20:32:02.603Z] #21 41.14 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-01-20T20:32:02.603Z] #21 41.17 Setting up jq (1.6-2.1) ... [2022-01-20T20:32:02.603Z] #21 41.19 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-01-20T20:32:02.603Z] #21 41.20 Setting up iptables (1.8.7-1) ... [2022-01-20T20:32:02.661Z] #50 ... [2022-01-20T20:32:02.661Z] [2022-01-20T20:32:02.661Z] #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-01-20T20:32:02.661Z] #19 sha256:334519f39f574109a1954a12942d48905a375bde8be81dea12ff713ec2b1e0cc [2022-01-20T20:32:02.661Z] #19 115.6 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2022-01-20T20:32:02.661Z] #19 115.6 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-01-20T20:32:02.661Z] #19 115.6 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-01-20T20:32:02.661Z] #19 115.6 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2022-01-20T20:32:02.661Z] #19 115.6 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-01-20T20:32:02.661Z] #19 115.6 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-01-20T20:32:02.730Z] #40 5.063 -- The C compiler identification is GNU 10.2.1 [2022-01-20T20:32:02.730Z] #40 5.100 -- Detecting C compiler ABI info [2022-01-20T20:32:02.863Z] #21 41.22 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-01-20T20:32:02.864Z] #21 41.22 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-01-20T20:32:02.864Z] #21 41.23 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-01-20T20:32:02.864Z] #21 41.24 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-01-20T20:32:02.864Z] #21 41.24 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-01-20T20:32:02.864Z] #21 41.25 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-01-20T20:32:02.864Z] #21 41.26 Setting up iproute2 (5.10.0-4) ... [2022-01-20T20:32:02.946Z] #60 34.91 + bin/ctr [2022-01-20T20:32:03.124Z] #21 41.60 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-20T20:32:03.284Z] #21 13.16 The following additional packages will be installed: [2022-01-20T20:32:03.284Z] #21 13.16 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-01-20T20:32:03.284Z] #21 13.16 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-01-20T20:32:03.284Z] #21 13.17 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-01-20T20:32:03.284Z] #21 13.17 python3-pkg-resources vim-runtime xxd [2022-01-20T20:32:03.284Z] #21 13.17 Suggested packages: [2022-01-20T20:32:03.284Z] #21 13.18 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-01-20T20:32:03.284Z] #21 13.18 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-01-20T20:32:03.284Z] #21 13.18 acl attr quota [2022-01-20T20:32:03.284Z] #21 13.18 Recommended packages: [2022-01-20T20:32:03.284Z] #21 13.18 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-01-20T20:32:03.294Z] #40 5.526 -- Detecting C compiler ABI info - done [2022-01-20T20:32:03.294Z] #40 5.599 -- Check for working C compiler: /usr/bin/cc - skipped [2022-01-20T20:32:03.294Z] #40 5.599 -- Detecting C compile features [2022-01-20T20:32:03.294Z] #40 5.599 -- Detecting C compile features - done [2022-01-20T20:32:03.294Z] #40 5.673 -- Performing Test HAS_BUILTIN_FORTIFY [2022-01-20T20:32:03.551Z] #40 5.885 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-01-20T20:32:03.551Z] #40 5.999 -- Configuring done [2022-01-20T20:32:03.551Z] #40 5.999 -- Generating done [2022-01-20T20:32:03.551Z] #40 5.999 -- Build files have been written to: /tmp/tmp.66WYfArYig/tini [2022-01-20T20:32:03.551Z] #40 6.031 + make tini-static [2022-01-20T20:32:02.104Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-01-20T20:32:02.104Z] > git --version # timeout=10 [2022-01-20T20:32:02.146Z] > git --version # 'git version 2.24.1.windows.2' [2022-01-20T20:32:02.147Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-20T20:32:02.150Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43172/head:refs/remotes/origin/PR-43172 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-20T20:32:03.808Z] #40 6.282 Scanning dependencies of target tini-static [2022-01-20T20:32:04.038Z] #19 ... [2022-01-20T20:32:04.038Z] [2022-01-20T20:32:04.038Z] #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-01-20T20:32:04.038Z] #50 sha256:76944249cecba13870a8649d0eebcf3a28556913abfe2b53480837c4f26c1011 [2022-01-20T20:32:04.038Z] #50 DONE 123.4s [2022-01-20T20:32:04.038Z] [2022-01-20T20:32:04.038Z] #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-01-20T20:32:04.038Z] #19 sha256:334519f39f574109a1954a12942d48905a375bde8be81dea12ff713ec2b1e0cc [2022-01-20T20:32:04.064Z] #40 6.382 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-01-20T20:32:04.222Z] #21 14.26 The following NEW packages will be installed: [2022-01-20T20:32:04.222Z] #21 14.28 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-01-20T20:32:04.222Z] #21 14.28 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-01-20T20:32:04.222Z] #21 14.28 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-01-20T20:32:04.222Z] #21 14.28 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-01-20T20:32:04.222Z] #21 14.28 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-01-20T20:32:04.222Z] #21 14.28 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-01-20T20:32:04.222Z] #21 14.28 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-01-20T20:32:04.222Z] #21 14.28 xz-utils zip zstd [2022-01-20T20:32:04.481Z] #21 14.59 0 upgraded, 48 newly installed, 0 to remove and 1 not upgraded. [2022-01-20T20:32:04.481Z] #21 14.59 Need to get 27.6 MB of archives. [2022-01-20T20:32:04.481Z] #21 14.59 After this operation, 106 MB of additional disk space will be used. [2022-01-20T20:32:04.481Z] #21 14.59 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-01-20T20:32:04.481Z] #21 14.59 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-01-20T20:32:04.481Z] #21 14.59 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-01-20T20:32:04.481Z] #21 14.59 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-01-20T20:32:04.481Z] #21 14.59 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-01-20T20:32:04.481Z] #21 14.60 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-01-20T20:32:04.481Z] #21 14.60 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-01-20T20:32:04.481Z] #21 14.60 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-01-20T20:32:04.481Z] #21 14.62 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-01-20T20:32:04.508Z] #21 DONE 42.9s [2022-01-20T20:32:04.508Z] [2022-01-20T20:32:04.508Z] #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-01-20T20:32:04.508Z] #56 sha256:78b25b0df2f4784bc6b16b2358687366e8c5b54e62f5b1dac5f9ea4da5a6c624 [2022-01-20T20:32:04.508Z] #56 ... [2022-01-20T20:32:04.508Z] [2022-01-20T20:32:04.508Z] #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-01-20T20:32:04.508Z] #22 sha256:8e8a2568d8b42e3431a1de8ca3e5e0a9c966cfcce2f579991af4863412e0c9e0 [2022-01-20T20:32:04.741Z] #21 14.63 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-01-20T20:32:04.741Z] #21 14.64 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-01-20T20:32:04.741Z] #21 14.65 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-01-20T20:32:04.741Z] #21 14.65 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2022-01-20T20:32:04.741Z] #21 14.65 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-01-20T20:32:04.741Z] #21 14.67 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-01-20T20:32:04.741Z] #21 14.69 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-01-20T20:32:04.741Z] #21 14.69 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-01-20T20:32:04.741Z] #21 14.69 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-01-20T20:32:04.741Z] #21 14.69 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-01-20T20:32:04.741Z] #21 14.70 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-01-20T20:32:04.741Z] #21 14.70 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-01-20T20:32:04.741Z] #21 14.70 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-01-20T20:32:04.741Z] #21 14.72 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-01-20T20:32:04.741Z] #21 14.72 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-01-20T20:32:04.741Z] #21 14.72 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-01-20T20:32:04.741Z] #21 14.72 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-01-20T20:32:04.741Z] #21 14.73 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-01-20T20:32:05.000Z] #21 15.00 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-01-20T20:32:05.000Z] #21 15.00 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-01-20T20:32:05.000Z] #21 15.00 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-01-20T20:32:05.000Z] #21 15.00 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-01-20T20:32:05.000Z] #21 15.00 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-01-20T20:32:05.000Z] #21 15.00 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-01-20T20:32:05.000Z] #21 15.01 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2022-01-20T20:32:05.000Z] #21 15.06 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-01-20T20:32:05.000Z] #21 15.08 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-01-20T20:32:05.000Z] #21 15.08 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-01-20T20:32:05.000Z] #21 15.09 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-01-20T20:32:05.000Z] #21 15.09 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-01-20T20:32:05.000Z] #21 15.10 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2022-01-20T20:32:05.259Z] #21 15.25 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-01-20T20:32:05.259Z] #21 15.27 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-01-20T20:32:05.259Z] #21 15.28 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-01-20T20:32:05.259Z] #21 15.29 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-01-20T20:32:05.449Z] #22 0.879 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-01-20T20:32:05.449Z] #22 0.884 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-01-20T20:32:05.449Z] #22 0.886 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-01-20T20:32:05.449Z] #22 DONE 1.0s [2022-01-20T20:32:05.449Z] [2022-01-20T20:32:05.449Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-01-20T20:32:05.449Z] #23 sha256:553b68e326ee4cc8bacee9c0f32e9ee3e9d3bd3f2cb5ca6edb8fb5fe1d0106b7 [2022-01-20T20:32:05.476Z] #40 7.547 [100%] Linking C executable tini-static [2022-01-20T20:32:05.532Z] #21 15.47 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-01-20T20:32:05.532Z] #21 15.50 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-01-20T20:32:05.532Z] #21 15.52 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-01-20T20:32:05.532Z] #21 15.52 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-01-20T20:32:06.080Z] #40 8.123 [100%] Built target tini-static [2022-01-20T20:32:06.080Z] #40 8.191 + mkdir -p /build [2022-01-20T20:32:06.080Z] #40 8.191 + cp tini-static /build/docker-init [2022-01-20T20:32:06.102Z] #21 16.01 debconf: delaying package configuration, since apt-utils is not installed [2022-01-20T20:32:06.102Z] #21 16.13 Fetched 27.6 MB in 1s (22.3 MB/s) [2022-01-20T20:32:06.102Z] #21 16.19 Selecting previously unselected package pigz. [2022-01-20T20:32:06.102Z] #21 16.19 (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-01-20T20:32:06.102Z] #21 16.23 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-01-20T20:32:06.102Z] #21 16.24 Unpacking pigz (2.6-1) ... [2022-01-20T20:32:06.102Z] #21 16.31 Selecting previously unselected package libelf1:amd64. [2022-01-20T20:32:06.362Z] #21 16.32 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-01-20T20:32:06.362Z] #21 16.33 Unpacking libelf1:amd64 (0.183-1) ... [2022-01-20T20:32:06.379Z] #40 DONE 8.8s [2022-01-20T20:32:06.380Z] [2022-01-20T20:32:06.380Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-01-20T20:32:06.380Z] #14 sha256:15cb28e840cc1430d064f1bc3bec2eb69770f43fd5e2d00fc5390980be2d2c73 [2022-01-20T20:32:06.380Z] #14 52.15 Selecting previously unselected package gcc-mingw-w64-base. [2022-01-20T20:32:06.380Z] #14 52.15 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-01-20T20:32:06.380Z] #14 52.15 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-01-20T20:32:06.380Z] #14 52.21 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-01-20T20:32:06.380Z] #14 52.21 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-01-20T20:32:06.380Z] #14 52.21 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-01-20T20:32:06.622Z] #21 16.49 Selecting previously unselected package libbpf0:amd64. [2022-01-20T20:32:06.622Z] #21 16.49 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-01-20T20:32:06.622Z] #21 16.49 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-01-20T20:32:06.622Z] #21 16.58 Selecting previously unselected package libcap2:amd64. [2022-01-20T20:32:06.622Z] #21 16.58 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-01-20T20:32:06.622Z] #21 16.59 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-01-20T20:32:06.622Z] #21 16.66 Selecting previously unselected package libmnl0:amd64. [2022-01-20T20:32:06.622Z] #21 16.67 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-01-20T20:32:06.622Z] #21 16.68 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-01-20T20:32:06.622Z] #21 16.73 Selecting previously unselected package libxtables12:amd64. [2022-01-20T20:32:06.882Z] #21 16.74 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-01-20T20:32:06.882Z] #21 16.74 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-01-20T20:32:06.882Z] #21 16.80 Selecting previously unselected package libcap2-bin. [2022-01-20T20:32:06.882Z] #21 16.80 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-01-20T20:32:06.882Z] #21 16.84 Unpacking libcap2-bin (1:2.44-1) ... [2022-01-20T20:32:06.882Z] #21 16.93 Selecting previously unselected package iproute2. [2022-01-20T20:32:06.882Z] #21 16.93 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-01-20T20:32:06.882Z] #21 16.95 Unpacking iproute2 (5.10.0-4) ... [2022-01-20T20:32:07.330Z] #19 120.2 Selecting previously unselected package cpp-aarch64-linux-gnu. [2022-01-20T20:32:07.331Z] #19 120.2 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-01-20T20:32:07.331Z] #19 120.2 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-01-20T20:32:07.331Z] #19 120.2 Selecting previously unselected package cpp-arm-linux-gnueabi. [2022-01-20T20:32:07.331Z] #19 120.2 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-01-20T20:32:07.331Z] #19 120.2 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-01-20T20:32:07.331Z] #19 120.3 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2022-01-20T20:32:07.331Z] #19 120.3 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-01-20T20:32:07.331Z] #19 120.3 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-01-20T20:32:07.331Z] #19 120.3 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2022-01-20T20:32:07.331Z] #19 120.3 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-01-20T20:32:07.331Z] #19 120.3 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-01-20T20:32:07.331Z] #19 120.3 Selecting previously unselected package cpp-s390x-linux-gnu. [2022-01-20T20:32:07.331Z] #19 120.3 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-01-20T20:32:07.331Z] #19 120.3 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-01-20T20:32:07.331Z] #19 120.4 Selecting previously unselected package cross-config. [2022-01-20T20:32:07.331Z] #19 120.4 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2022-01-20T20:32:07.331Z] #19 120.4 Unpacking cross-config (2.6.18+nmu1) ... [2022-01-20T20:32:07.331Z] #19 120.4 Selecting previously unselected package gcc-10-cross-base. [2022-01-20T20:32:07.331Z] #19 120.4 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2022-01-20T20:32:07.331Z] #19 120.4 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2022-01-20T20:32:07.331Z] #19 120.4 Selecting previously unselected package libc6-arm64-cross. [2022-01-20T20:32:07.331Z] #19 120.4 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2022-01-20T20:32:07.331Z] #19 120.4 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2022-01-20T20:32:07.331Z] #19 120.6 Selecting previously unselected package libgcc-s1-arm64-cross. [2022-01-20T20:32:07.331Z] #19 120.6 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-01-20T20:32:07.331Z] #19 120.6 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-01-20T20:32:07.331Z] #19 120.6 Selecting previously unselected package libgomp1-arm64-cross. [2022-01-20T20:32:07.331Z] #19 120.6 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-01-20T20:32:07.331Z] #19 120.6 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-01-20T20:32:07.331Z] #19 120.6 Selecting previously unselected package libitm1-arm64-cross. [2022-01-20T20:32:07.331Z] #19 120.6 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-01-20T20:32:07.331Z] #19 120.6 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2022-01-20T20:32:07.331Z] #19 120.7 Selecting previously unselected package libatomic1-arm64-cross. [2022-01-20T20:32:07.331Z] #19 120.7 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-01-20T20:32:07.331Z] #19 120.7 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-01-20T20:32:07.331Z] #19 120.7 Selecting previously unselected package libasan6-arm64-cross. [2022-01-20T20:32:07.331Z] #19 120.7 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-01-20T20:32:07.331Z] #19 120.7 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2022-01-20T20:32:07.451Z] #21 17.38 Selecting previously unselected package xxd. [2022-01-20T20:32:07.451Z] #21 17.39 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-01-20T20:32:07.451Z] #21 17.39 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-01-20T20:32:07.451Z] #21 17.49 Selecting previously unselected package vim-common. [2022-01-20T20:32:07.451Z] #21 17.49 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-01-20T20:32:07.451Z] #21 17.51 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-01-20T20:32:07.590Z] #19 120.9 Selecting previously unselected package liblsan0-arm64-cross. [2022-01-20T20:32:07.590Z] #19 120.9 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-01-20T20:32:07.590Z] #19 120.9 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-01-20T20:32:07.590Z] #19 121.0 Selecting previously unselected package libtsan0-arm64-cross. [2022-01-20T20:32:07.711Z] #21 17.65 Selecting previously unselected package bash-completion. [2022-01-20T20:32:07.711Z] #21 17.65 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-01-20T20:32:07.849Z] #19 121.0 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-01-20T20:32:07.849Z] #19 121.0 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-01-20T20:32:08.108Z] #19 121.3 Selecting previously unselected package libstdc++6-arm64-cross. [2022-01-20T20:32:08.108Z] #19 121.3 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-01-20T20:32:08.108Z] #19 121.3 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-01-20T20:32:08.108Z] #19 121.3 Selecting previously unselected package libubsan1-arm64-cross. [2022-01-20T20:32:08.108Z] #19 121.3 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-01-20T20:32:08.108Z] #19 121.3 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-01-20T20:32:08.108Z] #19 121.4 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2022-01-20T20:32:08.108Z] #19 121.4 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-01-20T20:32:08.366Z] #19 121.4 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-01-20T20:32:08.366Z] #19 121.6 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2022-01-20T20:32:08.366Z] #19 121.6 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-01-20T20:32:08.366Z] #19 121.6 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-01-20T20:32:09.309Z] using credential docker-jenkins-github-credentials [2022-01-20T20:32:09.387Z] Cloning the remote Git repository [2022-01-20T20:32:09.387Z] Cloning with configured refspecs honoured and without tags [2022-01-20T20:32:09.619Z] #21 19.45 Unpacking bash-completion (1:2.11-2) ... [2022-01-20T20:32:09.780Z] #14 58.74 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-01-20T20:32:09.780Z] #14 58.77 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-01-20T20:32:09.780Z] #14 58.77 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-01-20T20:32:09.878Z] #21 19.84 Selecting previously unselected package bzip2. [2022-01-20T20:32:09.878Z] #21 19.84 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-01-20T20:32:09.878Z] #21 19.85 Unpacking bzip2 (1.0.8-4) ... [2022-01-20T20:32:09.878Z] #21 19.94 Selecting previously unselected package xz-utils. [2022-01-20T20:32:09.878Z] #21 19.94 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2022-01-20T20:32:09.878Z] #21 19.94 Unpacking xz-utils (5.2.5-2) ... [2022-01-20T20:32:10.138Z] #21 20.12 Selecting previously unselected package apparmor. [2022-01-20T20:32:10.138Z] #21 20.12 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-01-20T20:32:10.138Z] #21 20.18 Unpacking apparmor (2.13.6-10) ... [2022-01-20T20:32:09.588Z] Cloning repository https://github.com/moby/moby.git [2022-01-20T20:32:10.000Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-01-20T20:32:10.707Z] #21 20.58 Selecting previously unselected package inetutils-ping. [2022-01-20T20:32:10.707Z] #21 20.59 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-01-20T20:32:10.707Z] #21 20.60 Unpacking inetutils-ping (2:2.0-1) ... [2022-01-20T20:32:10.707Z] #21 20.70 Selecting previously unselected package libip4tc2:amd64. [2022-01-20T20:32:10.707Z] #21 20.71 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-01-20T20:32:10.707Z] #21 20.72 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-01-20T20:32:10.707Z] #21 20.80 Selecting previously unselected package libip6tc2:amd64. [2022-01-20T20:32:10.707Z] #21 20.80 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-01-20T20:32:10.707Z] #21 20.81 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-01-20T20:32:10.966Z] #21 20.87 Selecting previously unselected package libnfnetlink0:amd64. [2022-01-20T20:32:10.966Z] #21 20.87 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-01-20T20:32:10.966Z] #21 20.88 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-01-20T20:32:10.966Z] #21 20.93 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-01-20T20:32:10.966Z] #21 20.93 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-01-20T20:32:10.966Z] #21 20.94 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-01-20T20:32:10.966Z] #21 21.01 Selecting previously unselected package libnftnl11:amd64. [2022-01-20T20:32:10.966Z] #21 21.01 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-01-20T20:32:10.966Z] #21 21.03 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-01-20T20:32:11.226Z] #21 21.11 Selecting previously unselected package iptables. [2022-01-20T20:32:11.226Z] #21 21.12 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-01-20T20:32:11.226Z] #21 21.13 Unpacking iptables (1.8.7-1) ... [2022-01-20T20:32:11.486Z] #21 21.40 Selecting previously unselected package libonig5:amd64. [2022-01-20T20:32:11.486Z] #21 21.41 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-01-20T20:32:11.486Z] #21 21.42 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-01-20T20:32:11.486Z] #21 21.54 Selecting previously unselected package libjq1:amd64. [2022-01-20T20:32:11.486Z] #21 21.54 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-01-20T20:32:11.486Z] #21 21.56 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-01-20T20:32:11.745Z] #21 21.66 Selecting previously unselected package jq. [2022-01-20T20:32:11.745Z] #21 21.66 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-01-20T20:32:11.745Z] #21 21.68 Unpacking jq (1.6-2.1) ... [2022-01-20T20:32:11.745Z] #21 21.74 Selecting previously unselected package libaio1:amd64. [2022-01-20T20:32:11.745Z] #21 21.74 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-01-20T20:32:11.745Z] #21 21.76 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-01-20T20:32:11.745Z] #21 21.83 Selecting previously unselected package libgpm2:amd64. [2022-01-20T20:32:11.745Z] #21 21.84 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-01-20T20:32:11.745Z] #21 21.84 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-01-20T20:32:12.005Z] #21 21.91 Selecting previously unselected package libicu67:amd64. [2022-01-20T20:32:12.005Z] #21 21.91 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-01-20T20:32:12.005Z] #21 21.92 Unpacking libicu67:amd64 (67.1-7) ... [2022-01-20T20:32:10.734Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-01-20T20:32:10.734Z] > git --version # timeout=10 [2022-01-20T20:32:10.774Z] > git --version # 'git version 2.24.1.windows.2' [2022-01-20T20:32:10.775Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-20T20:32:10.778Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43172/head:refs/remotes/origin/PR-43172 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-20T20:32:12.947Z] #60 ... [2022-01-20T20:32:12.947Z] [2022-01-20T20:32:12.947Z] #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-01-20T20:32:12.947Z] #14 sha256:621bb6d9a5dd219a4cae0794e5aa39e74a4e5379ed13cad64c3847290175b3fc [2022-01-20T20:32:12.947Z] #14 61.96 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-01-20T20:32:12.947Z] #14 61.96 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-01-20T20:32:12.947Z] #14 61.97 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-01-20T20:32:12.947Z] #14 65.60 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-01-20T20:32:12.947Z] #14 65.61 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2022-01-20T20:32:12.947Z] #14 65.61 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-01-20T20:32:12.947Z] #14 69.98 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-01-20T20:32:12.947Z] #14 69.98 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-01-20T20:32:12.947Z] #14 69.98 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-01-20T20:32:13.640Z] #19 126.6 Selecting previously unselected package gcc-aarch64-linux-gnu. [2022-01-20T20:32:13.640Z] #19 126.6 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-01-20T20:32:13.640Z] #19 126.6 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-01-20T20:32:13.640Z] #19 126.7 Selecting previously unselected package linux-libc-dev-arm64-cross. [2022-01-20T20:32:13.640Z] #19 126.7 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2022-01-20T20:32:13.640Z] #19 126.7 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-01-20T20:32:13.640Z] #19 126.8 Selecting previously unselected package libc6-dev-arm64-cross. [2022-01-20T20:32:13.640Z] #19 126.8 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2022-01-20T20:32:13.640Z] #19 126.9 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2022-01-20T20:32:13.899Z] #19 127.1 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2022-01-20T20:32:13.899Z] #19 127.1 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-01-20T20:32:13.899Z] #19 127.1 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-01-20T20:32:14.157Z] #19 127.4 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2022-01-20T20:32:14.157Z] #19 127.4 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-01-20T20:32:14.157Z] #19 127.4 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-01-20T20:32:15.296Z] #21 25.24 Selecting previously unselected package libinih1:amd64. [2022-01-20T20:32:15.296Z] #21 25.26 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-01-20T20:32:15.296Z] #21 25.26 Unpacking libinih1:amd64 (53-1+b2) ... [2022-01-20T20:32:15.296Z] #21 25.30 Selecting previously unselected package libnet1:amd64. [2022-01-20T20:32:15.296Z] #21 25.31 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-01-20T20:32:15.296Z] #21 25.31 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-01-20T20:32:15.296Z] #21 25.39 Selecting previously unselected package libnl-3-200:amd64. [2022-01-20T20:32:15.296Z] #21 25.39 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-01-20T20:32:15.296Z] #21 25.39 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-01-20T20:32:15.442Z] #23 9.447 Collecting yamllint==1.26.1 [2022-01-20T20:32:15.557Z] #21 25.47 Selecting previously unselected package libprotobuf-c1:amd64. [2022-01-20T20:32:15.557Z] #21 25.47 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-01-20T20:32:15.557Z] #21 25.48 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-01-20T20:32:15.557Z] #21 25.54 Selecting previously unselected package net-tools. [2022-01-20T20:32:15.557Z] #21 25.54 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-01-20T20:32:15.557Z] #21 25.54 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-01-20T20:32:15.557Z] #21 25.69 Selecting previously unselected package patch. [2022-01-20T20:32:15.557Z] #21 25.69 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-01-20T20:32:15.557Z] #21 25.70 Unpacking patch (2.7.6-7) ... [2022-01-20T20:32:15.817Z] #21 25.79 Selecting previously unselected package python-pip-whl. [2022-01-20T20:32:15.817Z] #21 25.79 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2022-01-20T20:32:15.817Z] #21 25.79 Unpacking python-pip-whl (20.3.4-4) ... [2022-01-20T20:32:16.013Z] #23 10.52 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-01-20T20:32:16.385Z] #21 26.24 Selecting previously unselected package python3-lib2to3. [2022-01-20T20:32:16.385Z] #21 26.25 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-01-20T20:32:16.385Z] #21 26.26 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-01-20T20:32:16.385Z] #21 26.35 Selecting previously unselected package python3-distutils. [2022-01-20T20:32:16.385Z] #21 26.35 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-01-20T20:32:16.385Z] #21 26.37 Unpacking python3-distutils (3.9.2-1) ... [2022-01-20T20:32:16.385Z] #21 26.49 Selecting previously unselected package python3-pkg-resources. [2022-01-20T20:32:16.645Z] #21 26.49 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-01-20T20:32:16.645Z] #21 26.50 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-01-20T20:32:16.645Z] #21 26.62 Selecting previously unselected package python3-setuptools. [2022-01-20T20:32:16.645Z] #21 26.64 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-01-20T20:32:16.645Z] #21 26.65 Unpacking python3-setuptools (52.0.0-4) ... [2022-01-20T20:32:16.904Z] #21 26.91 Selecting previously unselected package python3-wheel. [2022-01-20T20:32:16.904Z] #21 26.92 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-01-20T20:32:16.904Z] #21 26.93 Unpacking python3-wheel (0.34.2-1) ... [2022-01-20T20:32:16.904Z] #21 27.00 Selecting previously unselected package python3-pip. [2022-01-20T20:32:16.904Z] #21 27.00 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2022-01-20T20:32:16.904Z] #21 27.01 Unpacking python3-pip (20.3.4-4) ... [2022-01-20T20:32:16.954Z] #23 11.60 Collecting pathspec>=0.5.3 [2022-01-20T20:32:17.164Z] #21 27.27 Selecting previously unselected package sudo. [2022-01-20T20:32:17.164Z] #21 27.28 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-01-20T20:32:17.164Z] #21 27.30 Unpacking sudo (1.9.5p2-3) ... [2022-01-20T20:32:17.214Z] #23 11.62 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-01-20T20:32:17.475Z] #23 12.00 Collecting pyyaml [2022-01-20T20:32:17.475Z] #23 12.01 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-01-20T20:32:17.475Z] #23 12.08 Building wheels for collected packages: yamllint [2022-01-20T20:32:17.475Z] #23 12.09 Building wheel for yamllint (setup.py): started [2022-01-20T20:32:18.103Z] #21 27.86 Selecting previously unselected package thin-provisioning-tools. [2022-01-20T20:32:18.103Z] #21 27.86 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-01-20T20:32:18.103Z] #21 27.87 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-01-20T20:32:18.103Z] #21 28.08 Selecting previously unselected package uidmap. [2022-01-20T20:32:18.103Z] #21 28.09 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-01-20T20:32:18.103Z] #21 28.10 Unpacking uidmap (1:4.8.1-1) ... [2022-01-20T20:32:18.241Z] #14 77.88 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-01-20T20:32:18.241Z] #14 77.88 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-01-20T20:32:18.241Z] #14 77.88 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-01-20T20:32:18.363Z] #21 28.23 Selecting previously unselected package vim-runtime. [2022-01-20T20:32:18.363Z] #21 28.23 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-01-20T20:32:18.363Z] #21 28.27 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-01-20T20:32:18.363Z] #21 28.29 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-01-20T20:32:18.363Z] #21 28.31 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-01-20T20:32:18.415Z] #23 12.99 Building wheel for yamllint (setup.py): finished with status 'done' [2022-01-20T20:32:18.415Z] #23 12.99 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=25727cbf2410715b20afae16def2140fe6377b08cc55b5cf9620b3be73b9f373 [2022-01-20T20:32:18.415Z] #23 12.99 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-01-20T20:32:18.415Z] #23 13.00 Successfully built yamllint [2022-01-20T20:32:18.415Z] #23 13.02 Installing collected packages: pyyaml, pathspec, yamllint [2022-01-20T20:32:18.986Z] #23 13.40 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-01-20T20:32:19.246Z] #23 DONE 13.8s [2022-01-20T20:32:19.246Z] [2022-01-20T20:32:19.246Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-01-20T20:32:19.246Z] #27 sha256:06226ff57f1884c5e0d4547c8b557b96842d0895fa24e310b80f5350fd4211b0 [2022-01-20T20:32:18.961Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-01-20T20:32:19.014Z] > git config --add remote.origin.fetch +refs/pull/43172/head:refs/remotes/origin/PR-43172 # timeout=10 [2022-01-20T20:32:19.057Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-20T20:32:19.174Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-01-20T20:32:19.254Z] Fetching without tags [2022-01-20T20:32:19.494Z] #19 132.4 Selecting previously unselected package g++-aarch64-linux-gnu. [2022-01-20T20:32:19.494Z] #19 132.4 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-01-20T20:32:19.494Z] #19 132.4 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-01-20T20:32:19.494Z] #19 132.4 Selecting previously unselected package patch. [2022-01-20T20:32:19.494Z] #19 132.4 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... [2022-01-20T20:32:19.494Z] #19 132.4 Unpacking patch (2.7.6-7) ... [2022-01-20T20:32:19.494Z] #19 132.4 Selecting previously unselected package dpkg-dev. [2022-01-20T20:32:19.494Z] #19 132.5 Preparing to unpack .../047-dpkg-dev_1.20.9_all.deb ... [2022-01-20T20:32:19.494Z] #19 132.5 Unpacking dpkg-dev (1.20.9) ... [2022-01-20T20:32:19.494Z] #19 132.6 Selecting previously unselected package libconfig-inifiles-perl. [2022-01-20T20:32:19.494Z] #19 132.6 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... [2022-01-20T20:32:19.494Z] #19 132.6 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2022-01-20T20:32:19.494Z] #19 132.6 Selecting previously unselected package libio-string-perl. [2022-01-20T20:32:19.494Z] #19 132.6 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... [2022-01-20T20:32:19.494Z] #19 132.6 Unpacking libio-string-perl (1.08-3.1) ... [2022-01-20T20:32:19.494Z] #19 132.6 Selecting previously unselected package libicu67:amd64. [2022-01-20T20:32:19.494Z] #19 132.6 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... [2022-01-20T20:32:19.494Z] #19 132.7 Unpacking libicu67:amd64 (67.1-7) ... [2022-01-20T20:32:19.506Z] #27 DONE 0.2s [2022-01-20T20:32:19.506Z] [2022-01-20T20:32:19.506Z] #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-01-20T20:32:19.506Z] #56 sha256:78b25b0df2f4784bc6b16b2358687366e8c5b54e62f5b1dac5f9ea4da5a6c624 [2022-01-20T20:32:19.506Z] #56 ... [2022-01-20T20:32:19.506Z] [2022-01-20T20:32:19.506Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-01-20T20:32:19.506Z] #32 sha256:bc8fabf10e46952aeeaaba259b3de521b6a230ecad3568ed3de6d1a60cd5d38f [2022-01-20T20:32:19.788Z] #14 ... [2022-01-20T20:32:19.788Z] [2022-01-20T20:32:19.788Z] #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-01-20T20:32:19.788Z] #60 sha256:24ce7c3d4908520f831530a53bcd3f2e7e228ada74fecd81d0b415e2917b13cf [2022-01-20T20:32:19.788Z] #60 38.39 Updating files: 61% (2884/4684) Updating files: 62% (2905/4684) Updating files: 63% (2951/4684) Updating files: 64% (2998/4684) Updating files: 65% (3045/4684) Updating files: 66% (3092/4684) Updating files: 67% (3139/4684) Updating files: 68% (3186/4684) Updating files: 69% (3232/4684) Updating files: 70% (3279/4684) Updating files: 71% (3326/4684) Updating files: 72% (3373/4684) Updating files: 73% (3420/4684) Updating files: 74% (3467/4684) Updating files: 75% (3513/4684) Updating files: 76% (3560/4684) Updating files: 77% (3607/4684) Updating files: 78% (3654/4684) Updating files: 79% (3701/4684) Updating files: 80% (3748/4684) Updating files: 81% (3795/4684) Updating files: 82% (3841/4684) Updating files: 83% (3888/4684) Updating files: 84% (3935/4684) Updating files: 85% (3982/4684) Updating files: 86% (4029/4684) Updating files: 87% (4076/4684) Updating files: 88% (4122/4684) Updating files: 89% (4169/4684) Updating files: 90% (4216/4684) Updating files: 91% (4263/4684) Updating files: 92% (4310/4684) Updating files: 93% (4357/4684) Updating files: 94% (4403/4684) Updating files: 95% (4450/4684) Updating files: 96% (4497/4684) Updating files: 97% (4544/4684) Updating files: 98% (4591/4684) Updating files: 99% (4638/4684) Updating files: 100% (4684/4684) Updating files: 100% (4684/4684), done. [2022-01-20T20:32:19.788Z] #60 39.37 + cd /tmp/tmp.BSuG3sd5xc/src/github.com/containerd/containerd [2022-01-20T20:32:19.788Z] #60 39.37 + git checkout -q v1.5.9 [2022-01-20T20:32:19.859Z] Running on azwin-2-b56b20 in d:\jenkins\workspace\moby_PR-43172 [Pipeline] { [Pipeline] ws [2022-01-20T20:32:19.874Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-01-20T20:32:19.987Z] Merging remotes/origin/master commit 6e05fa7076670a55d94c57578a3b0097f3ca4b53 into PR head commit 839e2ecc1bee37225c19e4b8025dc36f3d613e40 [2022-01-20T20:32:20.077Z] #32 DONE 0.5s [2022-01-20T20:32:20.077Z] [2022-01-20T20:32:20.077Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-01-20T20:32:20.077Z] #35 sha256:1bf05fc03458006bd81ba6e5663bdf55aaeb63badfa6eb337badd18d1aa6071e [2022-01-20T20:32:20.339Z] #35 DONE 0.3s [2022-01-20T20:32:20.339Z] [2022-01-20T20:32:20.339Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-01-20T20:32:20.339Z] #37 sha256:bbdd591c54dbe2630205e4ee8b06f202170b385c2e6b908d3294729fd49043c9 [2022-01-20T20:32:20.473Z] #19 133.5 Selecting previously unselected package libxml2:amd64. [2022-01-20T20:32:20.473Z] #19 133.5 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2022-01-20T20:32:20.473Z] #19 133.5 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-01-20T20:32:20.473Z] #19 133.6 Selecting previously unselected package libxml-namespacesupport-perl. [2022-01-20T20:32:20.473Z] #19 133.6 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2022-01-20T20:32:20.473Z] #19 133.6 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2022-01-20T20:32:20.473Z] #19 133.6 Selecting previously unselected package libxml-sax-base-perl. [2022-01-20T20:32:20.473Z] #19 133.6 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... [2022-01-20T20:32:20.473Z] #19 133.6 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2022-01-20T20:32:20.473Z] #19 133.7 Selecting previously unselected package libxml-sax-perl. [2022-01-20T20:32:20.473Z] #19 133.7 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2022-01-20T20:32:20.473Z] #19 133.7 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2022-01-20T20:32:20.473Z] #19 133.7 Selecting previously unselected package libxml-libxml-perl. [2022-01-20T20:32:20.473Z] #19 133.7 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2022-01-20T20:32:20.473Z] #19 133.7 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-01-20T20:32:20.473Z] #19 133.8 Selecting previously unselected package libxml-simple-perl. [2022-01-20T20:32:20.473Z] #19 133.8 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2022-01-20T20:32:20.473Z] #19 133.8 Unpacking libxml-simple-perl (2.25-1) ... [2022-01-20T20:32:20.473Z] #19 133.8 Selecting previously unselected package libyaml-perl. [2022-01-20T20:32:20.473Z] #19 133.8 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... [2022-01-20T20:32:20.473Z] #19 133.8 Unpacking libyaml-perl (1.30-1) ... [2022-01-20T20:32:20.473Z] #19 133.9 Selecting previously unselected package libconfig-auto-perl. [2022-01-20T20:32:20.473Z] #19 133.9 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... [2022-01-20T20:32:20.473Z] #19 133.9 Unpacking libconfig-auto-perl (0.44-1.1) ... [2022-01-20T20:32:20.473Z] #19 133.9 Selecting previously unselected package libfile-which-perl. [2022-01-20T20:32:20.473Z] #19 133.9 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2022-01-20T20:32:20.473Z] #19 133.9 Unpacking libfile-which-perl (1.23-1) ... [2022-01-20T20:32:20.473Z] #19 133.9 Selecting previously unselected package libfile-homedir-perl. [2022-01-20T20:32:20.473Z] #19 133.9 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... [2022-01-20T20:32:20.473Z] #19 133.9 Unpacking libfile-homedir-perl (1.006-1) ... [2022-01-20T20:32:20.599Z] #37 DONE 0.1s [2022-01-20T20:32:20.599Z] [2022-01-20T20:32:20.599Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-01-20T20:32:20.599Z] #41 sha256:a55aa8d5c87a8ded29a5c189f667513dd8bb9f196687ae47f416608e215d09fb [2022-01-20T20:32:20.599Z] #41 DONE 0.1s [2022-01-20T20:32:20.599Z] [2022-01-20T20:32:20.599Z] #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.23.8" && /build/golangci-lint --version [2022-01-20T20:32:20.599Z] #51 sha256:f951c89bd34772c72bba58283b87fe5c67921e7ad1eb99176575536462edc601 [2022-01-20T20:32:20.737Z] #19 134.0 Selecting previously unselected package libdebian-dpkgcross-perl. [2022-01-20T20:32:20.737Z] #19 134.0 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2022-01-20T20:32:20.737Z] #19 134.0 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-01-20T20:32:20.737Z] #19 134.0 Selecting previously unselected package dpkg-cross. [2022-01-20T20:32:20.737Z] #19 134.0 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... [2022-01-20T20:32:20.737Z] #19 134.0 Unpacking dpkg-cross (2.6.18+nmu1) ... [2022-01-20T20:32:20.737Z] #19 134.0 Selecting previously unselected package crossbuild-essential-arm64. [2022-01-20T20:32:20.737Z] #19 134.0 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... [2022-01-20T20:32:20.737Z] #19 134.0 Unpacking crossbuild-essential-arm64 (12.9) ... [2022-01-20T20:32:20.737Z] #19 134.1 Selecting previously unselected package libc6-armel-cross. [2022-01-20T20:32:20.737Z] #19 134.1 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... [2022-01-20T20:32:20.737Z] #19 134.1 Unpacking libc6-armel-cross (2.31-9cross4) ... [2022-01-20T20:32:21.100Z] #19 134.2 Selecting previously unselected package libgcc-s1-armel-cross. [2022-01-20T20:32:21.100Z] #19 134.2 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2022-01-20T20:32:21.100Z] #19 134.2 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-01-20T20:32:21.100Z] #19 134.2 Selecting previously unselected package libgomp1-armel-cross. [2022-01-20T20:32:21.100Z] #19 134.2 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2022-01-20T20:32:21.100Z] #19 134.2 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2022-01-20T20:32:21.100Z] #19 134.3 Selecting previously unselected package libatomic1-armel-cross. [2022-01-20T20:32:21.100Z] #19 134.3 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2022-01-20T20:32:21.100Z] #19 134.3 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2022-01-20T20:32:21.100Z] #19 134.3 Selecting previously unselected package libasan6-armel-cross. [2022-01-20T20:32:21.100Z] #19 134.3 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2022-01-20T20:32:21.100Z] #19 134.3 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2022-01-20T20:32:21.390Z] #19 134.5 Selecting previously unselected package libstdc++6-armel-cross. [2022-01-20T20:32:21.390Z] #19 134.6 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2022-01-20T20:32:21.390Z] #19 134.6 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-01-20T20:32:21.390Z] #19 134.6 Selecting previously unselected package libubsan1-armel-cross. [2022-01-20T20:32:21.390Z] #19 134.7 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2022-01-20T20:32:21.390Z] #19 134.7 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2022-01-20T20:32:21.390Z] #19 134.8 Selecting previously unselected package libgcc-10-dev-armel-cross. [2022-01-20T20:32:21.587Z] The recommended git tool is: git [2022-01-20T20:32:21.661Z] #19 134.8 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-01-20T20:32:21.661Z] #19 134.8 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-01-20T20:32:21.661Z] #19 134.9 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2022-01-20T20:32:21.661Z] #19 134.9 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-01-20T20:32:21.661Z] #19 134.9 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-01-20T20:32:21.725Z] #60 40.99 + export 'BUILDTAGS=netgo osusergo static_build' [2022-01-20T20:32:21.725Z] #60 40.99 + BUILDTAGS='netgo osusergo static_build' [2022-01-20T20:32:21.725Z] #60 40.99 + export EXTRA_FLAGS=-buildmode=pie [2022-01-20T20:32:21.725Z] #60 40.99 + EXTRA_FLAGS=-buildmode=pie [2022-01-20T20:32:21.725Z] #60 40.99 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-01-20T20:32:21.725Z] #60 40.99 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-01-20T20:32:21.725Z] #60 40.99 + '[' '' = dynamic ']' [2022-01-20T20:32:21.725Z] #60 40.99 + make [2022-01-20T20:32:21.824Z] #21 31.37 Selecting previously unselected package vim. [2022-01-20T20:32:21.824Z] #21 31.38 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-01-20T20:32:21.824Z] #21 31.39 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-01-20T20:32:21.824Z] #21 31.87 Selecting previously unselected package xfsprogs. [2022-01-20T20:32:21.824Z] #21 31.88 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-01-20T20:32:21.824Z] #21 31.89 Unpacking xfsprogs (5.10.0-4) ... [2022-01-20T20:32:19.292Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-01-20T20:32:19.293Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-20T20:32:19.296Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43172/head:refs/remotes/origin/PR-43172 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-20T20:32:20.101Z] > git config core.sparsecheckout # timeout=10 [2022-01-20T20:32:20.143Z] > git checkout -f 839e2ecc1bee37225c19e4b8025dc36f3d613e40 # timeout=10 [2022-01-20T20:32:22.393Z] #21 32.33 Selecting previously unselected package zip. [2022-01-20T20:32:22.393Z] #21 32.34 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-01-20T20:32:22.393Z] #21 32.35 Unpacking zip (3.0-12) ... [2022-01-20T20:32:22.393Z] #21 32.47 Selecting previously unselected package zstd. [2022-01-20T20:32:22.393Z] #21 32.49 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-01-20T20:32:22.393Z] #21 32.50 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-01-20T20:32:22.445Z] #14 ... [2022-01-20T20:32:22.445Z] [2022-01-20T20:32:22.445Z] #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-01-20T20:32:22.445Z] #63 sha256:740365ea4b3bc395674cb407b7d5d5c275e707089d6c81dab0e4152f7e1bf709 [2022-01-20T20:32:22.445Z] #63 81.44 + for f in rootlesskit rootlesskit-docker-proxy [2022-01-20T20:32:22.445Z] #63 81.44 + GOBIN=/build [2022-01-20T20:32:22.445Z] #63 81.44 + GO111MODULE=on [2022-01-20T20:32:22.445Z] #63 81.44 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2022-01-20T20:32:22.912Z] #21 32.84 Setting up python3-pkg-resources (52.0.0-4) ... [2022-01-20T20:32:23.053Z] Merge succeeded, producing 839e2ecc1bee37225c19e4b8025dc36f3d613e40 [2022-01-20T20:32:23.053Z] Checking out Revision 839e2ecc1bee37225c19e4b8025dc36f3d613e40 (PR-43172) [2022-01-20T20:32:23.180Z] #60 42.49 + bin/ctr [2022-01-20T20:32:23.851Z] #21 33.66 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-01-20T20:32:23.851Z] #21 33.67 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-01-20T20:32:23.851Z] #21 33.68 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-01-20T20:32:23.851Z] #21 33.69 Setting up libicu67:amd64 (67.1-7) ... [2022-01-20T20:32:23.851Z] #21 33.70 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-01-20T20:32:23.851Z] #21 33.72 Setting up libinih1:amd64 (53-1+b2) ... [2022-01-20T20:32:23.851Z] #21 33.73 Setting up uidmap (1:4.8.1-1) ... [2022-01-20T20:32:23.851Z] #21 33.75 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-01-20T20:32:23.851Z] #21 33.76 Setting up bzip2 (1.0.8-4) ... [2022-01-20T20:32:23.851Z] #21 33.78 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-01-20T20:32:23.851Z] #21 33.79 Setting up python3-wheel (0.34.2-1) ... [2022-01-20T20:32:24.421Z] #21 34.51 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-01-20T20:32:24.421Z] #21 34.52 Setting up libcap2:amd64 (1:2.44-1) ... [2022-01-20T20:32:24.421Z] #21 34.53 Setting up libcap2-bin (1:2.44-1) ... [2022-01-20T20:32:24.421Z] #21 34.54 Setting up apparmor (2.13.6-10) ... [2022-01-20T20:32:22.729Z] > git remote # timeout=10 [2022-01-20T20:32:22.796Z] > git config --get remote.origin.url # timeout=10 [2022-01-20T20:32:22.837Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-20T20:32:22.838Z] > git merge 6e05fa7076670a55d94c57578a3b0097f3ca4b53 # timeout=10 [2022-01-20T20:32:22.969Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-01-20T20:32:23.089Z] > git config core.sparsecheckout # timeout=10 [2022-01-20T20:32:23.131Z] > git checkout -f 839e2ecc1bee37225c19e4b8025dc36f3d613e40 # timeout=10 [2022-01-20T20:32:25.883Z] #51 ... [2022-01-20T20:32:25.883Z] [2022-01-20T20:32:25.883Z] #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-01-20T20:32:25.883Z] #43 sha256:76944249cecba13870a8649d0eebcf3a28556913abfe2b53480837c4f26c1011 [2022-01-20T20:32:25.883Z] #43 171.0 + dpkg --print-architecture [2022-01-20T20:32:25.883Z] #43 171.0 + git checkout -q v2.1.0 [2022-01-20T20:32:26.328Z] #21 35.97 Setting up zip (3.0-12) ... [2022-01-20T20:32:26.329Z] #21 35.99 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-01-20T20:32:26.329Z] #21 36.00 Setting up bash-completion (1:2.11-2) ... [2022-01-20T20:32:26.458Z] #43 171.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-01-20T20:32:26.459Z] #43 171.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-01-20T20:32:26.652Z] #63 85.54 rootlesskit version 0.14.6 [2022-01-20T20:32:26.652Z] #63 85.54 Usage of /build/rootlesskit-docker-proxy: [2022-01-20T20:32:26.652Z] #63 85.54 -container-ip string [2022-01-20T20:32:26.652Z] #63 85.54 container ip [2022-01-20T20:32:26.652Z] #63 85.54 -container-port int [2022-01-20T20:32:26.652Z] #63 85.54 container port (default -1) [2022-01-20T20:32:26.652Z] #63 85.54 -host-ip string [2022-01-20T20:32:26.652Z] #63 85.54 host ip [2022-01-20T20:32:26.652Z] #63 85.54 -host-port int [2022-01-20T20:32:26.652Z] #63 85.54 host port (default -1) [2022-01-20T20:32:26.652Z] #63 85.54 -proto string [2022-01-20T20:32:26.652Z] #63 85.54 proxy protocol (default "tcp") [2022-01-20T20:32:26.932Z] #19 139.7 Selecting previously unselected package gcc-arm-linux-gnueabi. [2022-01-20T20:32:26.932Z] #19 139.7 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-01-20T20:32:26.932Z] #19 139.7 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-01-20T20:32:26.932Z] #19 139.8 Selecting previously unselected package linux-libc-dev-armel-cross. [2022-01-20T20:32:26.932Z] #19 139.8 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2022-01-20T20:32:26.932Z] #19 139.8 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-01-20T20:32:26.932Z] #19 139.9 Selecting previously unselected package libc6-dev-armel-cross. [2022-01-20T20:32:26.932Z] #19 139.9 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2022-01-20T20:32:26.932Z] #19 139.9 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2022-01-20T20:32:26.932Z] #19 140.2 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2022-01-20T20:32:26.932Z] #19 140.2 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-01-20T20:32:26.932Z] #19 140.2 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-01-20T20:32:27.191Z] #19 140.4 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2022-01-20T20:32:27.191Z] #19 140.4 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-01-20T20:32:27.191Z] #19 140.4 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-01-20T20:32:27.224Z] #63 ... [2022-01-20T20:32:27.224Z] [2022-01-20T20:32:27.224Z] #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-01-20T20:32:27.224Z] #14 sha256:621bb6d9a5dd219a4cae0794e5aa39e74a4e5379ed13cad64c3847290175b3fc [2022-01-20T20:32:27.224Z] #14 82.15 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-01-20T20:32:27.224Z] #14 82.16 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-01-20T20:32:27.224Z] #14 82.17 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-01-20T20:32:27.224Z] #14 82.25 Selecting previously unselected package libapparmor1:arm64. [2022-01-20T20:32:27.224Z] #14 82.26 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2022-01-20T20:32:27.224Z] #14 82.26 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-01-20T20:32:27.224Z] #14 82.33 Selecting previously unselected package libapparmor-dev:arm64. [2022-01-20T20:32:27.224Z] #14 82.35 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-01-20T20:32:27.224Z] #14 82.35 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-01-20T20:32:27.224Z] #14 82.47 Selecting previously unselected package libbtrfs0:arm64. [2022-01-20T20:32:27.224Z] #14 82.47 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2022-01-20T20:32:27.224Z] #14 82.47 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-01-20T20:32:27.224Z] #14 82.62 Selecting previously unselected package libbtrfs-dev:arm64. [2022-01-20T20:32:27.224Z] #14 82.62 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-01-20T20:32:27.224Z] #14 82.63 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-01-20T20:32:27.224Z] #14 82.82 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2022-01-20T20:32:27.224Z] #14 82.82 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-01-20T20:32:27.224Z] #14 82.83 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-01-20T20:32:27.224Z] #14 82.86 Selecting previously unselected package libudev-dev:arm64. [2022-01-20T20:32:27.224Z] #14 82.88 Preparing to unpack .../20-libudev-dev_247.3-6_arm64.deb ... [2022-01-20T20:32:27.224Z] #14 82.89 Unpacking libudev-dev:arm64 (247.3-6) ... [2022-01-20T20:32:27.224Z] #14 82.95 Selecting previously unselected package libsepol1-dev:arm64. [2022-01-20T20:32:27.224Z] #14 82.99 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2022-01-20T20:32:27.224Z] #14 82.99 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2022-01-20T20:32:27.224Z] #14 83.45 Selecting previously unselected package libpcre2-16-0:arm64. [2022-01-20T20:32:27.224Z] #14 83.45 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ... [2022-01-20T20:32:27.224Z] #14 83.47 Unpacking libpcre2-16-0:arm64 (10.36-2) ... [2022-01-20T20:32:27.224Z] #14 83.59 Selecting previously unselected package libpcre2-32-0:arm64. [2022-01-20T20:32:27.224Z] #14 83.59 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ... [2022-01-20T20:32:27.224Z] #14 83.60 Unpacking libpcre2-32-0:arm64 (10.36-2) ... [2022-01-20T20:32:27.224Z] #14 83.72 Selecting previously unselected package libpcre2-posix2:arm64. [2022-01-20T20:32:27.224Z] #14 83.73 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ... [2022-01-20T20:32:27.224Z] #14 83.75 Unpacking libpcre2-posix2:arm64 (10.36-2) ... [2022-01-20T20:32:27.224Z] #14 83.83 Selecting previously unselected package libpcre2-dev:arm64. [2022-01-20T20:32:27.224Z] #14 83.83 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ... [2022-01-20T20:32:27.224Z] #14 83.84 Unpacking libpcre2-dev:arm64 (10.36-2) ... [2022-01-20T20:32:27.224Z] #14 84.18 Selecting previously unselected package libselinux1-dev:arm64. [2022-01-20T20:32:27.224Z] #14 84.19 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2022-01-20T20:32:27.224Z] #14 84.19 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2022-01-20T20:32:27.224Z] #14 84.37 Selecting previously unselected package libdevmapper-dev:arm64. [2022-01-20T20:32:27.224Z] #14 84.39 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2022-01-20T20:32:27.224Z] #14 84.39 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-01-20T20:32:27.224Z] #14 84.46 Selecting previously unselected package libseccomp-dev:arm64. [2022-01-20T20:32:27.224Z] #14 84.47 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-01-20T20:32:27.224Z] #14 84.47 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-01-20T20:32:27.224Z] #14 84.58 Selecting previously unselected package libsystemd-dev:arm64. [2022-01-20T20:32:27.224Z] #14 84.58 Preparing to unpack .../29-libsystemd-dev_247.3-6_arm64.deb ... [2022-01-20T20:32:27.224Z] #14 84.59 Unpacking libsystemd-dev:arm64 (247.3-6) ... [2022-01-20T20:32:27.224Z] #14 85.02 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-01-20T20:32:27.224Z] #14 85.04 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-01-20T20:32:27.224Z] #14 85.05 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-01-20T20:32:27.224Z] #14 85.07 Setting up libsepol1-dev:arm64 (3.1-1) ... [2022-01-20T20:32:27.224Z] #14 85.08 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-01-20T20:32:27.224Z] #14 85.09 Setting up libpcre2-16-0:arm64 (10.36-2) ... [2022-01-20T20:32:27.224Z] #14 85.11 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-01-20T20:32:27.224Z] #14 85.12 Setting up libpcre2-32-0:arm64 (10.36-2) ... [2022-01-20T20:32:27.224Z] #14 85.14 Setting up libudev-dev:arm64 (247.3-6) ... [2022-01-20T20:32:27.224Z] #14 85.15 Setting up libpcre2-posix2:arm64 (10.36-2) ... [2022-01-20T20:32:27.224Z] #14 85.16 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-01-20T20:32:27.224Z] #14 85.18 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-01-20T20:32:27.224Z] #14 85.19 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-01-20T20:32:27.224Z] #14 85.21 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-01-20T20:32:27.224Z] #14 85.22 Setting up mingw-w64-common (8.0.0-1) ... [2022-01-20T20:32:27.224Z] #14 85.24 Setting up libsystemd-dev:arm64 (247.3-6) ... [2022-01-20T20:32:27.224Z] #14 85.28 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-01-20T20:32:27.224Z] #14 85.30 Setting up libpcre2-dev:arm64 (10.36-2) ... [2022-01-20T20:32:27.224Z] #14 85.34 Setting up libselinux1-dev:arm64 (3.1-3) ... [2022-01-20T20:32:27.224Z] #14 85.36 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-01-20T20:32:27.224Z] #14 85.40 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-01-20T20:32:27.224Z] #14 85.42 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-01-20T20:32:27.224Z] #14 85.43 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-01-20T20:32:27.224Z] #14 85.44 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-01-20T20:32:27.224Z] #14 85.45 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-01-20T20:32:27.224Z] #14 85.46 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-01-20T20:32:27.224Z] #14 85.47 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-01-20T20:32:27.224Z] #14 85.48 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-01-20T20:32:27.224Z] #14 85.50 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-01-20T20:32:27.224Z] #14 85.52 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-01-20T20:32:27.224Z] #14 85.53 Setting up dmsetup (2:1.02.175-2.1) ... [2022-01-20T20:32:27.224Z] #14 85.55 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-01-20T20:32:27.224Z] #14 85.57 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-01-20T20:32:27.224Z] #14 85.58 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-20T20:32:27.721Z] #21 37.73 Setting up xz-utils (5.2.5-2) ... [2022-01-20T20:32:27.721Z] #21 37.75 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-01-20T20:32:27.721Z] #21 37.76 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-01-20T20:32:27.721Z] #21 37.77 Setting up patch (2.7.6-7) ... [2022-01-20T20:32:27.721Z] #21 37.79 Setting up sudo (1.9.5p2-3) ... [2022-01-20T20:32:27.724Z] Fetching without tags [2022-01-20T20:32:27.426Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-01-20T20:32:27.484Z] > git config --add remote.origin.fetch +refs/pull/43172/head:refs/remotes/origin/PR-43172 # timeout=10 [2022-01-20T20:32:27.526Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-20T20:32:27.642Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-01-20T20:32:27.761Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-01-20T20:32:27.762Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-20T20:32:27.763Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43172/head:refs/remotes/origin/PR-43172 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-20T20:32:27.981Z] #21 37.87 invoke-rc.d: could not determine current runlevel [2022-01-20T20:32:27.981Z] #21 37.88 invoke-rc.d: policy-rc.d denied execution of start. [2022-01-20T20:32:27.981Z] #21 37.91 Setting up xfsprogs (5.10.0-4) ... [2022-01-20T20:32:27.981Z] #21 37.93 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-01-20T20:32:27.981Z] #21 37.94 Setting up inetutils-ping (2:2.0-1) ... [2022-01-20T20:32:27.981Z] #21 37.96 Setting up pigz (2.6-1) ... [2022-01-20T20:32:27.981Z] #21 37.97 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-01-20T20:32:27.981Z] #21 37.98 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-01-20T20:32:27.981Z] #21 37.99 Setting up python-pip-whl (20.3.4-4) ... [2022-01-20T20:32:27.981Z] #21 38.01 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-01-20T20:32:28.549Z] #21 38.69 Setting up libaio1:amd64 (0.3.112-9) ... [2022-01-20T20:32:28.629Z] Merging remotes/origin/master commit 6e05fa7076670a55d94c57578a3b0097f3ca4b53 into PR head commit 839e2ecc1bee37225c19e4b8025dc36f3d613e40 [2022-01-20T20:32:28.809Z] #21 38.70 Setting up python3-lib2to3 (3.9.2-1) ... [2022-01-20T20:32:29.068Z] #21 39.11 Setting up libelf1:amd64 (0.183-1) ... [2022-01-20T20:32:29.068Z] #21 39.18 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-01-20T20:32:29.068Z] #21 39.19 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-01-20T20:32:29.328Z] #21 39.21 Setting up python3-distutils (3.9.2-1) ... [2022-01-20T20:32:29.755Z] #43 ... [2022-01-20T20:32:29.755Z] [2022-01-20T20:32:29.755Z] #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.23.8" && /build/golangci-lint --version [2022-01-20T20:32:29.755Z] #51 sha256:f951c89bd34772c72bba58283b87fe5c67921e7ad1eb99176575536462edc601 [2022-01-20T20:32:29.755Z] #51 174.0 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2022-01-20T20:32:29.755Z] #51 DONE 174.7s [2022-01-20T20:32:29.755Z] [2022-01-20T20:32:29.755Z] #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-01-20T20:32:29.755Z] #56 sha256:78b25b0df2f4784bc6b16b2358687366e8c5b54e62f5b1dac5f9ea4da5a6c624 [2022-01-20T20:32:29.805Z] #60 ... [2022-01-20T20:32:29.805Z] [2022-01-20T20:32:29.805Z] #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-01-20T20:32:29.805Z] #14 sha256:15cb28e840cc1430d064f1bc3bec2eb69770f43fd5e2d00fc5390980be2d2c73 [2022-01-20T20:32:29.805Z] #14 69.18 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-01-20T20:32:29.805Z] #14 69.18 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-01-20T20:32:29.805Z] #14 69.18 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-01-20T20:32:29.805Z] #14 73.95 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-01-20T20:32:29.805Z] #14 73.95 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-01-20T20:32:29.805Z] #14 73.96 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-01-20T20:32:29.805Z] #14 78.98 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-01-20T20:32:29.805Z] #14 78.98 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-01-20T20:32:29.805Z] #14 78.99 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-01-20T20:32:29.897Z] #21 39.68 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-01-20T20:32:29.897Z] #21 39.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-01-20T20:32:29.897Z] #21 39.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-01-20T20:32:29.897Z] #21 39.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-01-20T20:32:29.897Z] #21 39.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-01-20T20:32:29.897Z] #21 39.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-01-20T20:32:29.897Z] #21 39.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-01-20T20:32:29.897Z] #21 39.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-01-20T20:32:29.897Z] #21 39.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-01-20T20:32:29.897Z] #21 39.85 Setting up python3-setuptools (52.0.0-4) ... [2022-01-20T20:32:28.742Z] > git config core.sparsecheckout # timeout=10 [2022-01-20T20:32:28.784Z] > git checkout -f 839e2ecc1bee37225c19e4b8025dc36f3d613e40 # timeout=10 [2022-01-20T20:32:31.277Z] #21 41.29 Setting up libjq1:amd64 (1.6-2.1) ... [2022-01-20T20:32:31.277Z] #21 41.30 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-01-20T20:32:31.277Z] #21 41.31 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-01-20T20:32:31.277Z] #21 41.33 Setting up python3-pip (20.3.4-4) ... [2022-01-20T20:32:31.637Z] Merge succeeded, producing 839e2ecc1bee37225c19e4b8025dc36f3d613e40 [2022-01-20T20:32:31.637Z] Checking out Revision 839e2ecc1bee37225c19e4b8025dc36f3d613e40 (PR-43172) [2022-01-20T20:32:32.459Z] #19 144.9 Selecting previously unselected package g++-arm-linux-gnueabi. [2022-01-20T20:32:32.459Z] #19 144.9 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-01-20T20:32:32.459Z] #19 144.9 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-01-20T20:32:32.459Z] #19 144.9 Selecting previously unselected package crossbuild-essential-armel. [2022-01-20T20:32:32.459Z] #19 144.9 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... [2022-01-20T20:32:32.459Z] #19 144.9 Unpacking crossbuild-essential-armel (12.9) ... [2022-01-20T20:32:32.459Z] #19 145.0 Selecting previously unselected package libc6-armhf-cross. [2022-01-20T20:32:32.459Z] #19 145.0 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... [2022-01-20T20:32:32.459Z] #19 145.0 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2022-01-20T20:32:32.459Z] #19 145.1 Selecting previously unselected package libgcc-s1-armhf-cross. [2022-01-20T20:32:32.459Z] #19 145.1 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-01-20T20:32:32.459Z] #19 145.1 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-01-20T20:32:32.459Z] #19 145.1 Selecting previously unselected package libgomp1-armhf-cross. [2022-01-20T20:32:32.459Z] #19 145.1 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-01-20T20:32:32.459Z] #19 145.1 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-01-20T20:32:32.459Z] #19 145.1 Selecting previously unselected package libatomic1-armhf-cross. [2022-01-20T20:32:32.459Z] #19 145.1 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-01-20T20:32:32.459Z] #19 145.2 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-01-20T20:32:32.459Z] #19 145.2 Selecting previously unselected package libasan6-armhf-cross. [2022-01-20T20:32:32.459Z] #19 145.2 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-01-20T20:32:32.459Z] #19 145.2 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2022-01-20T20:32:32.459Z] #19 145.4 Selecting previously unselected package libstdc++6-armhf-cross. [2022-01-20T20:32:32.459Z] #19 145.4 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-01-20T20:32:32.459Z] #19 145.5 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-01-20T20:32:32.459Z] #19 145.5 Selecting previously unselected package libubsan1-armhf-cross. [2022-01-20T20:32:32.459Z] #19 145.5 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-01-20T20:32:32.459Z] #19 145.5 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-01-20T20:32:32.459Z] #19 145.6 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2022-01-20T20:32:32.459Z] #19 145.6 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-01-20T20:32:32.459Z] #19 145.6 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-01-20T20:32:32.459Z] #19 145.7 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2022-01-20T20:32:32.459Z] #19 145.7 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-01-20T20:32:32.459Z] #19 145.7 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-01-20T20:32:32.523Z] #14 DONE 91.6s [2022-01-20T20:32:32.523Z] [2022-01-20T20:32:32.523Z] #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-01-20T20:32:32.523Z] #63 sha256:740365ea4b3bc395674cb407b7d5d5c275e707089d6c81dab0e4152f7e1bf709 [2022-01-20T20:32:32.523Z] #63 DONE 91.1s [2022-01-20T20:32:32.523Z] [2022-01-20T20:32:32.523Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-01-20T20:32:32.523Z] #55 sha256:218c3148ec0a4aac9ab17be513de9cdd5398ba7c5fe3123501dff29489278c65 [2022-01-20T20:32:32.523Z] #55 ... [2022-01-20T20:32:32.523Z] [2022-01-20T20:32:32.523Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-01-20T20:32:32.523Z] #64 sha256:d6850550d2f864b801234a2f6f86c6c7bead8e330310987d90540b27e04a9420 [2022-01-20T20:32:32.523Z] #64 DONE 0.1s [2022-01-20T20:32:32.523Z] [2022-01-20T20:32:32.523Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-01-20T20:32:32.523Z] #55 sha256:218c3148ec0a4aac9ab17be513de9cdd5398ba7c5fe3123501dff29489278c65 [2022-01-20T20:32:32.523Z] #55 DONE 0.3s [2022-01-20T20:32:32.523Z] [2022-01-20T20:32:32.523Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-01-20T20:32:32.523Z] #65 sha256:9551ee1fce800b3e3948e37c8b188850e2d33df17cf330a06bed89e862888246 [2022-01-20T20:32:32.523Z] #65 DONE 0.1s [2022-01-20T20:32:32.523Z] [2022-01-20T20:32:32.523Z] #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-01-20T20:32:32.523Z] #56 sha256:c7de6f797a67d8df0f73b3fbad020a47c21c2fdc5669088fa170d62b0024e51e [2022-01-20T20:32:32.657Z] #21 42.40 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-01-20T20:32:32.657Z] #21 42.41 Setting up jq (1.6-2.1) ... [2022-01-20T20:32:32.657Z] #21 42.42 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-01-20T20:32:32.657Z] #21 42.44 Setting up iptables (1.8.7-1) ... [2022-01-20T20:32:32.657Z] #21 42.44 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-01-20T20:32:32.657Z] #21 42.45 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-01-20T20:32:32.657Z] #21 42.46 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-01-20T20:32:32.657Z] #21 42.46 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-01-20T20:32:32.657Z] #21 42.47 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-01-20T20:32:32.657Z] #21 42.47 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-01-20T20:32:32.657Z] #21 42.48 Setting up iproute2 (5.10.0-4) ... [2022-01-20T20:32:32.917Z] #21 42.81 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-20T20:32:33.465Z] #56 ... [2022-01-20T20:32:33.465Z] [2022-01-20T20:32:33.465Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-01-20T20:32:33.466Z] #15 sha256:7811ded252b9a047013d25bb488a377080e2b2af456f36e8ff6c8c625a7d3964 [2022-01-20T20:32:33.466Z] #15 DONE 1.5s [2022-01-20T20:32:33.466Z] [2022-01-20T20:32:33.466Z] #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-01-20T20:32:33.466Z] #56 sha256:c7de6f797a67d8df0f73b3fbad020a47c21c2fdc5669088fa170d62b0024e51e [2022-01-20T20:32:33.466Z] #56 1.201 + RM_GOPATH=0 [2022-01-20T20:32:33.466Z] #56 1.201 + TMP_GOPATH= [2022-01-20T20:32:33.466Z] #56 1.201 + : /build [2022-01-20T20:32:33.466Z] #56 1.201 + '[' -z '' ']' [2022-01-20T20:32:33.466Z] #56 1.201 ++ mktemp -d [2022-01-20T20:32:33.466Z] #56 1.201 + export GOPATH=/tmp/tmp.iH0CKqc4pq [2022-01-20T20:32:33.466Z] #56 1.201 + GOPATH=/tmp/tmp.iH0CKqc4pq [2022-01-20T20:32:33.466Z] #56 1.201 + RM_GOPATH=1 [2022-01-20T20:32:33.466Z] #56 1.201 + case "$(go env GOARCH)" in [2022-01-20T20:32:33.466Z] #56 1.201 ++ go env GOARCH [2022-01-20T20:32:33.466Z] #56 1.201 + export GO_BUILDMODE=-buildmode=pie [2022-01-20T20:32:33.466Z] #56 1.201 + GO_BUILDMODE=-buildmode=pie [2022-01-20T20:32:33.466Z] #56 1.201 ++ dirname /install.sh [2022-01-20T20:32:33.466Z] #56 1.201 + dir=/ [2022-01-20T20:32:33.466Z] #56 1.201 + bin=runc [2022-01-20T20:32:33.466Z] #56 1.201 + shift [2022-01-20T20:32:33.466Z] #56 1.201 + '[' '!' -f //runc.installer ']' [2022-01-20T20:32:33.466Z] #56 1.201 + . //runc.installer [2022-01-20T20:32:33.466Z] #56 1.201 ++ set -e [2022-01-20T20:32:33.466Z] #56 1.201 ++ : v1.0.3 [2022-01-20T20:32:33.466Z] #56 1.201 + install_runc [2022-01-20T20:32:33.466Z] #56 1.201 + RUNC_BUILDTAGS=seccomp [2022-01-20T20:32:33.466Z] #56 1.201 + echo 'Install runc version v1.0.3 (build tags: seccomp)' [2022-01-20T20:32:33.466Z] #56 1.201 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.iH0CKqc4pq/src/github.com/opencontainers/runc [2022-01-20T20:32:33.466Z] #56 1.201 Cloning into '/tmp/tmp.iH0CKqc4pq/src/github.com/opencontainers/runc'... [2022-01-20T20:32:33.466Z] #56 1.201 Install runc version v1.0.3 (build tags: seccomp) [2022-01-20T20:32:33.855Z] #21 DONE 43.8s [2022-01-20T20:32:33.855Z] [2022-01-20T20:32:33.855Z] #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.23.8" && /build/golangci-lint --version [2022-01-20T20:32:33.855Z] #51 sha256:f951c89bd34772c72bba58283b87fe5c67921e7ad1eb99176575536462edc601 [2022-01-20T20:32:33.855Z] #51 ... [2022-01-20T20:32:33.855Z] [2022-01-20T20:32:33.855Z] #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-01-20T20:32:33.855Z] #22 sha256:8e8a2568d8b42e3431a1de8ca3e5e0a9c966cfcce2f579991af4863412e0c9e0 [2022-01-20T20:32:31.311Z] > git remote # timeout=10 [2022-01-20T20:32:31.376Z] > git config --get remote.origin.url # timeout=10 [2022-01-20T20:32:31.417Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-20T20:32:31.419Z] > git merge 6e05fa7076670a55d94c57578a3b0097f3ca4b53 # timeout=10 [2022-01-20T20:32:31.554Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-01-20T20:32:31.673Z] > git config core.sparsecheckout # timeout=10 [2022-01-20T20:32:31.715Z] > git checkout -f 839e2ecc1bee37225c19e4b8025dc36f3d613e40 # timeout=10 [2022-01-20T20:32:34.477Z] Commit message: "docs: remove HostConfig.LxcConf field from API docs" [2022-01-20T20:32:34.795Z] #22 0.852 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-01-20T20:32:34.795Z] #22 0.855 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-01-20T20:32:34.795Z] #22 0.859 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-01-20T20:32:34.795Z] #22 DONE 0.9s [2022-01-20T20:32:34.795Z] [2022-01-20T20:32:34.795Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-01-20T20:32:34.795Z] #23 sha256:553b68e326ee4cc8bacee9c0f32e9ee3e9d3bd3f2cb5ca6edb8fb5fe1d0106b7 [2022-01-20T20:32:34.854Z] #56 ... [2022-01-20T20:32:34.854Z] [2022-01-20T20:32:34.854Z] #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-01-20T20:32:34.854Z] #16 sha256:dced6de0a5b44d4a46db6c7d10c84b2fe750e7b6ea8f69ec2704f77b6d55fe9b [2022-01-20T20:32:34.854Z] #16 DONE 1.3s [2022-01-20T20:32:34.854Z] [2022-01-20T20:32:34.854Z] #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-01-20T20:32:34.854Z] #26 sha256:8745df9ccae9328848b14f6b4fca3cdfb2b37e8e3c7af42c0d36478680491c18 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-01-20T20:32:35.380Z] #26 92.12 Updating files: 21% (2421/11414) Updating files: 22% (2512/11414) Updating files: 23% (2626/11414) Updating files: 24% (2740/11414) Updating files: 25% (2854/11414) Updating files: 26% (2968/11414) Updating files: 27% (3082/11414) Updating files: 28% (3196/11414) Updating files: 29% (3311/11414) Updating files: 30% (3425/11414) Updating files: 31% (3539/11414) Updating files: 32% (3653/11414) Updating files: 33% (3767/11414) Updating files: 34% (3881/11414) Updating files: 34% (3888/11414) Updating files: 35% (3995/11414) Updating files: 36% (4110/11414) Updating files: 37% (4224/11414) Updating files: 38% (4338/11414) Updating files: 39% (4452/11414) Updating files: 40% (4566/11414) Updating files: 41% (4680/11414) Updating files: 42% (4794/11414) Updating files: 43% (4909/11414) Updating files: 44% (5023/11414) Updating files: 45% (5137/11414) Updating files: 46% (5251/11414) Updating files: 47% (5365/11414) Updating files: 48% (5479/11414) Updating files: 49% (5593/11414) Updating files: 50% (5707/11414) Updating files: 51% (5822/11414) Updating files: 52% (5936/11414) Updating files: 52% (6026/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) [2022-01-20T20:32:35.380Z] #26 ... [2022-01-20T20:32:35.380Z] [2022-01-20T20:32:35.380Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-01-20T20:32:35.380Z] #17 sha256:c4b1a06d1ce6f9a36778f873ca4fd5dfb2cebb1270622fff487a2273fc5e4d4d [2022-01-20T20:32:35.380Z] #17 0.545 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-01-20T20:32:35.380Z] #17 DONE 0.8s [2022-01-20T20:32:35.380Z] [2022-01-20T20:32:35.380Z] #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-01-20T20:32:35.380Z] #26 sha256:8745df9ccae9328848b14f6b4fca3cdfb2b37e8e3c7af42c0d36478680491c18 [2022-01-20T20:32:36.429Z] #26 92.12 Updating files: 21% (2421/11414) Updating files: 22% (2512/11414) Updating files: 23% (2626/11414) Updating files: 24% (2740/11414) Updating files: 25% (2854/11414) Updating files: 26% (2968/11414) Updating files: 27% (3082/11414) Updating files: 28% (3196/11414) Updating files: 29% (3311/11414) Updating files: 30% (3425/11414) Updating files: 31% (3539/11414) Updating files: 32% (3653/11414) Updating files: 33% (3767/11414) Updating files: 34% (3881/11414) Updating files: 34% (3888/11414) Updating files: 35% (3995/11414) Updating files: 36% (4110/11414) Updating files: 37% (4224/11414) Updating files: 38% (4338/11414) Updating files: 39% (4452/11414) Updating files: 40% (4566/11414) Updating files: 41% (4680/11414) Updating files: 42% (4794/11414) Updating files: 43% (4909/11414) Updating files: 44% (5023/11414) Updating files: 45% (5137/11414) Updating files: 46% (5251/11414) Updating files: 47% (5365/11414) Updating files: 48% (5479/11414) Updating files: 49% (5593/11414) Updating files: 50% (5707/11414) Updating files: 51% (5822/11414) Updating files: 52% (5936/11414) Updating files: 52% (6026/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: 77% (8869/11414) Updating files: 78% (8903/11414) Updating files: 79% (9018/11414) Updating files: 80% (9132/11414) Updating files: 81% (9246/11414) Updating files: 82% (9360/11414) Updating files: 83% (9474/11414) Updating files: 84% (9588/11414) Updating files: 85% (9702/11414) Updating files: 86% (9817/11414) Updating files: 87% (9931/11414) Updating files: 88% (10045/11414) Updating files: 89% (10159/11414) Updating files: 90% (10273/11414) Updating files: 91% (10387/11414) Updating files: 92% (10501/11414) Updating files: 93% (10616/11414) [2022-01-20T20:32:36.429Z] #26 ... [2022-01-20T20:32:36.429Z] [2022-01-20T20:32:36.429Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-01-20T20:32:36.429Z] #18 sha256:340df9dfd0dcf926a1b7f42fe719732e1c5b407dd99a37e17c83b2b336905710 [2022-01-20T20:32:36.429Z] #18 DONE 0.9s [2022-01-20T20:32:36.429Z] [2022-01-20T20:32:36.429Z] #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-01-20T20:32:36.429Z] #26 sha256:8745df9ccae9328848b14f6b4fca3cdfb2b37e8e3c7af42c0d36478680491c18 [2022-01-20T20:32:36.691Z] #26 92.12 Updating files: 21% (2421/11414) Updating files: 22% (2512/11414) Updating files: 23% (2626/11414) Updating files: 24% (2740/11414) Updating files: 25% (2854/11414) Updating files: 26% (2968/11414) Updating files: 27% (3082/11414) Updating files: 28% (3196/11414) Updating files: 29% (3311/11414) Updating files: 30% (3425/11414) Updating files: 31% (3539/11414) Updating files: 32% (3653/11414) Updating files: 33% (3767/11414) Updating files: 34% (3881/11414) Updating files: 34% (3888/11414) Updating files: 35% (3995/11414) Updating files: 36% (4110/11414) Updating files: 37% (4224/11414) Updating files: 38% (4338/11414) Updating files: 39% (4452/11414) Updating files: 40% (4566/11414) Updating files: 41% (4680/11414) Updating files: 42% (4794/11414) Updating files: 43% (4909/11414) Updating files: 44% (5023/11414) Updating files: 45% (5137/11414) Updating files: 46% (5251/11414) Updating files: 47% (5365/11414) Updating files: 48% (5479/11414) Updating files: 49% (5593/11414) Updating files: 50% (5707/11414) Updating files: 51% (5822/11414) Updating files: 52% (5936/11414) Updating files: 52% (6026/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: 77% (8869/11414) Updating files: 78% (8903/11414) Updating files: 79% (9018/11414) Updating files: 80% (9132/11414) Updating files: 81% (9246/11414) Updating files: 82% (9360/11414) Updating files: 83% (9474/11414) Updating files: 84% (9588/11414) Updating files: 85% (9702/11414) Updating files: 86% (9817/11414) Updating files: 87% (9931/11414) Updating files: 88% (10045/11414) Updating files: 89% (10159/11414) Updating files: 90% (10273/11414) Updating files: 91% (10387/11414) Updating files: 92% (10501/11414) Updating files: 93% (10616/11414) Updating files: 94% (10730/11414) Updating files: 95% (10844/11414) Updating files: 96% (10958/11414) Updating files: 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-01-20T20:32:36.955Z] #26 96.04 + cd /tmp/tmp.yyqOAm3D1N/tmp/docker-ce [2022-01-20T20:32:36.955Z] #26 96.04 + git checkout -q v17.06.2-ce [2022-01-20T20:32:37.220Z] #26 ... [2022-01-20T20:32:37.220Z] [2022-01-20T20:32:37.220Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-01-20T20:32:37.220Z] #19 sha256:7ef426e5e906ee21343b761e69693943501666e1423e52991fceee6c588f780d [2022-01-20T20:32:37.220Z] #19 DONE 0.8s [2022-01-20T20:32:37.483Z] [2022-01-20T20:32:37.483Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-01-20T20:32:37.483Z] #20 sha256:7670a44878b749b038749c767fa395e82d788aa44e234d1a049731efcab26312 [2022-01-20T20:32:37.661Z] + docker version [2022-01-20T20:32:37.730Z] #19 150.6 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2022-01-20T20:32:37.730Z] #19 150.6 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-01-20T20:32:37.730Z] #19 150.6 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-01-20T20:32:37.730Z] #19 150.6 Selecting previously unselected package linux-libc-dev-armhf-cross. [2022-01-20T20:32:37.730Z] #19 150.6 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2022-01-20T20:32:37.730Z] #19 150.6 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-01-20T20:32:37.730Z] #19 150.8 Selecting previously unselected package libc6-dev-armhf-cross. [2022-01-20T20:32:37.730Z] #19 150.8 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2022-01-20T20:32:37.730Z] #19 150.8 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2022-01-20T20:32:37.730Z] #19 151.0 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2022-01-20T20:32:37.730Z] #19 151.0 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-01-20T20:32:37.730Z] #19 151.0 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-01-20T20:32:37.988Z] #19 151.3 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2022-01-20T20:32:37.988Z] #19 151.3 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-01-20T20:32:37.988Z] #19 151.3 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-01-20T20:32:38.057Z] #20 DONE 0.7s [2022-01-20T20:32:38.057Z] [2022-01-20T20:32:38.057Z] #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-01-20T20:32:38.057Z] #21 sha256:7f1a0df1d4488c6028835bb1df36c81178912dedf12d3d7ca6feb476993accad [2022-01-20T20:32:38.999Z] #21 0.961 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-20T20:32:38.999Z] #21 0.989 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-20T20:32:38.999Z] #21 0.990 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-20T20:32:39.261Z] #21 1.390 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-01-20T20:32:39.796Z] #14 ... [2022-01-20T20:32:39.796Z] [2022-01-20T20:32:39.796Z] #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-01-20T20:32:39.796Z] #63 sha256:d396dd16d12c65b0469165b9efff38f9bb22e8b2eab507e15c92282573542484 [2022-01-20T20:32:39.796Z] #63 88.29 + for f in rootlesskit rootlesskit-docker-proxy [2022-01-20T20:32:39.796Z] #63 88.30 + GOBIN=/build [2022-01-20T20:32:39.796Z] #63 88.30 + GO111MODULE=on [2022-01-20T20:32:39.796Z] #63 88.30 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2022-01-20T20:32:39.832Z] #21 1.970 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [107 kB] [2022-01-20T20:32:40.773Z] #21 3.014 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-01-20T20:32:43.270Z] Commit message: "docs: remove HostConfig.LxcConf field from API docs" [2022-01-20T20:32:43.323Z] #21 5.189 Fetched 8379 kB in 4s (1864 kB/s) [2022-01-20T20:32:43.529Z] Client: [2022-01-20T20:32:43.529Z] Version: 20.10.9 [2022-01-20T20:32:43.529Z] API version: 1.41 [2022-01-20T20:32:43.529Z] Go version: go1.16.8 [2022-01-20T20:32:43.529Z] Git commit: c2ea9bc [2022-01-20T20:32:43.529Z] Built: Mon Oct 4 16:11:10 2021 [2022-01-20T20:32:43.529Z] OS/Arch: windows/amd64 [2022-01-20T20:32:43.529Z] Context: default [2022-01-20T20:32:43.529Z] Experimental: true [2022-01-20T20:32:43.529Z] [2022-01-20T20:32:43.529Z] Server: Docker Engine - Community [2022-01-20T20:32:43.529Z] Engine: [2022-01-20T20:32:43.529Z] Version: 20.10.9 [2022-01-20T20:32:43.529Z] API version: 1.41 (minimum version 1.24) [2022-01-20T20:32:43.529Z] Go version: go1.16.8 [2022-01-20T20:32:43.529Z] Git commit: 79ea9d3 [2022-01-20T20:32:43.529Z] Built: Mon Oct 4 16:06:39 2021 [2022-01-20T20:32:43.529Z] OS/Arch: windows/amd64 [2022-01-20T20:32:43.529Z] Experimental: true [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-01-20T20:32:44.552Z] #19 156.7 Selecting previously unselected package g++-arm-linux-gnueabihf. [2022-01-20T20:32:44.552Z] #19 156.7 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-01-20T20:32:44.552Z] #19 156.9 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-01-20T20:32:44.552Z] #19 157.8 Selecting previously unselected package crossbuild-essential-armhf. [2022-01-20T20:32:44.552Z] #19 157.8 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... [2022-01-20T20:32:44.552Z] #19 158.0 Unpacking crossbuild-essential-armhf (12.9) ... [2022-01-20T20:32:44.552Z] #19 158.0 Selecting previously unselected package libc6-ppc64el-cross. [2022-01-20T20:32:44.673Z] #56 ... [2022-01-20T20:32:44.673Z] [2022-01-20T20:32:44.673Z] #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-01-20T20:32:44.673Z] #43 sha256:76944249cecba13870a8649d0eebcf3a28556913abfe2b53480837c4f26c1011 [2022-01-20T20:32:44.673Z] #43 DONE 188.9s [2022-01-20T20:32:44.673Z] [2022-01-20T20:32:44.673Z] #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-01-20T20:32:44.673Z] #60 sha256:a7dee1dec7d307ad8e88474b27b15483c3667fb32bd011926734f61412fcfa4b [2022-01-20T20:32:44.779Z] #23 9.262 Collecting yamllint==1.26.1 [2022-01-20T20:32:44.813Z] #19 158.0 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2022-01-20T20:32:44.813Z] #19 158.0 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2022-01-20T20:32:45.038Z] #23 10.33 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-01-20T20:32:45.080Z] #63 93.41 rootlesskit version 0.14.6 [2022-01-20T20:32:45.080Z] #63 93.42 Usage of /build/rootlesskit-docker-proxy: [2022-01-20T20:32:45.080Z] #63 93.42 -container-ip string [2022-01-20T20:32:45.080Z] #63 93.42 container ip [2022-01-20T20:32:45.080Z] #63 93.42 -container-port int [2022-01-20T20:32:45.080Z] #63 93.42 container port (default -1) [2022-01-20T20:32:45.080Z] #63 93.42 -host-ip string [2022-01-20T20:32:45.080Z] #63 93.42 host ip [2022-01-20T20:32:45.080Z] #63 93.42 -host-port int [2022-01-20T20:32:45.080Z] #63 93.42 host port (default -1) [2022-01-20T20:32:45.080Z] #63 93.42 -proto string [2022-01-20T20:32:45.080Z] #63 93.42 proxy protocol (default "tcp") [2022-01-20T20:32:45.235Z] #21 5.189 Reading package lists... [2022-01-20T20:32:45.249Z] #60 ... [2022-01-20T20:32:45.249Z] [2022-01-20T20:32:45.249Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-01-20T20:32:45.249Z] #44 sha256:360dc6940a26a80f22eb53e5b793efd71760a5da78aca8f302f9aba87b5be369 [Pipeline] sh [2022-01-20T20:32:45.526Z] #21 7.081 Reading package lists... [2022-01-20T20:32:45.526Z] #21 ... [2022-01-20T20:32:45.526Z] [2022-01-20T20:32:45.526Z] #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-01-20T20:32:45.526Z] #34 sha256:13a85f51faaffa4835438ef51964145f4e928aa9e4a690b1f78e01db2e8512da [2022-01-20T20:32:45.526Z] #34 DONE 105.0s [2022-01-20T20:32:45.526Z] [2022-01-20T20:32:45.526Z] #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-01-20T20:32:45.526Z] #56 sha256:c7de6f797a67d8df0f73b3fbad020a47c21c2fdc5669088fa170d62b0024e51e [2022-01-20T20:32:45.526Z] #56 8.614 + cd /tmp/tmp.iH0CKqc4pq/src/github.com/opencontainers/runc [2022-01-20T20:32:45.526Z] #56 8.617 + git checkout -q v1.0.3 [2022-01-20T20:32:45.526Z] #56 9.190 + '[' -z '' ']' [2022-01-20T20:32:45.526Z] #56 9.190 + target=static [2022-01-20T20:32:45.526Z] #56 9.190 + make BUILDTAGS=seccomp static [2022-01-20T20:32:45.526Z] #56 9.406 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o runc . [2022-01-20T20:32:45.820Z] #44 DONE 0.5s [2022-01-20T20:32:45.820Z] [2022-01-20T20:32:45.820Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-01-20T20:32:45.820Z] #48 sha256:ea30ce2bd09078610dd9dbd1b31335a919450992b25bc00a16e4b0e7f282d72f [2022-01-20T20:32:45.820Z] #48 DONE 0.0s [2022-01-20T20:32:45.820Z] [2022-01-20T20:32:45.820Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-01-20T20:32:45.820Z] #50 sha256:58fef904f2bf5779af2731f64e3a745570196e65ecf1c36f79f85678a367c19c [2022-01-20T20:32:45.820Z] #50 DONE 0.1s [2022-01-20T20:32:45.820Z] [2022-01-20T20:32:45.820Z] #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-01-20T20:32:45.820Z] #56 sha256:78b25b0df2f4784bc6b16b2358687366e8c5b54e62f5b1dac5f9ea4da5a6c624 [2022-01-20T20:32:45.976Z] #23 11.27 Collecting pathspec>=0.5.3 [2022-01-20T20:32:45.976Z] #23 11.28 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-01-20T20:32:46.080Z] #56 ... [2022-01-20T20:32:46.080Z] [2022-01-20T20:32:46.080Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-01-20T20:32:46.080Z] #52 sha256:170973b8e0a6b3596ecf1f8d4d10e26a7c09529e379f92e1f359688d9efce74c [2022-01-20T20:32:46.185Z] #19 159.3 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2022-01-20T20:32:46.185Z] #19 159.3 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-01-20T20:32:46.185Z] #19 159.5 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-01-20T20:32:46.236Z] #23 11.65 Collecting pyyaml [2022-01-20T20:32:46.331Z] + docker info [2022-01-20T20:32:46.331Z] Client: [2022-01-20T20:32:46.331Z] Context: default [2022-01-20T20:32:46.331Z] Debug Mode: false [2022-01-20T20:32:46.331Z] [2022-01-20T20:32:46.331Z] Server: [2022-01-20T20:32:46.331Z] Containers: 0 [2022-01-20T20:32:46.331Z] Running: 0 [2022-01-20T20:32:46.331Z] Paused: 0 [2022-01-20T20:32:46.331Z] Stopped: 0 [2022-01-20T20:32:46.331Z] Images: 0 [2022-01-20T20:32:46.331Z] Server Version: 20.10.9 [2022-01-20T20:32:46.331Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-01-20T20:32:46.331Z] Windows: [2022-01-20T20:32:46.331Z] LCOW: [2022-01-20T20:32:46.331Z] Logging Driver: json-file [2022-01-20T20:32:46.331Z] Plugins: [2022-01-20T20:32:46.331Z] Volume: local [2022-01-20T20:32:46.331Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-01-20T20:32:46.331Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-01-20T20:32:46.331Z] Swarm: inactive [2022-01-20T20:32:46.331Z] Default Isolation: process [2022-01-20T20:32:46.331Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-01-20T20:32:46.331Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-01-20T20:32:46.331Z] OSType: windows [2022-01-20T20:32:46.331Z] Architecture: x86_64 [2022-01-20T20:32:46.331Z] CPUs: 4 [2022-01-20T20:32:46.331Z] Total Memory: 32GiB [2022-01-20T20:32:46.331Z] Name: azwin-2-fe5b60 [2022-01-20T20:32:46.331Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-01-20T20:32:46.331Z] Docker Root Dir: D:\docker [2022-01-20T20:32:46.331Z] Debug Mode: false [2022-01-20T20:32:46.331Z] Registry: https://index.docker.io/v1/ [2022-01-20T20:32:46.331Z] Labels: [2022-01-20T20:32:46.331Z] Experimental: true [2022-01-20T20:32:46.331Z] Insecure Registries: [2022-01-20T20:32:46.331Z] 10.0.0.4:5000 [2022-01-20T20:32:46.331Z] 127.0.0.0/8 [2022-01-20T20:32:46.331Z] Registry Mirrors: [2022-01-20T20:32:46.331Z] http://10.0.0.4:5000/ [2022-01-20T20:32:46.331Z] Live Restore Enabled: false [2022-01-20T20:32:46.331Z] Product License: Community Engine [2022-01-20T20:32:46.331Z] [2022-01-20T20:32:46.339Z] #52 DONE 0.4s [2022-01-20T20:32:46.339Z] [2022-01-20T20:32:46.339Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-01-20T20:32:46.339Z] #54 sha256:263d946cadc4fe5ef45ad1230fc4d702decfb9ea707fe71880eafdce26413a88 [2022-01-20T20:32:46.339Z] #54 DONE 0.1s [2022-01-20T20:32:46.339Z] [2022-01-20T20:32:46.339Z] #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-01-20T20:32:46.339Z] #56 sha256:78b25b0df2f4784bc6b16b2358687366e8c5b54e62f5b1dac5f9ea4da5a6c624 [2022-01-20T20:32:46.381Z] + docker version [Pipeline] } [Pipeline] // stage [2022-01-20T20:32:46.495Z] #23 11.66 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-01-20T20:32:46.495Z] #23 11.72 Building wheels for collected packages: yamllint [2022-01-20T20:32:46.495Z] #23 11.72 Building wheel for yamllint (setup.py): started [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-01-20T20:32:46.843Z] using credential docker-jenkins-github-credentials [2022-01-20T20:32:46.922Z] Cloning the remote Git repository [2022-01-20T20:32:46.922Z] Cloning with configured refspecs honoured and without tags [2022-01-20T20:32:46.969Z] #63 ... [2022-01-20T20:32:46.969Z] [2022-01-20T20:32:46.969Z] #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-01-20T20:32:46.969Z] #14 sha256:15cb28e840cc1430d064f1bc3bec2eb69770f43fd5e2d00fc5390980be2d2c73 [2022-01-20T20:32:46.969Z] #14 89.45 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-01-20T20:32:46.969Z] #14 89.45 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-01-20T20:32:46.969Z] #14 89.45 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-01-20T20:32:46.969Z] #14 94.45 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-01-20T20:32:46.969Z] #14 94.45 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-01-20T20:32:46.969Z] #14 94.56 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-01-20T20:32:46.969Z] #14 95.09 Selecting previously unselected package libapparmor1:amd64. [2022-01-20T20:32:46.969Z] #14 95.10 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-01-20T20:32:46.969Z] #14 95.11 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-01-20T20:32:46.969Z] #14 95.98 Selecting previously unselected package libapparmor-dev:amd64. [2022-01-20T20:32:46.969Z] #14 95.99 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-01-20T20:32:46.969Z] #14 96.07 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-01-20T20:32:46.969Z] #14 ... [2022-01-20T20:32:46.969Z] [2022-01-20T20:32:46.969Z] #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-01-20T20:32:46.969Z] #63 sha256:d396dd16d12c65b0469165b9efff38f9bb22e8b2eab507e15c92282573542484 [2022-01-20T20:32:46.969Z] #63 DONE 96.4s [2022-01-20T20:32:46.969Z] [2022-01-20T20:32:46.970Z] #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-01-20T20:32:46.970Z] #14 sha256:15cb28e840cc1430d064f1bc3bec2eb69770f43fd5e2d00fc5390980be2d2c73 [2022-01-20T20:32:46.970Z] #14 96.65 Selecting previously unselected package libbtrfs0:amd64. [2022-01-20T20:32:46.970Z] #14 96.65 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-01-20T20:32:46.970Z] #14 96.66 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-01-20T20:32:46.970Z] #14 ... [2022-01-20T20:32:46.970Z] [2022-01-20T20:32:46.970Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-01-20T20:32:46.970Z] #64 sha256:2175f4eb8893613c54778b587fa92712e8543b7b4b874195c81539ac7bf3d2a5 [2022-01-20T20:32:47.118Z] #19 160.5 Selecting previously unselected package libgomp1-ppc64el-cross. [2022-01-20T20:32:47.226Z] #64 DONE 0.1s [2022-01-20T20:32:47.226Z] [2022-01-20T20:32:47.226Z] #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-01-20T20:32:47.226Z] #14 sha256:15cb28e840cc1430d064f1bc3bec2eb69770f43fd5e2d00fc5390980be2d2c73 [2022-01-20T20:32:47.226Z] #14 96.81 Selecting previously unselected package libbtrfs-dev:amd64. [2022-01-20T20:32:47.226Z] #14 96.81 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-01-20T20:32:47.226Z] #14 96.82 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-01-20T20:32:47.226Z] #14 ... [2022-01-20T20:32:47.226Z] [2022-01-20T20:32:47.226Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-01-20T20:32:47.226Z] #65 sha256:2162c4304a36f825db77ba3cd893b21c96818c37caaefd7a53492326cbe3abc6 [2022-01-20T20:32:47.226Z] #65 DONE 0.2s [2022-01-20T20:32:47.226Z] [2022-01-20T20:32:47.226Z] #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-01-20T20:32:47.226Z] #14 sha256:15cb28e840cc1430d064f1bc3bec2eb69770f43fd5e2d00fc5390980be2d2c73 [2022-01-20T20:32:47.226Z] #14 96.99 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-01-20T20:32:47.226Z] #14 96.99 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-01-20T20:32:47.376Z] #19 160.5 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-01-20T20:32:47.376Z] #19 160.5 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-01-20T20:32:47.376Z] #19 160.6 Selecting previously unselected package libitm1-ppc64el-cross. [2022-01-20T20:32:47.376Z] #19 160.6 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-01-20T20:32:47.376Z] #19 160.6 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-01-20T20:32:47.376Z] #19 160.6 Selecting previously unselected package libatomic1-ppc64el-cross. [2022-01-20T20:32:47.376Z] #19 160.6 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-01-20T20:32:47.376Z] #19 160.6 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-01-20T20:32:47.376Z] #19 160.6 Selecting previously unselected package libasan6-ppc64el-cross. [2022-01-20T20:32:47.376Z] #19 160.6 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-01-20T20:32:47.376Z] #19 160.6 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-01-20T20:32:47.434Z] #23 12.65 Building wheel for yamllint (setup.py): finished with status 'done' [2022-01-20T20:32:47.434Z] #23 12.66 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=8f9054540e4007c3381f3bd235b3aa0a0632beeeedece017c3d0fdf0abcea166 [2022-01-20T20:32:47.434Z] #23 12.66 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-01-20T20:32:47.434Z] #23 12.67 Successfully built yamllint [2022-01-20T20:32:47.434Z] #23 12.69 Installing collected packages: pyyaml, pathspec, yamllint [2022-01-20T20:32:47.457Z] #56 ... [2022-01-20T20:32:47.457Z] [2022-01-20T20:32:47.457Z] #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-01-20T20:32:47.457Z] #21 sha256:7f1a0df1d4488c6028835bb1df36c81178912dedf12d3d7ca6feb476993accad [2022-01-20T20:32:47.457Z] #21 7.081 Reading package lists... [2022-01-20T20:32:47.482Z] #14 97.00 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-01-20T20:32:47.482Z] #14 97.03 Selecting previously unselected package libudev-dev:amd64. [2022-01-20T20:32:47.482Z] #14 97.04 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2022-01-20T20:32:47.482Z] #14 97.04 Unpacking libudev-dev:amd64 (247.3-6) ... [2022-01-20T20:32:47.126Z] Cloning repository https://github.com/moby/moby.git [2022-01-20T20:32:47.536Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-01-20T20:32:47.635Z] #19 160.9 Selecting previously unselected package liblsan0-ppc64el-cross. [2022-01-20T20:32:47.635Z] #19 160.9 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-01-20T20:32:47.635Z] #19 160.9 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-01-20T20:32:47.635Z] #19 161.0 Selecting previously unselected package libtsan0-ppc64el-cross. [2022-01-20T20:32:47.635Z] #19 161.0 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-01-20T20:32:47.635Z] #19 161.0 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-01-20T20:32:47.693Z] #23 13.07 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-01-20T20:32:47.717Z] #21 9.173 Building dependency tree... [2022-01-20T20:32:47.737Z] #14 97.13 Selecting previously unselected package libsepol1-dev:amd64. [2022-01-20T20:32:47.738Z] #14 97.14 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-01-20T20:32:47.738Z] #14 97.14 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-01-20T20:32:47.738Z] #14 97.34 Selecting previously unselected package libpcre2-16-0:amd64. [2022-01-20T20:32:47.738Z] #14 97.34 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-01-20T20:32:47.738Z] #14 97.34 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-01-20T20:32:47.893Z] #19 161.2 Selecting previously unselected package libstdc++6-ppc64el-cross. [2022-01-20T20:32:48.038Z] #14 97.52 Selecting previously unselected package libpcre2-32-0:amd64. [2022-01-20T20:32:48.038Z] #14 97.52 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-01-20T20:32:48.038Z] #14 97.53 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-01-20T20:32:48.038Z] #14 97.67 Selecting previously unselected package libpcre2-posix2:amd64. [2022-01-20T20:32:48.038Z] #14 97.67 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-01-20T20:32:48.038Z] #14 97.67 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-01-20T20:32:48.151Z] #19 161.2 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-01-20T20:32:48.151Z] #19 161.2 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-01-20T20:32:48.151Z] #19 161.3 Selecting previously unselected package libubsan1-ppc64el-cross. [2022-01-20T20:32:48.151Z] #19 161.3 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-01-20T20:32:48.151Z] #19 161.3 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-01-20T20:32:48.151Z] #19 161.4 Selecting previously unselected package libquadmath0-ppc64el-cross. [2022-01-20T20:32:48.151Z] #19 161.4 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-01-20T20:32:48.151Z] #19 161.4 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-01-20T20:32:48.151Z] #19 161.5 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2022-01-20T20:32:48.151Z] #19 161.5 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-01-20T20:32:48.151Z] #19 161.5 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-01-20T20:32:48.264Z] #23 DONE 13.5s [2022-01-20T20:32:48.264Z] [2022-01-20T20:32:48.264Z] #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-01-20T20:32:48.264Z] #60 sha256:e52c3507cf9ab81ab65edabb7dc6ac415fe391d0815ff1552ae86c0aedcb4a49 [2022-01-20T20:32:48.264Z] #60 ... [2022-01-20T20:32:48.264Z] [2022-01-20T20:32:48.264Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-01-20T20:32:48.264Z] #27 sha256:9ec7a097de780ab10fd405414ca229777b1f2ba26e0ff3ef734422b6ee26f2f8 [2022-01-20T20:32:48.288Z] #21 10.54 The following additional packages will be installed: [2022-01-20T20:32:48.288Z] #21 10.54 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-01-20T20:32:48.288Z] #21 10.54 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-01-20T20:32:48.288Z] #21 10.55 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-01-20T20:32:48.288Z] #21 10.55 python3-pkg-resources vim-runtime xxd [2022-01-20T20:32:48.288Z] #21 10.55 Suggested packages: [2022-01-20T20:32:48.294Z] #14 97.75 Selecting previously unselected package libpcre2-dev:amd64. [2022-01-20T20:32:48.294Z] #14 97.75 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-01-20T20:32:48.294Z] #14 97.78 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-01-20T20:32:48.410Z] #19 161.6 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2022-01-20T20:32:48.410Z] #19 161.6 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-01-20T20:32:48.410Z] #19 161.6 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-01-20T20:32:48.524Z] #27 DONE 0.3s [2022-01-20T20:32:48.524Z] [2022-01-20T20:32:48.524Z] #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.23.8" && /build/golangci-lint --version [2022-01-20T20:32:48.524Z] #51 sha256:f951c89bd34772c72bba58283b87fe5c67921e7ad1eb99176575536462edc601 [2022-01-20T20:32:48.524Z] #51 ... [2022-01-20T20:32:48.524Z] [2022-01-20T20:32:48.524Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-01-20T20:32:48.524Z] #32 sha256:3fca50c82f8f8a895236092c072582e54ec1acee8b4e2dabd5ae7feca88a8978 [2022-01-20T20:32:48.549Z] #21 10.55 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-01-20T20:32:48.549Z] #21 10.55 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-01-20T20:32:48.549Z] #21 10.55 acl attr quota [2022-01-20T20:32:48.549Z] #21 10.55 Recommended packages: [2022-01-20T20:32:48.549Z] #21 10.55 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-01-20T20:32:48.550Z] #14 98.16 Selecting previously unselected package libselinux1-dev:amd64. [2022-01-20T20:32:48.550Z] #14 98.16 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-01-20T20:32:48.550Z] #14 98.16 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-01-20T20:32:48.789Z] #32 DONE 0.4s [2022-01-20T20:32:48.789Z] [2022-01-20T20:32:48.789Z] #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-01-20T20:32:48.789Z] #60 sha256:e52c3507cf9ab81ab65edabb7dc6ac415fe391d0815ff1552ae86c0aedcb4a49 [2022-01-20T20:32:48.807Z] #14 98.33 Selecting previously unselected package libdevmapper-dev:amd64. [2022-01-20T20:32:48.807Z] #14 98.33 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-01-20T20:32:48.807Z] #14 98.34 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-01-20T20:32:48.807Z] #14 98.40 Selecting previously unselected package libseccomp-dev:amd64. [2022-01-20T20:32:48.807Z] #14 98.41 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-01-20T20:32:48.807Z] #14 98.42 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-01-20T20:32:49.049Z] #60 ... [2022-01-20T20:32:49.049Z] [2022-01-20T20:32:49.049Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-01-20T20:32:49.049Z] #35 sha256:9edad06bfc8b998f5f0a98195be3da9e51e8025fd602f90e388cc0936a365dca [2022-01-20T20:32:49.049Z] #35 DONE 0.2s [2022-01-20T20:32:49.049Z] [2022-01-20T20:32:49.049Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-01-20T20:32:49.049Z] #37 sha256:fff6e7c74e9cec2ac47dd5b82e8416653f7b29bc21a65721a90a72e508a51668 [2022-01-20T20:32:49.063Z] #14 98.53 Selecting previously unselected package libsystemd-dev:amd64. [2022-01-20T20:32:49.063Z] #14 98.54 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2022-01-20T20:32:49.063Z] #14 98.54 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2022-01-20T20:32:49.309Z] #37 DONE 0.1s [2022-01-20T20:32:49.309Z] [2022-01-20T20:32:49.309Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-01-20T20:32:49.309Z] #41 sha256:d67ffb02e21e545d9dbb11da705f3389030a70000a8c5944fc7000dbbb55acce [2022-01-20T20:32:49.309Z] #41 DONE 0.0s [2022-01-20T20:32:49.309Z] [2022-01-20T20:32:49.309Z] #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.23.8" && /build/golangci-lint --version [2022-01-20T20:32:49.309Z] #51 sha256:f951c89bd34772c72bba58283b87fe5c67921e7ad1eb99176575536462edc601 [2022-01-20T20:32:49.319Z] #14 99.04 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-01-20T20:32:49.491Z] #21 11.44 The following NEW packages will be installed: [2022-01-20T20:32:49.491Z] #21 11.45 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-01-20T20:32:49.491Z] #21 11.45 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-01-20T20:32:49.491Z] #21 11.45 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-01-20T20:32:49.491Z] #21 11.45 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-01-20T20:32:49.491Z] #21 11.45 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-01-20T20:32:49.492Z] #21 11.45 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-01-20T20:32:49.492Z] #21 11.45 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-01-20T20:32:49.492Z] #21 11.45 xz-utils zip zstd [2022-01-20T20:32:49.574Z] #14 99.04 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-01-20T20:32:49.574Z] #14 99.05 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-01-20T20:32:49.574Z] #14 99.06 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-01-20T20:32:49.574Z] #14 99.08 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-01-20T20:32:49.574Z] #14 99.09 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-01-20T20:32:49.574Z] #14 99.10 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-01-20T20:32:49.574Z] #14 99.11 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-01-20T20:32:49.574Z] #14 99.12 Setting up libudev-dev:amd64 (247.3-6) ... [2022-01-20T20:32:49.574Z] #14 99.13 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-01-20T20:32:49.574Z] #14 99.14 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-01-20T20:32:49.574Z] #14 99.15 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-01-20T20:32:49.574Z] #14 99.16 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-01-20T20:32:49.574Z] #14 99.17 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-01-20T20:32:49.574Z] #14 99.18 Setting up mingw-w64-common (8.0.0-1) ... [2022-01-20T20:32:49.575Z] #14 99.19 Setting up libsystemd-dev:amd64 (247.3-6) ... [2022-01-20T20:32:49.575Z] #14 99.20 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-01-20T20:32:49.575Z] #14 99.21 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-01-20T20:32:49.575Z] #14 99.22 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-01-20T20:32:49.575Z] #14 99.23 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-01-20T20:32:49.575Z] #14 99.24 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-01-20T20:32:49.575Z] #14 99.25 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-01-20T20:32:49.752Z] #21 11.76 0 upgraded, 48 newly installed, 0 to remove and 1 not upgraded. [2022-01-20T20:32:49.752Z] #21 11.76 Need to get 27.0 MB of archives. [2022-01-20T20:32:49.752Z] #21 11.76 After this operation, 105 MB of additional disk space will be used. [2022-01-20T20:32:49.752Z] #21 11.76 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2022-01-20T20:32:49.752Z] #21 11.77 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2022-01-20T20:32:49.752Z] #21 11.77 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2022-01-20T20:32:49.752Z] #21 11.77 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-01-20T20:32:49.752Z] #21 11.77 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2022-01-20T20:32:49.752Z] #21 11.77 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2022-01-20T20:32:49.752Z] #21 11.78 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2022-01-20T20:32:49.752Z] #21 11.78 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2022-01-20T20:32:49.752Z] #21 11.79 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-01-20T20:32:49.752Z] #21 11.81 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-01-20T20:32:49.752Z] #21 11.81 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2022-01-20T20:32:49.752Z] #21 11.82 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-01-20T20:32:49.752Z] #21 11.82 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2 [219 kB] [2022-01-20T20:32:49.752Z] #21 11.82 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2022-01-20T20:32:49.752Z] #21 11.83 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB] [2022-01-20T20:32:49.752Z] #21 11.86 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2022-01-20T20:32:49.752Z] #21 11.86 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2022-01-20T20:32:49.752Z] #21 11.86 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2022-01-20T20:32:49.752Z] #21 11.86 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2022-01-20T20:32:49.752Z] #21 11.86 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2022-01-20T20:32:49.752Z] #21 11.86 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2022-01-20T20:32:49.752Z] #21 11.87 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-01-20T20:32:49.752Z] #21 11.87 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-01-20T20:32:49.752Z] #21 11.87 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-01-20T20:32:49.752Z] #21 11.87 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2022-01-20T20:32:49.752Z] #21 11.87 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2022-01-20T20:32:49.752Z] #21 11.88 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-01-20T20:32:48.431Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-01-20T20:32:48.431Z] > git --version # timeout=10 [2022-01-20T20:32:48.494Z] > git --version # 'git version 2.24.1.windows.2' [2022-01-20T20:32:48.494Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-20T20:32:48.498Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43172/head:refs/remotes/origin/PR-43172 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-20T20:32:49.830Z] #14 99.26 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-01-20T20:32:49.830Z] #14 99.26 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-01-20T20:32:49.830Z] #14 99.27 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-01-20T20:32:49.830Z] #14 99.28 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-01-20T20:32:49.830Z] #14 99.29 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-01-20T20:32:49.830Z] #14 99.30 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-01-20T20:32:49.830Z] #14 99.31 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-01-20T20:32:49.830Z] #14 99.33 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-01-20T20:32:49.830Z] #14 99.34 Setting up dmsetup (2:1.02.175-2.1) ... [2022-01-20T20:32:49.830Z] #14 99.35 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-01-20T20:32:49.830Z] #14 99.36 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-01-20T20:32:49.830Z] #14 99.37 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-20T20:32:50.015Z] #21 12.17 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2022-01-20T20:32:50.015Z] #21 12.17 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-01-20T20:32:50.015Z] #21 12.17 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-01-20T20:32:50.015Z] #21 12.17 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-01-20T20:32:50.015Z] #21 12.17 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2022-01-20T20:32:50.016Z] #21 12.17 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-01-20T20:32:50.016Z] #21 12.17 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4 [1948 kB] [2022-01-20T20:32:50.016Z] #21 12.24 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-01-20T20:32:50.016Z] #21 12.24 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2022-01-20T20:32:50.016Z] #21 12.25 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-01-20T20:32:50.016Z] #21 12.25 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2022-01-20T20:32:50.016Z] #21 12.27 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-01-20T20:32:50.085Z] #14 DONE 99.8s [2022-01-20T20:32:50.085Z] [2022-01-20T20:32:50.085Z] #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-01-20T20:32:50.085Z] #34 sha256:9fe0f3d33a999b153a8e31cd4d91505945385bf49d44e9974bedbe8d707b997f [2022-01-20T20:32:50.277Z] #21 12.27 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4 [337 kB] [2022-01-20T20:32:50.277Z] #21 12.27 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2022-01-20T20:32:50.277Z] #21 12.30 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2022-01-20T20:32:50.277Z] #21 12.31 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2022-01-20T20:32:50.277Z] #21 12.31 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-01-20T20:32:50.277Z] #21 ... [2022-01-20T20:32:50.277Z] [2022-01-20T20:32:50.277Z] #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-01-20T20:32:50.277Z] #26 sha256:8745df9ccae9328848b14f6b4fca3cdfb2b37e8e3c7af42c0d36478680491c18 [2022-01-20T20:32:50.278Z] #26 99.48 + mkdir -p /tmp/tmp.yyqOAm3D1N/src/github.com/docker [2022-01-20T20:32:50.278Z] #26 99.48 + mv components/cli /tmp/tmp.yyqOAm3D1N/src/github.com/docker/cli [2022-01-20T20:32:50.278Z] #26 99.49 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2022-01-20T20:32:50.278Z] #26 ... [2022-01-20T20:32:50.278Z] [2022-01-20T20:32:50.278Z] #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-01-20T20:32:50.278Z] #21 sha256:7f1a0df1d4488c6028835bb1df36c81178912dedf12d3d7ca6feb476993accad [2022-01-20T20:32:50.278Z] #21 12.54 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2022-01-20T20:32:50.345Z] #34 ... [2022-01-20T20:32:50.345Z] [2022-01-20T20:32:50.345Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-01-20T20:32:50.345Z] #55 sha256:ba555d96c9800676a31579d1d0bc1b40f305c35f77925d5484885c610830f4b1 [2022-01-20T20:32:50.538Z] #21 12.56 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2022-01-20T20:32:50.538Z] #21 12.57 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2022-01-20T20:32:50.538Z] #21 12.58 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] [2022-01-20T20:32:50.601Z] #55 DONE 0.4s [2022-01-20T20:32:50.601Z] [2022-01-20T20:32:50.601Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-01-20T20:32:50.601Z] #15 sha256:4e589520ad799bfc353249e1dd4287c7128a42444952712e1e83904eb7721cbc [2022-01-20T20:32:51.110Z] #21 13.10 debconf: delaying package configuration, since apt-utils is not installed [2022-01-20T20:32:51.110Z] #21 13.22 Fetched 27.0 MB in 1s (24.2 MB/s) [2022-01-20T20:32:51.110Z] #21 13.28 Selecting previously unselected package pigz. [2022-01-20T20:32:51.370Z] #21 13.28 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24001 files and directories currently installed.) [2022-01-20T20:32:51.370Z] #21 13.33 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ... [2022-01-20T20:32:51.370Z] #21 13.33 Unpacking pigz (2.6-1) ... [2022-01-20T20:32:51.370Z] #21 13.41 Selecting previously unselected package libelf1:arm64. [2022-01-20T20:32:51.370Z] #21 13.41 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ... [2022-01-20T20:32:51.370Z] #21 13.43 Unpacking libelf1:arm64 (0.183-1) ... [2022-01-20T20:32:51.371Z] #21 13.55 Selecting previously unselected package libbpf0:arm64. [2022-01-20T20:32:51.631Z] #21 13.55 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ... [2022-01-20T20:32:51.631Z] #21 13.56 Unpacking libbpf0:arm64 (1:0.3-2) ... [2022-01-20T20:32:51.631Z] #21 13.63 Selecting previously unselected package libcap2:arm64. [2022-01-20T20:32:51.631Z] #21 13.63 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ... [2022-01-20T20:32:51.631Z] #21 13.65 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-01-20T20:32:51.631Z] #21 13.71 Selecting previously unselected package libmnl0:arm64. [2022-01-20T20:32:51.631Z] #21 13.71 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ... [2022-01-20T20:32:51.631Z] #21 13.72 Unpacking libmnl0:arm64 (1.0.4-3) ... [2022-01-20T20:32:51.631Z] #21 13.76 Selecting previously unselected package libxtables12:arm64. [2022-01-20T20:32:51.631Z] #21 13.77 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ... [2022-01-20T20:32:51.631Z] #21 13.77 Unpacking libxtables12:arm64 (1.8.7-1) ... [2022-01-20T20:32:51.631Z] #21 13.82 Selecting previously unselected package libcap2-bin. [2022-01-20T20:32:51.892Z] #21 13.82 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ... [2022-01-20T20:32:51.892Z] #21 13.83 Unpacking libcap2-bin (1:2.44-1) ... [2022-01-20T20:32:51.892Z] #21 13.91 Selecting previously unselected package iproute2. [2022-01-20T20:32:51.892Z] #21 13.91 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ... [2022-01-20T20:32:51.892Z] #21 13.92 Unpacking iproute2 (5.10.0-4) ... [2022-01-20T20:32:52.152Z] #21 14.32 Selecting previously unselected package xxd. [2022-01-20T20:32:52.152Z] #21 14.32 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-01-20T20:32:52.152Z] #21 14.32 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-01-20T20:32:52.246Z] Client: [2022-01-20T20:32:52.246Z] Version: 20.10.9 [2022-01-20T20:32:52.246Z] API version: 1.41 [2022-01-20T20:32:52.246Z] Go version: go1.16.8 [2022-01-20T20:32:52.246Z] Git commit: c2ea9bc [2022-01-20T20:32:52.246Z] Built: Mon Oct 4 16:11:10 2021 [2022-01-20T20:32:52.246Z] OS/Arch: windows/amd64 [2022-01-20T20:32:52.246Z] Context: default [2022-01-20T20:32:52.246Z] Experimental: true [2022-01-20T20:32:52.246Z] [2022-01-20T20:32:52.246Z] Server: Docker Engine - Community [2022-01-20T20:32:52.246Z] Engine: [2022-01-20T20:32:52.246Z] Version: 20.10.9 [2022-01-20T20:32:52.246Z] API version: 1.41 (minimum version 1.24) [2022-01-20T20:32:52.246Z] Go version: go1.16.8 [2022-01-20T20:32:52.246Z] Git commit: 79ea9d3 [2022-01-20T20:32:52.246Z] Built: Mon Oct 4 16:06:39 2021 [2022-01-20T20:32:52.246Z] OS/Arch: windows/amd64 [2022-01-20T20:32:52.246Z] Experimental: true [2022-01-20T20:32:52.413Z] #21 14.48 Selecting previously unselected package vim-common. [2022-01-20T20:32:52.413Z] #21 14.48 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-01-20T20:32:52.413Z] #21 14.49 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-01-20T20:32:52.413Z] #21 14.62 Selecting previously unselected package bash-completion. [2022-01-20T20:32:52.674Z] #21 14.63 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [Pipeline] sh [2022-01-20T20:32:53.164Z] #15 DONE 2.9s [2022-01-20T20:32:53.164Z] [2022-01-20T20:32:53.164Z] #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-01-20T20:32:53.164Z] #16 sha256:2166b8a9e3cccc2aedf08e9b13b2f5c89aa9241bc84188e03bce10f5aae71242 [2022-01-20T20:32:53.832Z] + docker info [2022-01-20T20:32:53.832Z] Client: [2022-01-20T20:32:53.832Z] Context: default [2022-01-20T20:32:53.832Z] Debug Mode: false [2022-01-20T20:32:53.832Z] [2022-01-20T20:32:53.832Z] Server: [2022-01-20T20:32:53.832Z] Containers: 0 [2022-01-20T20:32:53.832Z] Running: 0 [2022-01-20T20:32:53.832Z] Paused: 0 [2022-01-20T20:32:53.832Z] Stopped: 0 [2022-01-20T20:32:53.832Z] Images: 0 [2022-01-20T20:32:53.832Z] Server Version: 20.10.9 [2022-01-20T20:32:53.832Z] Storage Driver: lcow (linux) windowsfilter (windows) [2022-01-20T20:32:53.832Z] LCOW: [2022-01-20T20:32:53.832Z] Windows: [2022-01-20T20:32:53.832Z] Logging Driver: json-file [2022-01-20T20:32:53.832Z] Plugins: [2022-01-20T20:32:53.832Z] Volume: local [2022-01-20T20:32:53.832Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-01-20T20:32:53.832Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-01-20T20:32:53.832Z] Swarm: inactive [2022-01-20T20:32:53.832Z] Default Isolation: process [2022-01-20T20:32:53.832Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-01-20T20:32:53.832Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-01-20T20:32:53.832Z] OSType: windows [2022-01-20T20:32:53.832Z] Architecture: x86_64 [2022-01-20T20:32:53.832Z] CPUs: 4 [2022-01-20T20:32:53.832Z] Total Memory: 32GiB [2022-01-20T20:32:53.832Z] Name: azwin-2-d8d891 [2022-01-20T20:32:53.832Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-01-20T20:32:53.832Z] Docker Root Dir: D:\docker [2022-01-20T20:32:53.832Z] Debug Mode: false [2022-01-20T20:32:53.832Z] Registry: https://index.docker.io/v1/ [2022-01-20T20:32:53.832Z] Labels: [2022-01-20T20:32:53.832Z] Experimental: true [2022-01-20T20:32:53.832Z] Insecure Registries: [2022-01-20T20:32:53.832Z] 10.0.0.4:5000 [2022-01-20T20:32:53.832Z] 127.0.0.0/8 [2022-01-20T20:32:53.832Z] Registry Mirrors: [2022-01-20T20:32:53.832Z] http://10.0.0.4:5000/ [2022-01-20T20:32:53.832Z] Live Restore Enabled: false [2022-01-20T20:32:53.832Z] Product License: Community Engine [2022-01-20T20:32:53.832Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-01-20T20:32:54.057Z] #21 16.14 Unpacking bash-completion (1:2.11-2) ... [2022-01-20T20:32:54.317Z] #21 16.53 Selecting previously unselected package bzip2. [2022-01-20T20:32:54.317Z] #21 16.53 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ... [2022-01-20T20:32:54.577Z] #21 16.53 Unpacking bzip2 (1.0.8-4) ... [2022-01-20T20:32:54.577Z] #21 16.63 Selecting previously unselected package xz-utils. [2022-01-20T20:32:54.577Z] #21 16.63 Preparing to unpack .../12-xz-utils_5.2.5-2_arm64.deb ... [2022-01-20T20:32:54.577Z] #21 16.63 Unpacking xz-utils (5.2.5-2) ... [2022-01-20T20:32:54.577Z] #21 16.77 Selecting previously unselected package apparmor. [2022-01-20T20:32:54.838Z] #21 16.78 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ... [2022-01-20T20:32:54.838Z] #21 16.83 Unpacking apparmor (2.13.6-10) ... [2022-01-20T20:32:54.978Z] #19 167.1 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2022-01-20T20:32:54.978Z] #19 167.1 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-01-20T20:32:54.978Z] #19 167.3 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-01-20T20:32:54.978Z] #19 168.1 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2022-01-20T20:32:54.978Z] #19 168.1 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2022-01-20T20:32:54.978Z] #19 168.1 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-01-20T20:32:54.978Z] #19 168.3 Selecting previously unselected package libc6-dev-ppc64el-cross. [2022-01-20T20:32:54.978Z] #19 168.3 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2022-01-20T20:32:54.978Z] #19 168.3 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-01-20T20:32:55.055Z] #16 DONE 1.8s [2022-01-20T20:32:55.055Z] [2022-01-20T20:32:55.055Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-01-20T20:32:55.055Z] #17 sha256:1d9a10fa1e71232ffd398f54e30861b815ed30ab219704877afd4bc9ccd30468 [2022-01-20T20:32:55.098Z] #21 17.14 Selecting previously unselected package inetutils-ping. [2022-01-20T20:32:55.098Z] #21 17.15 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_arm64.deb ... [2022-01-20T20:32:55.098Z] #21 17.16 Unpacking inetutils-ping (2:2.0-1) ... [2022-01-20T20:32:55.098Z] #21 17.27 Selecting previously unselected package libip4tc2:arm64. [2022-01-20T20:32:55.098Z] #21 17.29 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ... [2022-01-20T20:32:55.098Z] #21 17.29 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2022-01-20T20:32:55.237Z] #19 168.6 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2022-01-20T20:32:55.237Z] #19 168.6 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-01-20T20:32:55.237Z] #19 168.6 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-01-20T20:32:55.359Z] #21 17.34 Selecting previously unselected package libip6tc2:arm64. [2022-01-20T20:32:55.359Z] #21 17.35 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ... [2022-01-20T20:32:55.359Z] #21 17.35 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2022-01-20T20:32:55.359Z] #21 17.41 Selecting previously unselected package libnfnetlink0:arm64. [2022-01-20T20:32:55.359Z] #21 17.42 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2022-01-20T20:32:55.359Z] #21 17.43 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-01-20T20:32:55.359Z] #21 17.50 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2022-01-20T20:32:55.359Z] #21 17.50 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2022-01-20T20:32:55.359Z] #21 17.51 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-01-20T20:32:55.359Z] #21 17.56 Selecting previously unselected package libnftnl11:arm64. [2022-01-20T20:32:55.359Z] #21 17.56 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ... [2022-01-20T20:32:55.359Z] #21 17.57 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2022-01-20T20:32:55.619Z] #21 17.63 Selecting previously unselected package iptables. [2022-01-20T20:32:55.619Z] #21 17.64 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ... [2022-01-20T20:32:55.619Z] #21 17.64 Unpacking iptables (1.8.7-1) ... [2022-01-20T20:32:55.804Z] #19 168.9 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2022-01-20T20:32:55.805Z] #19 168.9 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-01-20T20:32:55.805Z] #19 168.9 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-01-20T20:32:55.879Z] #21 17.92 Selecting previously unselected package libonig5:arm64. [2022-01-20T20:32:55.879Z] #21 17.93 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ... [2022-01-20T20:32:55.879Z] #21 17.93 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-01-20T20:32:55.879Z] #21 18.05 Selecting previously unselected package libjq1:arm64. [2022-01-20T20:32:55.880Z] #51 ... [2022-01-20T20:32:55.880Z] [2022-01-20T20:32:55.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-01-20T20:32:55.880Z] #43 sha256:76944249cecba13870a8649d0eebcf3a28556913abfe2b53480837c4f26c1011 [2022-01-20T20:32:55.880Z] #43 170.8 + dpkg --print-architecture [2022-01-20T20:32:55.880Z] #43 170.9 + git checkout -q v2.1.0 [2022-01-20T20:32:55.880Z] #43 171.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-01-20T20:32:55.880Z] #43 171.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-01-20T20:32:56.139Z] #21 18.06 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ... [2022-01-20T20:32:56.139Z] #21 18.06 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-01-20T20:32:56.139Z] #21 18.14 Selecting previously unselected package jq. [2022-01-20T20:32:56.139Z] #21 18.15 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ... [2022-01-20T20:32:56.139Z] #21 18.16 Unpacking jq (1.6-2.1) ... [2022-01-20T20:32:56.139Z] #21 18.24 Selecting previously unselected package libaio1:arm64. [2022-01-20T20:32:56.139Z] #21 18.25 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ... [2022-01-20T20:32:56.139Z] #21 18.25 Unpacking libaio1:arm64 (0.3.112-9) ... [2022-01-20T20:32:56.400Z] #21 18.32 Selecting previously unselected package libgpm2:arm64. [2022-01-20T20:32:56.400Z] #21 18.32 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ... [2022-01-20T20:32:56.400Z] #21 18.32 Unpacking libgpm2:arm64 (1.20.7-8) ... [2022-01-20T20:32:56.400Z] #21 18.37 Selecting previously unselected package libicu67:arm64. [2022-01-20T20:32:56.400Z] #21 18.37 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ... [2022-01-20T20:32:56.400Z] #21 18.38 Unpacking libicu67:arm64 (67.1-7) ... [2022-01-20T20:32:56.426Z] #17 1.499 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-01-20T20:32:56.426Z] #17 DONE 1.7s [2022-01-20T20:32:56.426Z] [2022-01-20T20:32:56.426Z] #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-01-20T20:32:56.426Z] #56 sha256:b0f835d6f6de70c3c50737252ba25974b34b26722eee7d49a283a4bf05212b63 [2022-01-20T20:32:56.426Z] #56 2.452 + RM_GOPATH=0 [2022-01-20T20:32:56.426Z] #56 2.452 + TMP_GOPATH= [2022-01-20T20:32:56.426Z] #56 2.452 + : /build [2022-01-20T20:32:56.426Z] #56 2.452 + '[' -z '' ']' [2022-01-20T20:32:56.426Z] #56 2.452 ++ mktemp -d [2022-01-20T20:32:56.426Z] #56 2.453 + export GOPATH=/tmp/tmp.hzxbDBaFEo [2022-01-20T20:32:56.426Z] #56 2.454 + GOPATH=/tmp/tmp.hzxbDBaFEo [2022-01-20T20:32:56.426Z] #56 2.454 + RM_GOPATH=1 [2022-01-20T20:32:56.426Z] #56 2.454 + case "$(go env GOARCH)" in [2022-01-20T20:32:56.426Z] #56 2.456 ++ go env GOARCH [2022-01-20T20:32:56.426Z] #56 2.478 + export GO_BUILDMODE=-buildmode=pie [2022-01-20T20:32:56.426Z] #56 2.478 + GO_BUILDMODE=-buildmode=pie [2022-01-20T20:32:56.426Z] #56 2.478 ++ dirname /install.sh [2022-01-20T20:32:56.426Z] #56 2.503 + dir=/ [2022-01-20T20:32:56.426Z] #56 2.503 + bin=runc [2022-01-20T20:32:56.426Z] #56 2.503 + shift [2022-01-20T20:32:56.426Z] #56 2.503 + '[' '!' -f //runc.installer ']' [2022-01-20T20:32:56.426Z] #56 2.503 + . //runc.installer [2022-01-20T20:32:56.426Z] #56 2.503 ++ set -e [2022-01-20T20:32:56.426Z] #56 2.503 ++ : v1.0.3 [2022-01-20T20:32:56.426Z] #56 2.503 + install_runc [2022-01-20T20:32:56.426Z] #56 2.503 + RUNC_BUILDTAGS=seccomp [2022-01-20T20:32:56.426Z] #56 2.503 + echo 'Install runc version v1.0.3 (build tags: seccomp)' [2022-01-20T20:32:56.426Z] #56 2.503 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.hzxbDBaFEo/src/github.com/opencontainers/runc [2022-01-20T20:32:56.426Z] #56 2.503 Install runc version v1.0.3 (build tags: seccomp) [2022-01-20T20:32:56.426Z] #56 2.525 Cloning into '/tmp/tmp.hzxbDBaFEo/src/github.com/opencontainers/runc'... [2022-01-20T20:32:56.829Z] #43 ... [2022-01-20T20:32:56.829Z] [2022-01-20T20:32:56.829Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2022-01-20T20:32:56.829Z] #51 sha256:f951c89bd34772c72bba58283b87fe5c67921e7ad1eb99176575536462edc601 [2022-01-20T20:32:56.829Z] #51 172.5 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2022-01-20T20:32:56.829Z] #51 DONE 173.1s [2022-01-20T20:32:56.829Z] [2022-01-20T20:32:56.829Z] #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-01-20T20:32:56.829Z] #60 sha256:e52c3507cf9ab81ab65edabb7dc6ac415fe391d0815ff1552ae86c0aedcb4a49 [2022-01-20T20:32:58.318Z] #56 ... [2022-01-20T20:32:58.318Z] [2022-01-20T20:32:58.318Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-01-20T20:32:58.318Z] #18 sha256:66cb3ca5958d12fc89abce9ad3ff0546abab2d677c4969b8453243b436f4daee [2022-01-20T20:32:58.318Z] #18 DONE 1.5s [2022-01-20T20:32:58.318Z] [2022-01-20T20:32:58.318Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-01-20T20:32:58.318Z] #19 sha256:226076c6e75ec2917465d02033ead7f7c18bd9271ef04371ee3f84fa6965ee6a [2022-01-20T20:32:58.948Z] #21 21.03 Selecting previously unselected package libinih1:arm64. [2022-01-20T20:32:58.948Z] #21 21.03 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ... [2022-01-20T20:32:58.948Z] #21 21.03 Unpacking libinih1:arm64 (53-1+b2) ... [2022-01-20T20:32:58.948Z] #21 21.09 Selecting previously unselected package libnet1:arm64. [2022-01-20T20:32:58.948Z] #21 21.09 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-01-20T20:32:58.948Z] #21 21.10 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-01-20T20:32:59.209Z] #21 21.18 Selecting previously unselected package libnl-3-200:arm64. [2022-01-20T20:32:59.209Z] #21 21.18 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-01-20T20:32:59.209Z] #21 21.19 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-01-20T20:32:59.209Z] #21 21.26 Selecting previously unselected package libprotobuf-c1:arm64. [2022-01-20T20:32:59.209Z] #21 21.27 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-01-20T20:32:59.209Z] #21 21.27 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-01-20T20:32:59.209Z] #21 21.32 Selecting previously unselected package net-tools. [2022-01-20T20:32:59.209Z] #21 21.33 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2022-01-20T20:32:59.209Z] #21 21.34 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-01-20T20:32:59.469Z] #21 21.49 Selecting previously unselected package patch. [2022-01-20T20:32:59.469Z] #21 21.49 Preparing to unpack .../32-patch_2.7.6-7_arm64.deb ... [2022-01-20T20:32:59.469Z] #21 21.49 Unpacking patch (2.7.6-7) ... [2022-01-20T20:32:59.469Z] #21 21.58 Selecting previously unselected package python-pip-whl. [2022-01-20T20:32:59.469Z] #21 21.59 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2022-01-20T20:32:59.469Z] #21 21.59 Unpacking python-pip-whl (20.3.4-4) ... [2022-01-20T20:32:59.734Z] #19 DONE 1.4s [2022-01-20T20:32:59.734Z] [2022-01-20T20:32:59.734Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-01-20T20:32:59.734Z] #20 sha256:64591cc4e5143c43afe6e0b0ae4c475714e81c8d8a0164bcc8364ef7f5cf0f78 [2022-01-20T20:32:59.994Z] #19 173.2 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2022-01-20T20:32:59.994Z] #19 173.2 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-01-20T20:32:59.994Z] #19 173.2 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-01-20T20:32:59.994Z] #19 173.2 Selecting previously unselected package crossbuild-essential-ppc64el. [2022-01-20T20:32:59.994Z] #19 173.2 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... [2022-01-20T20:32:59.994Z] #19 173.2 Unpacking crossbuild-essential-ppc64el (12.9) ... [2022-01-20T20:32:59.994Z] #19 173.3 Selecting previously unselected package libc6-s390x-cross. [2022-01-20T20:32:59.994Z] #19 173.3 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... [2022-01-20T20:32:59.994Z] #19 173.3 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2022-01-20T20:33:00.039Z] #21 22.07 Selecting previously unselected package python3-lib2to3. [2022-01-20T20:33:00.039Z] #21 22.07 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-01-20T20:33:00.039Z] #21 22.08 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-01-20T20:33:00.299Z] #21 22.20 Selecting previously unselected package python3-distutils. [2022-01-20T20:33:00.299Z] #21 22.21 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-01-20T20:33:00.299Z] #21 22.23 Unpacking python3-distutils (3.9.2-1) ... [2022-01-20T20:33:00.299Z] #21 22.37 Selecting previously unselected package python3-pkg-resources. [2022-01-20T20:33:00.299Z] #21 22.38 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-01-20T20:33:00.299Z] #21 22.40 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-01-20T20:33:00.561Z] #21 22.54 Selecting previously unselected package python3-setuptools. [2022-01-20T20:33:00.561Z] #21 22.54 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-01-20T20:33:00.561Z] #21 22.56 Unpacking python3-setuptools (52.0.0-4) ... [2022-01-20T20:33:00.821Z] #21 22.83 Selecting previously unselected package python3-wheel. [2022-01-20T20:33:00.821Z] #21 22.83 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-01-20T20:33:00.821Z] #21 22.84 Unpacking python3-wheel (0.34.2-1) ... [2022-01-20T20:33:00.821Z] #21 22.91 Selecting previously unselected package python3-pip. [2022-01-20T20:33:00.821Z] #21 22.91 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2022-01-20T20:33:00.821Z] #21 22.92 Unpacking python3-pip (20.3.4-4) ... [2022-01-20T20:33:01.083Z] #21 23.14 Selecting previously unselected package sudo. [2022-01-20T20:33:01.083Z] #21 23.14 Preparing to unpack .../40-sudo_1.9.5p2-3_arm64.deb ... [2022-01-20T20:33:01.083Z] #21 23.15 Unpacking sudo (1.9.5p2-3) ... [2022-01-20T20:33:01.153Z] #20 DONE 1.5s [2022-01-20T20:33:01.153Z] [2022-01-20T20:33:01.153Z] #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-01-20T20:33:01.153Z] #21 sha256:25b5507dab344cd0e5a3da2e5150a5085c76a60af2ea560649b1de46f5baaf51 [2022-01-20T20:33:01.366Z] #19 174.5 Selecting previously unselected package libgcc-s1-s390x-cross. [2022-01-20T20:33:01.366Z] #19 174.5 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-01-20T20:33:01.624Z] #19 174.7 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-01-20T20:33:01.654Z] #21 23.56 Selecting previously unselected package thin-provisioning-tools. [2022-01-20T20:33:01.654Z] #21 23.56 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2022-01-20T20:33:01.655Z] #21 23.57 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-01-20T20:33:01.655Z] #21 23.75 Selecting previously unselected package uidmap. [2022-01-20T20:33:01.655Z] #21 23.76 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_arm64.deb ... [2022-01-20T20:33:01.655Z] #21 23.77 Unpacking uidmap (1:4.8.1-1) ... [2022-01-20T20:33:01.655Z] #21 23.88 Selecting previously unselected package vim-runtime. [2022-01-20T20:33:01.916Z] #21 23.89 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-01-20T20:33:01.916Z] #21 23.91 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-01-20T20:33:01.916Z] #21 23.92 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-01-20T20:33:01.916Z] #21 23.93 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-01-20T20:33:02.189Z] #19 175.6 Selecting previously unselected package libgomp1-s390x-cross. [2022-01-20T20:33:02.447Z] #19 175.6 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-01-20T20:33:02.447Z] #19 175.6 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-01-20T20:33:02.447Z] #19 175.6 Selecting previously unselected package libitm1-s390x-cross. [2022-01-20T20:33:02.447Z] #19 175.6 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-01-20T20:33:02.447Z] #19 175.6 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2022-01-20T20:33:02.447Z] #19 175.7 Selecting previously unselected package libatomic1-s390x-cross. [2022-01-20T20:33:02.447Z] #19 175.7 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-01-20T20:33:02.447Z] #19 175.7 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-01-20T20:33:02.447Z] #19 175.7 Selecting previously unselected package libasan6-s390x-cross. [2022-01-20T20:33:02.447Z] #19 175.7 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-01-20T20:33:02.447Z] #19 175.7 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2022-01-20T20:33:02.705Z] #19 175.9 Selecting previously unselected package libstdc++6-s390x-cross. [2022-01-20T20:33:02.705Z] #19 175.9 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-01-20T20:33:02.705Z] #19 175.9 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-01-20T20:33:02.705Z] #19 176.0 Selecting previously unselected package libubsan1-s390x-cross. [2022-01-20T20:33:02.705Z] #19 176.0 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-01-20T20:33:02.705Z] #19 176.0 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-01-20T20:33:02.705Z] #19 176.1 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2022-01-20T20:33:02.705Z] #19 176.1 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-01-20T20:33:02.964Z] #19 176.1 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-01-20T20:33:02.964Z] #19 176.2 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2022-01-20T20:33:02.964Z] #19 176.2 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-01-20T20:33:02.964Z] #19 176.2 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-01-20T20:33:03.043Z] #21 1.748 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-20T20:33:03.043Z] #21 1.774 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-20T20:33:03.043Z] #21 1.781 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-20T20:33:03.043Z] #21 2.183 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-01-20T20:33:03.606Z] #21 ... [2022-01-20T20:33:03.606Z] [2022-01-20T20:33:03.606Z] #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-01-20T20:33:03.606Z] #34 sha256:9fe0f3d33a999b153a8e31cd4d91505945385bf49d44e9974bedbe8d707b997f [2022-01-20T20:33:03.606Z] #34 DONE 112.9s [2022-01-20T20:33:03.904Z] [2022-01-20T20:33:03.904Z] #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-01-20T20:33:03.904Z] #56 sha256:b0f835d6f6de70c3c50737252ba25974b34b26722eee7d49a283a4bf05212b63 [2022-01-20T20:33:03.904Z] #56 10.58 + cd /tmp/tmp.hzxbDBaFEo/src/github.com/opencontainers/runc [2022-01-20T20:33:03.904Z] #56 10.58 + git checkout -q v1.0.3 [2022-01-20T20:33:03.904Z] #56 11.20 + '[' -z '' ']' [2022-01-20T20:33:03.904Z] #56 11.20 + target=static [2022-01-20T20:33:03.904Z] #56 11.20 + make BUILDTAGS=seccomp static [2022-01-20T20:33:03.904Z] #56 11.63 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o runc . [2022-01-20T20:33:04.461Z] #21 26.49 Selecting previously unselected package vim. [2022-01-20T20:33:04.461Z] #21 26.49 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-01-20T20:33:04.461Z] #21 26.50 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-01-20T20:33:04.722Z] #21 26.94 Selecting previously unselected package xfsprogs. [2022-01-20T20:33:04.722Z] #21 26.95 Preparing to unpack .../45-xfsprogs_5.10.0-4_arm64.deb ... [2022-01-20T20:33:04.722Z] #21 26.99 Unpacking xfsprogs (5.10.0-4) ... [2022-01-20T20:33:04.975Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-01-20T20:33:04.975Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-b8db92f6\powershellScript.ps1'; exit $LASTEXITCODE; [2022-01-20T20:33:04.975Z] ---------------------------------------------------------------------------- [2022-01-20T20:33:04.975Z] [2022-01-20T20:33:04.975Z] INFO: executeCI.ps1 starting at Thu Jan 20 20:33:03 CUT 2022 [2022-01-20T20:33:04.975Z] [2022-01-20T20:33:04.975Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-01-20T20:33:04.975Z] INFO: Running git version 2.24.1.windows.2 [2022-01-20T20:33:04.975Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2022-01-20T20:33:04.975Z] INFO: Environment variables: [2022-01-20T20:33:04.975Z] [2022-01-20T20:33:04.975Z] Name Value [2022-01-20T20:33:04.975Z] ---- ----- [2022-01-20T20:33:04.975Z] ALLUSERSPROFILE C:\ProgramData [2022-01-20T20:33:04.976Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-01-20T20:33:04.976Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-01-20T20:33:04.976Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-01-20T20:33:04.976Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-01-20T20:33:04.976Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-01-20T20:33:04.976Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-01-20T20:33:04.976Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-01-20T20:33:04.976Z] BRANCH_NAME PR-43172 [2022-01-20T20:33:04.976Z] BUILD_DISPLAY_NAME #3 [2022-01-20T20:33:04.976Z] BUILD_ID 3 [2022-01-20T20:33:04.976Z] BUILD_NUMBER 3 [2022-01-20T20:33:04.976Z] BUILD_TAG jenkins-moby-PR-43172-3 [2022-01-20T20:33:04.976Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43172/3/ [2022-01-20T20:33:04.976Z] CHANGE_AUTHOR thaJeztah [2022-01-20T20:33:04.976Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2022-01-20T20:33:04.976Z] CHANGE_BRANCH lxc_my_old_friend [2022-01-20T20:33:04.976Z] CHANGE_FORK thaJeztah/docker [2022-01-20T20:33:04.976Z] CHANGE_ID 43172 [2022-01-20T20:33:04.976Z] CHANGE_TARGET master [2022-01-20T20:33:04.976Z] CHANGE_TITLE api: remove HostConfig.LxcConf field from swagger and docs [2022-01-20T20:33:04.976Z] CHANGE_URL https://github.com/moby/moby/pull/43172 [2022-01-20T20:33:04.976Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-01-20T20:33:04.976Z] CommonProgramFiles C:\Program Files\Common Files [2022-01-20T20:33:04.976Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-01-20T20:33:04.976Z] CommonProgramW6432 C:\Program Files\Common Files [2022-01-20T20:33:04.976Z] COMPUTERNAME azwin-2-fe5b60 [2022-01-20T20:33:04.976Z] ComSpec C:\Windows\system32\cmd.exe [2022-01-20T20:33:04.976Z] ConfigSequenceNumber 0 [2022-01-20T20:33:04.976Z] DOCKER_BUILDKIT 0 [2022-01-20T20:33:04.976Z] DOCKER_DUT_DEBUG 1 [2022-01-20T20:33:04.976Z] DOCKER_EXPERIMENTAL 1 [2022-01-20T20:33:04.976Z] DOCKER_GRAPHDRIVER overlay2 [2022-01-20T20:33:04.976Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-01-20T20:33:04.976Z] EXECUTOR_NUMBER 0 [2022-01-20T20:33:04.976Z] FQDN azwin-2-fe5b60.westus.cloudapp.azure.com [2022-01-20T20:33:04.976Z] GIT_BRANCH PR-43172 [2022-01-20T20:33:04.976Z] GIT_COMMIT 839e2ecc1bee37225c19e4b8025dc36f3d613e40 [2022-01-20T20:33:04.976Z] GIT_PREVIOUS_COMMIT 839e2ecc1bee37225c19e4b8025dc36f3d613e40 [2022-01-20T20:33:04.976Z] GIT_URL https://github.com/moby/moby.git [2022-01-20T20:33:04.976Z] HUDSON_COOKIE 8177a025-21a2-4e84-a961-0c4a1ee398b0 [2022-01-20T20:33:04.976Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-01-20T20:33:04.976Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-01-20T20:33:04.976Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-01-20T20:33:04.976Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-01-20T20:33:04.976Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-01-20T20:33:04.976Z] JENKINS_NODE_COOKIE f0b1378d-9a25-438f-b137-7f7778f221e2 [2022-01-20T20:33:04.976Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-01-20T20:33:04.976Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-01-20T20:33:04.976Z] JOB_BASE_NAME PR-43172 [2022-01-20T20:33:04.976Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43172/display/redirect [2022-01-20T20:33:04.976Z] JOB_NAME moby/PR-43172 [2022-01-20T20:33:04.976Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43172/ [2022-01-20T20:33:04.976Z] library.jps.version master [2022-01-20T20:33:04.976Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-01-20T20:33:04.976Z] NODE_LABELS amd64 azure azwin-2-fe5b60 azwin-2022 docker west-us windows windows-2022 x86_64 [2022-01-20T20:33:04.976Z] NODE_NAME azwin-2-fe5b60 [2022-01-20T20:33:04.976Z] NUMBER_OF_PROCESSORS 4 [2022-01-20T20:33:04.976Z] OS Windows_NT [2022-01-20T20:33:04.976Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-01-20T20:33:04.976Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-01-20T20:33:04.976Z] PROCESSOR_ARCHITECTURE AMD64 [2022-01-20T20:33:04.976Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2022-01-20T20:33:04.976Z] PROCESSOR_LEVEL 6 [2022-01-20T20:33:04.976Z] PROCESSOR_REVISION 5504 [2022-01-20T20:33:04.976Z] ProgramData C:\ProgramData [2022-01-20T20:33:04.976Z] ProgramFiles C:\Program Files [2022-01-20T20:33:04.976Z] ProgramFiles(x86) C:\Program Files (x86) [2022-01-20T20:33:04.976Z] ProgramW6432 C:\Program Files [2022-01-20T20:33:04.976Z] PROMPT $P$G [2022-01-20T20:33:04.976Z] PSExecutionPolicyPreference Bypass [2022-01-20T20:33:04.976Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-01-20T20:33:04.976Z] PUBLIC C:\Users\Public [2022-01-20T20:33:04.976Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43172/3/display/redirect?page=artif... [2022-01-20T20:33:04.976Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43172/3/display/redirect?page=changes [2022-01-20T20:33:04.976Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43172/3/display/redirect [2022-01-20T20:33:04.976Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43172/3/display/redirect?page=tests [2022-01-20T20:33:04.976Z] SKIP_VALIDATION_TESTS 1 [2022-01-20T20:33:04.976Z] SOURCES_DRIVE d [2022-01-20T20:33:04.976Z] SOURCES_SUBDIR gopath [2022-01-20T20:33:04.976Z] STAGE_NAME Run tests [2022-01-20T20:33:04.976Z] SystemDrive C: [2022-01-20T20:33:04.976Z] SystemRoot C:\Windows [2022-01-20T20:33:04.976Z] TEMP C:\Windows\TEMP [2022-01-20T20:33:04.976Z] TESTDEBUG 0 [2022-01-20T20:33:04.976Z] TESTRUN_DRIVE d [2022-01-20T20:33:04.976Z] TESTRUN_SUBDIR CI [2022-01-20T20:33:04.976Z] TIMEOUT 120m [2022-01-20T20:33:04.976Z] TMP C:\Windows\TEMP [2022-01-20T20:33:04.976Z] USERDOMAIN WORKGROUP [2022-01-20T20:33:04.976Z] USERNAME azwin-2-fe5b60$ [2022-01-20T20:33:04.976Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-01-20T20:33:04.976Z] windir C:\Windows [2022-01-20T20:33:04.976Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-01-20T20:33:04.976Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2022-01-20T20:33:04.976Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-01-20T20:33:04.976Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-01-20T20:33:04.976Z] [2022-01-20T20:33:04.976Z] [2022-01-20T20:33:04.976Z] [2022-01-20T20:33:05.293Z] #21 27.37 Selecting previously unselected package zip. [2022-01-20T20:33:05.293Z] #21 27.37 Preparing to unpack .../46-zip_3.0-12_arm64.deb ... [2022-01-20T20:33:05.293Z] #21 27.39 Unpacking zip (3.0-12) ... [2022-01-20T20:33:05.293Z] #21 27.52 Selecting previously unselected package zstd. [2022-01-20T20:33:05.444Z] INFO: Sources under d:\gopath\... [2022-01-20T20:33:05.444Z] INFO: Test run under d:\CI\... [2022-01-20T20:33:05.444Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-01-20T20:33:05.444Z] INFO: docker/docker repository was found [2022-01-20T20:33:05.444Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub. This may take some time... [2022-01-20T20:33:05.554Z] #21 27.52 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_arm64.deb ... [2022-01-20T20:33:05.554Z] #21 27.55 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-01-20T20:33:05.815Z] #21 27.92 Setting up python3-pkg-resources (52.0.0-4) ... [2022-01-20T20:33:05.911Z] ltsc2022: Pulling from windows/servercore [2022-01-20T20:33:06.379Z] 8f616e6e9eec: Pulling fs layer [2022-01-20T20:33:06.379Z] 0e02c12b1310: Pulling fs layer [2022-01-20T20:33:06.757Z] #21 28.68 Setting up libip4tc2:arm64 (1.8.7-1) ... [2022-01-20T20:33:06.757Z] #21 28.70 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-01-20T20:33:06.757Z] #21 28.71 Setting up libgpm2:arm64 (1.20.7-8) ... [2022-01-20T20:33:06.757Z] #21 28.72 Setting up libicu67:arm64 (67.1-7) ... [2022-01-20T20:33:06.757Z] #21 28.74 Setting up libip6tc2:arm64 (1.8.7-1) ... [2022-01-20T20:33:06.757Z] #21 28.76 Setting up libinih1:arm64 (53-1+b2) ... [2022-01-20T20:33:06.757Z] #21 28.77 Setting up uidmap (1:4.8.1-1) ... [2022-01-20T20:33:06.757Z] #21 28.78 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-01-20T20:33:06.757Z] #21 28.82 Setting up bzip2 (1.0.8-4) ... [2022-01-20T20:33:06.757Z] #21 28.86 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-01-20T20:33:07.018Z] #21 28.97 Setting up python3-wheel (0.34.2-1) ... [2022-01-20T20:33:07.151Z] #19 180.5 Selecting previously unselected package gcc-s390x-linux-gnu. [2022-01-20T20:33:07.151Z] #19 180.5 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-01-20T20:33:07.151Z] #19 180.5 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-01-20T20:33:07.409Z] #19 180.6 Selecting previously unselected package linux-libc-dev-s390x-cross. [2022-01-20T20:33:07.409Z] #19 180.6 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2022-01-20T20:33:07.409Z] #19 180.6 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-01-20T20:33:07.590Z] #21 29.59 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-01-20T20:33:07.590Z] #21 29.62 Setting up libcap2:arm64 (1:2.44-1) ... [2022-01-20T20:33:07.590Z] #21 29.68 Setting up libcap2-bin (1:2.44-1) ... [2022-01-20T20:33:07.590Z] #21 29.73 Setting up apparmor (2.13.6-10) ... [2022-01-20T20:33:08.284Z] #56 ... [2022-01-20T20:33:08.284Z] [2022-01-20T20:33:08.284Z] #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-01-20T20:33:08.284Z] #60 sha256:a7dee1dec7d307ad8e88474b27b15483c3667fb32bd011926734f61412fcfa4b [2022-01-20T20:33:08.284Z] #60 180.3 + bin/containerd [2022-01-20T20:33:08.342Z] #19 181.6 Selecting previously unselected package libc6-dev-s390x-cross. [2022-01-20T20:33:08.342Z] #19 181.6 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2022-01-20T20:33:08.342Z] #19 181.6 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2022-01-20T20:33:09.152Z] #56 ... [2022-01-20T20:33:09.152Z] [2022-01-20T20:33:09.152Z] #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-01-20T20:33:09.152Z] #21 sha256:25b5507dab344cd0e5a3da2e5150a5085c76a60af2ea560649b1de46f5baaf51 [2022-01-20T20:33:09.152Z] #21 3.378 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [110 kB] [2022-01-20T20:33:09.152Z] #21 4.541 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-01-20T20:33:09.152Z] #21 7.423 Fetched 8495 kB in 6s (1429 kB/s) [2022-01-20T20:33:09.503Z] #21 31.36 Setting up zip (3.0-12) ... [2022-01-20T20:33:09.503Z] #21 31.37 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-01-20T20:33:09.503Z] #21 31.39 Setting up bash-completion (1:2.11-2) ... [2022-01-20T20:33:09.506Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-01-20T20:33:09.506Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-dca0ac69\powershellScript.ps1'; exit $LASTEXITCODE; [2022-01-20T20:33:09.506Z] ---------------------------------------------------------------------------- [2022-01-20T20:33:09.714Z] #19 182.7 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2022-01-20T20:33:09.714Z] #19 182.7 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-01-20T20:33:09.714Z] #19 182.8 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-01-20T20:33:09.973Z] [2022-01-20T20:33:09.973Z] INFO: executeCI.ps1 starting at Thu Jan 20 20:33:09 CUT 2022 [2022-01-20T20:33:09.973Z] [2022-01-20T20:33:09.973Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-01-20T20:33:09.973Z] INFO: Running git version 2.24.1.windows.2 [2022-01-20T20:33:09.973Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2022-01-20T20:33:09.973Z] INFO: Environment variables: [2022-01-20T20:33:09.973Z] [2022-01-20T20:33:09.973Z] Name Value [2022-01-20T20:33:09.973Z] ---- ----- [2022-01-20T20:33:09.973Z] ALLUSERSPROFILE C:\ProgramData [2022-01-20T20:33:09.973Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-01-20T20:33:09.973Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-01-20T20:33:09.973Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-01-20T20:33:09.973Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-01-20T20:33:09.973Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-01-20T20:33:09.973Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-01-20T20:33:09.973Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-01-20T20:33:09.973Z] BRANCH_NAME PR-43172 [2022-01-20T20:33:09.973Z] BUILD_DISPLAY_NAME #3 [2022-01-20T20:33:09.973Z] BUILD_ID 3 [2022-01-20T20:33:09.973Z] BUILD_NUMBER 3 [2022-01-20T20:33:09.973Z] BUILD_TAG jenkins-moby-PR-43172-3 [2022-01-20T20:33:09.973Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43172/3/ [2022-01-20T20:33:09.974Z] CHANGE_AUTHOR thaJeztah [2022-01-20T20:33:09.974Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2022-01-20T20:33:09.974Z] CHANGE_BRANCH lxc_my_old_friend [2022-01-20T20:33:09.974Z] CHANGE_FORK thaJeztah/docker [2022-01-20T20:33:09.974Z] CHANGE_ID 43172 [2022-01-20T20:33:09.974Z] CHANGE_TARGET master [2022-01-20T20:33:09.974Z] CHANGE_TITLE api: remove HostConfig.LxcConf field from swagger and docs [2022-01-20T20:33:09.974Z] CHANGE_URL https://github.com/moby/moby/pull/43172 [2022-01-20T20:33:09.974Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-01-20T20:33:09.974Z] CommonProgramFiles C:\Program Files\Common Files [2022-01-20T20:33:10.441Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-01-20T20:33:10.441Z] CommonProgramW6432 C:\Program Files\Common Files [2022-01-20T20:33:10.441Z] COMPUTERNAME azwin-2-d8d891 [2022-01-20T20:33:10.441Z] ComSpec C:\Windows\system32\cmd.exe [2022-01-20T20:33:10.441Z] ConfigSequenceNumber 0 [2022-01-20T20:33:10.441Z] DOCKER_BUILDKIT 0 [2022-01-20T20:33:10.441Z] DOCKER_DUT_DEBUG 1 [2022-01-20T20:33:10.441Z] DOCKER_EXPERIMENTAL 1 [2022-01-20T20:33:10.441Z] DOCKER_GRAPHDRIVER overlay2 [2022-01-20T20:33:10.441Z] DOCKER_WINDOWS_CONTAINERD_R... 1 [2022-01-20T20:33:10.441Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-01-20T20:33:10.441Z] EXECUTOR_NUMBER 0 [2022-01-20T20:33:10.441Z] FQDN azwin-2-d8d891.westus.cloudapp.azure.com [2022-01-20T20:33:10.441Z] GIT_BRANCH PR-43172 [2022-01-20T20:33:10.441Z] GIT_COMMIT 839e2ecc1bee37225c19e4b8025dc36f3d613e40 [2022-01-20T20:33:10.441Z] GIT_PREVIOUS_COMMIT 839e2ecc1bee37225c19e4b8025dc36f3d613e40 [2022-01-20T20:33:10.441Z] GIT_URL https://github.com/moby/moby.git [2022-01-20T20:33:10.441Z] HUDSON_COOKIE 3b0abe55-01d1-42ee-af86-64e82e68053f [2022-01-20T20:33:10.441Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-01-20T20:33:10.441Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-01-20T20:33:10.441Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-01-20T20:33:10.441Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-01-20T20:33:10.441Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-01-20T20:33:10.441Z] JENKINS_NODE_COOKIE 5764a09c-5393-42be-8f5e-9729de78b1df [2022-01-20T20:33:10.441Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-01-20T20:33:10.441Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-01-20T20:33:10.441Z] JOB_BASE_NAME PR-43172 [2022-01-20T20:33:10.441Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43172/display/redirect [2022-01-20T20:33:10.441Z] JOB_NAME moby/PR-43172 [2022-01-20T20:33:10.441Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43172/ [2022-01-20T20:33:10.441Z] library.jps.version master [2022-01-20T20:33:10.441Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-01-20T20:33:10.441Z] NODE_LABELS amd64 azure azwin-2-d8d891 azwin-2022 docker west-us windows windows-2022 x86_64 [2022-01-20T20:33:10.441Z] NODE_NAME azwin-2-d8d891 [2022-01-20T20:33:10.441Z] NUMBER_OF_PROCESSORS 4 [2022-01-20T20:33:10.441Z] OS Windows_NT [2022-01-20T20:33:10.441Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-01-20T20:33:10.441Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-01-20T20:33:10.441Z] PROCESSOR_ARCHITECTURE AMD64 [2022-01-20T20:33:10.441Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2022-01-20T20:33:10.441Z] PROCESSOR_LEVEL 6 [2022-01-20T20:33:10.441Z] PROCESSOR_REVISION 5504 [2022-01-20T20:33:10.441Z] ProgramData C:\ProgramData [2022-01-20T20:33:10.441Z] ProgramFiles C:\Program Files [2022-01-20T20:33:10.441Z] ProgramFiles(x86) C:\Program Files (x86) [2022-01-20T20:33:10.441Z] ProgramW6432 C:\Program Files [2022-01-20T20:33:10.441Z] PROMPT $P$G [2022-01-20T20:33:10.441Z] PSExecutionPolicyPreference Bypass [2022-01-20T20:33:10.441Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-01-20T20:33:10.441Z] PUBLIC C:\Users\Public [2022-01-20T20:33:10.441Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43172/3/display/redirect?page=artif... [2022-01-20T20:33:10.441Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43172/3/display/redirect?page=changes [2022-01-20T20:33:10.441Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43172/3/display/redirect [2022-01-20T20:33:10.441Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43172/3/display/redirect?page=tests [2022-01-20T20:33:10.441Z] SKIP_VALIDATION_TESTS 1 [2022-01-20T20:33:10.441Z] SOURCES_DRIVE d [2022-01-20T20:33:10.441Z] SOURCES_SUBDIR gopath [2022-01-20T20:33:10.441Z] STAGE_NAME Run tests [2022-01-20T20:33:10.441Z] SystemDrive C: [2022-01-20T20:33:10.441Z] SystemRoot C:\Windows [2022-01-20T20:33:10.441Z] TEMP C:\Windows\TEMP [2022-01-20T20:33:10.441Z] TESTDEBUG 0 [2022-01-20T20:33:10.441Z] TESTRUN_DRIVE d [2022-01-20T20:33:10.441Z] TESTRUN_SUBDIR CI [2022-01-20T20:33:10.441Z] TIMEOUT 120m [2022-01-20T20:33:10.441Z] TMP C:\Windows\TEMP [2022-01-20T20:33:10.441Z] USERDOMAIN WORKGROUP [2022-01-20T20:33:10.441Z] USERNAME azwin-2-d8d891$ [2022-01-20T20:33:10.441Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-01-20T20:33:10.441Z] windir C:\Windows [2022-01-20T20:33:10.441Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-01-20T20:33:10.441Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2022-01-20T20:33:10.441Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-01-20T20:33:10.441Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-01-20T20:33:10.441Z] [2022-01-20T20:33:10.441Z] [2022-01-20T20:33:10.441Z] [2022-01-20T20:33:10.522Z] #21 7.423 Reading package lists... [2022-01-20T20:33:10.821Z] #60 ... [2022-01-20T20:33:10.821Z] [2022-01-20T20:33:10.821Z] #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-01-20T20:33:10.821Z] #56 sha256:78b25b0df2f4784bc6b16b2358687366e8c5b54e62f5b1dac5f9ea4da5a6c624 [2022-01-20T20:33:10.821Z] #56 113.6 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2022-01-20T20:33:10.821Z] #56 114.4 + mkdir -p /build [2022-01-20T20:33:10.821Z] #56 114.4 + cp runc /build/runc [2022-01-20T20:33:10.821Z] #56 DONE 115.2s [2022-01-20T20:33:10.821Z] [2022-01-20T20:33:10.821Z] #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-01-20T20:33:10.821Z] #60 sha256:a7dee1dec7d307ad8e88474b27b15483c3667fb32bd011926734f61412fcfa4b [2022-01-20T20:33:10.889Z] #21 32.95 Setting up xz-utils (5.2.5-2) ... [2022-01-20T20:33:10.889Z] #21 32.97 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-01-20T20:33:10.889Z] #21 32.99 Setting up libmnl0:arm64 (1.0.4-3) ... [2022-01-20T20:33:10.889Z] #21 33.03 Setting up patch (2.7.6-7) ... [2022-01-20T20:33:10.889Z] #21 33.05 Setting up sudo (1.9.5p2-3) ... [2022-01-20T20:33:11.088Z] #19 184.0 Selecting previously unselected package g++-10-s390x-linux-gnu. [2022-01-20T20:33:11.088Z] #19 184.0 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-01-20T20:33:11.088Z] #19 184.2 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-01-20T20:33:11.150Z] #21 33.16 invoke-rc.d: could not determine current runlevel [2022-01-20T20:33:11.150Z] #21 33.18 invoke-rc.d: policy-rc.d denied execution of start. [2022-01-20T20:33:11.150Z] #21 33.19 Setting up xfsprogs (5.10.0-4) ... [2022-01-20T20:33:11.150Z] #21 33.22 Setting up libxtables12:arm64 (1.8.7-1) ... [2022-01-20T20:33:11.150Z] #21 33.24 Setting up inetutils-ping (2:2.0-1) ... [2022-01-20T20:33:11.150Z] #21 33.26 Setting up pigz (2.6-1) ... [2022-01-20T20:33:11.150Z] #21 33.27 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-01-20T20:33:11.150Z] #21 33.29 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-01-20T20:33:11.150Z] #21 33.31 Setting up python-pip-whl (20.3.4-4) ... [2022-01-20T20:33:11.412Z] #21 33.32 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-01-20T20:33:11.442Z] #60 ... [2022-01-20T20:33:11.442Z] [2022-01-20T20:33:11.442Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-01-20T20:33:11.442Z] #57 sha256:4d4975a39728f97364d162b45dc673ee2562c01d6dcf580fc85143a6860d242e [2022-01-20T20:33:11.327Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-01-20T20:33:11.413Z] > git config --add remote.origin.fetch +refs/pull/43172/head:refs/remotes/origin/PR-43172 # timeout=10 [2022-01-20T20:33:11.480Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-20T20:33:11.673Z] #21 33.81 Setting up libaio1:arm64 (0.3.112-9) ... [2022-01-20T20:33:11.673Z] #21 33.83 Setting up python3-lib2to3 (3.9.2-1) ... [2022-01-20T20:33:11.713Z] Fetching without tags [2022-01-20T20:33:11.722Z] #60 ... [2022-01-20T20:33:11.722Z] [2022-01-20T20:33:11.722Z] #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-01-20T20:33:11.722Z] #43 sha256:76944249cecba13870a8649d0eebcf3a28556913abfe2b53480837c4f26c1011 [2022-01-20T20:33:11.722Z] #43 DONE 187.1s [2022-01-20T20:33:11.722Z] [2022-01-20T20:33:11.722Z] #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-01-20T20:33:11.722Z] #56 sha256:2bab83c9098a549200ff0216f1d357d51f32f37274d873cd76c77413475a14ff [2022-01-20T20:33:11.982Z] #56 ... [2022-01-20T20:33:11.982Z] [2022-01-20T20:33:11.982Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-01-20T20:33:11.982Z] #44 sha256:2d3e87ecb0155eb502d006e02fac069b0588985dbd7ffe68463b673aa5782567 [2022-01-20T20:33:12.004Z] INFO: Sources under d:\gopath\... [2022-01-20T20:33:12.004Z] INFO: Test run under d:\CI\... [2022-01-20T20:33:12.004Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-01-20T20:33:12.004Z] INFO: docker/docker repository was found [2022-01-20T20:33:12.004Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub. This may take some time... [2022-01-20T20:33:12.033Z] #57 DONE 0.2s [2022-01-20T20:33:12.033Z] [2022-01-20T20:33:12.033Z] #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-01-20T20:33:12.033Z] #60 sha256:a7dee1dec7d307ad8e88474b27b15483c3667fb32bd011926734f61412fcfa4b [2022-01-20T20:33:12.195Z] #21 34.20 Setting up libelf1:arm64 (0.183-1) ... [2022-01-20T20:33:12.195Z] #21 34.23 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-01-20T20:33:12.195Z] #21 34.26 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-01-20T20:33:12.195Z] #21 34.28 Setting up python3-distutils (3.9.2-1) ... [2022-01-20T20:33:12.470Z] #21 9.550 Reading package lists... [2022-01-20T20:33:12.471Z] ltsc2022: Pulling from windows/servercore [2022-01-20T20:33:12.471Z] 8f616e6e9eec: Pulling fs layer [2022-01-20T20:33:12.471Z] 0e02c12b1310: Pulling fs layer [2022-01-20T20:33:12.553Z] #44 DONE 0.5s [2022-01-20T20:33:12.553Z] [2022-01-20T20:33:12.553Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-01-20T20:33:12.553Z] #48 sha256:d553b3ce1b82899ab0e7ec60cb1e585890315383bf49d520cb9079dd044afa2b [2022-01-20T20:33:12.553Z] #48 DONE 0.1s [2022-01-20T20:33:12.553Z] [2022-01-20T20:33:12.553Z] #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-01-20T20:33:12.553Z] #60 sha256:e52c3507cf9ab81ab65edabb7dc6ac415fe391d0815ff1552ae86c0aedcb4a49 [2022-01-20T20:33:12.578Z] Merging remotes/origin/master commit 6e05fa7076670a55d94c57578a3b0097f3ca4b53 into PR head commit 839e2ecc1bee37225c19e4b8025dc36f3d613e40 [2022-01-20T20:33:12.766Z] #21 34.67 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-01-20T20:33:12.766Z] #21 34.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-01-20T20:33:12.766Z] #21 34.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-01-20T20:33:12.766Z] #21 34.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-01-20T20:33:12.766Z] #21 34.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-01-20T20:33:12.766Z] #21 34.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-01-20T20:33:12.766Z] #21 34.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-01-20T20:33:12.766Z] #21 34.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-01-20T20:33:12.766Z] #21 34.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-01-20T20:33:12.766Z] #21 34.74 Setting up python3-setuptools (52.0.0-4) ... [2022-01-20T20:33:12.813Z] #60 ... [2022-01-20T20:33:12.813Z] [2022-01-20T20:33:12.813Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-01-20T20:33:12.813Z] #50 sha256:b9ca6c10aff677674697ff312d67fda9603f53d9917d1e7933cdb8e29deba436 [2022-01-20T20:33:12.813Z] #50 DONE 0.1s [2022-01-20T20:33:12.813Z] [2022-01-20T20:33:12.813Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-01-20T20:33:12.813Z] #52 sha256:ddcd7694b193f7c052bf32b8196b711def6904807db64f891515a60d597a930b [2022-01-20T20:33:13.034Z] #21 11.54 Building dependency tree... [2022-01-20T20:33:13.073Z] #52 DONE 0.4s [2022-01-20T20:33:13.073Z] [2022-01-20T20:33:13.073Z] #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-01-20T20:33:13.073Z] #60 sha256:e52c3507cf9ab81ab65edabb7dc6ac415fe391d0815ff1552ae86c0aedcb4a49 [2022-01-20T20:33:13.073Z] #60 ... [2022-01-20T20:33:13.073Z] [2022-01-20T20:33:13.073Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-01-20T20:33:13.073Z] #54 sha256:9d05e91f12c0633fa12f381efb9b2a29f1bd40bf41ce34c93cb178cb89aec7a7 [2022-01-20T20:33:13.073Z] #54 DONE 0.1s [2022-01-20T20:33:13.333Z] [2022-01-20T20:33:13.333Z] #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-01-20T20:33:13.333Z] #60 sha256:e52c3507cf9ab81ab65edabb7dc6ac415fe391d0815ff1552ae86c0aedcb4a49 [2022-01-20T20:33:13.596Z] #21 12.73 The following additional packages will be installed: [2022-01-20T20:33:13.710Z] #21 35.77 Setting up libjq1:arm64 (1.6-2.1) ... [2022-01-20T20:33:13.710Z] #21 35.79 Setting up libnftnl11:arm64 (1.1.9-1) ... [2022-01-20T20:33:13.710Z] #21 35.82 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-01-20T20:33:13.710Z] #21 35.83 Setting up python3-pip (20.3.4-4) ... [2022-01-20T20:33:13.853Z] #21 12.74 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-01-20T20:33:13.853Z] #21 12.74 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-01-20T20:33:13.853Z] #21 12.74 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-01-20T20:33:13.853Z] #21 12.74 python3-pkg-resources vim-runtime xxd [2022-01-20T20:33:13.853Z] #21 12.75 Suggested packages: [2022-01-20T20:33:13.853Z] #21 12.75 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-01-20T20:33:13.853Z] #21 12.75 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-01-20T20:33:13.853Z] #21 12.75 acl attr quota [2022-01-20T20:33:13.853Z] #21 12.75 Recommended packages: [2022-01-20T20:33:13.853Z] #21 12.75 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-01-20T20:33:14.828Z] #21 13.84 The following NEW packages will be installed: [2022-01-20T20:33:14.828Z] #21 13.84 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-01-20T20:33:14.828Z] #21 13.84 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-01-20T20:33:14.828Z] #21 13.84 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-01-20T20:33:14.828Z] #21 13.84 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-01-20T20:33:14.828Z] #21 13.84 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-01-20T20:33:14.828Z] #21 13.84 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-01-20T20:33:14.828Z] #21 13.85 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-01-20T20:33:14.828Z] #21 13.85 xz-utils zip zstd [2022-01-20T20:33:11.614Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-01-20T20:33:11.754Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-01-20T20:33:11.754Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-20T20:33:11.756Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43172/head:refs/remotes/origin/PR-43172 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-20T20:33:12.696Z] > git config core.sparsecheckout # timeout=10 [2022-01-20T20:33:12.765Z] > git checkout -f 839e2ecc1bee37225c19e4b8025dc36f3d613e40 # timeout=10 [2022-01-20T20:33:15.085Z] #21 14.15 0 upgraded, 48 newly installed, 0 to remove and 1 not upgraded. [2022-01-20T20:33:15.085Z] #21 14.15 Need to get 27.6 MB of archives. [2022-01-20T20:33:15.085Z] #21 14.15 After this operation, 106 MB of additional disk space will be used. [2022-01-20T20:33:15.085Z] #21 14.15 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-01-20T20:33:15.085Z] #21 14.15 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-01-20T20:33:15.085Z] #21 14.15 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-01-20T20:33:15.085Z] #21 14.15 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-01-20T20:33:15.085Z] #21 14.16 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-01-20T20:33:15.085Z] #21 14.16 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-01-20T20:33:15.085Z] #21 14.16 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-01-20T20:33:15.085Z] #21 14.16 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-01-20T20:33:15.085Z] #21 14.19 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-01-20T20:33:15.093Z] #21 36.90 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-01-20T20:33:15.093Z] #21 36.96 Setting up jq (1.6-2.1) ... [2022-01-20T20:33:15.093Z] #21 36.97 Setting up libbpf0:arm64 (1:0.3-2) ... [2022-01-20T20:33:15.093Z] #21 36.98 Setting up iptables (1.8.7-1) ... [2022-01-20T20:33:15.093Z] #21 36.99 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-01-20T20:33:15.093Z] #21 37.02 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-01-20T20:33:15.093Z] #21 37.03 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-01-20T20:33:15.093Z] #21 37.03 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-01-20T20:33:15.093Z] #21 37.04 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-01-20T20:33:15.093Z] #21 37.04 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-01-20T20:33:15.093Z] #21 37.05 Setting up iproute2 (5.10.0-4) ... [2022-01-20T20:33:15.277Z] #19 188.5 Selecting previously unselected package g++-s390x-linux-gnu. [2022-01-20T20:33:15.277Z] #19 188.5 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-01-20T20:33:15.277Z] #19 188.5 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-01-20T20:33:15.277Z] #19 188.5 Selecting previously unselected package crossbuild-essential-s390x. [2022-01-20T20:33:15.277Z] #19 188.5 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... [2022-01-20T20:33:15.277Z] #19 188.5 Unpacking crossbuild-essential-s390x (12.9) ... [2022-01-20T20:33:15.277Z] #19 188.6 Setting up libconfig-inifiles-perl (3.000003-1) ... [2022-01-20T20:33:15.277Z] #19 188.6 Setting up libfile-which-perl (1.23-1) ... [2022-01-20T20:33:15.277Z] #19 188.6 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-01-20T20:33:15.277Z] #19 188.6 Setting up libc6-armhf-cross (2.31-9cross4) ... [2022-01-20T20:33:15.277Z] #19 188.6 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2022-01-20T20:33:15.277Z] #19 188.6 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-01-20T20:33:15.277Z] #19 188.7 Setting up libicu67:amd64 (67.1-7) ... [2022-01-20T20:33:15.277Z] #19 188.7 Setting up libmagic-mgc (1:5.39-3) ... [2022-01-20T20:33:15.277Z] #19 188.7 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2022-01-20T20:33:15.277Z] #19 188.7 Setting up libc6-s390x-cross (2.31-9cross4) ... [2022-01-20T20:33:15.277Z] #19 188.7 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-01-20T20:33:15.277Z] #19 188.7 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2022-01-20T20:33:15.341Z] #21 14.20 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-01-20T20:33:15.341Z] #21 14.21 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-01-20T20:33:15.341Z] #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-01-20T20:33:15.342Z] #21 14.22 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2022-01-20T20:33:15.342Z] #21 14.23 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-01-20T20:33:15.342Z] #21 14.24 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-01-20T20:33:15.342Z] #21 14.25 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-01-20T20:33:15.342Z] #21 14.25 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-01-20T20:33:15.342Z] #21 14.26 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-01-20T20:33:15.342Z] #21 14.26 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-01-20T20:33:15.342Z] #21 14.26 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-01-20T20:33:15.342Z] #21 14.27 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-01-20T20:33:15.342Z] #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-01-20T20:33:15.342Z] #21 14.28 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-01-20T20:33:15.342Z] #21 14.28 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-01-20T20:33:15.342Z] #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-01-20T20:33:15.342Z] #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-01-20T20:33:15.342Z] #21 14.29 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-01-20T20:33:15.354Z] #21 37.40 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-20T20:33:15.535Z] #19 188.7 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-01-20T20:33:15.535Z] #19 188.7 Setting up file (1:5.39-3) ... [2022-01-20T20:33:15.535Z] #19 188.7 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-01-20T20:33:15.535Z] #19 188.8 Setting up bzip2 (1.0.8-4) ... [2022-01-20T20:33:15.535Z] #19 188.8 Setting up libyaml-perl (1.30-1) ... [2022-01-20T20:33:15.535Z] #19 188.8 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-01-20T20:33:15.535Z] #19 188.8 Setting up libxml-sax-base-perl (1.09-1.1) ... [2022-01-20T20:33:15.535Z] #19 188.8 Setting up libio-string-perl (1.08-3.1) ... [2022-01-20T20:33:15.535Z] #19 188.8 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-01-20T20:33:15.535Z] #19 188.8 Setting up cross-config (2.6.18+nmu1) ... [2022-01-20T20:33:15.535Z] #19 188.9 Setting up xz-utils (5.2.5-2) ... [2022-01-20T20:33:15.535Z] #19 188.9 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-01-20T20:33:15.598Z] #21 14.57 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-01-20T20:33:15.598Z] #21 14.58 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-01-20T20:33:15.598Z] #21 14.58 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-01-20T20:33:15.598Z] #21 14.58 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-01-20T20:33:15.598Z] #21 14.58 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-01-20T20:33:15.598Z] #21 14.58 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-01-20T20:33:15.598Z] #21 14.58 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2022-01-20T20:33:15.598Z] #21 14.64 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-01-20T20:33:15.793Z] #19 188.9 Setting up libc6-arm64-cross (2.31-9cross4) ... [2022-01-20T20:33:15.793Z] #19 188.9 Setting up patch (2.7.6-7) ... [2022-01-20T20:33:15.793Z] #19 189.0 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-01-20T20:33:15.793Z] #19 189.0 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2022-01-20T20:33:15.793Z] #19 189.0 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-01-20T20:33:15.793Z] #19 189.0 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-01-20T20:33:15.793Z] #19 189.0 Setting up libc6-armel-cross (2.31-9cross4) ... [2022-01-20T20:33:15.793Z] #19 189.0 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2022-01-20T20:33:15.793Z] #19 189.0 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-01-20T20:33:15.793Z] #19 189.0 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2022-01-20T20:33:15.793Z] #19 189.0 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-01-20T20:33:15.793Z] #19 189.1 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-01-20T20:33:15.793Z] #19 189.1 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-01-20T20:33:15.793Z] #19 189.1 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-01-20T20:33:15.793Z] #19 189.1 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2022-01-20T20:33:15.793Z] #19 189.1 Setting up libfile-homedir-perl (1.006-1) ... [2022-01-20T20:33:15.793Z] #19 189.1 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-01-20T20:33:15.793Z] #19 189.1 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-01-20T20:33:15.793Z] #19 189.1 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-01-20T20:33:15.793Z] #19 189.1 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-01-20T20:33:15.793Z] #19 189.1 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2022-01-20T20:33:15.793Z] #19 189.2 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-01-20T20:33:15.793Z] #19 189.2 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-01-20T20:33:15.793Z] #19 189.2 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-01-20T20:33:15.793Z] #19 189.2 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-01-20T20:33:15.793Z] #19 189.2 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-01-20T20:33:15.793Z] #19 189.2 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-01-20T20:33:15.793Z] #19 189.2 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-01-20T20:33:15.793Z] #19 189.2 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-01-20T20:33:15.793Z] #19 189.2 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-01-20T20:33:15.855Z] #21 14.65 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-01-20T20:33:15.855Z] #21 14.65 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-01-20T20:33:15.855Z] #21 14.66 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-01-20T20:33:15.855Z] #21 14.67 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-01-20T20:33:15.855Z] #21 14.67 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2022-01-20T20:33:15.855Z] #21 14.68 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-01-20T20:33:15.855Z] #21 14.71 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-01-20T20:33:15.855Z] #21 14.73 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-01-20T20:33:15.855Z] #21 14.73 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-01-20T20:33:16.051Z] #19 189.3 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-01-20T20:33:16.051Z] #19 189.3 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2022-01-20T20:33:16.051Z] #19 189.3 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-01-20T20:33:16.051Z] #19 189.3 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-01-20T20:33:16.051Z] #19 189.3 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2022-01-20T20:33:16.051Z] #19 189.3 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-01-20T20:33:16.051Z] #19 189.3 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-01-20T20:33:16.051Z] #19 189.3 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2022-01-20T20:33:16.051Z] #19 189.3 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-01-20T20:33:16.051Z] #19 189.3 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-01-20T20:33:16.051Z] #19 189.4 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-01-20T20:33:16.051Z] #19 189.4 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2022-01-20T20:33:16.051Z] #19 189.4 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-01-20T20:33:16.051Z] #19 189.4 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2022-01-20T20:33:16.051Z] #19 189.4 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-01-20T20:33:16.051Z] #19 189.4 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2022-01-20T20:33:16.051Z] #19 189.5 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2022-01-20T20:33:16.111Z] #21 14.96 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-01-20T20:33:16.111Z] #21 14.98 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-01-20T20:33:16.111Z] #21 15.01 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-01-20T20:33:16.111Z] #21 15.02 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-01-20T20:33:16.309Z] #19 189.5 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-01-20T20:33:16.309Z] #19 189.6 [2022-01-20T20:33:16.309Z] #19 189.6 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-01-20T20:33:16.309Z] #19 189.7 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-01-20T20:33:16.309Z] #19 189.7 Setting up dpkg-dev (1.20.9) ... [2022-01-20T20:33:16.309Z] #19 189.7 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-01-20T20:33:16.569Z] #19 189.7 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-01-20T20:33:16.569Z] #19 189.7 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-01-20T20:33:16.569Z] #19 189.8 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-01-20T20:33:16.569Z] #19 189.8 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2022-01-20T20:33:16.569Z] #19 189.8 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2022-01-20T20:33:16.569Z] #19 189.8 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-01-20T20:33:16.569Z] #19 189.8 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-01-20T20:33:16.569Z] #19 189.8 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2022-01-20T20:33:16.569Z] #19 189.8 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-01-20T20:33:16.569Z] #19 189.9 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-01-20T20:33:16.569Z] #19 189.9 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-01-20T20:33:16.569Z] #19 189.9 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2022-01-20T20:33:16.569Z] #19 190.0 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2022-01-20T20:33:16.675Z] #21 15.59 debconf: delaying package configuration, since apt-utils is not installed [2022-01-20T20:33:16.675Z] #21 15.72 Fetched 27.6 MB in 1s (23.7 MB/s) [2022-01-20T20:33:16.675Z] #21 15.82 Selecting previously unselected package pigz. [2022-01-20T20:33:16.714Z] Merge succeeded, producing 839e2ecc1bee37225c19e4b8025dc36f3d613e40 [2022-01-20T20:33:16.714Z] Checking out Revision 839e2ecc1bee37225c19e4b8025dc36f3d613e40 (PR-43172) [2022-01-20T20:33:16.736Z] #21 DONE 38.9s [2022-01-20T20:33:16.736Z] [2022-01-20T20:33:16.736Z] #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.23.8" && /build/golangci-lint --version [2022-01-20T20:33:16.736Z] #51 sha256:77690442dfdf23c8445267d6373f17a101b3ff9debc7dd9ec57c687fb506c277 [2022-01-20T20:33:16.800Z] 8f616e6e9eec: Verifying Checksum [2022-01-20T20:33:16.800Z] 8f616e6e9eec: Download complete [2022-01-20T20:33:16.827Z] #19 190.0 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-01-20T20:33:16.827Z] #19 190.2 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-01-20T20:33:16.932Z] #21 15.82 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24010 files and directories currently installed.) [2022-01-20T20:33:16.932Z] #21 15.89 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-01-20T20:33:16.932Z] #21 15.89 Unpacking pigz (2.6-1) ... [2022-01-20T20:33:17.000Z] #51 ... [2022-01-20T20:33:17.000Z] [2022-01-20T20:33:17.000Z] #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-01-20T20:33:17.000Z] #22 sha256:6778c9b2c82675dd5e18d260dbc8a267cd973bfede77b81c9fad3659e73b14d4 [2022-01-20T20:33:17.084Z] #19 190.3 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-01-20T20:33:17.084Z] #19 190.3 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-01-20T20:33:17.084Z] #19 190.3 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-01-20T20:33:17.084Z] #19 190.3 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-01-20T20:33:17.084Z] #19 190.3 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2022-01-20T20:33:17.084Z] #19 190.3 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-01-20T20:33:17.084Z] #19 190.4 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-01-20T20:33:17.084Z] #19 190.4 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-01-20T20:33:17.084Z] #19 190.4 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-01-20T20:33:17.084Z] #19 190.4 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-01-20T20:33:17.084Z] #19 190.4 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-01-20T20:33:17.084Z] #19 190.4 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-01-20T20:33:17.084Z] #19 190.4 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-01-20T20:33:17.084Z] #19 190.4 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2022-01-20T20:33:17.084Z] #19 190.4 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-01-20T20:33:17.084Z] #19 190.4 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-01-20T20:33:17.084Z] #19 190.5 Setting up libxml-simple-perl (2.25-1) ... [2022-01-20T20:33:17.084Z] #19 190.5 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-01-20T20:33:17.189Z] #21 15.98 Selecting previously unselected package libelf1:amd64. [2022-01-20T20:33:17.189Z] #21 15.99 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-01-20T20:33:17.189Z] #21 16.00 Unpacking libelf1:amd64 (0.183-1) ... [2022-01-20T20:33:17.189Z] #21 16.16 Selecting previously unselected package libbpf0:amd64. [2022-01-20T20:33:17.189Z] #21 16.16 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-01-20T20:33:17.189Z] #21 16.17 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-01-20T20:33:17.189Z] #21 16.27 Selecting previously unselected package libcap2:amd64. [2022-01-20T20:33:17.343Z] #19 190.5 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-01-20T20:33:17.343Z] #19 190.5 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-01-20T20:33:17.343Z] #19 190.5 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-01-20T20:33:17.343Z] #19 190.5 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-01-20T20:33:17.343Z] #19 190.6 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-01-20T20:33:17.343Z] #19 190.6 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-01-20T20:33:17.343Z] #19 190.6 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-01-20T20:33:17.343Z] #19 190.6 Setting up libconfig-auto-perl (0.44-1.1) ... [2022-01-20T20:33:17.343Z] #19 190.6 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-01-20T20:33:17.343Z] #19 190.6 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-01-20T20:33:17.343Z] #19 190.6 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-01-20T20:33:17.343Z] #19 190.6 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-01-20T20:33:17.343Z] #19 190.6 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-01-20T20:33:17.343Z] #19 190.7 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-01-20T20:33:17.343Z] #19 190.7 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-01-20T20:33:17.343Z] #19 190.7 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-01-20T20:33:17.343Z] #19 190.7 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-01-20T20:33:17.343Z] #19 190.7 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-01-20T20:33:17.343Z] #19 190.7 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-01-20T20:33:17.343Z] #19 190.7 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-01-20T20:33:17.343Z] #19 190.7 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-01-20T20:33:17.343Z] #19 190.7 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-01-20T20:33:17.343Z] #19 190.7 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-01-20T20:33:17.343Z] #19 190.8 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-01-20T20:33:17.343Z] #19 190.8 Setting up dpkg-cross (2.6.18+nmu1) ... [2022-01-20T20:33:17.343Z] #19 190.8 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-01-20T20:33:17.343Z] #19 190.8 Setting up crossbuild-essential-armel (12.9) ... [2022-01-20T20:33:17.445Z] #21 16.27 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-01-20T20:33:17.445Z] #21 16.28 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-01-20T20:33:17.445Z] #21 16.35 Selecting previously unselected package libmnl0:amd64. [2022-01-20T20:33:17.445Z] #21 16.36 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-01-20T20:33:17.445Z] #21 16.36 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-01-20T20:33:17.445Z] #21 16.42 Selecting previously unselected package libxtables12:amd64. [2022-01-20T20:33:17.445Z] #21 16.42 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-01-20T20:33:17.445Z] #21 16.42 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-01-20T20:33:17.445Z] #21 16.49 Selecting previously unselected package libcap2-bin. [2022-01-20T20:33:17.445Z] #21 16.50 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-01-20T20:33:17.445Z] #21 16.52 Unpacking libcap2-bin (1:2.44-1) ... [2022-01-20T20:33:17.573Z] #22 0.599 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-01-20T20:33:17.573Z] #22 0.602 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-01-20T20:33:17.573Z] #22 0.605 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-01-20T20:33:17.573Z] #22 DONE 0.8s [2022-01-20T20:33:17.573Z] [2022-01-20T20:33:17.573Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-01-20T20:33:17.573Z] #23 sha256:b0220f8b962fbf2e4722ac43ce5d952beaa151152d66c8a7cfe837ec51c53f30 [2022-01-20T20:33:17.601Z] #19 190.8 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-01-20T20:33:17.601Z] #19 190.8 Setting up crossbuild-essential-armhf (12.9) ... [2022-01-20T20:33:17.601Z] #19 190.8 Setting up crossbuild-essential-arm64 (12.9) ... [2022-01-20T20:33:17.601Z] #19 190.9 Setting up crossbuild-essential-s390x (12.9) ... [2022-01-20T20:33:17.601Z] #19 190.9 Setting up crossbuild-essential-ppc64el (12.9) ... [2022-01-20T20:33:17.601Z] #19 190.9 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-20T20:33:17.701Z] #21 16.59 Selecting previously unselected package iproute2. [2022-01-20T20:33:17.701Z] #21 16.60 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-01-20T20:33:17.701Z] #21 16.60 Unpacking iproute2 (5.10.0-4) ... [2022-01-20T20:33:18.264Z] #21 17.03 Selecting previously unselected package xxd. [2022-01-20T20:33:18.264Z] #21 17.04 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-01-20T20:33:18.264Z] #21 17.04 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-01-20T20:33:18.264Z] #21 17.19 Selecting previously unselected package vim-common. [2022-01-20T20:33:18.264Z] #21 17.19 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-01-20T20:33:18.264Z] #21 17.21 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-01-20T20:33:16.281Z] > git remote # timeout=10 [2022-01-20T20:33:16.370Z] > git config --get remote.origin.url # timeout=10 [2022-01-20T20:33:16.450Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-20T20:33:16.452Z] > git merge 6e05fa7076670a55d94c57578a3b0097f3ca4b53 # timeout=10 [2022-01-20T20:33:16.614Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-01-20T20:33:16.754Z] > git config core.sparsecheckout # timeout=10 [2022-01-20T20:33:16.823Z] > git checkout -f 839e2ecc1bee37225c19e4b8025dc36f3d613e40 # timeout=10 [2022-01-20T20:33:18.520Z] #21 17.32 Selecting previously unselected package bash-completion. [2022-01-20T20:33:18.520Z] #21 17.34 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-01-20T20:33:20.436Z] #21 19.00 Unpacking bash-completion (1:2.11-2) ... [2022-01-20T20:33:20.436Z] #21 19.44 Selecting previously unselected package bzip2. [2022-01-20T20:33:20.436Z] #21 19.44 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-01-20T20:33:20.436Z] #21 19.45 Unpacking bzip2 (1.0.8-4) ... [2022-01-20T20:33:20.436Z] #21 19.53 Selecting previously unselected package xz-utils. [2022-01-20T20:33:20.710Z] #21 19.53 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2022-01-20T20:33:20.710Z] #21 19.54 Unpacking xz-utils (5.2.5-2) ... [2022-01-20T20:33:20.710Z] #21 19.69 Selecting previously unselected package apparmor. [2022-01-20T20:33:20.710Z] #21 19.70 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-01-20T20:33:20.710Z] #21 19.74 Unpacking apparmor (2.13.6-10) ... [2022-01-20T20:33:21.277Z] #21 20.13 Selecting previously unselected package inetutils-ping. [2022-01-20T20:33:21.277Z] #21 20.16 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-01-20T20:33:21.277Z] #21 20.17 Unpacking inetutils-ping (2:2.0-1) ... [2022-01-20T20:33:21.277Z] #21 20.26 Selecting previously unselected package libip4tc2:amd64. [2022-01-20T20:33:21.277Z] #21 20.27 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-01-20T20:33:21.277Z] #21 20.27 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-01-20T20:33:21.277Z] #21 20.34 Selecting previously unselected package libip6tc2:amd64. [2022-01-20T20:33:21.277Z] #21 20.34 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-01-20T20:33:21.277Z] #21 20.35 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-01-20T20:33:21.277Z] #21 20.40 Selecting previously unselected package libnfnetlink0:amd64. [2022-01-20T20:33:21.533Z] #21 20.41 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-01-20T20:33:21.533Z] #21 20.41 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-01-20T20:33:21.533Z] #21 20.49 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-01-20T20:33:21.533Z] #21 20.49 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-01-20T20:33:21.533Z] #21 20.50 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-01-20T20:33:21.533Z] #21 20.56 Selecting previously unselected package libnftnl11:amd64. [2022-01-20T20:33:21.533Z] #21 20.57 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-01-20T20:33:21.533Z] #21 20.58 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-01-20T20:33:21.533Z] #21 20.66 Selecting previously unselected package iptables. [2022-01-20T20:33:21.832Z] #21 20.66 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-01-20T20:33:21.832Z] #21 20.66 Unpacking iptables (1.8.7-1) ... [2022-01-20T20:33:22.088Z] #21 20.98 Selecting previously unselected package libonig5:amd64. [2022-01-20T20:33:22.088Z] #21 20.98 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-01-20T20:33:22.088Z] #21 20.98 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-01-20T20:33:22.088Z] #21 21.11 Selecting previously unselected package libjq1:amd64. [2022-01-20T20:33:22.088Z] #21 21.12 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-01-20T20:33:22.088Z] #21 21.12 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-01-20T20:33:22.088Z] #21 21.22 Selecting previously unselected package jq. [2022-01-20T20:33:22.345Z] #21 21.23 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-01-20T20:33:22.345Z] #21 21.23 Unpacking jq (1.6-2.1) ... [2022-01-20T20:33:22.345Z] #21 21.33 Selecting previously unselected package libaio1:amd64. [2022-01-20T20:33:22.345Z] #21 21.33 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-01-20T20:33:22.345Z] #21 21.34 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-01-20T20:33:22.345Z] #21 21.40 Selecting previously unselected package libgpm2:amd64. [2022-01-20T20:33:22.345Z] #21 21.42 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-01-20T20:33:22.345Z] #21 21.42 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-01-20T20:33:22.643Z] #21 21.48 Selecting previously unselected package libicu67:amd64. [2022-01-20T20:33:22.643Z] #21 21.50 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-01-20T20:33:22.643Z] #21 21.50 Unpacking libicu67:amd64 (67.1-7) ... [2022-01-20T20:33:22.883Z] 0e02c12b1310: Verifying Checksum [2022-01-20T20:33:22.883Z] 0e02c12b1310: Download complete [2022-01-20T20:33:25.709Z] #19 DONE 198.2s [2022-01-20T20:33:25.709Z] [2022-01-20T20:33:25.709Z] #69 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-01-20T20:33:25.709Z] #69 sha256:78f6cdc4d690b8aa60af4c94ff8fc9e049777ec199306d493873bc875e283933 [2022-01-20T20:33:25.709Z] #69 DONE 0.2s [2022-01-20T20:33:25.709Z] [2022-01-20T20:33:25.709Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-01-20T20:33:25.709Z] #32 sha256:4c0c70dd6658e1a5218994b77386ae3750f80f233a51984639912dc8816b1649 [2022-01-20T20:33:25.709Z] #32 DONE 0.1s [2022-01-20T20:33:25.709Z] [2022-01-20T20:33:25.710Z] #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-01-20T20:33:25.710Z] #70 sha256:90aea448e1da1be14a380c105cb171b56ae69406e209e0f81138b7c1078b5f5e [2022-01-20T20:33:25.957Z] #21 24.52 Selecting previously unselected package libinih1:amd64. [2022-01-20T20:33:25.957Z] #21 24.52 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-01-20T20:33:25.957Z] #21 24.53 Unpacking libinih1:amd64 (53-1+b2) ... [2022-01-20T20:33:25.957Z] #21 24.60 Selecting previously unselected package libnet1:amd64. [2022-01-20T20:33:25.957Z] #21 24.60 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-01-20T20:33:25.957Z] #21 24.62 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-01-20T20:33:25.957Z] #21 24.69 Selecting previously unselected package libnl-3-200:amd64. [2022-01-20T20:33:25.957Z] #21 24.70 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-01-20T20:33:25.957Z] #21 24.70 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-01-20T20:33:25.957Z] #21 24.76 Selecting previously unselected package libprotobuf-c1:amd64. [2022-01-20T20:33:25.957Z] #21 24.78 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-01-20T20:33:25.957Z] #21 24.78 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-01-20T20:33:25.957Z] #21 24.84 Selecting previously unselected package net-tools. [2022-01-20T20:33:25.957Z] #21 24.84 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-01-20T20:33:25.957Z] #21 24.84 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-01-20T20:33:25.957Z] #21 25.04 Selecting previously unselected package patch. [2022-01-20T20:33:26.213Z] #21 25.05 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-01-20T20:33:26.213Z] #21 25.05 Unpacking patch (2.7.6-7) ... [2022-01-20T20:33:26.213Z] #21 25.17 Selecting previously unselected package python-pip-whl. [2022-01-20T20:33:26.213Z] #21 25.17 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2022-01-20T20:33:26.213Z] #21 25.19 Unpacking python-pip-whl (20.3.4-4) ... [2022-01-20T20:33:26.647Z] #70 1.538 + RM_GOPATH=0 [2022-01-20T20:33:26.647Z] #70 1.538 + TMP_GOPATH= [2022-01-20T20:33:26.647Z] #70 1.538 + : /build [2022-01-20T20:33:26.647Z] #70 1.538 + '[' -z '' ']' [2022-01-20T20:33:26.647Z] #70 1.539 ++ mktemp -d [2022-01-20T20:33:26.647Z] #70 1.540 + export GOPATH=/tmp/tmp.GVnoHB9IQQ [2022-01-20T20:33:26.647Z] #70 1.540 + GOPATH=/tmp/tmp.GVnoHB9IQQ [2022-01-20T20:33:26.647Z] #70 1.540 + RM_GOPATH=1 [2022-01-20T20:33:26.647Z] #70 1.540 + case "$(go env GOARCH)" in [2022-01-20T20:33:26.647Z] #70 1.540 ++ go env GOARCH [2022-01-20T20:33:26.647Z] #70 1.544 + export GO_BUILDMODE=-buildmode=pie [2022-01-20T20:33:26.647Z] #70 1.544 + GO_BUILDMODE=-buildmode=pie [2022-01-20T20:33:26.647Z] #70 1.544 ++ dirname /install.sh [2022-01-20T20:33:26.647Z] #70 1.545 + dir=/ [2022-01-20T20:33:26.647Z] #70 1.545 + bin=rootlesskit [2022-01-20T20:33:26.647Z] #70 1.545 + shift [2022-01-20T20:33:26.647Z] #70 1.545 + '[' '!' -f //rootlesskit.installer ']' [2022-01-20T20:33:26.647Z] #70 1.545 + . //rootlesskit.installer [2022-01-20T20:33:26.647Z] #70 1.545 ++ : v0.14.6 [2022-01-20T20:33:26.647Z] #70 1.545 + install_rootlesskit [2022-01-20T20:33:26.647Z] #70 1.545 + case "$1" in [2022-01-20T20:33:26.647Z] #70 1.545 + export CGO_ENABLED=0 [2022-01-20T20:33:26.647Z] #70 1.545 + CGO_ENABLED=0 [2022-01-20T20:33:26.647Z] #70 1.545 + _install_rootlesskit [2022-01-20T20:33:26.647Z] #70 1.545 + echo 'Install rootlesskit version v0.14.6' [2022-01-20T20:33:26.647Z] #70 1.545 Install rootlesskit version v0.14.6 [2022-01-20T20:33:26.647Z] #70 1.545 + for f in rootlesskit rootlesskit-docker-proxy [2022-01-20T20:33:26.647Z] #70 1.545 + GOBIN=/build [2022-01-20T20:33:26.647Z] #70 1.545 + GO111MODULE=on [2022-01-20T20:33:26.647Z] #70 1.546 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2022-01-20T20:33:26.776Z] #21 25.68 Selecting previously unselected package python3-lib2to3. [2022-01-20T20:33:26.776Z] #21 25.68 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-01-20T20:33:26.776Z] #21 25.69 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-01-20T20:33:26.776Z] #21 25.78 Selecting previously unselected package python3-distutils. [2022-01-20T20:33:26.776Z] #21 25.78 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-01-20T20:33:26.776Z] #21 25.79 Unpacking python3-distutils (3.9.2-1) ... [2022-01-20T20:33:27.033Z] #21 25.92 Selecting previously unselected package python3-pkg-resources. [2022-01-20T20:33:27.033Z] #21 25.93 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-01-20T20:33:27.033Z] #21 25.94 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-01-20T20:33:27.033Z] #21 26.07 Selecting previously unselected package python3-setuptools. [2022-01-20T20:33:27.218Z] #70 1.947 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2022-01-20T20:33:27.289Z] #21 26.08 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-01-20T20:33:27.289Z] #21 26.08 Unpacking python3-setuptools (52.0.0-4) ... [2022-01-20T20:33:27.289Z] #21 26.33 Selecting previously unselected package python3-wheel. [2022-01-20T20:33:27.545Z] #21 26.33 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-01-20T20:33:27.545Z] #21 26.33 Unpacking python3-wheel (0.34.2-1) ... [2022-01-20T20:33:27.545Z] #21 26.40 Selecting previously unselected package python3-pip. [2022-01-20T20:33:27.545Z] #21 26.40 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2022-01-20T20:33:27.545Z] #21 26.41 Unpacking python3-pip (20.3.4-4) ... [2022-01-20T20:33:27.569Z] #23 8.493 Collecting yamllint==1.26.1 [2022-01-20T20:33:27.569Z] #23 9.560 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-01-20T20:33:27.801Z] #21 26.67 Selecting previously unselected package sudo. [2022-01-20T20:33:27.801Z] #21 26.68 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-01-20T20:33:27.801Z] #21 26.68 Unpacking sudo (1.9.5p2-3) ... [2022-01-20T20:33:28.140Z] #23 10.53 Collecting pathspec>=0.5.3 [2022-01-20T20:33:28.140Z] #23 10.55 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-01-20T20:33:28.156Z] #70 3.135 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-01-20T20:33:28.362Z] #21 27.16 Selecting previously unselected package thin-provisioning-tools. [2022-01-20T20:33:28.362Z] #21 27.16 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-01-20T20:33:28.362Z] #21 27.16 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-01-20T20:33:28.362Z] #21 27.34 Selecting previously unselected package uidmap. [2022-01-20T20:33:28.362Z] #21 27.34 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-01-20T20:33:28.362Z] #21 27.35 Unpacking uidmap (1:4.8.1-1) ... [2022-01-20T20:33:28.362Z] #21 27.43 Selecting previously unselected package vim-runtime. [2022-01-20T20:33:28.362Z] #21 27.43 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-01-20T20:33:28.362Z] #21 27.46 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-01-20T20:33:28.400Z] #23 10.83 Collecting pyyaml [2022-01-20T20:33:28.400Z] #23 10.88 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2022-01-20T20:33:28.416Z] #70 3.141 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-01-20T20:33:28.416Z] #70 3.367 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2022-01-20T20:33:28.618Z] #21 27.50 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-01-20T20:33:28.618Z] #21 27.51 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-01-20T20:33:28.661Z] #23 10.96 Building wheels for collected packages: yamllint [2022-01-20T20:33:28.661Z] #23 10.97 Building wheel for yamllint (setup.py): started [2022-01-20T20:33:28.747Z] Commit message: "docs: remove HostConfig.LxcConf field from API docs" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-01-20T20:33:29.603Z] #23 11.81 Building wheel for yamllint (setup.py): finished with status 'done' [2022-01-20T20:33:29.603Z] #23 11.82 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=0456475ba7815bf5b065fac325d75c3b40b1aad80f91be3d83c7596d5366123c [2022-01-20T20:33:29.603Z] #23 11.83 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-01-20T20:33:29.603Z] #23 11.83 Successfully built yamllint [2022-01-20T20:33:29.603Z] #23 11.86 Installing collected packages: pyyaml, pathspec, yamllint [2022-01-20T20:33:29.795Z] #70 ... [2022-01-20T20:33:29.795Z] [2022-01-20T20:33:29.795Z] #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-01-20T20:33:29.795Z] #33 sha256:b84646da2bef614147dca0982c93cc2221d1d7904d1246bbfac0a9d77f3d835f [2022-01-20T20:33:29.795Z] #33 1.352 + RM_GOPATH=0 [2022-01-20T20:33:29.795Z] #33 1.352 + TMP_GOPATH= [2022-01-20T20:33:29.795Z] #33 1.352 + : /build [2022-01-20T20:33:29.795Z] #33 1.352 + '[' -z '' ']' [2022-01-20T20:33:29.795Z] #33 1.352 ++ mktemp -d [2022-01-20T20:33:29.795Z] #33 1.352 + export GOPATH=/tmp/tmp.oXg0NJhI5J [2022-01-20T20:33:29.795Z] #33 1.352 + GOPATH=/tmp/tmp.oXg0NJhI5J [2022-01-20T20:33:29.795Z] #33 1.352 + RM_GOPATH=1 [2022-01-20T20:33:29.795Z] #33 1.352 + case "$(go env GOARCH)" in [2022-01-20T20:33:29.795Z] #33 1.352 ++ go env GOARCH [2022-01-20T20:33:29.795Z] #33 1.363 Install docker/cli version 17.06.2-ce from stable [2022-01-20T20:33:29.795Z] #33 1.363 + export GO_BUILDMODE=-buildmode=pie [2022-01-20T20:33:29.795Z] #33 1.363 + GO_BUILDMODE=-buildmode=pie [2022-01-20T20:33:29.795Z] #33 1.363 ++ dirname /install.sh [2022-01-20T20:33:29.795Z] #33 1.363 + dir=/ [2022-01-20T20:33:29.795Z] #33 1.363 + bin=dockercli [2022-01-20T20:33:29.795Z] #33 1.363 + shift [2022-01-20T20:33:29.795Z] #33 1.363 + '[' '!' -f //dockercli.installer ']' [2022-01-20T20:33:29.795Z] #33 1.363 + . //dockercli.installer [2022-01-20T20:33:29.795Z] #33 1.363 ++ : stable [2022-01-20T20:33:29.795Z] #33 1.363 ++ : 17.06.2-ce [2022-01-20T20:33:29.795Z] #33 1.363 + install_dockercli [2022-01-20T20:33:29.795Z] #33 1.363 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-01-20T20:33:29.795Z] #33 1.363 ++ uname -m [2022-01-20T20:33:29.795Z] #33 1.363 + arch=x86_64 [2022-01-20T20:33:29.795Z] #33 1.363 + '[' x86_64 '!=' x86_64 ']' [2022-01-20T20:33:29.795Z] #33 1.363 + url=https://download.docker.com/linux/static [2022-01-20T20:33:29.795Z] #33 1.363 + tar -xz docker/docker [2022-01-20T20:33:29.795Z] #33 1.369 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-01-20T20:33:29.795Z] #33 4.462 + mkdir -p /build [2022-01-20T20:33:29.795Z] #33 4.466 + mv docker/docker /build/ [2022-01-20T20:33:29.795Z] #33 4.476 + rmdir docker [2022-01-20T20:33:29.795Z] #33 DONE 4.7s [2022-01-20T20:33:29.795Z] [2022-01-20T20:33:29.795Z] #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-01-20T20:33:29.795Z] #70 sha256:90aea448e1da1be14a380c105cb171b56ae69406e209e0f81138b7c1078b5f5e [2022-01-20T20:33:29.795Z] #70 4.615 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2022-01-20T20:33:29.864Z] #23 12.26 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-01-20T20:33:30.054Z] #70 ... [2022-01-20T20:33:30.054Z] [2022-01-20T20:33:30.054Z] #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-01-20T20:33:30.054Z] #65 sha256:93360e637b3f7527445a322b003e3b364d10992b4cff9c01d91032db88f2a1b2 [2022-01-20T20:33:30.054Z] #65 1.907 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-20T20:33:30.054Z] #65 1.927 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-20T20:33:30.054Z] #65 1.930 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-20T20:33:30.054Z] #65 2.250 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-01-20T20:33:30.054Z] #65 2.494 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-01-20T20:33:30.054Z] #65 3.086 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-01-20T20:33:30.054Z] #65 3.734 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-01-20T20:33:30.054Z] #65 4.247 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-01-20T20:33:30.054Z] #65 4.766 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-01-20T20:33:30.054Z] #65 5.099 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [110 kB] [2022-01-20T20:33:30.054Z] #65 5.118 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [107 kB] [2022-01-20T20:33:30.054Z] #65 5.118 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [111 kB] [2022-01-20T20:33:30.055Z] #65 5.118 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [104 kB] [2022-01-20T20:33:30.055Z] #65 5.118 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [104 kB] [2022-01-20T20:33:30.055Z] #65 5.118 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [110 kB] [2022-01-20T20:33:30.055Z] #65 5.118 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2600 B] [2022-01-20T20:33:30.055Z] #65 5.118 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-01-20T20:33:30.055Z] #65 5.118 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-01-20T20:33:30.055Z] #65 5.118 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-01-20T20:33:30.055Z] #65 5.162 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-01-20T20:33:30.055Z] #65 5.162 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-01-20T20:33:30.314Z] #65 ... [2022-01-20T20:33:30.314Z] [2022-01-20T20:33:30.314Z] #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-01-20T20:33:30.314Z] #70 sha256:90aea448e1da1be14a380c105cb171b56ae69406e209e0f81138b7c1078b5f5e [2022-01-20T20:33:30.314Z] #70 5.021 go: downloading github.com/google/uuid v1.3.0 [2022-01-20T20:33:30.314Z] #70 5.025 go: downloading github.com/moby/vpnkit v0.5.0 [2022-01-20T20:33:30.314Z] #70 5.041 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-01-20T20:33:30.314Z] #70 5.146 go: downloading github.com/gofrs/flock v0.8.1 [2022-01-20T20:33:30.314Z] #70 5.189 go: downloading github.com/gorilla/mux v1.8.0 [2022-01-20T20:33:30.314Z] #70 5.253 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-01-20T20:33:30.573Z] #70 5.519 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-01-20T20:33:30.815Z] #23 DONE 13.0s [2022-01-20T20:33:30.815Z] [2022-01-20T20:33:30.815Z] #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-01-20T20:33:30.815Z] #56 sha256:c7de6f797a67d8df0f73b3fbad020a47c21c2fdc5669088fa170d62b0024e51e [2022-01-20T20:33:30.832Z] #70 5.720 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-01-20T20:33:30.832Z] #70 5.785 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2022-01-20T20:33:31.219Z] #21 30.23 Selecting previously unselected package vim. [2022-01-20T20:33:31.219Z] #21 30.23 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-01-20T20:33:31.219Z] #21 30.25 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-01-20T20:33:31.770Z] #70 6.582 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-01-20T20:33:31.782Z] #21 30.69 Selecting previously unselected package xfsprogs. [2022-01-20T20:33:31.782Z] #21 30.70 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-01-20T20:33:31.782Z] #21 30.71 Unpacking xfsprogs (5.10.0-4) ... [2022-01-20T20:33:32.043Z] + docker version [2022-01-20T20:33:32.389Z] #21 31.10 Selecting previously unselected package zip. [2022-01-20T20:33:32.389Z] #21 31.13 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-01-20T20:33:32.389Z] #21 31.13 Unpacking zip (3.0-12) ... [2022-01-20T20:33:32.389Z] #21 31.25 Selecting previously unselected package zstd. [2022-01-20T20:33:32.389Z] #21 31.25 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-01-20T20:33:32.389Z] #21 31.26 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-01-20T20:33:32.645Z] #21 31.58 Setting up python3-pkg-resources (52.0.0-4) ... [2022-01-20T20:33:33.575Z] #21 32.29 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-01-20T20:33:33.575Z] #21 32.30 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-01-20T20:33:33.575Z] #21 32.32 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-01-20T20:33:33.575Z] #21 32.33 Setting up libicu67:amd64 (67.1-7) ... [2022-01-20T20:33:33.575Z] #21 32.34 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-01-20T20:33:33.575Z] #21 32.35 Setting up libinih1:amd64 (53-1+b2) ... [2022-01-20T20:33:33.575Z] #21 32.36 Setting up uidmap (1:4.8.1-1) ... [2022-01-20T20:33:33.575Z] #21 32.38 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-01-20T20:33:33.575Z] #21 32.39 Setting up bzip2 (1.0.8-4) ... [2022-01-20T20:33:33.575Z] #21 32.40 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-01-20T20:33:33.575Z] #21 32.41 Setting up python3-wheel (0.34.2-1) ... [2022-01-20T20:33:34.138Z] #21 33.09 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-01-20T20:33:34.138Z] #21 33.10 Setting up libcap2:amd64 (1:2.44-1) ... [2022-01-20T20:33:34.138Z] #21 33.12 Setting up libcap2-bin (1:2.44-1) ... [2022-01-20T20:33:34.138Z] #21 33.13 Setting up apparmor (2.13.6-10) ... [2022-01-20T20:33:34.239Z] #56 ... [2022-01-20T20:33:34.239Z] [2022-01-20T20:33:34.239Z] #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-01-20T20:33:34.239Z] #43 sha256:60490933d37a243e52aa00a9c190488e7722b55a856c7871d937ffb9c47ead1a [2022-01-20T20:33:34.240Z] #43 153.6 + dpkg --print-architecture [2022-01-20T20:33:34.819Z] #43 DONE 154.1s [2022-01-20T20:33:34.819Z] [2022-01-20T20:33:34.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.23.8" && /build/golangci-lint --version [2022-01-20T20:33:34.819Z] #51 sha256:77690442dfdf23c8445267d6373f17a101b3ff9debc7dd9ec57c687fb506c277 [2022-01-20T20:33:35.062Z] #70 ... [2022-01-20T20:33:35.062Z] [2022-01-20T20:33:35.062Z] #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-01-20T20:33:35.062Z] #45 sha256:90c89df8883ca88f0e32888d4d00daaaad77178036ad28515f473b11bcfb8f61 [2022-01-20T20:33:35.062Z] #45 1.849 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-20T20:33:35.062Z] #45 1.862 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-20T20:33:35.062Z] #45 1.862 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-20T20:33:35.062Z] #45 2.141 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-01-20T20:33:35.062Z] #45 2.455 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-01-20T20:33:35.062Z] #45 2.910 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-01-20T20:33:35.062Z] #45 3.607 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-01-20T20:33:35.062Z] #45 4.165 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-01-20T20:33:35.062Z] #45 4.613 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-01-20T20:33:35.062Z] #45 5.427 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [107 kB] [2022-01-20T20:33:35.062Z] #45 5.439 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [111 kB] [2022-01-20T20:33:35.062Z] #45 5.452 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [110 kB] [2022-01-20T20:33:35.062Z] #45 5.460 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [110 kB] [2022-01-20T20:33:35.062Z] #45 5.468 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [104 kB] [2022-01-20T20:33:35.062Z] #45 5.478 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [104 kB] [2022-01-20T20:33:35.062Z] #45 5.487 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-01-20T20:33:35.062Z] #45 5.487 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2600 B] [2022-01-20T20:33:35.062Z] #45 5.488 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-01-20T20:33:35.062Z] #45 5.489 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-01-20T20:33:35.062Z] #45 5.500 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-01-20T20:33:35.062Z] #45 5.500 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-01-20T20:33:35.062Z] #45 ... [2022-01-20T20:33:35.062Z] [2022-01-20T20:33:35.062Z] #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-01-20T20:33:35.062Z] #20 sha256:0e7d4b378268740fde2ef02280cca54ed9100434ef5bd9ec7be26d55190ec00b [2022-01-20T20:33:35.062Z] #20 1.947 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-20T20:33:35.062Z] #20 1.966 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-20T20:33:35.062Z] #20 1.969 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-20T20:33:35.062Z] #20 2.318 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-01-20T20:33:35.062Z] #20 2.735 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-01-20T20:33:35.062Z] #20 3.217 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-01-20T20:33:35.062Z] #20 3.735 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-01-20T20:33:35.062Z] #20 4.380 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-01-20T20:33:35.062Z] #20 4.969 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-01-20T20:33:35.062Z] #20 5.184 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [110 kB] [2022-01-20T20:33:35.062Z] #20 5.185 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [111 kB] [2022-01-20T20:33:35.062Z] #20 5.193 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [104 kB] [2022-01-20T20:33:35.062Z] #20 5.196 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [107 kB] [2022-01-20T20:33:35.062Z] #20 5.210 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [110 kB] [2022-01-20T20:33:35.062Z] #20 5.210 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [104 kB] [2022-01-20T20:33:35.062Z] #20 5.210 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2600 B] [2022-01-20T20:33:35.062Z] #20 5.213 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-01-20T20:33:35.062Z] #20 5.216 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-01-20T20:33:35.062Z] #20 5.217 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-01-20T20:33:35.062Z] #20 5.219 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-01-20T20:33:35.062Z] #20 5.220 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-01-20T20:33:35.281Z] #60 177.6 + bin/containerd [2022-01-20T20:33:35.762Z] #21 34.58 Setting up zip (3.0-12) ... [2022-01-20T20:33:35.762Z] #21 34.59 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-01-20T20:33:35.762Z] #21 34.61 Setting up bash-completion (1:2.11-2) ... [2022-01-20T20:33:37.653Z] #21 36.51 Setting up xz-utils (5.2.5-2) ... [2022-01-20T20:33:37.653Z] #21 36.52 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-01-20T20:33:37.653Z] #21 36.53 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-01-20T20:33:37.653Z] #21 36.54 Setting up patch (2.7.6-7) ... [2022-01-20T20:33:37.653Z] #21 36.56 Setting up sudo (1.9.5p2-3) ... [2022-01-20T20:33:37.653Z] #21 36.67 invoke-rc.d: could not determine current runlevel [2022-01-20T20:33:37.653Z] #21 36.68 invoke-rc.d: policy-rc.d denied execution of start. [2022-01-20T20:33:37.653Z] #21 36.72 Setting up xfsprogs (5.10.0-4) ... [2022-01-20T20:33:37.653Z] #21 36.74 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-01-20T20:33:37.653Z] #21 36.75 Setting up inetutils-ping (2:2.0-1) ... [2022-01-20T20:33:37.909Z] #21 36.80 Setting up pigz (2.6-1) ... [2022-01-20T20:33:37.909Z] #21 36.81 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-01-20T20:33:37.909Z] #21 36.83 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-01-20T20:33:37.909Z] #21 36.85 Setting up python-pip-whl (20.3.4-4) ... [2022-01-20T20:33:37.909Z] #21 36.86 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-01-20T20:33:38.022Z] 0e02c12b1310: Verifying Checksum [2022-01-20T20:33:38.022Z] 0e02c12b1310: Download complete [2022-01-20T20:33:38.471Z] #21 37.34 Setting up libaio1:amd64 (0.3.112-9) ... [2022-01-20T20:33:38.471Z] #21 37.37 Setting up python3-lib2to3 (3.9.2-1) ... [2022-01-20T20:33:38.573Z] #60 ... [2022-01-20T20:33:38.573Z] [2022-01-20T20:33:38.573Z] #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-01-20T20:33:38.573Z] #56 sha256:2bab83c9098a549200ff0216f1d357d51f32f37274d873cd76c77413475a14ff [2022-01-20T20:33:38.573Z] #56 113.7 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2022-01-20T20:33:38.573Z] #56 114.6 + mkdir -p /build [2022-01-20T20:33:38.573Z] #56 114.6 + cp runc /build/runc [2022-01-20T20:33:38.728Z] #21 37.80 Setting up libelf1:amd64 (0.183-1) ... [2022-01-20T20:33:38.984Z] #21 37.83 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-01-20T20:33:38.984Z] #21 37.88 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-01-20T20:33:38.984Z] #21 37.89 Setting up python3-distutils (3.9.2-1) ... [2022-01-20T20:33:39.020Z] #51 158.0 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2022-01-20T20:33:39.021Z] #51 DONE 158.7s [2022-01-20T20:33:39.021Z] [2022-01-20T20:33:39.021Z] #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-01-20T20:33:39.021Z] #60 sha256:17758a577ae8d3a270b79f878101d2dfceb4c617279e0f6de56219081f24d446 [2022-01-20T20:33:39.157Z] #56 DONE 115.3s [2022-01-20T20:33:39.157Z] [2022-01-20T20:33:39.157Z] #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-01-20T20:33:39.157Z] #60 sha256:e52c3507cf9ab81ab65edabb7dc6ac415fe391d0815ff1552ae86c0aedcb4a49 [2022-01-20T20:33:39.216Z] Client: [2022-01-20T20:33:39.216Z] Version: 20.10.9 [2022-01-20T20:33:39.216Z] API version: 1.41 [2022-01-20T20:33:39.216Z] Go version: go1.16.8 [2022-01-20T20:33:39.216Z] Git commit: c2ea9bc [2022-01-20T20:33:39.216Z] Built: Mon Oct 4 16:11:10 2021 [2022-01-20T20:33:39.216Z] OS/Arch: windows/amd64 [2022-01-20T20:33:39.216Z] Context: default [2022-01-20T20:33:39.216Z] Experimental: true [2022-01-20T20:33:39.216Z] [2022-01-20T20:33:39.216Z] Server: Docker Engine - Community [2022-01-20T20:33:39.216Z] Engine: [2022-01-20T20:33:39.216Z] Version: 20.10.9 [2022-01-20T20:33:39.216Z] API version: 1.41 (minimum version 1.24) [2022-01-20T20:33:39.216Z] Go version: go1.16.8 [2022-01-20T20:33:39.216Z] Git commit: 79ea9d3 [2022-01-20T20:33:39.216Z] Built: Mon Oct 4 16:06:39 2021 [2022-01-20T20:33:39.216Z] OS/Arch: windows/amd64 [2022-01-20T20:33:39.216Z] Experimental: true [2022-01-20T20:33:39.547Z] #21 38.28 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-01-20T20:33:39.547Z] #21 38.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-01-20T20:33:39.547Z] #21 38.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-01-20T20:33:39.547Z] #21 38.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-01-20T20:33:39.547Z] #21 38.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-01-20T20:33:39.547Z] #21 38.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-01-20T20:33:39.547Z] #21 38.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-01-20T20:33:39.547Z] #21 38.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-01-20T20:33:39.547Z] #21 38.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-01-20T20:33:39.547Z] #21 38.35 Setting up python3-setuptools (52.0.0-4) ... [Pipeline] sh [2022-01-20T20:33:40.670Z] #60 ... [2022-01-20T20:33:40.670Z] [2022-01-20T20:33:40.670Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-01-20T20:33:40.670Z] #57 sha256:2acde95de6d73deeaba91b3f0771b20ea29cab83f103b7c32f28d3314ef4853e [2022-01-20T20:33:40.823Z] + docker info [2022-01-20T20:33:40.911Z] #21 39.70 Setting up libjq1:amd64 (1.6-2.1) ... [2022-01-20T20:33:40.911Z] #21 39.72 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-01-20T20:33:40.911Z] #21 39.73 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-01-20T20:33:40.911Z] #21 39.74 Setting up python3-pip (20.3.4-4) ... [2022-01-20T20:33:40.939Z] #57 DONE 0.2s [2022-01-20T20:33:40.939Z] [2022-01-20T20:33:40.939Z] #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-01-20T20:33:40.939Z] #60 sha256:e52c3507cf9ab81ab65edabb7dc6ac415fe391d0815ff1552ae86c0aedcb4a49 [2022-01-20T20:33:41.855Z] #21 40.71 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-01-20T20:33:41.855Z] #21 40.72 Setting up jq (1.6-2.1) ... [2022-01-20T20:33:41.855Z] #21 40.73 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-01-20T20:33:41.855Z] #21 40.75 Setting up iptables (1.8.7-1) ... [2022-01-20T20:33:41.855Z] #21 40.76 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-01-20T20:33:41.855Z] #21 40.77 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-01-20T20:33:41.855Z] #21 40.77 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-01-20T20:33:41.855Z] #21 40.78 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-01-20T20:33:41.855Z] #21 40.78 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-01-20T20:33:41.855Z] #21 40.79 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-01-20T20:33:41.855Z] #21 40.80 Setting up iproute2 (5.10.0-4) ... [2022-01-20T20:33:42.111Z] #21 41.09 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-20T20:33:43.478Z] #21 DONE 42.1s [2022-01-20T20:33:43.478Z] [2022-01-20T20:33:43.478Z] #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-01-20T20:33:43.478Z] #22 sha256:8e8a2568d8b42e3431a1de8ca3e5e0a9c966cfcce2f579991af4863412e0c9e0 [2022-01-20T20:33:44.126Z] #60 215.1 # github.com/containerd/containerd/cmd/containerd [2022-01-20T20:33:44.126Z] #60 215.1 /usr/bin/ld: /tmp/go-link-490554326/000019.o: in function `New': [2022-01-20T20:33:44.126Z] #60 215.1 /tmp/tmp.ERFbnVNiEk/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-01-20T20:33:44.126Z] #60 215.1 + bin/containerd-stress [2022-01-20T20:33:44.126Z] #60 216.2 + bin/containerd-shim [2022-01-20T20:33:44.842Z] #22 1.409 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-01-20T20:33:44.842Z] #22 1.412 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-01-20T20:33:44.842Z] #22 1.415 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-01-20T20:33:44.842Z] #22 DONE 1.5s [2022-01-20T20:33:44.842Z] [2022-01-20T20:33:44.842Z] #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-01-20T20:33:44.842Z] #43 sha256:76944249cecba13870a8649d0eebcf3a28556913abfe2b53480837c4f26c1011 [2022-01-20T20:33:44.842Z] #43 ... [2022-01-20T20:33:44.842Z] [2022-01-20T20:33:44.842Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-01-20T20:33:44.842Z] #23 sha256:553b68e326ee4cc8bacee9c0f32e9ee3e9d3bd3f2cb5ca6edb8fb5fe1d0106b7 [2022-01-20T20:33:47.266Z] #20 21.74 Fetched 48.8 MB in 20s (2438 kB/s) [2022-01-20T20:33:47.266Z] #20 21.74 Reading package lists... [2022-01-20T20:33:47.266Z] #20 ... [2022-01-20T20:33:47.266Z] [2022-01-20T20:33:47.266Z] #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-01-20T20:33:47.266Z] #45 sha256:90c89df8883ca88f0e32888d4d00daaaad77178036ad28515f473b11bcfb8f61 [2022-01-20T20:33:47.266Z] #45 21.77 Fetched 48.8 MB in 20s (2423 kB/s) [2022-01-20T20:33:49.405Z] #60 223.4 + bin/containerd-shim-runc-v1 [2022-01-20T20:33:52.979Z] 8f616e6e9eec: Verifying Checksum [2022-01-20T20:33:52.979Z] 8f616e6e9eec: Download complete [2022-01-20T20:33:54.680Z] #60 228.6 + bin/containerd-shim-runc-v2 [2022-01-20T20:33:54.680Z] #60 229.2 + binaries [2022-01-20T20:33:54.680Z] #60 229.2 + install -D bin/containerd /build/containerd [2022-01-20T20:33:54.680Z] #60 229.2 + install -D bin/containerd-shim /build/containerd-shim [2022-01-20T20:33:54.680Z] #60 229.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-01-20T20:33:54.680Z] #60 229.2 + install -D bin/ctr /build/ctr [2022-01-20T20:33:54.824Z] #23 9.726 Collecting yamllint==1.26.1 [2022-01-20T20:33:55.385Z] #45 21.77 Reading package lists... [2022-01-20T20:33:55.385Z] #45 ... [2022-01-20T20:33:55.385Z] [2022-01-20T20:33:55.386Z] #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-01-20T20:33:55.386Z] #20 sha256:0e7d4b378268740fde2ef02280cca54ed9100434ef5bd9ec7be26d55190ec00b [2022-01-20T20:33:55.386Z] #20 21.74 Reading package lists... [2022-01-20T20:33:55.388Z] #23 10.76 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-01-20T20:33:55.781Z] Client: [2022-01-20T20:33:55.781Z] Context: default [2022-01-20T20:33:55.781Z] Debug Mode: false [2022-01-20T20:33:55.781Z] Plugins: [2022-01-20T20:33:55.781Z] app: Docker Application (Docker Inc., v0.8.0) [2022-01-20T20:33:55.781Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-01-20T20:33:55.781Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-01-20T20:33:55.781Z] [2022-01-20T20:33:55.781Z] Server: [2022-01-20T20:33:55.781Z] Containers: 0 [2022-01-20T20:33:55.781Z] Running: 0 [2022-01-20T20:33:55.781Z] Paused: 0 [2022-01-20T20:33:55.781Z] Stopped: 0 [2022-01-20T20:33:55.781Z] Images: 0 [2022-01-20T20:33:55.781Z] Server Version: 20.10.9 [2022-01-20T20:33:55.781Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-01-20T20:33:55.781Z] Windows: [2022-01-20T20:33:55.781Z] LCOW: [2022-01-20T20:33:55.781Z] Logging Driver: json-file [2022-01-20T20:33:55.781Z] Plugins: [2022-01-20T20:33:55.781Z] Volume: local [2022-01-20T20:33:55.781Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-01-20T20:33:55.781Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-01-20T20:33:55.781Z] Swarm: inactive [2022-01-20T20:33:55.781Z] Default Isolation: process [2022-01-20T20:33:55.781Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-01-20T20:33:55.781Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-01-20T20:33:55.781Z] OSType: windows [2022-01-20T20:33:55.781Z] Architecture: x86_64 [2022-01-20T20:33:55.781Z] CPUs: 4 [2022-01-20T20:33:55.781Z] Total Memory: 32GiB [2022-01-20T20:33:55.781Z] Name: azwin-2-b56b20 [2022-01-20T20:33:55.781Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-01-20T20:33:55.781Z] Docker Root Dir: D:\docker [2022-01-20T20:33:55.781Z] Debug Mode: false [2022-01-20T20:33:55.781Z] Registry: https://index.docker.io/v1/ [2022-01-20T20:33:55.781Z] Labels: [2022-01-20T20:33:55.781Z] Experimental: true [2022-01-20T20:33:55.781Z] Insecure Registries: [2022-01-20T20:33:55.781Z] 10.0.0.4:5000 [2022-01-20T20:33:55.781Z] 127.0.0.0/8 [2022-01-20T20:33:55.781Z] Registry Mirrors: [2022-01-20T20:33:55.781Z] http://10.0.0.4:5000/ [2022-01-20T20:33:55.781Z] Live Restore Enabled: false [2022-01-20T20:33:55.781Z] Product License: Community Engine [2022-01-20T20:33:55.781Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-01-20T20:33:56.584Z] #60 DONE 231.3s [2022-01-20T20:33:56.767Z] #20 30.58 Reading package lists... [2022-01-20T20:33:56.767Z] #20 ... [2022-01-20T20:33:56.767Z] [2022-01-20T20:33:56.767Z] #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-01-20T20:33:56.767Z] #65 sha256:93360e637b3f7527445a322b003e3b364d10992b4cff9c01d91032db88f2a1b2 [2022-01-20T20:33:56.767Z] #65 21.92 Fetched 48.8 MB in 20s (2412 kB/s) [2022-01-20T20:33:56.767Z] #65 21.92 Reading package lists... [2022-01-20T20:33:56.795Z] #23 11.93 Collecting pathspec>=0.5.3 [2022-01-20T20:33:56.795Z] #23 11.93 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-01-20T20:33:56.795Z] #23 12.29 Collecting pyyaml [2022-01-20T20:33:56.795Z] #23 12.30 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-01-20T20:33:56.795Z] #23 12.35 Building wheels for collected packages: yamllint [2022-01-20T20:33:57.027Z] #65 31.11 Reading package lists... [2022-01-20T20:33:57.027Z] #65 ... [2022-01-20T20:33:57.027Z] [2022-01-20T20:33:57.027Z] #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-01-20T20:33:57.027Z] #45 sha256:90c89df8883ca88f0e32888d4d00daaaad77178036ad28515f473b11bcfb8f61 [2022-01-20T20:33:57.027Z] #45 21.77 Reading package lists... [2022-01-20T20:33:57.051Z] #23 12.36 Building wheel for yamllint (setup.py): started [2022-01-20T20:33:57.522Z] [2022-01-20T20:33:57.522Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-01-20T20:33:57.522Z] #61 sha256:5bb5e6a4fd9f6020885b256a7dcd74c1a59214d720e995517a624411d52171ad [2022-01-20T20:33:57.979Z] #23 13.31 Building wheel for yamllint (setup.py): finished with status 'done' [2022-01-20T20:33:57.979Z] #23 13.31 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=936257455213a13e438615627d7f6ff3ee4ff13ad8c654384fcf4f24a535d641 [2022-01-20T20:33:57.979Z] #23 13.31 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-01-20T20:33:57.979Z] #23 13.32 Successfully built yamllint [2022-01-20T20:33:57.979Z] #23 13.34 Installing collected packages: pyyaml, pathspec, yamllint [2022-01-20T20:33:58.457Z] #61 DONE 0.7s [2022-01-20T20:33:58.457Z] [2022-01-20T20:33:58.457Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-01-20T20:33:58.457Z] #66 sha256:38646e32d017aec96b1a871f93cdc851d9df8db10a844ae154a0844420f60b8c [2022-01-20T20:33:58.457Z] #66 DONE 0.2s [2022-01-20T20:33:58.457Z] [2022-01-20T20:33:58.457Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-01-20T20:33:58.457Z] #71 sha256:389e3d46a6dbfa055e8373ece5d70445f618b6cf1d89a78efbb3f37db8ff1764 [2022-01-20T20:33:58.541Z] #23 13.72 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-01-20T20:33:59.393Z] #71 DONE 0.9s [2022-01-20T20:33:59.393Z] [2022-01-20T20:33:59.393Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-01-20T20:33:59.393Z] #72 sha256:4577c5af30223279db50d3c29c3ea95c93f7b072099bfa8aa824ff8aef604881 [2022-01-20T20:33:59.393Z] #72 DONE 0.0s [2022-01-20T20:33:59.393Z] [2022-01-20T20:33:59.393Z] #73 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-01-20T20:33:59.393Z] #73 sha256:b9dc302cbad5122b4cc54fd08019f4a0b35270c2f13b2eed8508d0109ff21881 [2022-01-20T20:33:59.466Z] #23 DONE 14.8s [2022-01-20T20:33:59.466Z] [2022-01-20T20:33:59.466Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-01-20T20:33:59.466Z] #27 sha256:1cbaafb0d50ef9acffab55f113085714bdec95cce5bd69b34afa7396c8a4b8c7 [2022-01-20T20:34:00.330Z] #73 DONE 0.8s [2022-01-20T20:34:00.330Z] [2022-01-20T20:34:00.330Z] #74 exporting to image [2022-01-20T20:34:00.330Z] #74 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-01-20T20:34:00.330Z] #74 exporting layers [2022-01-20T20:34:00.442Z] #27 DONE 0.8s [2022-01-20T20:34:00.442Z] [2022-01-20T20:34:00.442Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-01-20T20:34:00.442Z] #32 sha256:a017180a6e68d1319291fe6525a52527d3f422f21e136b23ecc954279689889f [2022-01-20T20:34:01.369Z] #32 DONE 1.2s [2022-01-20T20:34:01.369Z] [2022-01-20T20:34:01.369Z] #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-01-20T20:34:01.369Z] #43 sha256:76944249cecba13870a8649d0eebcf3a28556913abfe2b53480837c4f26c1011 [2022-01-20T20:34:01.369Z] #43 170.6 + dpkg --print-architecture [2022-01-20T20:34:01.369Z] #43 170.6 + git checkout -q v2.1.0 [2022-01-20T20:34:01.369Z] #43 170.8 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-01-20T20:34:01.369Z] #43 170.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-01-20T20:34:01.626Z] #43 ... [2022-01-20T20:34:01.626Z] [2022-01-20T20:34:01.626Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-01-20T20:34:01.626Z] #35 sha256:3142f5686974e83d9b8b77448c098c301b322369b873275474080fcac9fdd8e0 [2022-01-20T20:34:01.626Z] #35 DONE 0.2s [2022-01-20T20:34:01.626Z] [2022-01-20T20:34:01.626Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-01-20T20:34:01.626Z] #37 sha256:e4bfe1a2627a1557dc01f8670fc163086eeeed1dc6774b247018450378473546 [2022-01-20T20:34:01.626Z] #37 DONE 0.1s [2022-01-20T20:34:01.626Z] [2022-01-20T20:34:01.626Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-01-20T20:34:01.626Z] #41 sha256:9794dcaf96e2277a62b9ef1ad424cabd9384cf422c365a20e31c9150b3a17c65 [2022-01-20T20:34:01.626Z] #41 DONE 0.0s [2022-01-20T20:34:01.882Z] [2022-01-20T20:34:01.882Z] #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.23.8" && /build/golangci-lint --version [2022-01-20T20:34:01.882Z] #51 sha256:f951c89bd34772c72bba58283b87fe5c67921e7ad1eb99176575536462edc601 [2022-01-20T20:34:03.814Z] #51 173.3 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2022-01-20T20:34:03.814Z] #51 DONE 173.4s [2022-01-20T20:34:03.814Z] [2022-01-20T20:34:03.814Z] #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-01-20T20:34:03.814Z] #43 sha256:76944249cecba13870a8649d0eebcf3a28556913abfe2b53480837c4f26c1011 [2022-01-20T20:34:05.146Z] #45 31.10 Reading package lists... [2022-01-20T20:34:05.146Z] #45 ... [2022-01-20T20:34:05.146Z] [2022-01-20T20:34:05.147Z] #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-01-20T20:34:05.147Z] #20 sha256:0e7d4b378268740fde2ef02280cca54ed9100434ef5bd9ec7be26d55190ec00b [2022-01-20T20:34:05.147Z] #20 30.58 Reading package lists... [2022-01-20T20:34:06.901Z] #74 exporting layers 6.0s done [2022-01-20T20:34:06.901Z] #74 writing image sha256:df8aa46b1040927e64b4b4ce0337b0604468e5725259d149842c24d3973f16b7 done [2022-01-20T20:34:06.901Z] #74 naming to docker.io/library/docker:839e2ecc1bee37225c19e4b8025dc36f3d613e40 done [2022-01-20T20:34:06.901Z] #74 DONE 6.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-01-20T20:34:07.238Z] + trap exit INT TERM [2022-01-20T20:34:07.238Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-01-20T20:34:07.238Z] + CONTAINER_NAME=docker-pr3 [2022-01-20T20:34:07.238Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43172/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43172/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=839e2ecc1bee37225c19e4b8025dc36f3d613e40 -e DOCKER_GRAPHDRIVER docker:839e2ecc1bee37225c19e4b8025dc36f3d613e40 hack/make.sh dynbinary [2022-01-20T20:34:07.498Z] [2022-01-20T20:34:07.681Z] #20 40.12 Building dependency tree... [2022-01-20T20:34:07.757Z] Removing bundles/ [2022-01-20T20:34:07.757Z] [2022-01-20T20:34:07.757Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-01-20T20:34:07.757Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-01-20T20:34:07.757Z] GOOS="" GOARCH="" GOARM="" [2022-01-20T20:34:09.583Z] #20 44.27 The following additional packages will be installed: [2022-01-20T20:34:09.583Z] #20 44.28 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-01-20T20:34:09.583Z] #20 44.28 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-01-20T20:34:09.583Z] #20 44.28 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-01-20T20:34:09.583Z] #20 44.28 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-01-20T20:34:09.583Z] #20 44.28 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-01-20T20:34:09.583Z] #20 44.29 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-01-20T20:34:09.583Z] #20 44.30 mingw-w64-common mingw-w64-x86-64-dev [2022-01-20T20:34:09.583Z] #20 44.34 Suggested packages: [2022-01-20T20:34:09.583Z] #20 44.34 gcc-10-locales seccomp wine64 [2022-01-20T20:34:09.842Z] #20 44.98 The following NEW packages will be installed: [2022-01-20T20:34:09.842Z] #20 44.99 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-01-20T20:34:09.842Z] #20 44.99 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-01-20T20:34:09.842Z] #20 44.99 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-01-20T20:34:09.842Z] #20 44.99 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-01-20T20:34:09.842Z] #20 44.99 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-01-20T20:34:10.100Z] #20 44.99 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-01-20T20:34:10.100Z] #20 45.00 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-01-20T20:34:10.100Z] #20 45.00 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-01-20T20:34:10.100Z] #20 45.01 mingw-w64-x86-64-dev [2022-01-20T20:34:10.358Z] #20 45.45 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-01-20T20:34:10.358Z] #20 45.45 Need to get 115 MB of archives. [2022-01-20T20:34:10.358Z] #20 45.45 After this operation, 645 MB of additional disk space will be used. [2022-01-20T20:34:10.358Z] #20 45.45 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-01-20T20:34:10.358Z] #20 45.50 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-01-20T20:34:10.616Z] #20 45.57 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-01-20T20:34:10.616Z] #20 45.58 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-01-20T20:34:10.616Z] #20 45.58 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-01-20T20:34:10.616Z] #20 45.58 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-01-20T20:34:10.616Z] #20 45.72 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-01-20T20:34:10.616Z] #20 45.78 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-01-20T20:34:10.616Z] #20 45.78 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-01-20T20:34:10.876Z] #20 45.94 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-01-20T20:34:11.487Z] #20 46.44 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-01-20T20:34:11.747Z] #20 46.59 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-01-20T20:34:12.006Z] #20 46.99 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-01-20T20:34:12.006Z] #20 ... [2022-01-20T20:34:12.006Z] [2022-01-20T20:34:12.006Z] #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-01-20T20:34:12.006Z] #65 sha256:93360e637b3f7527445a322b003e3b364d10992b4cff9c01d91032db88f2a1b2 [2022-01-20T20:34:12.006Z] #65 31.11 Reading package lists... [2022-01-20T20:34:12.006Z] #65 40.27 Building dependency tree... [2022-01-20T20:34:12.006Z] #65 44.13 The following additional packages will be installed: [2022-01-20T20:34:12.006Z] #65 44.15 libbtrfs0 [2022-01-20T20:34:12.006Z] #65 44.44 The following NEW packages will be installed: [2022-01-20T20:34:12.006Z] #65 44.46 libbtrfs-dev libbtrfs0 [2022-01-20T20:34:12.006Z] #65 44.93 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-01-20T20:34:12.006Z] #65 44.93 Need to get 460 kB of archives. [2022-01-20T20:34:12.006Z] #65 44.93 After this operation, 1237 kB of additional disk space will be used. [2022-01-20T20:34:12.006Z] #65 44.93 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-01-20T20:34:12.006Z] #65 44.94 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-01-20T20:34:12.006Z] #65 45.54 debconf: delaying package configuration, since apt-utils is not installed [2022-01-20T20:34:12.006Z] #65 45.90 Fetched 460 kB in 0s (1537 kB/s) [2022-01-20T20:34:12.006Z] #65 45.99 Selecting previously unselected package libbtrfs0:amd64. [2022-01-20T20:34:12.006Z] #65 45.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 ... 30207 files and directories currently installed.) [2022-01-20T20:34:12.006Z] #65 46.03 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-01-20T20:34:12.006Z] #65 46.05 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-01-20T20:34:12.006Z] #65 46.16 Selecting previously unselected package libbtrfs-dev:amd64. [2022-01-20T20:34:12.006Z] #65 46.17 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-01-20T20:34:12.006Z] #65 46.18 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-01-20T20:34:12.006Z] #65 46.37 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-01-20T20:34:12.006Z] #65 46.98 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-01-20T20:34:12.265Z] #65 ... [2022-01-20T20:34:12.265Z] [2022-01-20T20:34:12.265Z] #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-01-20T20:34:12.265Z] #20 sha256:0e7d4b378268740fde2ef02280cca54ed9100434ef5bd9ec7be26d55190ec00b [2022-01-20T20:34:12.265Z] #20 47.31 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-01-20T20:34:12.265Z] #20 ... [2022-01-20T20:34:12.265Z] [2022-01-20T20:34:12.265Z] #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-01-20T20:34:12.265Z] #70 sha256:90aea448e1da1be14a380c105cb171b56ae69406e209e0f81138b7c1078b5f5e [2022-01-20T20:34:12.265Z] #70 43.32 + for f in rootlesskit rootlesskit-docker-proxy [2022-01-20T20:34:12.265Z] #70 43.32 + GOBIN=/build [2022-01-20T20:34:12.265Z] #70 43.32 + GO111MODULE=on [2022-01-20T20:34:12.265Z] #70 43.32 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2022-01-20T20:34:12.265Z] #70 46.11 rootlesskit version 0.14.6 [2022-01-20T20:34:12.265Z] #70 46.12 Usage of /build/rootlesskit-docker-proxy: [2022-01-20T20:34:12.265Z] #70 46.12 -container-ip string [2022-01-20T20:34:12.265Z] #70 46.12 container ip [2022-01-20T20:34:12.265Z] #70 46.12 -container-port int [2022-01-20T20:34:12.265Z] #70 46.12 container port (default -1) [2022-01-20T20:34:12.265Z] #70 46.12 -host-ip string [2022-01-20T20:34:12.265Z] #70 46.12 host ip [2022-01-20T20:34:12.265Z] #70 46.12 -host-port int [2022-01-20T20:34:12.265Z] #70 46.12 host port (default -1) [2022-01-20T20:34:12.265Z] #70 46.12 -proto string [2022-01-20T20:34:12.265Z] #70 46.12 proxy protocol (default "tcp") [2022-01-20T20:34:12.265Z] #70 DONE 47.2s [2022-01-20T20:34:12.265Z] [2022-01-20T20:34:12.265Z] #71 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-01-20T20:34:12.265Z] #71 sha256:7c10f39a5a4d1ee74b7e990fbe87bfeac3c4346b3499cfb9869c5353238a9fc4 [2022-01-20T20:34:12.265Z] #71 DONE 0.1s [2022-01-20T20:34:12.265Z] [2022-01-20T20:34:12.265Z] #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-01-20T20:34:12.265Z] #20 sha256:0e7d4b378268740fde2ef02280cca54ed9100434ef5bd9ec7be26d55190ec00b [2022-01-20T20:34:12.265Z] #20 47.48 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-01-20T20:34:12.265Z] #20 47.48 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-01-20T20:34:12.265Z] #20 47.49 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-01-20T20:34:12.265Z] #20 47.49 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-01-20T20:34:12.265Z] #20 47.49 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-01-20T20:34:12.265Z] #20 47.50 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-01-20T20:34:12.265Z] #20 47.50 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2022-01-20T20:34:12.265Z] #20 47.50 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-01-20T20:34:12.265Z] #20 47.51 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-01-20T20:34:12.265Z] #20 47.52 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-01-20T20:34:12.523Z] #20 ... [2022-01-20T20:34:12.523Z] [2022-01-20T20:34:12.523Z] #72 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-01-20T20:34:12.523Z] #72 sha256:0f300ffd974da8c2f74704fcfaec61546126cf52432a61a819c171095cdbbcd3 [2022-01-20T20:34:12.523Z] #72 DONE 0.1s [2022-01-20T20:34:12.523Z] [2022-01-20T20:34:12.523Z] #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-01-20T20:34:12.523Z] #20 sha256:0e7d4b378268740fde2ef02280cca54ed9100434ef5bd9ec7be26d55190ec00b [2022-01-20T20:34:12.523Z] #20 47.54 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-01-20T20:34:12.523Z] #20 47.54 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-01-20T20:34:12.523Z] #20 47.55 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-01-20T20:34:12.523Z] #20 47.55 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-01-20T20:34:12.523Z] #20 47.56 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-01-20T20:34:12.523Z] #20 47.56 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2022-01-20T20:34:12.523Z] #20 ... [2022-01-20T20:34:12.523Z] [2022-01-20T20:34:12.523Z] #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-01-20T20:34:12.523Z] #65 sha256:93360e637b3f7527445a322b003e3b364d10992b4cff9c01d91032db88f2a1b2 [2022-01-20T20:34:12.524Z] #65 47.33 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-20T20:34:12.524Z] #65 DONE 47.7s [2022-01-20T20:34:12.524Z] [2022-01-20T20:34:12.524Z] #66 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-01-20T20:34:12.524Z] #66 sha256:30a8167cf3d536dbb2139db9754d4670f5cf384284c0e4b11a4c5c08bffbcec1 [2022-01-20T20:34:12.524Z] #66 DONE 0.1s [2022-01-20T20:34:12.784Z] [2022-01-20T20:34:12.784Z] #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-01-20T20:34:12.784Z] #67 sha256:fe237ba29e2dd6c6ce18362603340213b112fb9b21eea59c7840c80c066f23ee [2022-01-20T20:34:13.093Z] #60 213.5 # github.com/containerd/containerd/cmd/containerd [2022-01-20T20:34:13.093Z] #60 213.5 /usr/bin/ld: /tmp/go-link-3278565768/000019.o: in function `New': [2022-01-20T20:34:13.093Z] #60 213.5 /tmp/tmp.vXUQQPQH05/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-01-20T20:34:13.093Z] #60 213.6 + bin/containerd-stress [2022-01-20T20:34:13.093Z] #60 214.7 + bin/containerd-shim [2022-01-20T20:34:14.254Z] #67 1.163 + RM_GOPATH=0 [2022-01-20T20:34:14.254Z] #67 1.163 + TMP_GOPATH= [2022-01-20T20:34:14.254Z] #67 1.163 + : /build [2022-01-20T20:34:14.254Z] #67 1.163 + '[' -z '' ']' [2022-01-20T20:34:14.254Z] #67 1.163 ++ mktemp -d [2022-01-20T20:34:14.254Z] #67 1.163 + export GOPATH=/tmp/tmp.la0WM7fFv9 [2022-01-20T20:34:14.254Z] #67 1.163 + GOPATH=/tmp/tmp.la0WM7fFv9 [2022-01-20T20:34:14.254Z] #67 1.163 + RM_GOPATH=1 [2022-01-20T20:34:14.254Z] #67 1.163 + case "$(go env GOARCH)" in [2022-01-20T20:34:14.254Z] #67 1.165 ++ go env GOARCH [2022-01-20T20:34:14.254Z] #67 1.178 + export GO_BUILDMODE=-buildmode=pie [2022-01-20T20:34:14.254Z] #67 1.178 + GO_BUILDMODE=-buildmode=pie [2022-01-20T20:34:14.254Z] #67 1.178 ++ dirname /install.sh [2022-01-20T20:34:14.254Z] #67 1.197 Install containerd version v1.5.9 [2022-01-20T20:34:14.254Z] #67 1.198 + dir=/ [2022-01-20T20:34:14.254Z] #67 1.198 + bin=containerd [2022-01-20T20:34:14.254Z] #67 1.198 + shift [2022-01-20T20:34:14.254Z] #67 1.198 + '[' '!' -f //containerd.installer ']' [2022-01-20T20:34:14.254Z] #67 1.198 + . //containerd.installer [2022-01-20T20:34:14.254Z] #67 1.198 ++ set -e [2022-01-20T20:34:14.254Z] #67 1.198 ++ : v1.5.9 [2022-01-20T20:34:14.254Z] #67 1.198 + install_containerd [2022-01-20T20:34:14.254Z] #67 1.198 + echo 'Install containerd version v1.5.9' [2022-01-20T20:34:14.254Z] #67 1.198 + git clone https://github.com/containerd/containerd.git /tmp/tmp.la0WM7fFv9/src/github.com/containerd/containerd [2022-01-20T20:34:14.254Z] #67 1.211 Cloning into '/tmp/tmp.la0WM7fFv9/src/github.com/containerd/containerd'... [2022-01-20T20:34:15.189Z] #67 ... [2022-01-20T20:34:15.189Z] [2022-01-20T20:34:15.189Z] #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-01-20T20:34:15.189Z] #45 sha256:90c89df8883ca88f0e32888d4d00daaaad77178036ad28515f473b11bcfb8f61 [2022-01-20T20:34:15.189Z] #45 31.10 Reading package lists... [2022-01-20T20:34:15.189Z] #45 40.31 Building dependency tree... [2022-01-20T20:34:15.189Z] #45 44.19 The following additional packages will be installed: [2022-01-20T20:34:15.189Z] #45 44.21 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2022-01-20T20:34:15.189Z] #45 44.25 Suggested packages: [2022-01-20T20:34:15.189Z] #45 44.25 cmake-doc ninja-build lrzip [2022-01-20T20:34:15.189Z] #45 44.25 Recommended packages: [2022-01-20T20:34:15.190Z] #45 44.25 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-01-20T20:34:15.190Z] #45 44.89 The following NEW packages will be installed: [2022-01-20T20:34:15.190Z] #45 44.90 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2022-01-20T20:34:15.190Z] #45 45.27 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-01-20T20:34:15.190Z] #45 45.27 Need to get 8418 kB of archives. [2022-01-20T20:34:15.190Z] #45 45.27 After this operation, 34.9 MB of additional disk space will be used. [2022-01-20T20:34:15.190Z] #45 45.27 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-01-20T20:34:15.190Z] #45 45.28 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-01-20T20:34:15.190Z] #45 45.28 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-01-20T20:34:15.190Z] #45 45.31 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2022-01-20T20:34:15.190Z] #45 45.32 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-01-20T20:34:15.190Z] #45 45.32 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-01-20T20:34:15.190Z] #45 45.33 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-01-20T20:34:15.190Z] #45 45.33 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-01-20T20:34:15.190Z] #45 46.11 debconf: delaying package configuration, since apt-utils is not installed [2022-01-20T20:34:15.190Z] #45 46.42 Fetched 8418 kB in 0s (19.7 MB/s) [2022-01-20T20:34:15.190Z] #45 47.10 Selecting previously unselected package xxd. [2022-01-20T20:34:15.190Z] #45 47.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 ... 30207 files and directories currently installed.) [2022-01-20T20:34:15.190Z] #45 47.12 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-01-20T20:34:15.190Z] #45 47.16 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-01-20T20:34:15.190Z] #45 47.39 Selecting previously unselected package vim-common. [2022-01-20T20:34:15.190Z] #45 47.39 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-01-20T20:34:15.190Z] #45 47.44 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-01-20T20:34:15.190Z] #45 47.62 Selecting previously unselected package cmake-data. [2022-01-20T20:34:15.190Z] #45 47.63 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-01-20T20:34:15.190Z] #45 47.67 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-01-20T20:34:15.190Z] #45 48.56 Selecting previously unselected package libarchive13:amd64. [2022-01-20T20:34:15.190Z] #45 48.57 Preparing to unpack .../3-libarchive13_3.4.3-2+b1_amd64.deb ... [2022-01-20T20:34:15.190Z] #45 48.59 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2022-01-20T20:34:15.190Z] #45 48.73 Selecting previously unselected package libjsoncpp24:amd64. [2022-01-20T20:34:15.190Z] #45 48.73 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-01-20T20:34:15.190Z] #45 48.73 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-01-20T20:34:15.190Z] #45 48.82 Selecting previously unselected package librhash0:amd64. [2022-01-20T20:34:15.190Z] #45 48.82 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2022-01-20T20:34:15.190Z] #45 48.83 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-01-20T20:34:15.190Z] #45 48.93 Selecting previously unselected package libuv1:amd64. [2022-01-20T20:34:15.190Z] #45 48.95 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2022-01-20T20:34:15.190Z] #45 48.95 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-01-20T20:34:15.190Z] #45 49.14 Selecting previously unselected package cmake. [2022-01-20T20:34:15.190Z] #45 49.14 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-01-20T20:34:15.190Z] #45 49.15 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-01-20T20:34:15.190Z] #45 50.31 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2022-01-20T20:34:15.190Z] #45 50.32 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-01-20T20:34:15.190Z] #45 50.33 Setting up libuv1:amd64 (1.40.0-2) ... [2022-01-20T20:34:15.190Z] #45 50.34 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-01-20T20:34:15.190Z] #45 50.37 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-01-20T20:34:15.190Z] #45 50.38 Setting up librhash0:amd64 (1.4.1-2) ... [2022-01-20T20:34:15.190Z] #45 ... [2022-01-20T20:34:15.190Z] [2022-01-20T20:34:15.190Z] #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-01-20T20:34:15.190Z] #20 sha256:0e7d4b378268740fde2ef02280cca54ed9100434ef5bd9ec7be26d55190ec00b [2022-01-20T20:34:15.190Z] #20 48.43 debconf: delaying package configuration, since apt-utils is not installed [2022-01-20T20:34:15.190Z] #20 48.64 Fetched 115 MB in 2s (47.5 MB/s) [2022-01-20T20:34:15.190Z] #20 48.71 Selecting previously unselected package binutils-mingw-w64-i686. [2022-01-20T20:34:15.190Z] #20 48.71 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30207 files and directories currently installed.) [2022-01-20T20:34:15.190Z] #20 48.73 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-01-20T20:34:15.190Z] #20 48.73 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-01-20T20:34:15.190Z] #20 49.66 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-01-20T20:34:15.190Z] #20 49.66 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-01-20T20:34:15.190Z] #20 49.67 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-01-20T20:34:15.450Z] #20 50.44 Selecting previously unselected package binutils-mingw-w64. [2022-01-20T20:34:15.450Z] #20 50.44 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-01-20T20:34:15.450Z] #20 50.44 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-01-20T20:34:15.450Z] #20 50.50 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-01-20T20:34:15.450Z] #20 50.50 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-01-20T20:34:15.450Z] #20 50.51 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-01-20T20:34:15.712Z] #20 ... [2022-01-20T20:34:15.712Z] [2022-01-20T20:34:15.712Z] #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-01-20T20:34:15.712Z] #45 sha256:90c89df8883ca88f0e32888d4d00daaaad77178036ad28515f473b11bcfb8f61 [2022-01-20T20:34:15.712Z] #45 50.39 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-01-20T20:34:15.712Z] #45 50.41 Setting up cmake (3.18.4-2+deb11u1) ... [2022-01-20T20:34:15.712Z] #45 50.42 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-20T20:34:15.712Z] #45 DONE 50.7s [2022-01-20T20:34:15.712Z] [2022-01-20T20:34:15.712Z] #46 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-01-20T20:34:15.712Z] #46 sha256:dd4b5decaef1db9f374bddeda4ac68eb95389085a7959dec30edf3486c1fe92e [2022-01-20T20:34:15.712Z] #46 DONE 0.1s [2022-01-20T20:34:15.712Z] [2022-01-20T20:34:15.712Z] #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-01-20T20:34:15.712Z] #20 sha256:0e7d4b378268740fde2ef02280cca54ed9100434ef5bd9ec7be26d55190ec00b [2022-01-20T20:34:15.712Z] #20 50.69 Selecting previously unselected package dmsetup. [2022-01-20T20:34:15.712Z] #20 50.69 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-01-20T20:34:15.712Z] #20 50.70 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-01-20T20:34:15.712Z] #20 50.78 Selecting previously unselected package mingw-w64-common. [2022-01-20T20:34:15.712Z] #20 50.78 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-01-20T20:34:15.712Z] #20 50.80 Unpacking mingw-w64-common (8.0.0-1) ... [2022-01-20T20:34:17.087Z] #20 51.97 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-01-20T20:34:17.087Z] #20 51.97 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-01-20T20:34:17.087Z] #20 51.97 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-01-20T20:34:17.422Z] #60 222.0 + bin/containerd-shim-runc-v1 [2022-01-20T20:34:17.779Z] #60 ... [2022-01-20T20:34:17.779Z] [2022-01-20T20:34:17.779Z] #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-01-20T20:34:17.779Z] #26 sha256:8745df9ccae9328848b14f6b4fca3cdfb2b37e8e3c7af42c0d36478680491c18 [2022-01-20T20:34:17.779Z] #26 191.0 + return [2022-01-20T20:34:17.779Z] #26 DONE 192.5s [2022-01-20T20:34:17.779Z] [2022-01-20T20:34:17.779Z] #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-01-20T20:34:17.779Z] #56 sha256:c7de6f797a67d8df0f73b3fbad020a47c21c2fdc5669088fa170d62b0024e51e [2022-01-20T20:34:17.779Z] #56 ... [2022-01-20T20:34:17.779Z] [2022-01-20T20:34:17.779Z] #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-01-20T20:34:17.779Z] #60 sha256:17758a577ae8d3a270b79f878101d2dfceb4c617279e0f6de56219081f24d446 [2022-01-20T20:34:17.779Z] #60 166.6 + bin/containerd [2022-01-20T20:34:17.779Z] #60 ... [2022-01-20T20:34:17.779Z] [2022-01-20T20:34:17.779Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-01-20T20:34:17.779Z] #27 sha256:8fe1baa8141253d149412887d3abab9a9df6041adbdc794ffa2b542ad66580cb [2022-01-20T20:34:17.779Z] #27 DONE 0.7s [2022-01-20T20:34:17.779Z] [2022-01-20T20:34:17.779Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-01-20T20:34:17.779Z] #32 sha256:3b55a13b62a01b12133af621689effa11a531913d8fcb1e6490725f1a50b755d [2022-01-20T20:34:17.779Z] #32 DONE 1.4s [2022-01-20T20:34:17.779Z] [2022-01-20T20:34:17.779Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-01-20T20:34:17.779Z] #35 sha256:92325f87875b16443d3cc6682ce5fbf7cd242884f8522502ca7f1a0aae244dd4 [2022-01-20T20:34:18.025Z] #20 ... [2022-01-20T20:34:18.025Z] [2022-01-20T20:34:18.025Z] #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-01-20T20:34:18.025Z] #47 sha256:11501ea93f7f21aacef52ad6bcfdfc9a23d2e6e22dc9f6d514b4b29a3310cfef [2022-01-20T20:34:18.025Z] #47 0.647 + RM_GOPATH=0 [2022-01-20T20:34:18.025Z] #47 0.647 + TMP_GOPATH= [2022-01-20T20:34:18.025Z] #47 0.647 + : /build [2022-01-20T20:34:18.025Z] #47 0.647 + '[' -z '' ']' [2022-01-20T20:34:18.025Z] #47 0.649 ++ mktemp -d [2022-01-20T20:34:18.025Z] #47 0.651 + export GOPATH=/tmp/tmp.nJVeCpH80k [2022-01-20T20:34:18.025Z] #47 0.651 + GOPATH=/tmp/tmp.nJVeCpH80k [2022-01-20T20:34:18.025Z] #47 0.651 + RM_GOPATH=1 [2022-01-20T20:34:18.025Z] #47 0.651 + case "$(go env GOARCH)" in [2022-01-20T20:34:18.025Z] #47 0.652 ++ go env GOARCH [2022-01-20T20:34:18.025Z] #47 0.656 + export GO_BUILDMODE=-buildmode=pie [2022-01-20T20:34:18.025Z] #47 0.656 + GO_BUILDMODE=-buildmode=pie [2022-01-20T20:34:18.025Z] #47 0.657 ++ dirname /install.sh [2022-01-20T20:34:18.025Z] #47 0.658 + dir=/ [2022-01-20T20:34:18.025Z] #47 0.658 + bin=tini [2022-01-20T20:34:18.025Z] #47 0.658 + shift [2022-01-20T20:34:18.025Z] #47 0.658 + '[' '!' -f //tini.installer ']' [2022-01-20T20:34:18.025Z] #47 0.658 + . //tini.installer [2022-01-20T20:34:18.025Z] #47 0.659 ++ : v0.19.0 [2022-01-20T20:34:18.025Z] #47 0.659 + install_tini [2022-01-20T20:34:18.025Z] #47 0.659 + echo 'Install tini version v0.19.0' [2022-01-20T20:34:18.025Z] #47 0.659 Install tini version v0.19.0 [2022-01-20T20:34:18.025Z] #47 0.659 + git clone https://github.com/krallin/tini.git /tmp/tmp.nJVeCpH80k/tini [2022-01-20T20:34:18.025Z] #47 0.661 Cloning into '/tmp/tmp.nJVeCpH80k/tini'... [2022-01-20T20:34:18.025Z] #47 0.938 + cd /tmp/tmp.nJVeCpH80k/tini [2022-01-20T20:34:18.025Z] #47 0.939 + git checkout -q v0.19.0 [2022-01-20T20:34:18.025Z] #47 0.945 + cmake . [2022-01-20T20:34:18.025Z] #47 1.066 -- The C compiler identification is GNU 10.2.1 [2022-01-20T20:34:18.025Z] #47 1.082 -- Detecting C compiler ABI info [2022-01-20T20:34:18.025Z] #47 1.198 -- Detecting C compiler ABI info - done [2022-01-20T20:34:18.025Z] #47 1.233 -- Check for working C compiler: /usr/bin/cc - skipped [2022-01-20T20:34:18.025Z] #47 1.234 -- Detecting C compile features [2022-01-20T20:34:18.025Z] #47 1.235 -- Detecting C compile features - done [2022-01-20T20:34:18.025Z] #47 1.251 -- Performing Test HAS_BUILTIN_FORTIFY [2022-01-20T20:34:18.025Z] #47 1.301 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-01-20T20:34:18.025Z] #47 1.328 -- Configuring done [2022-01-20T20:34:18.025Z] #47 1.331 -- Generating done [2022-01-20T20:34:18.025Z] #47 1.333 -- Build files have been written to: /tmp/tmp.nJVeCpH80k/tini [2022-01-20T20:34:18.025Z] #47 1.336 + make tini-static [2022-01-20T20:34:18.025Z] #47 1.392 Scanning dependencies of target tini-static [2022-01-20T20:34:18.025Z] #47 1.406 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-01-20T20:34:18.025Z] #47 1.665 [100%] Linking C executable tini-static [2022-01-20T20:34:18.025Z] #47 1.799 [100%] Built target tini-static [2022-01-20T20:34:18.025Z] #47 1.820 + mkdir -p /build [2022-01-20T20:34:18.025Z] #47 1.822 + cp tini-static /build/docker-init [2022-01-20T20:34:18.025Z] #47 DONE 2.1s [2022-01-20T20:34:18.025Z] [2022-01-20T20:34:18.025Z] #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-01-20T20:34:18.025Z] #67 sha256:fe237ba29e2dd6c6ce18362603340213b112fb9b21eea59c7840c80c066f23ee [2022-01-20T20:34:18.045Z] #35 DONE 1.2s [2022-01-20T20:34:18.045Z] [2022-01-20T20:34:18.045Z] #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-01-20T20:34:18.045Z] #56 sha256:c7de6f797a67d8df0f73b3fbad020a47c21c2fdc5669088fa170d62b0024e51e [2022-01-20T20:34:18.045Z] #56 105.7 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2022-01-20T20:34:18.284Z] #67 ... [2022-01-20T20:34:18.284Z] [2022-01-20T20:34:18.284Z] #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-01-20T20:34:18.284Z] #20 sha256:0e7d4b378268740fde2ef02280cca54ed9100434ef5bd9ec7be26d55190ec00b [2022-01-20T20:34:18.284Z] #20 53.18 Selecting previously unselected package gcc-mingw-w64-base. [2022-01-20T20:34:18.284Z] #20 53.19 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-01-20T20:34:18.284Z] #20 53.19 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-01-20T20:34:18.284Z] #20 53.24 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-01-20T20:34:18.284Z] #20 53.24 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-01-20T20:34:18.284Z] #20 53.25 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-01-20T20:34:18.314Z] #56 ... [2022-01-20T20:34:18.315Z] [2022-01-20T20:34:18.315Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-01-20T20:34:18.315Z] #37 sha256:2437ab3db5dcf5fc06af28aa8b91bb4f5e06b4b4c541cae93fe242c6f2cbdadb [2022-01-20T20:34:18.315Z] #37 DONE 0.1s [2022-01-20T20:34:18.315Z] [2022-01-20T20:34:18.315Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-01-20T20:34:18.315Z] #41 sha256:4426af73fa1f3d8b823b9597f0c19d8d3ea9c24fd03159615f70902da59bd041 [2022-01-20T20:34:18.315Z] #41 DONE 0.0s [2022-01-20T20:34:18.315Z] [2022-01-20T20:34:18.315Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-01-20T20:34:18.315Z] #44 sha256:bb4d500490e4da6455fe05906169ad056afd7afa55257f4266c98a34de6caec4 [2022-01-20T20:34:18.577Z] #44 DONE 0.2s [2022-01-20T20:34:18.577Z] [2022-01-20T20:34:18.577Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-01-20T20:34:18.577Z] #48 sha256:6d9be0f3b0dcd6115d48ac8cb3b0f741f718559e31fbdd09323663356f3a2701 [2022-01-20T20:34:18.577Z] #48 DONE 0.1s [2022-01-20T20:34:18.577Z] [2022-01-20T20:34:18.577Z] #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-01-20T20:34:18.577Z] #56 sha256:c7de6f797a67d8df0f73b3fbad020a47c21c2fdc5669088fa170d62b0024e51e [2022-01-20T20:34:18.577Z] #56 106.4 + mkdir -p /build [2022-01-20T20:34:18.577Z] #56 106.4 + cp runc /build/runc [2022-01-20T20:34:18.577Z] #56 DONE 106.5s [2022-01-20T20:34:18.577Z] [2022-01-20T20:34:18.577Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-01-20T20:34:18.577Z] #50 sha256:159bf6dbeb25891b2087529e7ad79be024cfbb2cdf78c06479a7d26781bb8918 [2022-01-20T20:34:18.577Z] #50 DONE 0.1s [2022-01-20T20:34:18.577Z] [2022-01-20T20:34:18.577Z] #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-01-20T20:34:18.577Z] #60 sha256:17758a577ae8d3a270b79f878101d2dfceb4c617279e0f6de56219081f24d446 [2022-01-20T20:34:18.749Z] #43 DONE 186.6s [2022-01-20T20:34:18.749Z] [2022-01-20T20:34:18.749Z] #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-01-20T20:34:18.749Z] #60 sha256:24ce7c3d4908520f831530a53bcd3f2e7e228ada74fecd81d0b415e2917b13cf [2022-01-20T20:34:18.840Z] #60 ... [2022-01-20T20:34:18.840Z] [2022-01-20T20:34:18.840Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-01-20T20:34:18.840Z] #52 sha256:97542d21abb5b1a04fe8f506d4d82bee33951213a0f8e3ba7cc1bc7053e0e755 [2022-01-20T20:34:18.840Z] #52 DONE 0.2s [2022-01-20T20:34:18.840Z] [2022-01-20T20:34:18.840Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-01-20T20:34:18.840Z] #54 sha256:7ec5274ccdae0716c4a69f9429674856c89138e70aac018015ea1c1c3fac2a3c [2022-01-20T20:34:18.840Z] #54 DONE 0.1s [2022-01-20T20:34:19.101Z] [2022-01-20T20:34:19.101Z] #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-01-20T20:34:19.101Z] #60 sha256:17758a577ae8d3a270b79f878101d2dfceb4c617279e0f6de56219081f24d446 [2022-01-20T20:34:19.358Z] #60 ... [2022-01-20T20:34:19.358Z] [2022-01-20T20:34:19.358Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-01-20T20:34:19.358Z] #44 sha256:6c7a520c44c37f235a2f8f9461471d228274249b909dea6e340bd8bd771eb73c [2022-01-20T20:34:19.614Z] #44 DONE 0.2s [2022-01-20T20:34:19.614Z] [2022-01-20T20:34:19.614Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-01-20T20:34:19.614Z] #48 sha256:fff6b6d49f1454e295dd4cdd830fb4b91b825ed5b4a332c9e0917f6ce5c970dc [2022-01-20T20:34:19.614Z] #48 DONE 0.0s [2022-01-20T20:34:19.614Z] [2022-01-20T20:34:19.614Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-01-20T20:34:19.614Z] #50 sha256:75caa837f1e045cc41bc717eff8d890dcf8cd08589b9288e3a11c64e9cc9ab73 [2022-01-20T20:34:19.614Z] #50 DONE 0.1s [2022-01-20T20:34:19.614Z] [2022-01-20T20:34:19.614Z] #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-01-20T20:34:19.614Z] #56 sha256:b0f835d6f6de70c3c50737252ba25974b34b26722eee7d49a283a4bf05212b63 [2022-01-20T20:34:19.614Z] #56 ... [2022-01-20T20:34:19.614Z] [2022-01-20T20:34:19.614Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-01-20T20:34:19.614Z] #52 sha256:4e56d2bc39791940dd3928cb43e229c363159d99f427bcd08c55ec93a40f73c2 [2022-01-20T20:34:19.661Z] #20 54.78 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-01-20T20:34:19.919Z] #20 54.79 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-01-20T20:34:19.919Z] #20 54.79 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-01-20T20:34:20.042Z] #60 ... [2022-01-20T20:34:20.042Z] [2022-01-20T20:34:20.042Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-01-20T20:34:20.042Z] #57 sha256:3352195f16a6c021fc08908af7e3c174052bda76df598f20213bb4db89e326b4 [2022-01-20T20:34:20.042Z] #57 DONE 0.1s [2022-01-20T20:34:20.042Z] [2022-01-20T20:34:20.042Z] #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-01-20T20:34:20.042Z] #60 sha256:17758a577ae8d3a270b79f878101d2dfceb4c617279e0f6de56219081f24d446 [2022-01-20T20:34:20.224Z] #52 DONE 0.5s [2022-01-20T20:34:20.224Z] [2022-01-20T20:34:20.224Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-01-20T20:34:20.224Z] #54 sha256:5e3d099569c8779ba78a43b8003ac324d8ac9542b8992521e5935bc94b96c5c6 [2022-01-20T20:34:20.224Z] #54 DONE 0.0s [2022-01-20T20:34:20.224Z] [2022-01-20T20:34:20.224Z] #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-01-20T20:34:20.224Z] #60 sha256:24ce7c3d4908520f831530a53bcd3f2e7e228ada74fecd81d0b415e2917b13cf [2022-01-20T20:34:22.452Z] #20 57.38 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-01-20T20:34:22.452Z] #20 57.38 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-01-20T20:34:22.452Z] #20 57.39 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-01-20T20:34:22.699Z] #60 227.1 + bin/containerd-shim-runc-v2 [2022-01-20T20:34:23.266Z] #60 227.7 + binaries [2022-01-20T20:34:23.266Z] #60 227.7 + install -D bin/containerd /build/containerd [2022-01-20T20:34:23.266Z] #60 227.8 + install -D bin/containerd-shim /build/containerd-shim [2022-01-20T20:34:23.266Z] #60 227.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-01-20T20:34:23.266Z] #60 227.8 + install -D bin/ctr /build/ctr [2022-01-20T20:34:23.387Z] #20 58.53 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-01-20T20:34:23.645Z] #20 58.53 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-01-20T20:34:23.645Z] #20 58.53 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-01-20T20:34:25.023Z] #20 59.81 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-01-20T20:34:25.023Z] #20 59.81 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-01-20T20:34:25.023Z] #20 59.82 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-01-20T20:34:25.167Z] #60 DONE 229.7s [2022-01-20T20:34:26.103Z] [2022-01-20T20:34:26.103Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-01-20T20:34:26.103Z] #61 sha256:9224fb418c6cbfec8080ef6bd574fd86eeff307c1c444e899af7f6bcc73aee6d [2022-01-20T20:34:26.669Z] #61 DONE 0.6s [2022-01-20T20:34:26.669Z] [2022-01-20T20:34:26.669Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-01-20T20:34:26.669Z] #66 sha256:a4ea2033f311a51c783f086916a56ea5cbfdfed850cb8223d2e32bb4a5a95eac [2022-01-20T20:34:26.669Z] #66 DONE 0.2s [2022-01-20T20:34:26.669Z] [2022-01-20T20:34:26.669Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-01-20T20:34:26.669Z] #71 sha256:b4b9aa10876e92a7f198155796bed5031631cc365c03bc1213dd758dd1822b07 [2022-01-20T20:34:26.728Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-01-20T20:34:26.728Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-1a71c9bb\powershellScript.ps1'; exit $LASTEXITCODE; [2022-01-20T20:34:26.728Z] ---------------------------------------------------------------------------- [2022-01-20T20:34:26.728Z] [2022-01-20T20:34:26.728Z] INFO: executeCI.ps1 starting at Thu Jan 20 20:34:22 CUT 2022 [2022-01-20T20:34:26.728Z] [2022-01-20T20:34:26.728Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-01-20T20:34:26.728Z] INFO: Running git version 2.24.1.windows.2 [2022-01-20T20:34:26.728Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2022-01-20T20:34:26.728Z] INFO: Environment variables: [2022-01-20T20:34:26.728Z] [2022-01-20T20:34:26.728Z] Name Value [2022-01-20T20:34:26.728Z] ---- ----- [2022-01-20T20:34:26.728Z] ALLUSERSPROFILE C:\ProgramData [2022-01-20T20:34:26.728Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-01-20T20:34:26.728Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-01-20T20:34:26.728Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-01-20T20:34:26.728Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-01-20T20:34:26.728Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-01-20T20:34:26.728Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-01-20T20:34:26.728Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-01-20T20:34:26.728Z] BRANCH_NAME PR-43172 [2022-01-20T20:34:26.728Z] BUILD_DISPLAY_NAME #3 [2022-01-20T20:34:26.728Z] BUILD_ID 3 [2022-01-20T20:34:26.728Z] BUILD_NUMBER 3 [2022-01-20T20:34:26.728Z] BUILD_TAG jenkins-moby-PR-43172-3 [2022-01-20T20:34:26.728Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43172/3/ [2022-01-20T20:34:26.728Z] CHANGE_AUTHOR thaJeztah [2022-01-20T20:34:26.728Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2022-01-20T20:34:26.728Z] CHANGE_BRANCH lxc_my_old_friend [2022-01-20T20:34:26.728Z] CHANGE_FORK thaJeztah/docker [2022-01-20T20:34:26.728Z] CHANGE_ID 43172 [2022-01-20T20:34:26.728Z] CHANGE_TARGET master [2022-01-20T20:34:26.728Z] CHANGE_TITLE api: remove HostConfig.LxcConf field from swagger and docs [2022-01-20T20:34:26.728Z] CHANGE_URL https://github.com/moby/moby/pull/43172 [2022-01-20T20:34:26.728Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-01-20T20:34:26.728Z] CommonProgramFiles C:\Program Files\Common Files [2022-01-20T20:34:26.728Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-01-20T20:34:26.728Z] CommonProgramW6432 C:\Program Files\Common Files [2022-01-20T20:34:26.728Z] COMPUTERNAME azwin-2-b56b20 [2022-01-20T20:34:26.728Z] ComSpec C:\Windows\system32\cmd.exe [2022-01-20T20:34:26.728Z] ConfigSequenceNumber 0 [2022-01-20T20:34:26.728Z] DOCKER_BUILDKIT 0 [2022-01-20T20:34:26.728Z] DOCKER_DUT_DEBUG 1 [2022-01-20T20:34:26.728Z] DOCKER_EXPERIMENTAL 1 [2022-01-20T20:34:26.728Z] DOCKER_GRAPHDRIVER overlay2 [2022-01-20T20:34:26.728Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-01-20T20:34:26.728Z] EXECUTOR_NUMBER 0 [2022-01-20T20:34:26.728Z] FQDN azwin-2-b56b20.westus.cloudapp.azure.com [2022-01-20T20:34:26.728Z] GIT_BRANCH PR-43172 [2022-01-20T20:34:26.728Z] GIT_COMMIT 839e2ecc1bee37225c19e4b8025dc36f3d613e40 [2022-01-20T20:34:26.728Z] GIT_PREVIOUS_COMMIT 839e2ecc1bee37225c19e4b8025dc36f3d613e40 [2022-01-20T20:34:26.728Z] GIT_URL https://github.com/moby/moby.git [2022-01-20T20:34:26.728Z] HUDSON_COOKIE 3a96fb9f-a7c8-440e-b666-ecc809c9c8a2 [2022-01-20T20:34:26.728Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-01-20T20:34:26.728Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-01-20T20:34:26.728Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-01-20T20:34:26.728Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-01-20T20:34:26.728Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-01-20T20:34:26.728Z] JENKINS_NODE_COOKIE 8a8ef34f-54c8-43d4-9f7e-c2b33ae604bc [2022-01-20T20:34:26.728Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-01-20T20:34:26.728Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-01-20T20:34:26.728Z] JOB_BASE_NAME PR-43172 [2022-01-20T20:34:26.728Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43172/display/redirect [2022-01-20T20:34:26.728Z] JOB_NAME moby/PR-43172 [2022-01-20T20:34:26.728Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43172/ [2022-01-20T20:34:26.728Z] library.jps.version master [2022-01-20T20:34:26.728Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-01-20T20:34:26.728Z] NODE_LABELS amd64 azure azwin-2-b56b20 azwin-2019 docker west-us windows windows-2019 x86_64 [2022-01-20T20:34:26.728Z] NODE_NAME azwin-2-b56b20 [2022-01-20T20:34:26.728Z] NUMBER_OF_PROCESSORS 4 [2022-01-20T20:34:26.728Z] OS Windows_NT [2022-01-20T20:34:26.728Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-01-20T20:34:26.728Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-01-20T20:34:26.728Z] PROCESSOR_ARCHITECTURE AMD64 [2022-01-20T20:34:26.728Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-01-20T20:34:26.728Z] PROCESSOR_LEVEL 6 [2022-01-20T20:34:26.728Z] PROCESSOR_REVISION 4f01 [2022-01-20T20:34:26.728Z] ProgramData C:\ProgramData [2022-01-20T20:34:26.728Z] ProgramFiles C:\Program Files [2022-01-20T20:34:26.728Z] ProgramFiles(x86) C:\Program Files (x86) [2022-01-20T20:34:26.728Z] ProgramW6432 C:\Program Files [2022-01-20T20:34:26.728Z] PROMPT $P$G [2022-01-20T20:34:26.728Z] PSExecutionPolicyPreference Bypass [2022-01-20T20:34:26.728Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-01-20T20:34:26.728Z] PUBLIC C:\Users\Public [2022-01-20T20:34:26.728Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43172/3/display/redirect?page=artif... [2022-01-20T20:34:26.728Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43172/3/display/redirect?page=changes [2022-01-20T20:34:26.728Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43172/3/display/redirect [2022-01-20T20:34:26.728Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43172/3/display/redirect?page=tests [2022-01-20T20:34:26.728Z] SKIP_VALIDATION_TESTS 1 [2022-01-20T20:34:26.728Z] SOURCES_DRIVE d [2022-01-20T20:34:26.728Z] SOURCES_SUBDIR gopath [2022-01-20T20:34:26.728Z] STAGE_NAME Run tests [2022-01-20T20:34:26.728Z] SystemDrive C: [2022-01-20T20:34:26.728Z] SystemRoot C:\Windows [2022-01-20T20:34:26.728Z] TEMP C:\Windows\TEMP [2022-01-20T20:34:26.728Z] TESTDEBUG 0 [2022-01-20T20:34:26.728Z] TESTRUN_DRIVE d [2022-01-20T20:34:26.728Z] TESTRUN_SUBDIR CI [2022-01-20T20:34:26.728Z] TIMEOUT 120m [2022-01-20T20:34:26.728Z] TMP C:\Windows\TEMP [2022-01-20T20:34:26.728Z] USERDOMAIN WORKGROUP [2022-01-20T20:34:26.728Z] USERNAME azwin-2-b56b20$ [2022-01-20T20:34:26.728Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-01-20T20:34:26.728Z] windir C:\Windows [2022-01-20T20:34:26.728Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-01-20T20:34:26.728Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2022-01-20T20:34:26.728Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-01-20T20:34:26.728Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-01-20T20:34:26.728Z] [2022-01-20T20:34:26.728Z] [2022-01-20T20:34:26.728Z] [2022-01-20T20:34:26.728Z] INFO: Sources under d:\gopath\... [2022-01-20T20:34:26.728Z] INFO: Test run under d:\CI\... [2022-01-20T20:34:26.728Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-01-20T20:34:26.728Z] INFO: docker/docker repository was found [2022-01-20T20:34:26.728Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2022-01-20T20:34:26.728Z] ltsc2019: Pulling from windows/servercore [2022-01-20T20:34:26.728Z] 4612f6d0b889: Pulling fs layer [2022-01-20T20:34:26.728Z] 567fd00846e9: Pulling fs layer [2022-01-20T20:34:27.554Z] #20 62.38 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-01-20T20:34:27.554Z] #20 62.39 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-01-20T20:34:27.554Z] #20 62.39 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-01-20T20:34:27.603Z] #71 DONE 0.9s [2022-01-20T20:34:27.603Z] [2022-01-20T20:34:27.603Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-01-20T20:34:27.603Z] #72 sha256:738d0260248431f3c162999b42823a0204597e4309eee22cd1f1c220432ef444 [2022-01-20T20:34:27.603Z] #72 DONE 0.0s [2022-01-20T20:34:27.603Z] [2022-01-20T20:34:27.603Z] #73 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-01-20T20:34:27.603Z] #73 sha256:fe2974cad7731911a3c5c4df4a06c8fe8354428a2e967c5de84bae929a1f63af [2022-01-20T20:34:28.491Z] #20 63.48 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-01-20T20:34:28.491Z] #20 63.49 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-01-20T20:34:28.491Z] #20 63.49 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-01-20T20:34:28.491Z] #20 63.53 Selecting previously unselected package libapparmor1:amd64. [2022-01-20T20:34:28.491Z] #20 63.53 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-01-20T20:34:28.491Z] #20 63.54 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-01-20T20:34:28.491Z] #20 63.57 Selecting previously unselected package libapparmor-dev:amd64. [2022-01-20T20:34:28.491Z] #20 63.58 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-01-20T20:34:28.491Z] #20 63.58 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-01-20T20:34:28.491Z] #20 63.62 Selecting previously unselected package libbtrfs0:amd64. [2022-01-20T20:34:28.491Z] #20 63.63 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-01-20T20:34:28.491Z] #20 63.63 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-01-20T20:34:28.491Z] #20 63.67 Selecting previously unselected package libbtrfs-dev:amd64. [2022-01-20T20:34:28.541Z] #73 DONE 1.1s [2022-01-20T20:34:28.749Z] #20 63.68 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-01-20T20:34:28.749Z] #20 63.68 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-01-20T20:34:28.749Z] #20 63.73 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-01-20T20:34:28.749Z] #20 63.74 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-01-20T20:34:28.749Z] #20 63.74 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-01-20T20:34:28.749Z] #20 63.76 Selecting previously unselected package libudev-dev:amd64. [2022-01-20T20:34:28.749Z] #20 63.77 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2022-01-20T20:34:28.749Z] #20 63.77 Unpacking libudev-dev:amd64 (247.3-6) ... [2022-01-20T20:34:28.749Z] #20 63.81 Selecting previously unselected package libsepol1-dev:amd64. [2022-01-20T20:34:28.749Z] #20 63.81 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-01-20T20:34:28.749Z] #20 63.82 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-01-20T20:34:28.749Z] #20 63.88 Selecting previously unselected package libpcre2-16-0:amd64. [2022-01-20T20:34:28.749Z] #20 63.89 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-01-20T20:34:28.749Z] #20 63.89 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-01-20T20:34:28.749Z] #20 63.94 Selecting previously unselected package libpcre2-32-0:amd64. [2022-01-20T20:34:28.799Z] [2022-01-20T20:34:28.799Z] #74 exporting to image [2022-01-20T20:34:28.799Z] #74 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-01-20T20:34:28.799Z] #74 exporting layers [2022-01-20T20:34:29.007Z] #20 63.94 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-01-20T20:34:29.007Z] #20 63.95 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-01-20T20:34:29.007Z] #20 64.00 Selecting previously unselected package libpcre2-posix2:amd64. [2022-01-20T20:34:29.007Z] #20 64.00 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-01-20T20:34:29.007Z] #20 64.00 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-01-20T20:34:29.007Z] #20 64.04 Selecting previously unselected package libpcre2-dev:amd64. [2022-01-20T20:34:29.007Z] #20 64.04 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-01-20T20:34:29.007Z] #20 64.04 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-01-20T20:34:29.007Z] #20 64.14 Selecting previously unselected package libselinux1-dev:amd64. [2022-01-20T20:34:29.007Z] #20 64.15 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-01-20T20:34:29.007Z] #20 64.15 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-01-20T20:34:29.007Z] #20 64.21 Selecting previously unselected package libdevmapper-dev:amd64. [2022-01-20T20:34:29.007Z] #20 64.21 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-01-20T20:34:29.007Z] #20 64.21 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-01-20T20:34:29.007Z] #20 64.24 Selecting previously unselected package libseccomp-dev:amd64. [2022-01-20T20:34:29.007Z] #20 64.25 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-01-20T20:34:29.265Z] #20 64.25 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-01-20T20:34:29.265Z] #20 64.29 Selecting previously unselected package libsystemd-dev:amd64. [2022-01-20T20:34:29.265Z] #20 64.29 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2022-01-20T20:34:29.265Z] #20 64.29 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2022-01-20T20:34:29.265Z] #20 64.41 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-01-20T20:34:29.265Z] #20 64.42 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-01-20T20:34:29.265Z] #20 64.43 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-01-20T20:34:29.265Z] #20 64.43 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-01-20T20:34:29.265Z] #20 64.44 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-01-20T20:34:29.265Z] #20 64.45 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-01-20T20:34:29.265Z] #20 64.46 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-01-20T20:34:29.265Z] #20 64.47 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-01-20T20:34:29.265Z] #20 64.49 Setting up libudev-dev:amd64 (247.3-6) ... [2022-01-20T20:34:29.265Z] #20 64.50 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-01-20T20:34:29.522Z] #20 64.51 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-01-20T20:34:29.522Z] #20 64.52 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-01-20T20:34:29.522Z] #20 64.53 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-01-20T20:34:29.522Z] #20 64.55 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-01-20T20:34:29.522Z] #20 64.56 Setting up mingw-w64-common (8.0.0-1) ... [2022-01-20T20:34:29.522Z] #20 64.57 Setting up libsystemd-dev:amd64 (247.3-6) ... [2022-01-20T20:34:29.522Z] #20 64.58 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-01-20T20:34:29.522Z] #20 64.59 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-01-20T20:34:29.522Z] #20 64.60 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-01-20T20:34:29.522Z] #20 64.61 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-01-20T20:34:29.522Z] #20 64.62 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-01-20T20:34:29.522Z] #20 64.63 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-01-20T20:34:29.522Z] #20 64.64 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-01-20T20:34:29.522Z] #20 64.65 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-01-20T20:34:29.522Z] #20 64.66 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-01-20T20:34:29.522Z] #20 64.66 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-01-20T20:34:29.522Z] #20 64.67 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-01-20T20:34:29.522Z] #20 64.68 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-01-20T20:34:29.522Z] #20 64.70 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-01-20T20:34:29.522Z] #20 64.71 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-01-20T20:34:29.824Z] #20 64.72 Setting up dmsetup (2:1.02.175-2.1) ... [2022-01-20T20:34:29.824Z] #20 64.73 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-01-20T20:34:29.824Z] #20 64.74 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-01-20T20:34:29.824Z] #20 64.75 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-20T20:34:30.790Z] #20 DONE 65.7s [2022-01-20T20:34:30.790Z] [2022-01-20T20:34:30.790Z] #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-01-20T20:34:30.790Z] #67 sha256:fe237ba29e2dd6c6ce18362603340213b112fb9b21eea59c7840c80c066f23ee [2022-01-20T20:34:30.790Z] #67 ... [2022-01-20T20:34:30.790Z] [2022-01-20T20:34:30.790Z] #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-01-20T20:34:30.790Z] #21 sha256:99941ceab30114e1ff6211337aa5ca0b3aadbb6a9bc677f2e7e78c1f8cb561be [2022-01-20T20:34:31.381Z] #21 0.745 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-01-20T20:34:31.381Z] #21 0.746 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-01-20T20:34:31.381Z] #21 0.746 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-01-20T20:34:34.930Z] #21 1.025 Reading package lists... [2022-01-20T20:34:35.363Z] #74 exporting layers 6.0s done [2022-01-20T20:34:35.363Z] #74 writing image sha256:c123c66a6fc2de5442860d57efd08ea47f2e4e63fb74517e689a4b50c5dfde87 done [2022-01-20T20:34:35.363Z] #74 naming to docker.io/library/docker:839e2ecc1bee37225c19e4b8025dc36f3d613e40 done [2022-01-20T20:34:35.363Z] #74 DONE 6.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-01-20T20:34:35.703Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43172/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=839e2ecc1bee37225c19e4b8025dc36f3d613e40 -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:839e2ecc1bee37225c19e4b8025dc36f3d613e40 hack/make.sh dynbinary test-integration [2022-01-20T20:34:37.078Z] [2022-01-20T20:34:37.078Z] Removing bundles/ [2022-01-20T20:34:37.078Z] [2022-01-20T20:34:37.078Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-01-20T20:34:37.078Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-01-20T20:34:37.078Z] GOOS="" GOARCH="" GOARM="" [2022-01-20T20:34:37.217Z] 567fd00846e9: Verifying Checksum [2022-01-20T20:34:37.217Z] 567fd00846e9: Download complete [2022-01-20T20:34:38.475Z] #21 4.374 Reading package lists... [2022-01-20T20:34:38.775Z] 8f616e6e9eec: Pull complete [2022-01-20T20:34:39.043Z] #21 7.576 Building dependency tree... [2022-01-20T20:34:39.043Z] #21 8.280 Reading state information... [2022-01-20T20:34:39.611Z] #21 9.015 The following additional packages will be installed: [2022-01-20T20:34:39.611Z] #21 9.015 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-01-20T20:34:39.611Z] #21 9.015 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-01-20T20:34:39.611Z] #21 9.015 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-01-20T20:34:39.611Z] #21 9.016 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-01-20T20:34:39.611Z] #21 9.016 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-01-20T20:34:39.611Z] #21 9.018 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2022-01-20T20:34:39.611Z] #21 9.021 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2022-01-20T20:34:39.611Z] #21 9.028 Suggested packages: [2022-01-20T20:34:39.611Z] #21 9.028 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2022-01-20T20:34:39.611Z] #21 9.028 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2022-01-20T20:34:39.611Z] #21 9.028 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2022-01-20T20:34:39.611Z] #21 9.028 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2022-01-20T20:34:39.611Z] #21 9.028 seccomp:ppc64el seccomp:s390x [2022-01-20T20:34:39.611Z] #21 9.028 Recommended packages: [2022-01-20T20:34:39.611Z] #21 9.028 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2022-01-20T20:34:39.611Z] #21 9.028 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2022-01-20T20:34:39.611Z] #21 9.028 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2022-01-20T20:34:39.611Z] #21 9.028 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2022-01-20T20:34:40.177Z] #21 9.336 The following NEW packages will be installed: [2022-01-20T20:34:40.177Z] #21 9.336 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-01-20T20:34:40.177Z] #21 9.337 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2022-01-20T20:34:40.177Z] #21 9.337 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2022-01-20T20:34:40.177Z] #21 9.337 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-01-20T20:34:40.177Z] #21 9.337 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-01-20T20:34:40.177Z] #21 9.337 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-01-20T20:34:40.177Z] #21 9.338 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-01-20T20:34:40.177Z] #21 9.341 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2022-01-20T20:34:40.177Z] #21 9.341 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2022-01-20T20:34:40.177Z] #21 9.341 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2022-01-20T20:34:40.177Z] #21 9.343 libseccomp2:ppc64el libseccomp2:s390x [2022-01-20T20:34:40.177Z] #21 9.652 0 upgraded, 40 newly installed, 0 to remove and 1 not upgraded. [2022-01-20T20:34:40.177Z] #21 9.652 Need to get 15.9 MB of archives. [2022-01-20T20:34:40.177Z] #21 9.652 After this operation, 73.0 MB of additional disk space will be used. [2022-01-20T20:34:40.177Z] #21 9.652 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2022-01-20T20:34:40.177Z] #21 9.657 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] [2022-01-20T20:34:40.177Z] #21 9.659 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] [2022-01-20T20:34:40.177Z] #21 9.660 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] [2022-01-20T20:34:40.177Z] #21 9.662 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] [2022-01-20T20:34:40.177Z] #21 9.664 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] [2022-01-20T20:34:40.177Z] #21 9.665 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] [2022-01-20T20:34:40.178Z] #21 9.666 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u2 [2448 kB] [2022-01-20T20:34:40.178Z] #21 9.685 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2022-01-20T20:34:40.178Z] #21 9.686 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2022-01-20T20:34:40.178Z] #21 9.688 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2022-01-20T20:34:40.178Z] #21 9.688 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2022-01-20T20:34:40.178Z] #21 9.689 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u2 [2831 kB] [2022-01-20T20:34:40.178Z] #21 9.711 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2022-01-20T20:34:40.436Z] #21 9.712 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2022-01-20T20:34:40.436Z] #21 9.713 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] [2022-01-20T20:34:40.436Z] #21 9.715 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2022-01-20T20:34:40.436Z] #21 9.717 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u2 [2333 kB] [2022-01-20T20:34:40.436Z] #21 9.734 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2022-01-20T20:34:40.436Z] #21 9.735 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2022-01-20T20:34:40.436Z] #21 9.737 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2022-01-20T20:34:40.436Z] #21 9.737 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2022-01-20T20:34:40.436Z] #21 9.738 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u2 [2458 kB] [2022-01-20T20:34:40.436Z] #21 9.756 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-01-20T20:34:40.436Z] #21 9.757 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-01-20T20:34:40.436Z] #21 9.758 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2022-01-20T20:34:40.436Z] #21 9.759 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2022-01-20T20:34:40.436Z] #21 9.760 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u2 [2338 kB] [2022-01-20T20:34:40.436Z] #21 9.775 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2022-01-20T20:34:40.436Z] #21 9.775 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2022-01-20T20:34:40.437Z] #21 9.777 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB] [2022-01-20T20:34:40.437Z] #21 9.777 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1+deb11u1 [90.7 kB] [2022-01-20T20:34:40.437Z] #21 9.778 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB] [2022-01-20T20:34:40.437Z] #21 9.779 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1+deb11u1 [95.3 kB] [2022-01-20T20:34:40.437Z] #21 9.787 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB] [2022-01-20T20:34:40.437Z] #21 9.788 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+deb11u1 [87.0 kB] [2022-01-20T20:34:40.437Z] #21 9.789 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB] [2022-01-20T20:34:40.437Z] #21 9.791 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1+deb11u1 [87.8 kB] [2022-01-20T20:34:40.437Z] #21 9.796 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB] [2022-01-20T20:34:40.437Z] #21 9.799 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-01-20T20:34:40.695Z] #21 10.12 debconf: delaying package configuration, since apt-utils is not installed [2022-01-20T20:34:40.954Z] #21 10.24 Fetched 15.9 MB in 0s (38.4 MB/s) [2022-01-20T20:34:40.954Z] #21 10.26 Selecting previously unselected package gcc-10-base:armel. [2022-01-20T20:34:40.954Z] #21 10.26 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 38508 files and directories currently installed.) [2022-01-20T20:34:40.954Z] #21 10.28 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2022-01-20T20:34:40.954Z] #21 10.29 Unpacking gcc-10-base:armel (10.2.1-6) ... [2022-01-20T20:34:40.954Z] #21 10.32 Selecting previously unselected package gcc-10-base:armhf. [2022-01-20T20:34:40.954Z] #21 10.32 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2022-01-20T20:34:40.954Z] #21 10.33 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2022-01-20T20:34:40.954Z] #21 10.36 Selecting previously unselected package gcc-10-base:ppc64el. [2022-01-20T20:34:40.954Z] #21 10.36 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2022-01-20T20:34:40.954Z] #21 10.37 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2022-01-20T20:34:40.954Z] #21 10.40 Selecting previously unselected package gcc-10-base:s390x. [2022-01-20T20:34:40.954Z] #21 10.41 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2022-01-20T20:34:40.954Z] #21 10.41 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2022-01-20T20:34:40.954Z] #21 10.44 Selecting previously unselected package gcc-10-base:arm64. [2022-01-20T20:34:40.954Z] #21 10.44 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2022-01-20T20:34:40.954Z] #21 10.45 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2022-01-20T20:34:40.954Z] #21 10.49 Selecting previously unselected package libgcc-s1:armel. [2022-01-20T20:34:41.212Z] #21 10.49 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2022-01-20T20:34:41.212Z] #21 10.50 Unpacking libgcc-s1:armel (10.2.1-6) ... [2022-01-20T20:34:41.212Z] #21 10.54 Selecting previously unselected package libcrypt1:armel. [2022-01-20T20:34:41.212Z] #21 10.54 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2022-01-20T20:34:41.212Z] #21 10.54 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2022-01-20T20:34:41.212Z] #21 10.60 Selecting previously unselected package libc6:armel. [2022-01-20T20:34:41.212Z] #21 10.60 Preparing to unpack .../07-libc6_2.31-13+deb11u2_armel.deb ... [2022-01-20T20:34:41.212Z] #21 10.69 Unpacking libc6:armel (2.31-13+deb11u2) ... [2022-01-20T20:34:41.780Z] #21 10.93 Selecting previously unselected package libapparmor1:armel. [2022-01-20T20:34:41.780Z] #21 10.94 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2022-01-20T20:34:41.780Z] #21 10.94 Unpacking libapparmor1:armel (2.13.6-10) ... [2022-01-20T20:34:41.780Z] #21 10.97 Selecting previously unselected package libapparmor-dev:armel. [2022-01-20T20:34:41.780Z] #21 10.98 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2022-01-20T20:34:41.780Z] #21 10.98 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2022-01-20T20:34:41.780Z] #21 11.03 Selecting previously unselected package libgcc-s1:arm64. [2022-01-20T20:34:41.780Z] #21 11.03 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2022-01-20T20:34:41.780Z] #21 11.03 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2022-01-20T20:34:41.780Z] #21 11.07 Selecting previously unselected package libcrypt1:arm64. [2022-01-20T20:34:41.780Z] #21 11.07 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2022-01-20T20:34:41.780Z] #21 11.07 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2022-01-20T20:34:41.780Z] #21 11.12 Selecting previously unselected package libc6:arm64. [2022-01-20T20:34:41.780Z] #21 11.13 Preparing to unpack .../12-libc6_2.31-13+deb11u2_arm64.deb ... [2022-01-20T20:34:41.780Z] #21 11.22 Unpacking libc6:arm64 (2.31-13+deb11u2) ... [2022-01-20T20:34:42.039Z] #21 11.52 Selecting previously unselected package libapparmor1:arm64. [2022-01-20T20:34:42.039Z] #21 11.52 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2022-01-20T20:34:42.039Z] #21 11.53 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-01-20T20:34:42.123Z] #60 178.6 + bin/containerd [2022-01-20T20:34:42.299Z] #21 11.57 Selecting previously unselected package libapparmor-dev:arm64. [2022-01-20T20:34:42.299Z] #21 11.57 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-01-20T20:34:42.299Z] #21 11.57 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-01-20T20:34:42.299Z] #21 11.62 Selecting previously unselected package libgcc-s1:s390x. [2022-01-20T20:34:42.299Z] #21 11.62 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2022-01-20T20:34:42.299Z] #21 11.63 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2022-01-20T20:34:42.299Z] #21 11.66 Selecting previously unselected package libcrypt1:s390x. [2022-01-20T20:34:42.299Z] #21 11.67 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2022-01-20T20:34:42.299Z] #21 11.67 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2022-01-20T20:34:42.299Z] #21 11.73 Selecting previously unselected package libc6:s390x. [2022-01-20T20:34:42.299Z] #21 11.73 Preparing to unpack .../17-libc6_2.31-13+deb11u2_s390x.deb ... [2022-01-20T20:34:42.557Z] #21 11.83 Unpacking libc6:s390x (2.31-13+deb11u2) ... [2022-01-20T20:34:42.815Z] #21 12.15 Selecting previously unselected package libapparmor1:s390x. [2022-01-20T20:34:42.815Z] #21 12.16 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2022-01-20T20:34:42.815Z] #21 12.16 Unpacking libapparmor1:s390x (2.13.6-10) ... [2022-01-20T20:34:42.815Z] #21 12.20 Selecting previously unselected package libapparmor-dev:s390x. [2022-01-20T20:34:42.815Z] #21 12.20 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2022-01-20T20:34:42.815Z] #21 12.21 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2022-01-20T20:34:42.815Z] #21 12.25 Selecting previously unselected package libgcc-s1:armhf. [2022-01-20T20:34:42.815Z] #21 12.25 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2022-01-20T20:34:42.815Z] #21 12.26 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2022-01-20T20:34:43.073Z] #21 12.29 Selecting previously unselected package libcrypt1:armhf. [2022-01-20T20:34:43.073Z] #21 12.29 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2022-01-20T20:34:43.073Z] #21 12.30 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2022-01-20T20:34:43.073Z] #21 12.36 Selecting previously unselected package libc6:armhf. [2022-01-20T20:34:43.073Z] #21 12.36 Preparing to unpack .../22-libc6_2.31-13+deb11u2_armhf.deb ... [2022-01-20T20:34:43.073Z] #21 12.45 Unpacking libc6:armhf (2.31-13+deb11u2) ... [2022-01-20T20:34:43.330Z] #21 12.70 Selecting previously unselected package libapparmor1:armhf. [2022-01-20T20:34:43.330Z] #21 12.70 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2022-01-20T20:34:43.330Z] #21 12.70 Unpacking libapparmor1:armhf (2.13.6-10) ... [2022-01-20T20:34:43.330Z] #21 12.74 Selecting previously unselected package libapparmor-dev:armhf. [2022-01-20T20:34:43.330Z] #21 12.74 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2022-01-20T20:34:43.330Z] #21 12.74 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2022-01-20T20:34:43.331Z] #21 12.78 Selecting previously unselected package libgcc-s1:ppc64el. [2022-01-20T20:34:43.589Z] #21 12.79 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2022-01-20T20:34:43.589Z] #21 12.79 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2022-01-20T20:34:43.589Z] #21 12.82 Selecting previously unselected package libcrypt1:ppc64el. [2022-01-20T20:34:43.589Z] #21 12.82 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2022-01-20T20:34:43.589Z] #21 12.83 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2022-01-20T20:34:43.589Z] #21 12.88 Selecting previously unselected package libc6:ppc64el. [2022-01-20T20:34:43.589Z] #21 12.88 Preparing to unpack .../27-libc6_2.31-13+deb11u2_ppc64el.deb ... [2022-01-20T20:34:43.589Z] #21 12.98 Unpacking libc6:ppc64el (2.31-13+deb11u2) ... [2022-01-20T20:34:43.847Z] #21 13.32 Selecting previously unselected package libapparmor1:ppc64el. [2022-01-20T20:34:43.847Z] #21 13.32 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2022-01-20T20:34:43.847Z] #21 13.32 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2022-01-20T20:34:43.847Z] #21 13.36 Selecting previously unselected package libapparmor-dev:ppc64el. [2022-01-20T20:34:44.105Z] #21 13.36 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2022-01-20T20:34:44.105Z] #21 13.37 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2022-01-20T20:34:44.105Z] #21 13.41 Selecting previously unselected package libseccomp2:s390x. [2022-01-20T20:34:44.105Z] #21 13.41 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ... [2022-01-20T20:34:44.105Z] #21 13.42 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-01-20T20:34:44.105Z] #21 13.45 Selecting previously unselected package libseccomp-dev:s390x. [2022-01-20T20:34:44.105Z] #21 13.45 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ... [2022-01-20T20:34:44.105Z] #21 13.45 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-01-20T20:34:44.105Z] #21 13.49 Selecting previously unselected package libseccomp2:ppc64el. [2022-01-20T20:34:44.105Z] #21 13.49 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ... [2022-01-20T20:34:44.105Z] #21 13.50 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-01-20T20:34:44.105Z] #21 13.53 Selecting previously unselected package libseccomp-dev:ppc64el. [2022-01-20T20:34:44.105Z] #21 13.53 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ... [2022-01-20T20:34:44.105Z] #21 13.53 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-01-20T20:34:44.105Z] #21 13.57 Selecting previously unselected package libseccomp2:armhf. [2022-01-20T20:34:44.105Z] #21 13.58 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ... [2022-01-20T20:34:44.105Z] #21 13.58 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-01-20T20:34:44.105Z] #21 13.61 Selecting previously unselected package libseccomp-dev:armhf. [2022-01-20T20:34:44.363Z] #21 13.61 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ... [2022-01-20T20:34:44.363Z] #21 13.62 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-01-20T20:34:44.363Z] #21 13.66 Selecting previously unselected package libseccomp2:armel. [2022-01-20T20:34:44.363Z] #21 13.66 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ... [2022-01-20T20:34:44.363Z] #21 13.67 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-01-20T20:34:44.363Z] #21 13.69 Selecting previously unselected package libseccomp-dev:armel. [2022-01-20T20:34:44.363Z] #21 13.70 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ... [2022-01-20T20:34:44.363Z] #21 13.70 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-01-20T20:34:44.363Z] #21 13.74 Selecting previously unselected package libseccomp2:arm64. [2022-01-20T20:34:44.363Z] #21 13.74 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ... [2022-01-20T20:34:44.363Z] #21 13.75 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-01-20T20:34:44.363Z] #21 13.77 Selecting previously unselected package libseccomp-dev:arm64. [2022-01-20T20:34:44.363Z] #21 13.78 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-01-20T20:34:44.363Z] #21 13.78 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-01-20T20:34:44.363Z] #21 13.84 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2022-01-20T20:34:44.363Z] #21 13.85 Setting up gcc-10-base:armel (10.2.1-6) ... [2022-01-20T20:34:44.620Z] #21 13.85 Setting up gcc-10-base:armhf (10.2.1-6) ... [2022-01-20T20:34:44.620Z] #21 13.87 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2022-01-20T20:34:44.620Z] #21 13.88 Setting up gcc-10-base:s390x (10.2.1-6) ... [2022-01-20T20:34:44.620Z] #21 13.89 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2022-01-20T20:34:44.620Z] #21 13.90 Setting up libcrypt1:armel (1:4.4.18-4) ... [2022-01-20T20:34:44.620Z] #21 13.91 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2022-01-20T20:34:44.620Z] #21 13.93 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2022-01-20T20:34:44.620Z] #21 13.94 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2022-01-20T20:34:44.620Z] #21 13.95 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2022-01-20T20:34:44.620Z] #21 13.96 Setting up libgcc-s1:armel (10.2.1-6) ... [2022-01-20T20:34:44.620Z] #21 13.96 Setting up libgcc-s1:armhf (10.2.1-6) ... [2022-01-20T20:34:44.620Z] #21 13.97 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2022-01-20T20:34:44.620Z] #21 13.98 Setting up libgcc-s1:s390x (10.2.1-6) ... [2022-01-20T20:34:44.620Z] #21 13.99 Setting up libc6:arm64 (2.31-13+deb11u2) ... [2022-01-20T20:34:44.728Z] #60 ... [2022-01-20T20:34:44.728Z] [2022-01-20T20:34:44.728Z] #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-01-20T20:34:44.728Z] #56 sha256:b0f835d6f6de70c3c50737252ba25974b34b26722eee7d49a283a4bf05212b63 [2022-01-20T20:34:44.728Z] #56 113.1 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2022-01-20T20:34:44.728Z] #56 113.9 + mkdir -p /build [2022-01-20T20:34:44.728Z] #56 113.9 + cp runc /build/runc [2022-01-20T20:34:45.730Z] #56 DONE 115.1s [2022-01-20T20:34:45.730Z] [2022-01-20T20:34:45.730Z] #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-01-20T20:34:45.730Z] #60 sha256:24ce7c3d4908520f831530a53bcd3f2e7e228ada74fecd81d0b415e2917b13cf [2022-01-20T20:34:45.992Z] #21 15.12 Setting up libc6:armel (2.31-13+deb11u2) ... [2022-01-20T20:34:46.617Z] #60 195.6 # github.com/containerd/containerd/cmd/containerd [2022-01-20T20:34:46.617Z] #60 195.6 /usr/bin/ld: /tmp/go-link-997043158/000019.o: in function `New': [2022-01-20T20:34:46.617Z] #60 195.6 /tmp/tmp.JRJUXKsuNE/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-01-20T20:34:46.617Z] #60 195.7 + bin/containerd-stress [2022-01-20T20:34:46.617Z] #60 196.7 + bin/containerd-shim [2022-01-20T20:34:46.675Z] #60 ... [2022-01-20T20:34:46.675Z] [2022-01-20T20:34:46.675Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-01-20T20:34:46.675Z] #57 sha256:c4f06e83e08e5beb837030c10d21a82dd11b792fbe85967db694d412c6820e43 [2022-01-20T20:34:46.925Z] #21 16.24 Setting up libc6:armhf (2.31-13+deb11u2) ... [2022-01-20T20:34:47.643Z] #57 DONE 0.5s [2022-01-20T20:34:47.643Z] [2022-01-20T20:34:47.643Z] #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-01-20T20:34:47.643Z] #60 sha256:24ce7c3d4908520f831530a53bcd3f2e7e228ada74fecd81d0b415e2917b13cf [2022-01-20T20:34:47.859Z] #21 17.37 Setting up libc6:ppc64el (2.31-13+deb11u2) ... [2022-01-20T20:34:49.232Z] #21 18.50 Setting up libc6:s390x (2.31-13+deb11u2) ... [2022-01-20T20:34:49.748Z] 4612f6d0b889: Verifying Checksum [2022-01-20T20:34:49.748Z] 4612f6d0b889: Download complete [2022-01-20T20:34:50.603Z] #21 19.64 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-01-20T20:34:50.603Z] #21 19.65 Setting up libapparmor1:armel (2.13.6-10) ... [2022-01-20T20:34:50.603Z] #21 19.66 Setting up libapparmor1:armhf (2.13.6-10) ... [2022-01-20T20:34:50.603Z] #21 19.67 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2022-01-20T20:34:50.603Z] #21 19.68 Setting up libapparmor1:s390x (2.13.6-10) ... [2022-01-20T20:34:50.603Z] #21 19.69 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-01-20T20:34:50.603Z] #21 19.70 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-01-20T20:34:50.603Z] #21 19.72 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-01-20T20:34:50.603Z] #21 19.73 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-01-20T20:34:50.603Z] #21 19.74 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-01-20T20:34:50.603Z] #21 19.75 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-01-20T20:34:50.603Z] #21 19.76 Setting up libapparmor-dev:armel (2.13.6-10) ... [2022-01-20T20:34:50.603Z] #21 19.77 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2022-01-20T20:34:50.603Z] #21 19.78 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2022-01-20T20:34:50.603Z] #21 19.79 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2022-01-20T20:34:50.603Z] #21 19.80 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-01-20T20:34:50.603Z] #21 19.81 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-01-20T20:34:50.603Z] #21 19.82 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-01-20T20:34:50.603Z] #21 19.83 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-01-20T20:34:50.603Z] #21 19.84 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-01-20T20:34:50.603Z] #21 19.85 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-20T20:34:50.823Z] #60 202.7 + bin/containerd-shim-runc-v1 [2022-01-20T20:34:50.862Z] #21 DONE 20.2s [2022-01-20T20:34:50.862Z] [2022-01-20T20:34:50.862Z] #62 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-01-20T20:34:50.862Z] #62 sha256:b56a7ae4a5781a318c7f3dfee53159e62430cc50a7975e3c449f9db807ab9475 [2022-01-20T20:34:50.862Z] #62 DONE 0.1s [2022-01-20T20:34:50.862Z] [2022-01-20T20:34:50.862Z] #22 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-01-20T20:34:50.862Z] #22 sha256:1364fa573d63dd63ee483e32922b1af2179d33650eba89bb1f311323d0998bc1 [2022-01-20T20:34:51.797Z] #22 DONE 0.7s [2022-01-20T20:34:51.797Z] [2022-01-20T20:34:51.797Z] #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-01-20T20:34:51.797Z] #63 sha256:6bc1b235ebfb8c64bde610270d0428a191ae9a0969b302a348ce9fa46f3701e1 [2022-01-20T20:34:51.797Z] #63 0.614 + RM_GOPATH=0 [2022-01-20T20:34:51.797Z] #63 0.614 + TMP_GOPATH= [2022-01-20T20:34:51.797Z] #63 0.614 + : /build [2022-01-20T20:34:51.797Z] #63 0.614 + '[' -z '' ']' [2022-01-20T20:34:51.797Z] #63 0.614 ++ mktemp -d [2022-01-20T20:34:51.797Z] #63 0.614 + export GOPATH=/tmp/tmp.6Ubaei8AMB [2022-01-20T20:34:51.797Z] #63 0.614 + GOPATH=/tmp/tmp.6Ubaei8AMB [2022-01-20T20:34:51.797Z] #63 0.614 + RM_GOPATH=1 [2022-01-20T20:34:51.797Z] #63 0.614 + case "$(go env GOARCH)" in [2022-01-20T20:34:51.797Z] #63 0.615 ++ go env GOARCH [2022-01-20T20:34:51.797Z] #63 0.618 + export GO_BUILDMODE=-buildmode=pie [2022-01-20T20:34:51.797Z] #63 0.618 + GO_BUILDMODE=-buildmode=pie [2022-01-20T20:34:51.797Z] #63 0.619 ++ dirname /install.sh [2022-01-20T20:34:51.797Z] #63 0.620 + dir=/ [2022-01-20T20:34:51.797Z] #63 0.620 + bin=runc [2022-01-20T20:34:51.797Z] #63 0.620 + shift [2022-01-20T20:34:51.797Z] #63 0.620 + '[' '!' -f //runc.installer ']' [2022-01-20T20:34:51.797Z] #63 0.620 + . //runc.installer [2022-01-20T20:34:51.797Z] #63 0.620 ++ set -e [2022-01-20T20:34:51.797Z] #63 0.620 ++ : v1.0.3 [2022-01-20T20:34:51.797Z] #63 0.620 + install_runc [2022-01-20T20:34:51.797Z] #63 0.620 + RUNC_BUILDTAGS=seccomp [2022-01-20T20:34:51.797Z] #63 0.620 + echo 'Install runc version v1.0.3 (build tags: seccomp)' [2022-01-20T20:34:51.797Z] #63 0.620 Install runc version v1.0.3 (build tags: seccomp) [2022-01-20T20:34:51.797Z] #63 0.620 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.6Ubaei8AMB/src/github.com/opencontainers/runc [2022-01-20T20:34:51.797Z] #63 0.622 Cloning into '/tmp/tmp.6Ubaei8AMB/src/github.com/opencontainers/runc'... [2022-01-20T20:34:52.364Z] #63 ... [2022-01-20T20:34:52.364Z] [2022-01-20T20:34:52.364Z] #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-01-20T20:34:52.364Z] #23 sha256:4d23fa77c33e13731797d9dfe3469959c1fa8e95e2e4a05b4b3211f988d351c8 [2022-01-20T20:34:52.364Z] #23 DONE 0.6s [2022-01-20T20:34:52.364Z] [2022-01-20T20:34:52.364Z] #24 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-01-20T20:34:52.364Z] #24 sha256:117448747efc6bcf2d8ad48cfa3f6585468f8e50ecbf7ca14581f0c7961ed762 [2022-01-20T20:34:52.930Z] #24 0.719 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-01-20T20:34:52.930Z] #24 DONE 0.8s [2022-01-20T20:34:52.930Z] [2022-01-20T20:34:52.930Z] #25 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-01-20T20:34:52.930Z] #25 sha256:aa9fd604e434196437b9b22a32543912471a73e7a7fc9f5a8e47bbf020985d12 [2022-01-20T20:34:53.871Z] #25 DONE 0.8s [2022-01-20T20:34:53.871Z] [2022-01-20T20:34:53.871Z] #26 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-01-20T20:34:53.871Z] #26 sha256:80509316657069d8fd5cb243d2dfe7cedf5986d8600b2641c9aa499b2608fc30 [2022-01-20T20:34:54.437Z] #26 DONE 0.8s [2022-01-20T20:34:54.437Z] [2022-01-20T20:34:54.437Z] #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-01-20T20:34:54.437Z] #63 sha256:6bc1b235ebfb8c64bde610270d0428a191ae9a0969b302a348ce9fa46f3701e1 [2022-01-20T20:34:54.437Z] #63 3.379 + cd /tmp/tmp.6Ubaei8AMB/src/github.com/opencontainers/runc [2022-01-20T20:34:54.437Z] #63 3.379 + git checkout -q v1.0.3 [2022-01-20T20:34:54.437Z] #63 3.585 + '[' -z '' ']' [2022-01-20T20:34:54.437Z] #63 3.585 + target=static [2022-01-20T20:34:54.437Z] #63 3.585 + make BUILDTAGS=seccomp static [2022-01-20T20:34:55.004Z] #63 3.936 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o runc . [2022-01-20T20:34:55.025Z] #60 206.9 + bin/containerd-shim-runc-v2 [2022-01-20T20:34:55.285Z] #60 207.5 + binaries [2022-01-20T20:34:55.285Z] #60 207.5 + install -D bin/containerd /build/containerd [2022-01-20T20:34:55.285Z] #60 207.5 + install -D bin/containerd-shim /build/containerd-shim [2022-01-20T20:34:55.285Z] #60 207.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-01-20T20:34:55.285Z] #60 207.6 + install -D bin/ctr /build/ctr [2022-01-20T20:34:55.573Z] #63 ... [2022-01-20T20:34:55.573Z] [2022-01-20T20:34:55.573Z] #27 [dev-systemd-false 6/24] RUN ldconfig [2022-01-20T20:34:55.573Z] #27 sha256:cbc4e290e18a63bb07299077d9bd2b0d23a757260d3b5f737bedd41cc11f5707 [2022-01-20T20:34:55.573Z] #27 DONE 0.8s [2022-01-20T20:34:55.573Z] [2022-01-20T20:34:55.573Z] #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-01-20T20:34:55.573Z] #28 sha256:3f21c2b92cebfd4f70550d3510e8572ab074af718611cd3ce271230d58bfd991 [2022-01-20T20:34:56.506Z] #28 1.077 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-20T20:34:56.506Z] #28 1.101 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-20T20:34:56.506Z] #28 1.103 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-20T20:34:56.506Z] #28 1.285 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-01-20T20:34:57.076Z] #28 1.476 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-01-20T20:34:57.076Z] #28 1.692 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-01-20T20:34:57.076Z] #28 1.836 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-01-20T20:34:57.335Z] #28 2.024 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-01-20T20:34:57.594Z] #28 2.267 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-01-20T20:34:57.853Z] #28 2.428 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [107 kB] [2022-01-20T20:34:57.853Z] #28 2.429 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [110 kB] [2022-01-20T20:34:57.853Z] #28 2.431 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [104 kB] [2022-01-20T20:34:57.853Z] #28 2.432 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [111 kB] [2022-01-20T20:34:57.853Z] #28 2.434 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [104 kB] [2022-01-20T20:34:57.853Z] #28 2.440 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [110 kB] [2022-01-20T20:34:58.111Z] #28 2.739 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2600 B] [2022-01-20T20:34:58.111Z] #28 2.742 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-01-20T20:34:58.111Z] #28 2.742 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-01-20T20:34:58.111Z] #28 2.743 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-01-20T20:34:58.111Z] #28 2.747 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-01-20T20:34:58.111Z] #28 2.748 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-01-20T20:34:59.486Z] #60 DONE 211.2s [2022-01-20T20:34:59.747Z] [2022-01-20T20:34:59.747Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-01-20T20:34:59.747Z] #61 sha256:feccd6b83c09628dbda902aa7794310b0cb32fba8906f101e0f27b0331e3123a [2022-01-20T20:35:00.687Z] #61 DONE 1.1s [2022-01-20T20:35:00.946Z] [2022-01-20T20:35:00.946Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-01-20T20:35:00.946Z] #66 sha256:33216a242228049ae096b0b06bd95d2d473309bfa96ed2fc525c4229b7da71ad [2022-01-20T20:35:01.206Z] #66 DONE 0.4s [2022-01-20T20:35:01.206Z] [2022-01-20T20:35:01.206Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-01-20T20:35:01.206Z] #71 sha256:2224a438b5d401938baf3edcf4758d2634a97f391dc205754e6765d371310c8f [2022-01-20T20:35:03.114Z] #71 DONE 1.7s [2022-01-20T20:35:03.114Z] [2022-01-20T20:35:03.114Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-01-20T20:35:03.114Z] #72 sha256:e6d3830f34a815ab8fec645d34a9897c93cc3f7b69e86f6c412ea4863c81d526 [2022-01-20T20:35:03.115Z] #72 DONE 0.0s [2022-01-20T20:35:03.115Z] [2022-01-20T20:35:03.115Z] #73 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-01-20T20:35:03.115Z] #73 sha256:754e7b479ac3e5a93b3e85d8f6364c886bb7d3893998f5a9cac4c8187732ae0b [2022-01-20T20:35:03.687Z] #73 DONE 0.8s [2022-01-20T20:35:03.687Z] [2022-01-20T20:35:03.687Z] #74 exporting to image [2022-01-20T20:35:03.687Z] #74 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-01-20T20:35:03.687Z] #74 exporting layers [2022-01-20T20:35:05.253Z] 8f616e6e9eec: Pull complete [2022-01-20T20:35:06.985Z] #74 exporting layers 3.5s done [2022-01-20T20:35:07.247Z] #74 writing image sha256:059b480f2ec1e0bf905d41c2f907a050d16450410e076d9d38c2ab5ab99a87c1 done [2022-01-20T20:35:07.247Z] #74 naming to docker.io/library/docker:839e2ecc1bee37225c19e4b8025dc36f3d613e40 done [2022-01-20T20:35:07.247Z] #74 DONE 3.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-01-20T20:35:07.589Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-01-20T20:35:07.875Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43172/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=839e2ecc1bee37225c19e4b8025dc36f3d613e40 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:839e2ecc1bee37225c19e4b8025dc36f3d613e40 hack/test/unit [2022-01-20T20:35:08.081Z] #28 ... [2022-01-20T20:35:08.081Z] [2022-01-20T20:35:08.081Z] #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-01-20T20:35:08.081Z] #67 sha256:fe237ba29e2dd6c6ce18362603340213b112fb9b21eea59c7840c80c066f23ee [2022-01-20T20:35:08.081Z] #67 54.29 + cd /tmp/tmp.la0WM7fFv9/src/github.com/containerd/containerd [2022-01-20T20:35:08.081Z] #67 54.29 + git checkout -q v1.5.9 [2022-01-20T20:35:08.081Z] #67 55.38 + export 'BUILDTAGS=netgo osusergo static_build' [2022-01-20T20:35:08.081Z] #67 55.38 + BUILDTAGS='netgo osusergo static_build' [2022-01-20T20:35:08.081Z] #67 55.38 + export EXTRA_FLAGS=-buildmode=pie [2022-01-20T20:35:08.081Z] #67 55.38 + EXTRA_FLAGS=-buildmode=pie [2022-01-20T20:35:08.081Z] #67 55.38 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-01-20T20:35:08.081Z] #67 55.38 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-01-20T20:35:08.081Z] #67 55.38 + '[' '' = dynamic ']' [2022-01-20T20:35:08.081Z] #67 55.38 + make [2022-01-20T20:35:08.814Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2022-01-20T20:35:08.814Z] + TESTFLAGS+=' -test.timeout=5m' [2022-01-20T20:35:08.814Z] + TESTDIRS=./... [2022-01-20T20:35:08.814Z] + exclude_paths='/vendor/|/integration' [2022-01-20T20:35:08.814Z] ++ grep -vE '(/vendor/|/integration)' [2022-01-20T20:35:08.814Z] ++ go list ./... [2022-01-20T20:35:09.017Z] #67 56.14 + bin/ctr [2022-01-20T20:35:09.757Z] + pkg_list='github.com/docker/docker/api [2022-01-20T20:35:09.757Z] github.com/docker/docker/api/server [2022-01-20T20:35:09.757Z] github.com/docker/docker/api/server/backend/build [2022-01-20T20:35:09.757Z] github.com/docker/docker/api/server/httputils [2022-01-20T20:35:09.757Z] github.com/docker/docker/api/server/middleware [2022-01-20T20:35:09.757Z] github.com/docker/docker/api/server/router [2022-01-20T20:35:09.757Z] github.com/docker/docker/api/server/router/build [2022-01-20T20:35:09.757Z] github.com/docker/docker/api/server/router/checkpoint [2022-01-20T20:35:09.757Z] github.com/docker/docker/api/server/router/container [2022-01-20T20:35:09.757Z] github.com/docker/docker/api/server/router/debug [2022-01-20T20:35:09.757Z] github.com/docker/docker/api/server/router/distribution [2022-01-20T20:35:09.757Z] github.com/docker/docker/api/server/router/grpc [2022-01-20T20:35:09.757Z] github.com/docker/docker/api/server/router/image [2022-01-20T20:35:09.757Z] github.com/docker/docker/api/server/router/network [2022-01-20T20:35:09.757Z] github.com/docker/docker/api/server/router/plugin [2022-01-20T20:35:09.757Z] github.com/docker/docker/api/server/router/session [2022-01-20T20:35:09.757Z] github.com/docker/docker/api/server/router/swarm [2022-01-20T20:35:09.757Z] github.com/docker/docker/api/server/router/system [2022-01-20T20:35:09.757Z] github.com/docker/docker/api/server/router/volume [2022-01-20T20:35:09.757Z] github.com/docker/docker/api/types [2022-01-20T20:35:09.757Z] github.com/docker/docker/api/types/backend [2022-01-20T20:35:09.757Z] github.com/docker/docker/api/types/blkiodev [2022-01-20T20:35:09.757Z] github.com/docker/docker/api/types/container [2022-01-20T20:35:09.757Z] github.com/docker/docker/api/types/events [2022-01-20T20:35:09.757Z] github.com/docker/docker/api/types/filters [2022-01-20T20:35:09.757Z] github.com/docker/docker/api/types/image [2022-01-20T20:35:09.757Z] github.com/docker/docker/api/types/mount [2022-01-20T20:35:09.757Z] github.com/docker/docker/api/types/network [2022-01-20T20:35:09.757Z] github.com/docker/docker/api/types/plugins/logdriver [2022-01-20T20:35:09.757Z] github.com/docker/docker/api/types/registry [2022-01-20T20:35:09.757Z] github.com/docker/docker/api/types/strslice [2022-01-20T20:35:09.757Z] github.com/docker/docker/api/types/swarm [2022-01-20T20:35:09.757Z] github.com/docker/docker/api/types/swarm/runtime [2022-01-20T20:35:09.757Z] github.com/docker/docker/api/types/time [2022-01-20T20:35:09.757Z] github.com/docker/docker/api/types/versions [2022-01-20T20:35:09.757Z] github.com/docker/docker/api/types/versions/v1p19 [2022-01-20T20:35:09.757Z] github.com/docker/docker/api/types/versions/v1p20 [2022-01-20T20:35:09.757Z] github.com/docker/docker/api/types/volume [2022-01-20T20:35:09.757Z] github.com/docker/docker/builder [2022-01-20T20:35:09.757Z] github.com/docker/docker/builder/builder-next [2022-01-20T20:35:09.757Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-01-20T20:35:09.757Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-01-20T20:35:09.757Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-01-20T20:35:09.757Z] github.com/docker/docker/builder/builder-next/exporter [2022-01-20T20:35:09.757Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-01-20T20:35:09.757Z] github.com/docker/docker/builder/builder-next/worker [2022-01-20T20:35:09.757Z] github.com/docker/docker/builder/dockerfile [2022-01-20T20:35:09.757Z] github.com/docker/docker/builder/dockerignore [2022-01-20T20:35:09.757Z] github.com/docker/docker/builder/remotecontext [2022-01-20T20:35:09.757Z] github.com/docker/docker/builder/remotecontext/git [2022-01-20T20:35:09.757Z] github.com/docker/docker/cli [2022-01-20T20:35:09.757Z] github.com/docker/docker/cli/config [2022-01-20T20:35:09.757Z] github.com/docker/docker/cli/debug [2022-01-20T20:35:09.757Z] github.com/docker/docker/client [2022-01-20T20:35:09.757Z] github.com/docker/docker/cmd/docker-proxy [2022-01-20T20:35:09.757Z] github.com/docker/docker/cmd/dockerd [2022-01-20T20:35:09.757Z] github.com/docker/docker/cmd/dockerd/trap [2022-01-20T20:35:09.757Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-01-20T20:35:09.757Z] github.com/docker/docker/container [2022-01-20T20:35:09.757Z] github.com/docker/docker/container/stream [2022-01-20T20:35:09.757Z] github.com/docker/docker/contrib/apparmor [2022-01-20T20:35:09.757Z] github.com/docker/docker/contrib/docker-device-tool [2022-01-20T20:35:09.757Z] github.com/docker/docker/contrib/httpserver [2022-01-20T20:35:09.757Z] github.com/docker/docker/daemon [2022-01-20T20:35:09.757Z] github.com/docker/docker/daemon/cluster [2022-01-20T20:35:09.757Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-01-20T20:35:09.757Z] github.com/docker/docker/daemon/cluster/convert [2022-01-20T20:35:09.757Z] github.com/docker/docker/daemon/cluster/executor [2022-01-20T20:35:09.757Z] github.com/docker/docker/daemon/cluster/executor/container [2022-01-20T20:35:09.757Z] github.com/docker/docker/daemon/cluster/provider [2022-01-20T20:35:09.757Z] github.com/docker/docker/daemon/config [2022-01-20T20:35:09.757Z] github.com/docker/docker/daemon/events [2022-01-20T20:35:09.757Z] github.com/docker/docker/daemon/events/testutils [2022-01-20T20:35:09.757Z] github.com/docker/docker/daemon/exec [2022-01-20T20:35:09.757Z] github.com/docker/docker/daemon/graphdriver [2022-01-20T20:35:09.757Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-01-20T20:35:09.757Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-01-20T20:35:09.757Z] github.com/docker/docker/daemon/graphdriver/copy [2022-01-20T20:35:09.757Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-01-20T20:35:09.757Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-01-20T20:35:09.757Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-01-20T20:35:09.757Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-01-20T20:35:09.757Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-01-20T20:35:09.757Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-01-20T20:35:09.757Z] github.com/docker/docker/daemon/graphdriver/register [2022-01-20T20:35:09.757Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-01-20T20:35:09.757Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-01-20T20:35:09.757Z] github.com/docker/docker/daemon/images [2022-01-20T20:35:09.757Z] github.com/docker/docker/daemon/initlayer [2022-01-20T20:35:09.757Z] github.com/docker/docker/daemon/links [2022-01-20T20:35:09.757Z] github.com/docker/docker/daemon/listeners [2022-01-20T20:35:09.757Z] github.com/docker/docker/daemon/logger [2022-01-20T20:35:09.757Z] github.com/docker/docker/daemon/logger/awslogs [2022-01-20T20:35:09.757Z] github.com/docker/docker/daemon/logger/fluentd [2022-01-20T20:35:09.757Z] github.com/docker/docker/daemon/logger/gcplogs [2022-01-20T20:35:09.757Z] github.com/docker/docker/daemon/logger/gelf [2022-01-20T20:35:09.757Z] github.com/docker/docker/daemon/logger/journald [2022-01-20T20:35:09.757Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-01-20T20:35:09.757Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-01-20T20:35:09.757Z] github.com/docker/docker/daemon/logger/local [2022-01-20T20:35:09.757Z] github.com/docker/docker/daemon/logger/logentries [2022-01-20T20:35:09.757Z] github.com/docker/docker/daemon/logger/loggerutils [2022-01-20T20:35:09.757Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-01-20T20:35:09.757Z] github.com/docker/docker/daemon/logger/splunk [2022-01-20T20:35:09.757Z] github.com/docker/docker/daemon/logger/syslog [2022-01-20T20:35:09.757Z] github.com/docker/docker/daemon/logger/templates [2022-01-20T20:35:09.757Z] github.com/docker/docker/daemon/names [2022-01-20T20:35:09.757Z] github.com/docker/docker/daemon/network [2022-01-20T20:35:09.757Z] github.com/docker/docker/daemon/stats [2022-01-20T20:35:09.757Z] github.com/docker/docker/distribution [2022-01-20T20:35:09.757Z] github.com/docker/docker/distribution/metadata [2022-01-20T20:35:09.757Z] github.com/docker/docker/distribution/utils [2022-01-20T20:35:09.757Z] github.com/docker/docker/distribution/xfer [2022-01-20T20:35:09.757Z] github.com/docker/docker/dockerversion [2022-01-20T20:35:09.757Z] github.com/docker/docker/errdefs [2022-01-20T20:35:09.757Z] github.com/docker/docker/image [2022-01-20T20:35:09.757Z] github.com/docker/docker/image/cache [2022-01-20T20:35:09.757Z] github.com/docker/docker/image/tarexport [2022-01-20T20:35:09.757Z] github.com/docker/docker/image/v1 [2022-01-20T20:35:09.757Z] github.com/docker/docker/internal/test/suite [2022-01-20T20:35:09.757Z] github.com/docker/docker/layer [2022-01-20T20:35:09.757Z] github.com/docker/docker/libcontainerd [2022-01-20T20:35:09.757Z] github.com/docker/docker/libcontainerd/queue [2022-01-20T20:35:09.757Z] github.com/docker/docker/libcontainerd/remote [2022-01-20T20:35:09.757Z] github.com/docker/docker/libcontainerd/supervisor [2022-01-20T20:35:09.757Z] github.com/docker/docker/libcontainerd/types [2022-01-20T20:35:09.757Z] github.com/docker/docker/libnetwork [2022-01-20T20:35:09.757Z] github.com/docker/docker/libnetwork/bitseq [2022-01-20T20:35:09.757Z] github.com/docker/docker/libnetwork/cluster [2022-01-20T20:35:09.757Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-01-20T20:35:09.757Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-01-20T20:35:09.757Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-01-20T20:35:09.757Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-01-20T20:35:09.757Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-01-20T20:35:09.757Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-01-20T20:35:09.757Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-01-20T20:35:09.757Z] github.com/docker/docker/libnetwork/config [2022-01-20T20:35:09.757Z] github.com/docker/docker/libnetwork/datastore [2022-01-20T20:35:09.757Z] github.com/docker/docker/libnetwork/diagnostic [2022-01-20T20:35:09.757Z] github.com/docker/docker/libnetwork/discoverapi [2022-01-20T20:35:09.757Z] github.com/docker/docker/libnetwork/driverapi [2022-01-20T20:35:09.757Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-01-20T20:35:09.757Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-01-20T20:35:09.757Z] github.com/docker/docker/libnetwork/drivers/host [2022-01-20T20:35:09.757Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-01-20T20:35:09.757Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-01-20T20:35:09.757Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-01-20T20:35:09.757Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-01-20T20:35:09.757Z] github.com/docker/docker/libnetwork/drivers/null [2022-01-20T20:35:09.757Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-01-20T20:35:09.757Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-01-20T20:35:09.757Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-01-20T20:35:09.757Z] github.com/docker/docker/libnetwork/drivers/remote [2022-01-20T20:35:09.757Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-01-20T20:35:09.757Z] github.com/docker/docker/libnetwork/drivers/windows [2022-01-20T20:35:09.757Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-01-20T20:35:09.757Z] github.com/docker/docker/libnetwork/drvregistry [2022-01-20T20:35:09.757Z] github.com/docker/docker/libnetwork/etchosts [2022-01-20T20:35:09.757Z] github.com/docker/docker/libnetwork/idm [2022-01-20T20:35:09.757Z] github.com/docker/docker/libnetwork/internal/caller [2022-01-20T20:35:09.757Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-01-20T20:35:09.757Z] github.com/docker/docker/libnetwork/ipam [2022-01-20T20:35:09.757Z] github.com/docker/docker/libnetwork/ipamapi [2022-01-20T20:35:09.757Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-01-20T20:35:09.757Z] github.com/docker/docker/libnetwork/ipams/null [2022-01-20T20:35:09.757Z] github.com/docker/docker/libnetwork/ipams/remote [2022-01-20T20:35:09.757Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-01-20T20:35:09.757Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-01-20T20:35:09.757Z] github.com/docker/docker/libnetwork/ipamutils [2022-01-20T20:35:09.757Z] github.com/docker/docker/libnetwork/iptables [2022-01-20T20:35:09.757Z] github.com/docker/docker/libnetwork/netlabel [2022-01-20T20:35:09.757Z] github.com/docker/docker/libnetwork/netutils [2022-01-20T20:35:09.757Z] github.com/docker/docker/libnetwork/networkdb [2022-01-20T20:35:09.757Z] github.com/docker/docker/libnetwork/ns [2022-01-20T20:35:09.757Z] github.com/docker/docker/libnetwork/options [2022-01-20T20:35:09.757Z] github.com/docker/docker/libnetwork/osl [2022-01-20T20:35:09.757Z] github.com/docker/docker/libnetwork/osl/kernel [2022-01-20T20:35:09.757Z] github.com/docker/docker/libnetwork/portallocator [2022-01-20T20:35:09.757Z] github.com/docker/docker/libnetwork/portmapper [2022-01-20T20:35:09.757Z] github.com/docker/docker/libnetwork/resolvconf [2022-01-20T20:35:09.757Z] github.com/docker/docker/libnetwork/testutils [2022-01-20T20:35:09.757Z] github.com/docker/docker/libnetwork/types [2022-01-20T20:35:09.757Z] github.com/docker/docker/oci [2022-01-20T20:35:09.757Z] github.com/docker/docker/oci/caps [2022-01-20T20:35:09.757Z] github.com/docker/docker/opts [2022-01-20T20:35:09.757Z] github.com/docker/docker/pkg/aaparser [2022-01-20T20:35:09.757Z] github.com/docker/docker/pkg/archive [2022-01-20T20:35:09.757Z] github.com/docker/docker/pkg/authorization [2022-01-20T20:35:09.757Z] github.com/docker/docker/pkg/broadcaster [2022-01-20T20:35:09.757Z] github.com/docker/docker/pkg/capabilities [2022-01-20T20:35:09.757Z] github.com/docker/docker/pkg/chrootarchive [2022-01-20T20:35:09.757Z] github.com/docker/docker/pkg/containerfs [2022-01-20T20:35:09.757Z] github.com/docker/docker/pkg/devicemapper [2022-01-20T20:35:09.757Z] github.com/docker/docker/pkg/directory [2022-01-20T20:35:09.757Z] github.com/docker/docker/pkg/dmesg [2022-01-20T20:35:09.757Z] github.com/docker/docker/pkg/filenotify [2022-01-20T20:35:09.757Z] github.com/docker/docker/pkg/fileutils [2022-01-20T20:35:09.757Z] github.com/docker/docker/pkg/fsutils [2022-01-20T20:35:09.757Z] github.com/docker/docker/pkg/homedir [2022-01-20T20:35:09.757Z] github.com/docker/docker/pkg/idtools [2022-01-20T20:35:09.757Z] github.com/docker/docker/pkg/ioutils [2022-01-20T20:35:09.757Z] github.com/docker/docker/pkg/jsonmessage [2022-01-20T20:35:09.757Z] github.com/docker/docker/pkg/locker [2022-01-20T20:35:09.757Z] github.com/docker/docker/pkg/longpath [2022-01-20T20:35:09.757Z] github.com/docker/docker/pkg/loopback [2022-01-20T20:35:09.757Z] github.com/docker/docker/pkg/mount [2022-01-20T20:35:09.757Z] github.com/docker/docker/pkg/namesgenerator [2022-01-20T20:35:09.757Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2022-01-20T20:35:09.757Z] github.com/docker/docker/pkg/parsers [2022-01-20T20:35:09.757Z] github.com/docker/docker/pkg/parsers/kernel [2022-01-20T20:35:09.757Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-01-20T20:35:09.757Z] github.com/docker/docker/pkg/pidfile [2022-01-20T20:35:09.757Z] github.com/docker/docker/pkg/platform [2022-01-20T20:35:09.757Z] github.com/docker/docker/pkg/plugingetter [2022-01-20T20:35:09.757Z] github.com/docker/docker/pkg/plugins [2022-01-20T20:35:09.757Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-01-20T20:35:09.757Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-01-20T20:35:09.757Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-01-20T20:35:09.757Z] github.com/docker/docker/pkg/plugins/transport [2022-01-20T20:35:09.757Z] github.com/docker/docker/pkg/pools [2022-01-20T20:35:09.757Z] github.com/docker/docker/pkg/progress [2022-01-20T20:35:09.757Z] github.com/docker/docker/pkg/pubsub [2022-01-20T20:35:09.757Z] github.com/docker/docker/pkg/reexec [2022-01-20T20:35:09.757Z] github.com/docker/docker/pkg/signal [2022-01-20T20:35:09.757Z] github.com/docker/docker/pkg/stack [2022-01-20T20:35:09.757Z] github.com/docker/docker/pkg/stdcopy [2022-01-20T20:35:09.757Z] github.com/docker/docker/pkg/streamformatter [2022-01-20T20:35:09.757Z] github.com/docker/docker/pkg/stringid [2022-01-20T20:35:09.757Z] github.com/docker/docker/pkg/symlink [2022-01-20T20:35:09.757Z] github.com/docker/docker/pkg/sysinfo [2022-01-20T20:35:09.757Z] github.com/docker/docker/pkg/system [2022-01-20T20:35:09.757Z] github.com/docker/docker/pkg/tailfile [2022-01-20T20:35:09.757Z] github.com/docker/docker/pkg/tarsum [2022-01-20T20:35:09.757Z] github.com/docker/docker/pkg/term [2022-01-20T20:35:09.757Z] github.com/docker/docker/pkg/term/windows [2022-01-20T20:35:09.757Z] github.com/docker/docker/pkg/truncindex [2022-01-20T20:35:09.757Z] github.com/docker/docker/pkg/urlutil [2022-01-20T20:35:09.757Z] github.com/docker/docker/pkg/useragent [2022-01-20T20:35:09.757Z] github.com/docker/docker/plugin [2022-01-20T20:35:09.757Z] github.com/docker/docker/plugin/executor/containerd [2022-01-20T20:35:09.757Z] github.com/docker/docker/plugin/v2 [2022-01-20T20:35:09.757Z] github.com/docker/docker/profiles/apparmor [2022-01-20T20:35:09.757Z] github.com/docker/docker/profiles/seccomp [2022-01-20T20:35:09.757Z] github.com/docker/docker/quota [2022-01-20T20:35:09.757Z] github.com/docker/docker/reference [2022-01-20T20:35:09.757Z] github.com/docker/docker/registry [2022-01-20T20:35:09.757Z] github.com/docker/docker/registry/resumable [2022-01-20T20:35:09.757Z] github.com/docker/docker/restartmanager [2022-01-20T20:35:09.757Z] github.com/docker/docker/rootless [2022-01-20T20:35:09.757Z] github.com/docker/docker/rootless/specconv [2022-01-20T20:35:09.757Z] github.com/docker/docker/runconfig [2022-01-20T20:35:09.757Z] github.com/docker/docker/runconfig/opts [2022-01-20T20:35:09.757Z] github.com/docker/docker/testutil [2022-01-20T20:35:09.757Z] github.com/docker/docker/testutil/daemon [2022-01-20T20:35:09.757Z] github.com/docker/docker/testutil/environment [2022-01-20T20:35:09.757Z] github.com/docker/docker/testutil/fakecontext [2022-01-20T20:35:09.757Z] github.com/docker/docker/testutil/fakegit [2022-01-20T20:35:09.757Z] github.com/docker/docker/testutil/fakestorage [2022-01-20T20:35:09.757Z] github.com/docker/docker/testutil/fixtures/load [2022-01-20T20:35:09.757Z] github.com/docker/docker/testutil/fixtures/plugin [2022-01-20T20:35:09.757Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-01-20T20:35:09.757Z] github.com/docker/docker/testutil/registry [2022-01-20T20:35:09.757Z] github.com/docker/docker/testutil/request [2022-01-20T20:35:09.757Z] github.com/docker/docker/volume [2022-01-20T20:35:09.757Z] github.com/docker/docker/volume/drivers [2022-01-20T20:35:09.757Z] github.com/docker/docker/volume/local [2022-01-20T20:35:09.757Z] github.com/docker/docker/volume/mounts [2022-01-20T20:35:09.757Z] github.com/docker/docker/volume/service [2022-01-20T20:35:09.757Z] github.com/docker/docker/volume/service/opts [2022-01-20T20:35:09.757Z] github.com/docker/docker/volume/testutils' [2022-01-20T20:35:09.757Z] ++ grep --fixed-strings -v /libnetwork [2022-01-20T20:35:09.757Z] ++ echo 'github.com/docker/docker/api [2022-01-20T20:35:09.757Z] github.com/docker/docker/api/server [2022-01-20T20:35:09.757Z] github.com/docker/docker/api/server/backend/build [2022-01-20T20:35:09.757Z] github.com/docker/docker/api/server/httputils [2022-01-20T20:35:09.757Z] github.com/docker/docker/api/server/middleware [2022-01-20T20:35:09.757Z] github.com/docker/docker/api/server/router [2022-01-20T20:35:09.757Z] github.com/docker/docker/api/server/router/build [2022-01-20T20:35:09.757Z] github.com/docker/docker/api/server/router/checkpoint [2022-01-20T20:35:09.757Z] github.com/docker/docker/api/server/router/container [2022-01-20T20:35:09.757Z] github.com/docker/docker/api/server/router/debug [2022-01-20T20:35:09.757Z] github.com/docker/docker/api/server/router/distribution [2022-01-20T20:35:09.757Z] github.com/docker/docker/api/server/router/grpc [2022-01-20T20:35:09.757Z] github.com/docker/docker/api/server/router/image [2022-01-20T20:35:09.757Z] github.com/docker/docker/api/server/router/network [2022-01-20T20:35:09.757Z] github.com/docker/docker/api/server/router/plugin [2022-01-20T20:35:09.757Z] github.com/docker/docker/api/server/router/session [2022-01-20T20:35:09.757Z] github.com/docker/docker/api/server/router/swarm [2022-01-20T20:35:09.757Z] github.com/docker/docker/api/server/router/system [2022-01-20T20:35:09.757Z] github.com/docker/docker/api/server/router/volume [2022-01-20T20:35:09.757Z] github.com/docker/docker/api/types [2022-01-20T20:35:09.757Z] github.com/docker/docker/api/types/backend [2022-01-20T20:35:09.757Z] github.com/docker/docker/api/types/blkiodev [2022-01-20T20:35:09.757Z] github.com/docker/docker/api/types/container [2022-01-20T20:35:09.757Z] github.com/docker/docker/api/types/events [2022-01-20T20:35:09.757Z] github.com/docker/docker/api/types/filters [2022-01-20T20:35:09.757Z] github.com/docker/docker/api/types/image [2022-01-20T20:35:09.757Z] github.com/docker/docker/api/types/mount [2022-01-20T20:35:09.757Z] github.com/docker/docker/api/types/network [2022-01-20T20:35:09.757Z] github.com/docker/docker/api/types/plugins/logdriver [2022-01-20T20:35:09.757Z] github.com/docker/docker/api/types/registry [2022-01-20T20:35:09.757Z] github.com/docker/docker/api/types/strslice [2022-01-20T20:35:09.757Z] github.com/docker/docker/api/types/swarm [2022-01-20T20:35:09.757Z] github.com/docker/docker/api/types/swarm/runtime [2022-01-20T20:35:09.758Z] github.com/docker/docker/api/types/time [2022-01-20T20:35:09.758Z] github.com/docker/docker/api/types/versions [2022-01-20T20:35:09.758Z] github.com/docker/docker/api/types/versions/v1p19 [2022-01-20T20:35:09.758Z] github.com/docker/docker/api/types/versions/v1p20 [2022-01-20T20:35:09.758Z] github.com/docker/docker/api/types/volume [2022-01-20T20:35:09.758Z] github.com/docker/docker/builder [2022-01-20T20:35:09.758Z] github.com/docker/docker/builder/builder-next [2022-01-20T20:35:09.758Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-01-20T20:35:09.758Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-01-20T20:35:09.758Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-01-20T20:35:09.758Z] github.com/docker/docker/builder/builder-next/exporter [2022-01-20T20:35:09.758Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-01-20T20:35:09.758Z] github.com/docker/docker/builder/builder-next/worker [2022-01-20T20:35:09.758Z] github.com/docker/docker/builder/dockerfile [2022-01-20T20:35:09.758Z] github.com/docker/docker/builder/dockerignore [2022-01-20T20:35:09.758Z] github.com/docker/docker/builder/remotecontext [2022-01-20T20:35:09.758Z] github.com/docker/docker/builder/remotecontext/git [2022-01-20T20:35:09.758Z] github.com/docker/docker/cli [2022-01-20T20:35:09.758Z] github.com/docker/docker/cli/config [2022-01-20T20:35:09.758Z] github.com/docker/docker/cli/debug [2022-01-20T20:35:09.758Z] github.com/docker/docker/client [2022-01-20T20:35:09.758Z] github.com/docker/docker/cmd/docker-proxy [2022-01-20T20:35:09.758Z] github.com/docker/docker/cmd/dockerd [2022-01-20T20:35:09.758Z] github.com/docker/docker/cmd/dockerd/trap [2022-01-20T20:35:09.758Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-01-20T20:35:09.758Z] github.com/docker/docker/container [2022-01-20T20:35:09.758Z] github.com/docker/docker/container/stream [2022-01-20T20:35:09.758Z] github.com/docker/docker/contrib/apparmor [2022-01-20T20:35:09.758Z] github.com/docker/docker/contrib/docker-device-tool [2022-01-20T20:35:09.758Z] github.com/docker/docker/contrib/httpserver [2022-01-20T20:35:09.758Z] github.com/docker/docker/daemon [2022-01-20T20:35:09.758Z] github.com/docker/docker/daemon/cluster [2022-01-20T20:35:09.758Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-01-20T20:35:09.758Z] github.com/docker/docker/daemon/cluster/convert [2022-01-20T20:35:09.758Z] github.com/docker/docker/daemon/cluster/executor [2022-01-20T20:35:09.758Z] github.com/docker/docker/daemon/cluster/executor/container [2022-01-20T20:35:09.758Z] github.com/docker/docker/daemon/cluster/provider [2022-01-20T20:35:09.758Z] github.com/docker/docker/daemon/config [2022-01-20T20:35:09.758Z] github.com/docker/docker/daemon/events [2022-01-20T20:35:09.758Z] github.com/docker/docker/daemon/events/testutils [2022-01-20T20:35:09.758Z] github.com/docker/docker/daemon/exec [2022-01-20T20:35:09.758Z] github.com/docker/docker/daemon/graphdriver [2022-01-20T20:35:09.758Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-01-20T20:35:09.758Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-01-20T20:35:09.758Z] github.com/docker/docker/daemon/graphdriver/copy [2022-01-20T20:35:09.758Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-01-20T20:35:09.758Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-01-20T20:35:09.758Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-01-20T20:35:09.758Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-01-20T20:35:09.758Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-01-20T20:35:09.758Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-01-20T20:35:09.758Z] github.com/docker/docker/daemon/graphdriver/register [2022-01-20T20:35:09.758Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-01-20T20:35:09.758Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-01-20T20:35:09.758Z] github.com/docker/docker/daemon/images [2022-01-20T20:35:09.758Z] github.com/docker/docker/daemon/initlayer [2022-01-20T20:35:09.758Z] github.com/docker/docker/daemon/links [2022-01-20T20:35:09.758Z] github.com/docker/docker/daemon/listeners [2022-01-20T20:35:09.758Z] github.com/docker/docker/daemon/logger [2022-01-20T20:35:09.758Z] github.com/docker/docker/daemon/logger/awslogs [2022-01-20T20:35:09.758Z] github.com/docker/docker/daemon/logger/fluentd [2022-01-20T20:35:09.758Z] github.com/docker/docker/daemon/logger/gcplogs [2022-01-20T20:35:09.758Z] github.com/docker/docker/daemon/logger/gelf [2022-01-20T20:35:09.758Z] github.com/docker/docker/daemon/logger/journald [2022-01-20T20:35:09.758Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-01-20T20:35:09.758Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-01-20T20:35:09.758Z] github.com/docker/docker/daemon/logger/local [2022-01-20T20:35:09.758Z] github.com/docker/docker/daemon/logger/logentries [2022-01-20T20:35:09.758Z] github.com/docker/docker/daemon/logger/loggerutils [2022-01-20T20:35:09.758Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-01-20T20:35:09.758Z] github.com/docker/docker/daemon/logger/splunk [2022-01-20T20:35:09.758Z] github.com/docker/docker/daemon/logger/syslog [2022-01-20T20:35:09.758Z] github.com/docker/docker/daemon/logger/templates [2022-01-20T20:35:09.758Z] github.com/docker/docker/daemon/names [2022-01-20T20:35:09.758Z] github.com/docker/docker/daemon/network [2022-01-20T20:35:09.758Z] github.com/docker/docker/daemon/stats [2022-01-20T20:35:09.758Z] github.com/docker/docker/distribution [2022-01-20T20:35:09.758Z] github.com/docker/docker/distribution/metadata [2022-01-20T20:35:09.758Z] github.com/docker/docker/distribution/utils [2022-01-20T20:35:09.758Z] github.com/docker/docker/distribution/xfer [2022-01-20T20:35:09.758Z] github.com/docker/docker/dockerversion [2022-01-20T20:35:09.758Z] github.com/docker/docker/errdefs [2022-01-20T20:35:09.758Z] github.com/docker/docker/image [2022-01-20T20:35:09.758Z] github.com/docker/docker/image/cache [2022-01-20T20:35:09.758Z] github.com/docker/docker/image/tarexport [2022-01-20T20:35:09.758Z] github.com/docker/docker/image/v1 [2022-01-20T20:35:09.758Z] github.com/docker/docker/internal/test/suite [2022-01-20T20:35:09.758Z] github.com/docker/docker/layer [2022-01-20T20:35:09.758Z] github.com/docker/docker/libcontainerd [2022-01-20T20:35:09.758Z] github.com/docker/docker/libcontainerd/queue [2022-01-20T20:35:09.758Z] github.com/docker/docker/libcontainerd/remote [2022-01-20T20:35:09.758Z] github.com/docker/docker/libcontainerd/supervisor [2022-01-20T20:35:09.758Z] github.com/docker/docker/libcontainerd/types [2022-01-20T20:35:09.758Z] github.com/docker/docker/libnetwork [2022-01-20T20:35:09.758Z] github.com/docker/docker/libnetwork/bitseq [2022-01-20T20:35:09.758Z] github.com/docker/docker/libnetwork/cluster [2022-01-20T20:35:09.758Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-01-20T20:35:09.758Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-01-20T20:35:09.758Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-01-20T20:35:09.758Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-01-20T20:35:09.758Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-01-20T20:35:09.758Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-01-20T20:35:09.758Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-01-20T20:35:09.758Z] github.com/docker/docker/libnetwork/config [2022-01-20T20:35:09.758Z] github.com/docker/docker/libnetwork/datastore [2022-01-20T20:35:09.758Z] github.com/docker/docker/libnetwork/diagnostic [2022-01-20T20:35:09.758Z] github.com/docker/docker/libnetwork/discoverapi [2022-01-20T20:35:09.758Z] github.com/docker/docker/libnetwork/driverapi [2022-01-20T20:35:09.758Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-01-20T20:35:09.758Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-01-20T20:35:09.758Z] github.com/docker/docker/libnetwork/drivers/host [2022-01-20T20:35:09.758Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-01-20T20:35:09.758Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-01-20T20:35:09.758Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-01-20T20:35:09.758Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-01-20T20:35:09.758Z] github.com/docker/docker/libnetwork/drivers/null [2022-01-20T20:35:09.758Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-01-20T20:35:09.758Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-01-20T20:35:09.758Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-01-20T20:35:09.758Z] github.com/docker/docker/libnetwork/drivers/remote [2022-01-20T20:35:09.758Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-01-20T20:35:09.758Z] github.com/docker/docker/libnetwork/drivers/windows [2022-01-20T20:35:09.758Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-01-20T20:35:09.758Z] github.com/docker/docker/libnetwork/drvregistry [2022-01-20T20:35:09.758Z] github.com/docker/docker/libnetwork/etchosts [2022-01-20T20:35:09.758Z] github.com/docker/docker/libnetwork/idm [2022-01-20T20:35:09.758Z] github.com/docker/docker/libnetwork/internal/caller [2022-01-20T20:35:09.758Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-01-20T20:35:09.758Z] github.com/docker/docker/libnetwork/ipam [2022-01-20T20:35:09.758Z] github.com/docker/docker/libnetwork/ipamapi [2022-01-20T20:35:09.758Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-01-20T20:35:09.758Z] github.com/docker/docker/libnetwork/ipams/null [2022-01-20T20:35:09.758Z] github.com/docker/docker/libnetwork/ipams/remote [2022-01-20T20:35:09.758Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-01-20T20:35:09.758Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-01-20T20:35:09.758Z] github.com/docker/docker/libnetwork/ipamutils [2022-01-20T20:35:09.758Z] github.com/docker/docker/libnetwork/iptables [2022-01-20T20:35:09.758Z] github.com/docker/docker/libnetwork/netlabel [2022-01-20T20:35:09.758Z] github.com/docker/docker/libnetwork/netutils [2022-01-20T20:35:09.758Z] github.com/docker/docker/libnetwork/networkdb [2022-01-20T20:35:09.758Z] github.com/docker/docker/libnetwork/ns [2022-01-20T20:35:09.758Z] github.com/docker/docker/libnetwork/options [2022-01-20T20:35:09.758Z] github.com/docker/docker/libnetwork/osl [2022-01-20T20:35:09.758Z] github.com/docker/docker/libnetwork/osl/kernel [2022-01-20T20:35:09.758Z] github.com/docker/docker/libnetwork/portallocator [2022-01-20T20:35:09.758Z] github.com/docker/docker/libnetwork/portmapper [2022-01-20T20:35:09.758Z] github.com/docker/docker/libnetwork/resolvconf [2022-01-20T20:35:09.758Z] github.com/docker/docker/libnetwork/testutils [2022-01-20T20:35:09.758Z] github.com/docker/docker/libnetwork/types [2022-01-20T20:35:09.758Z] github.com/docker/docker/oci [2022-01-20T20:35:09.758Z] github.com/docker/docker/oci/caps [2022-01-20T20:35:09.758Z] github.com/docker/docker/opts [2022-01-20T20:35:09.758Z] github.com/docker/docker/pkg/aaparser [2022-01-20T20:35:09.758Z] github.com/docker/docker/pkg/archive [2022-01-20T20:35:09.758Z] github.com/docker/docker/pkg/authorization [2022-01-20T20:35:09.758Z] github.com/docker/docker/pkg/broadcaster [2022-01-20T20:35:09.758Z] github.com/docker/docker/pkg/capabilities [2022-01-20T20:35:09.758Z] github.com/docker/docker/pkg/chrootarchive [2022-01-20T20:35:09.758Z] github.com/docker/docker/pkg/containerfs [2022-01-20T20:35:09.758Z] github.com/docker/docker/pkg/devicemapper [2022-01-20T20:35:09.758Z] github.com/docker/docker/pkg/directory [2022-01-20T20:35:09.758Z] github.com/docker/docker/pkg/dmesg [2022-01-20T20:35:09.758Z] github.com/docker/docker/pkg/filenotify [2022-01-20T20:35:09.758Z] github.com/docker/docker/pkg/fileutils [2022-01-20T20:35:09.758Z] github.com/docker/docker/pkg/fsutils [2022-01-20T20:35:09.758Z] github.com/docker/docker/pkg/homedir [2022-01-20T20:35:09.758Z] github.com/docker/docker/pkg/idtools [2022-01-20T20:35:09.758Z] github.com/docker/docker/pkg/ioutils [2022-01-20T20:35:09.758Z] github.com/docker/docker/pkg/jsonmessage [2022-01-20T20:35:09.758Z] github.com/docker/docker/pkg/locker [2022-01-20T20:35:09.758Z] github.com/docker/docker/pkg/longpath [2022-01-20T20:35:09.758Z] github.com/docker/docker/pkg/loopback [2022-01-20T20:35:09.758Z] github.com/docker/docker/pkg/mount [2022-01-20T20:35:09.758Z] github.com/docker/docker/pkg/namesgenerator [2022-01-20T20:35:09.758Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2022-01-20T20:35:09.758Z] github.com/docker/docker/pkg/parsers [2022-01-20T20:35:09.758Z] github.com/docker/docker/pkg/parsers/kernel [2022-01-20T20:35:09.758Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-01-20T20:35:09.758Z] github.com/docker/docker/pkg/pidfile [2022-01-20T20:35:09.758Z] github.com/docker/docker/pkg/platform [2022-01-20T20:35:09.758Z] github.com/docker/docker/pkg/plugingetter [2022-01-20T20:35:09.758Z] github.com/docker/docker/pkg/plugins [2022-01-20T20:35:09.758Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-01-20T20:35:09.758Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-01-20T20:35:09.758Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-01-20T20:35:09.758Z] github.com/docker/docker/pkg/plugins/transport [2022-01-20T20:35:09.758Z] github.com/docker/docker/pkg/pools [2022-01-20T20:35:09.758Z] github.com/docker/docker/pkg/progress [2022-01-20T20:35:09.758Z] github.com/docker/docker/pkg/pubsub [2022-01-20T20:35:09.758Z] github.com/docker/docker/pkg/reexec [2022-01-20T20:35:09.758Z] github.com/docker/docker/pkg/signal [2022-01-20T20:35:09.758Z] github.com/docker/docker/pkg/stack [2022-01-20T20:35:09.758Z] github.com/docker/docker/pkg/stdcopy [2022-01-20T20:35:09.758Z] github.com/docker/docker/pkg/streamformatter [2022-01-20T20:35:09.758Z] github.com/docker/docker/pkg/stringid [2022-01-20T20:35:09.758Z] github.com/docker/docker/pkg/symlink [2022-01-20T20:35:09.758Z] github.com/docker/docker/pkg/sysinfo [2022-01-20T20:35:09.758Z] github.com/docker/docker/pkg/system [2022-01-20T20:35:09.758Z] github.com/docker/docker/pkg/tailfile [2022-01-20T20:35:09.758Z] github.com/docker/docker/pkg/tarsum [2022-01-20T20:35:09.758Z] github.com/docker/docker/pkg/term [2022-01-20T20:35:09.758Z] github.com/docker/docker/pkg/term/windows [2022-01-20T20:35:09.758Z] github.com/docker/docker/pkg/truncindex [2022-01-20T20:35:09.758Z] github.com/docker/docker/pkg/urlutil [2022-01-20T20:35:09.758Z] github.com/docker/docker/pkg/useragent [2022-01-20T20:35:09.758Z] github.com/docker/docker/plugin [2022-01-20T20:35:09.758Z] github.com/docker/docker/plugin/executor/containerd [2022-01-20T20:35:09.758Z] github.com/docker/docker/plugin/v2 [2022-01-20T20:35:09.758Z] github.com/docker/docker/profiles/apparmor [2022-01-20T20:35:09.758Z] github.com/docker/docker/profiles/seccomp [2022-01-20T20:35:09.758Z] github.com/docker/docker/quota [2022-01-20T20:35:09.758Z] github.com/docker/docker/reference [2022-01-20T20:35:09.758Z] github.com/docker/docker/registry [2022-01-20T20:35:09.758Z] github.com/docker/docker/registry/resumable [2022-01-20T20:35:09.758Z] github.com/docker/docker/restartmanager [2022-01-20T20:35:09.758Z] github.com/docker/docker/rootless [2022-01-20T20:35:09.758Z] github.com/docker/docker/rootless/specconv [2022-01-20T20:35:09.758Z] github.com/docker/docker/runconfig [2022-01-20T20:35:09.758Z] github.com/docker/docker/runconfig/opts [2022-01-20T20:35:09.758Z] github.com/docker/docker/testutil [2022-01-20T20:35:09.758Z] github.com/docker/docker/testutil/daemon [2022-01-20T20:35:09.758Z] github.com/docker/docker/testutil/environment [2022-01-20T20:35:09.758Z] github.com/docker/docker/testutil/fakecontext [2022-01-20T20:35:09.758Z] github.com/docker/docker/testutil/fakegit [2022-01-20T20:35:09.758Z] github.com/docker/docker/testutil/fakestorage [2022-01-20T20:35:09.758Z] github.com/docker/docker/testutil/fixtures/load [2022-01-20T20:35:09.758Z] github.com/docker/docker/testutil/fixtures/plugin [2022-01-20T20:35:09.758Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-01-20T20:35:09.758Z] github.com/docker/docker/testutil/registry [2022-01-20T20:35:09.758Z] github.com/docker/docker/testutil/request [2022-01-20T20:35:09.758Z] github.com/docker/docker/volume [2022-01-20T20:35:09.758Z] github.com/docker/docker/volume/drivers [2022-01-20T20:35:09.758Z] github.com/docker/docker/volume/local [2022-01-20T20:35:09.758Z] github.com/docker/docker/volume/mounts [2022-01-20T20:35:09.758Z] github.com/docker/docker/volume/service [2022-01-20T20:35:09.758Z] github.com/docker/docker/volume/service/opts [2022-01-20T20:35:09.758Z] github.com/docker/docker/volume/testutils' [2022-01-20T20:35:09.758Z] + base_pkg_list='github.com/docker/docker/api [2022-01-20T20:35:09.758Z] github.com/docker/docker/api/server [2022-01-20T20:35:09.758Z] github.com/docker/docker/api/server/backend/build [2022-01-20T20:35:09.758Z] github.com/docker/docker/api/server/httputils [2022-01-20T20:35:09.758Z] github.com/docker/docker/api/server/middleware [2022-01-20T20:35:09.758Z] github.com/docker/docker/api/server/router [2022-01-20T20:35:09.758Z] github.com/docker/docker/api/server/router/build [2022-01-20T20:35:09.758Z] github.com/docker/docker/api/server/router/checkpoint [2022-01-20T20:35:09.758Z] github.com/docker/docker/api/server/router/container [2022-01-20T20:35:09.758Z] github.com/docker/docker/api/server/router/debug [2022-01-20T20:35:09.758Z] github.com/docker/docker/api/server/router/distribution [2022-01-20T20:35:09.758Z] github.com/docker/docker/api/server/router/grpc [2022-01-20T20:35:09.758Z] github.com/docker/docker/api/server/router/image [2022-01-20T20:35:09.758Z] github.com/docker/docker/api/server/router/network [2022-01-20T20:35:09.758Z] github.com/docker/docker/api/server/router/plugin [2022-01-20T20:35:09.758Z] github.com/docker/docker/api/server/router/session [2022-01-20T20:35:09.758Z] github.com/docker/docker/api/server/router/swarm [2022-01-20T20:35:09.758Z] github.com/docker/docker/api/server/router/system [2022-01-20T20:35:09.758Z] github.com/docker/docker/api/server/router/volume [2022-01-20T20:35:09.758Z] github.com/docker/docker/api/types [2022-01-20T20:35:09.758Z] github.com/docker/docker/api/types/backend [2022-01-20T20:35:09.758Z] github.com/docker/docker/api/types/blkiodev [2022-01-20T20:35:09.758Z] github.com/docker/docker/api/types/container [2022-01-20T20:35:09.758Z] github.com/docker/docker/api/types/events [2022-01-20T20:35:09.758Z] github.com/docker/docker/api/types/filters [2022-01-20T20:35:09.758Z] github.com/docker/docker/api/types/image [2022-01-20T20:35:09.758Z] github.com/docker/docker/api/types/mount [2022-01-20T20:35:09.758Z] github.com/docker/docker/api/types/network [2022-01-20T20:35:09.758Z] github.com/docker/docker/api/types/plugins/logdriver [2022-01-20T20:35:09.758Z] github.com/docker/docker/api/types/registry [2022-01-20T20:35:09.758Z] github.com/docker/docker/api/types/strslice [2022-01-20T20:35:09.758Z] github.com/docker/docker/api/types/swarm [2022-01-20T20:35:09.758Z] github.com/docker/docker/api/types/swarm/runtime [2022-01-20T20:35:09.758Z] github.com/docker/docker/api/types/time [2022-01-20T20:35:09.758Z] github.com/docker/docker/api/types/versions [2022-01-20T20:35:09.758Z] github.com/docker/docker/api/types/versions/v1p19 [2022-01-20T20:35:09.758Z] github.com/docker/docker/api/types/versions/v1p20 [2022-01-20T20:35:09.758Z] github.com/docker/docker/api/types/volume [2022-01-20T20:35:09.758Z] github.com/docker/docker/builder [2022-01-20T20:35:09.758Z] github.com/docker/docker/builder/builder-next [2022-01-20T20:35:09.758Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-01-20T20:35:09.758Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-01-20T20:35:09.758Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-01-20T20:35:09.758Z] github.com/docker/docker/builder/builder-next/exporter [2022-01-20T20:35:09.758Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-01-20T20:35:09.758Z] github.com/docker/docker/builder/builder-next/worker [2022-01-20T20:35:09.758Z] github.com/docker/docker/builder/dockerfile [2022-01-20T20:35:09.758Z] github.com/docker/docker/builder/dockerignore [2022-01-20T20:35:09.758Z] github.com/docker/docker/builder/remotecontext [2022-01-20T20:35:09.758Z] github.com/docker/docker/builder/remotecontext/git [2022-01-20T20:35:09.758Z] github.com/docker/docker/cli [2022-01-20T20:35:09.758Z] github.com/docker/docker/cli/config [2022-01-20T20:35:09.758Z] github.com/docker/docker/cli/debug [2022-01-20T20:35:09.758Z] github.com/docker/docker/client [2022-01-20T20:35:09.758Z] github.com/docker/docker/cmd/docker-proxy [2022-01-20T20:35:09.758Z] github.com/docker/docker/cmd/dockerd [2022-01-20T20:35:09.758Z] github.com/docker/docker/cmd/dockerd/trap [2022-01-20T20:35:09.758Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-01-20T20:35:09.758Z] github.com/docker/docker/container [2022-01-20T20:35:09.758Z] github.com/docker/docker/container/stream [2022-01-20T20:35:09.758Z] github.com/docker/docker/contrib/apparmor [2022-01-20T20:35:09.758Z] github.com/docker/docker/contrib/docker-device-tool [2022-01-20T20:35:09.758Z] github.com/docker/docker/contrib/httpserver [2022-01-20T20:35:09.758Z] github.com/docker/docker/daemon [2022-01-20T20:35:09.758Z] github.com/docker/docker/daemon/cluster [2022-01-20T20:35:09.758Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-01-20T20:35:09.758Z] github.com/docker/docker/daemon/cluster/convert [2022-01-20T20:35:09.758Z] github.com/docker/docker/daemon/cluster/executor [2022-01-20T20:35:09.758Z] github.com/docker/docker/daemon/cluster/executor/container [2022-01-20T20:35:09.758Z] github.com/docker/docker/daemon/cluster/provider [2022-01-20T20:35:09.758Z] github.com/docker/docker/daemon/config [2022-01-20T20:35:09.758Z] github.com/docker/docker/daemon/events [2022-01-20T20:35:09.758Z] github.com/docker/docker/daemon/events/testutils [2022-01-20T20:35:09.758Z] github.com/docker/docker/daemon/exec [2022-01-20T20:35:09.758Z] github.com/docker/docker/daemon/graphdriver [2022-01-20T20:35:09.758Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-01-20T20:35:09.758Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-01-20T20:35:09.758Z] github.com/docker/docker/daemon/graphdriver/copy [2022-01-20T20:35:09.758Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-01-20T20:35:09.758Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-01-20T20:35:09.758Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-01-20T20:35:09.758Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-01-20T20:35:09.758Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-01-20T20:35:09.759Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-01-20T20:35:09.759Z] github.com/docker/docker/daemon/graphdriver/register [2022-01-20T20:35:09.759Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-01-20T20:35:09.759Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-01-20T20:35:09.759Z] github.com/docker/docker/daemon/images [2022-01-20T20:35:09.759Z] github.com/docker/docker/daemon/initlayer [2022-01-20T20:35:09.759Z] github.com/docker/docker/daemon/links [2022-01-20T20:35:09.759Z] github.com/docker/docker/daemon/listeners [2022-01-20T20:35:09.759Z] github.com/docker/docker/daemon/logger [2022-01-20T20:35:09.759Z] github.com/docker/docker/daemon/logger/awslogs [2022-01-20T20:35:09.759Z] github.com/docker/docker/daemon/logger/fluentd [2022-01-20T20:35:09.759Z] github.com/docker/docker/daemon/logger/gcplogs [2022-01-20T20:35:09.759Z] github.com/docker/docker/daemon/logger/gelf [2022-01-20T20:35:09.759Z] github.com/docker/docker/daemon/logger/journald [2022-01-20T20:35:09.759Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-01-20T20:35:09.759Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-01-20T20:35:09.759Z] github.com/docker/docker/daemon/logger/local [2022-01-20T20:35:09.759Z] github.com/docker/docker/daemon/logger/logentries [2022-01-20T20:35:09.759Z] github.com/docker/docker/daemon/logger/loggerutils [2022-01-20T20:35:09.759Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-01-20T20:35:09.759Z] github.com/docker/docker/daemon/logger/splunk [2022-01-20T20:35:09.759Z] github.com/docker/docker/daemon/logger/syslog [2022-01-20T20:35:09.759Z] github.com/docker/docker/daemon/logger/templates [2022-01-20T20:35:09.759Z] github.com/docker/docker/daemon/names [2022-01-20T20:35:09.759Z] github.com/docker/docker/daemon/network [2022-01-20T20:35:09.759Z] github.com/docker/docker/daemon/stats [2022-01-20T20:35:09.759Z] github.com/docker/docker/distribution [2022-01-20T20:35:09.759Z] github.com/docker/docker/distribution/metadata [2022-01-20T20:35:09.759Z] github.com/docker/docker/distribution/utils [2022-01-20T20:35:09.759Z] github.com/docker/docker/distribution/xfer [2022-01-20T20:35:09.759Z] github.com/docker/docker/dockerversion [2022-01-20T20:35:09.759Z] github.com/docker/docker/errdefs [2022-01-20T20:35:09.759Z] github.com/docker/docker/image [2022-01-20T20:35:09.759Z] github.com/docker/docker/image/cache [2022-01-20T20:35:09.759Z] github.com/docker/docker/image/tarexport [2022-01-20T20:35:09.759Z] github.com/docker/docker/image/v1 [2022-01-20T20:35:09.759Z] github.com/docker/docker/internal/test/suite [2022-01-20T20:35:09.759Z] github.com/docker/docker/layer [2022-01-20T20:35:09.759Z] github.com/docker/docker/libcontainerd [2022-01-20T20:35:09.759Z] github.com/docker/docker/libcontainerd/queue [2022-01-20T20:35:09.759Z] github.com/docker/docker/libcontainerd/remote [2022-01-20T20:35:09.759Z] github.com/docker/docker/libcontainerd/supervisor [2022-01-20T20:35:09.759Z] github.com/docker/docker/libcontainerd/types [2022-01-20T20:35:09.759Z] github.com/docker/docker/oci [2022-01-20T20:35:09.759Z] github.com/docker/docker/oci/caps [2022-01-20T20:35:09.759Z] github.com/docker/docker/opts [2022-01-20T20:35:09.759Z] github.com/docker/docker/pkg/aaparser [2022-01-20T20:35:09.759Z] github.com/docker/docker/pkg/archive [2022-01-20T20:35:09.759Z] github.com/docker/docker/pkg/authorization [2022-01-20T20:35:09.759Z] github.com/docker/docker/pkg/broadcaster [2022-01-20T20:35:09.759Z] github.com/docker/docker/pkg/capabilities [2022-01-20T20:35:09.759Z] github.com/docker/docker/pkg/chrootarchive [2022-01-20T20:35:09.759Z] github.com/docker/docker/pkg/containerfs [2022-01-20T20:35:09.759Z] github.com/docker/docker/pkg/devicemapper [2022-01-20T20:35:09.759Z] github.com/docker/docker/pkg/directory [2022-01-20T20:35:09.759Z] github.com/docker/docker/pkg/dmesg [2022-01-20T20:35:09.759Z] github.com/docker/docker/pkg/filenotify [2022-01-20T20:35:09.759Z] github.com/docker/docker/pkg/fileutils [2022-01-20T20:35:09.759Z] github.com/docker/docker/pkg/fsutils [2022-01-20T20:35:09.759Z] github.com/docker/docker/pkg/homedir [2022-01-20T20:35:09.759Z] github.com/docker/docker/pkg/idtools [2022-01-20T20:35:09.759Z] github.com/docker/docker/pkg/ioutils [2022-01-20T20:35:09.759Z] github.com/docker/docker/pkg/jsonmessage [2022-01-20T20:35:09.759Z] github.com/docker/docker/pkg/locker [2022-01-20T20:35:09.759Z] github.com/docker/docker/pkg/longpath [2022-01-20T20:35:09.759Z] github.com/docker/docker/pkg/loopback [2022-01-20T20:35:09.759Z] github.com/docker/docker/pkg/mount [2022-01-20T20:35:09.759Z] github.com/docker/docker/pkg/namesgenerator [2022-01-20T20:35:09.759Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2022-01-20T20:35:09.759Z] github.com/docker/docker/pkg/parsers [2022-01-20T20:35:09.759Z] github.com/docker/docker/pkg/parsers/kernel [2022-01-20T20:35:09.759Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-01-20T20:35:09.759Z] github.com/docker/docker/pkg/pidfile [2022-01-20T20:35:09.759Z] github.com/docker/docker/pkg/platform [2022-01-20T20:35:09.759Z] github.com/docker/docker/pkg/plugingetter [2022-01-20T20:35:09.759Z] github.com/docker/docker/pkg/plugins [2022-01-20T20:35:09.759Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-01-20T20:35:09.759Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-01-20T20:35:09.759Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-01-20T20:35:09.759Z] github.com/docker/docker/pkg/plugins/transport [2022-01-20T20:35:09.759Z] github.com/docker/docker/pkg/pools [2022-01-20T20:35:09.759Z] github.com/docker/docker/pkg/progress [2022-01-20T20:35:09.759Z] github.com/docker/docker/pkg/pubsub [2022-01-20T20:35:09.759Z] github.com/docker/docker/pkg/reexec [2022-01-20T20:35:09.759Z] github.com/docker/docker/pkg/signal [2022-01-20T20:35:09.759Z] github.com/docker/docker/pkg/stack [2022-01-20T20:35:09.759Z] github.com/docker/docker/pkg/stdcopy [2022-01-20T20:35:09.759Z] github.com/docker/docker/pkg/streamformatter [2022-01-20T20:35:09.759Z] github.com/docker/docker/pkg/stringid [2022-01-20T20:35:09.759Z] github.com/docker/docker/pkg/symlink [2022-01-20T20:35:09.759Z] github.com/docker/docker/pkg/sysinfo [2022-01-20T20:35:09.759Z] github.com/docker/docker/pkg/system [2022-01-20T20:35:09.759Z] github.com/docker/docker/pkg/tailfile [2022-01-20T20:35:09.759Z] github.com/docker/docker/pkg/tarsum [2022-01-20T20:35:09.759Z] github.com/docker/docker/pkg/term [2022-01-20T20:35:09.759Z] github.com/docker/docker/pkg/term/windows [2022-01-20T20:35:09.759Z] github.com/docker/docker/pkg/truncindex [2022-01-20T20:35:09.759Z] github.com/docker/docker/pkg/urlutil [2022-01-20T20:35:09.759Z] github.com/docker/docker/pkg/useragent [2022-01-20T20:35:09.759Z] github.com/docker/docker/plugin [2022-01-20T20:35:09.759Z] github.com/docker/docker/plugin/executor/containerd [2022-01-20T20:35:09.759Z] github.com/docker/docker/plugin/v2 [2022-01-20T20:35:09.759Z] github.com/docker/docker/profiles/apparmor [2022-01-20T20:35:09.759Z] github.com/docker/docker/profiles/seccomp [2022-01-20T20:35:09.759Z] github.com/docker/docker/quota [2022-01-20T20:35:09.759Z] github.com/docker/docker/reference [2022-01-20T20:35:09.759Z] github.com/docker/docker/registry [2022-01-20T20:35:09.759Z] github.com/docker/docker/registry/resumable [2022-01-20T20:35:09.759Z] github.com/docker/docker/restartmanager [2022-01-20T20:35:09.759Z] github.com/docker/docker/rootless [2022-01-20T20:35:09.759Z] github.com/docker/docker/rootless/specconv [2022-01-20T20:35:09.759Z] github.com/docker/docker/runconfig [2022-01-20T20:35:09.759Z] github.com/docker/docker/runconfig/opts [2022-01-20T20:35:09.759Z] github.com/docker/docker/testutil [2022-01-20T20:35:09.759Z] github.com/docker/docker/testutil/daemon [2022-01-20T20:35:09.759Z] github.com/docker/docker/testutil/environment [2022-01-20T20:35:09.759Z] github.com/docker/docker/testutil/fakecontext [2022-01-20T20:35:09.759Z] github.com/docker/docker/testutil/fakegit [2022-01-20T20:35:09.759Z] github.com/docker/docker/testutil/fakestorage [2022-01-20T20:35:09.759Z] github.com/docker/docker/testutil/fixtures/load [2022-01-20T20:35:09.759Z] github.com/docker/docker/testutil/fixtures/plugin [2022-01-20T20:35:09.759Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-01-20T20:35:09.759Z] github.com/docker/docker/testutil/registry [2022-01-20T20:35:09.759Z] github.com/docker/docker/testutil/request [2022-01-20T20:35:09.759Z] github.com/docker/docker/volume [2022-01-20T20:35:09.759Z] github.com/docker/docker/volume/drivers [2022-01-20T20:35:09.759Z] github.com/docker/docker/volume/local [2022-01-20T20:35:09.759Z] github.com/docker/docker/volume/mounts [2022-01-20T20:35:09.759Z] github.com/docker/docker/volume/service [2022-01-20T20:35:09.759Z] github.com/docker/docker/volume/service/opts [2022-01-20T20:35:09.759Z] github.com/docker/docker/volume/testutils' [2022-01-20T20:35:09.759Z] ++ grep --fixed-strings /libnetwork [2022-01-20T20:35:09.759Z] ++ echo 'github.com/docker/docker/api [2022-01-20T20:35:09.759Z] github.com/docker/docker/api/server [2022-01-20T20:35:09.759Z] github.com/docker/docker/api/server/backend/build [2022-01-20T20:35:09.759Z] github.com/docker/docker/api/server/httputils [2022-01-20T20:35:09.759Z] github.com/docker/docker/api/server/middleware [2022-01-20T20:35:09.759Z] github.com/docker/docker/api/server/router [2022-01-20T20:35:09.759Z] github.com/docker/docker/api/server/router/build [2022-01-20T20:35:09.759Z] github.com/docker/docker/api/server/router/checkpoint [2022-01-20T20:35:09.759Z] github.com/docker/docker/api/server/router/container [2022-01-20T20:35:09.759Z] github.com/docker/docker/api/server/router/debug [2022-01-20T20:35:09.759Z] github.com/docker/docker/api/server/router/distribution [2022-01-20T20:35:09.759Z] github.com/docker/docker/api/server/router/grpc [2022-01-20T20:35:09.759Z] github.com/docker/docker/api/server/router/image [2022-01-20T20:35:09.759Z] github.com/docker/docker/api/server/router/network [2022-01-20T20:35:09.759Z] github.com/docker/docker/api/server/router/plugin [2022-01-20T20:35:09.759Z] github.com/docker/docker/api/server/router/session [2022-01-20T20:35:09.759Z] github.com/docker/docker/api/server/router/swarm [2022-01-20T20:35:09.759Z] github.com/docker/docker/api/server/router/system [2022-01-20T20:35:09.759Z] github.com/docker/docker/api/server/router/volume [2022-01-20T20:35:09.759Z] github.com/docker/docker/api/types [2022-01-20T20:35:09.759Z] github.com/docker/docker/api/types/backend [2022-01-20T20:35:09.759Z] github.com/docker/docker/api/types/blkiodev [2022-01-20T20:35:09.759Z] github.com/docker/docker/api/types/container [2022-01-20T20:35:09.759Z] github.com/docker/docker/api/types/events [2022-01-20T20:35:09.759Z] github.com/docker/docker/api/types/filters [2022-01-20T20:35:09.759Z] github.com/docker/docker/api/types/image [2022-01-20T20:35:09.759Z] github.com/docker/docker/api/types/mount [2022-01-20T20:35:09.759Z] github.com/docker/docker/api/types/network [2022-01-20T20:35:09.759Z] github.com/docker/docker/api/types/plugins/logdriver [2022-01-20T20:35:09.759Z] github.com/docker/docker/api/types/registry [2022-01-20T20:35:09.759Z] github.com/docker/docker/api/types/strslice [2022-01-20T20:35:09.759Z] github.com/docker/docker/api/types/swarm [2022-01-20T20:35:09.759Z] github.com/docker/docker/api/types/swarm/runtime [2022-01-20T20:35:09.759Z] github.com/docker/docker/api/types/time [2022-01-20T20:35:09.759Z] github.com/docker/docker/api/types/versions [2022-01-20T20:35:09.759Z] github.com/docker/docker/api/types/versions/v1p19 [2022-01-20T20:35:09.759Z] github.com/docker/docker/api/types/versions/v1p20 [2022-01-20T20:35:09.759Z] github.com/docker/docker/api/types/volume [2022-01-20T20:35:09.759Z] github.com/docker/docker/builder [2022-01-20T20:35:09.759Z] github.com/docker/docker/builder/builder-next [2022-01-20T20:35:09.759Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-01-20T20:35:09.759Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-01-20T20:35:09.759Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-01-20T20:35:09.759Z] github.com/docker/docker/builder/builder-next/exporter [2022-01-20T20:35:09.759Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-01-20T20:35:09.759Z] github.com/docker/docker/builder/builder-next/worker [2022-01-20T20:35:09.759Z] github.com/docker/docker/builder/dockerfile [2022-01-20T20:35:09.759Z] github.com/docker/docker/builder/dockerignore [2022-01-20T20:35:09.759Z] github.com/docker/docker/builder/remotecontext [2022-01-20T20:35:09.759Z] github.com/docker/docker/builder/remotecontext/git [2022-01-20T20:35:09.759Z] github.com/docker/docker/cli [2022-01-20T20:35:09.759Z] github.com/docker/docker/cli/config [2022-01-20T20:35:09.759Z] github.com/docker/docker/cli/debug [2022-01-20T20:35:09.759Z] github.com/docker/docker/client [2022-01-20T20:35:09.759Z] github.com/docker/docker/cmd/docker-proxy [2022-01-20T20:35:09.759Z] github.com/docker/docker/cmd/dockerd [2022-01-20T20:35:09.759Z] github.com/docker/docker/cmd/dockerd/trap [2022-01-20T20:35:09.759Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-01-20T20:35:09.759Z] github.com/docker/docker/container [2022-01-20T20:35:09.759Z] github.com/docker/docker/container/stream [2022-01-20T20:35:09.759Z] github.com/docker/docker/contrib/apparmor [2022-01-20T20:35:09.759Z] github.com/docker/docker/contrib/docker-device-tool [2022-01-20T20:35:09.759Z] github.com/docker/docker/contrib/httpserver [2022-01-20T20:35:09.759Z] github.com/docker/docker/daemon [2022-01-20T20:35:09.759Z] github.com/docker/docker/daemon/cluster [2022-01-20T20:35:09.759Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-01-20T20:35:09.759Z] github.com/docker/docker/daemon/cluster/convert [2022-01-20T20:35:09.759Z] github.com/docker/docker/daemon/cluster/executor [2022-01-20T20:35:09.759Z] github.com/docker/docker/daemon/cluster/executor/container [2022-01-20T20:35:09.759Z] github.com/docker/docker/daemon/cluster/provider [2022-01-20T20:35:09.759Z] github.com/docker/docker/daemon/config [2022-01-20T20:35:09.759Z] github.com/docker/docker/daemon/events [2022-01-20T20:35:09.759Z] github.com/docker/docker/daemon/events/testutils [2022-01-20T20:35:09.759Z] github.com/docker/docker/daemon/exec [2022-01-20T20:35:09.759Z] github.com/docker/docker/daemon/graphdriver [2022-01-20T20:35:09.759Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-01-20T20:35:09.759Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-01-20T20:35:09.759Z] github.com/docker/docker/daemon/graphdriver/copy [2022-01-20T20:35:09.759Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-01-20T20:35:09.759Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-01-20T20:35:09.759Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-01-20T20:35:09.759Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-01-20T20:35:09.759Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-01-20T20:35:09.759Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-01-20T20:35:09.759Z] github.com/docker/docker/daemon/graphdriver/register [2022-01-20T20:35:09.759Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-01-20T20:35:09.759Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-01-20T20:35:09.759Z] github.com/docker/docker/daemon/images [2022-01-20T20:35:09.759Z] github.com/docker/docker/daemon/initlayer [2022-01-20T20:35:09.759Z] github.com/docker/docker/daemon/links [2022-01-20T20:35:09.759Z] github.com/docker/docker/daemon/listeners [2022-01-20T20:35:09.759Z] github.com/docker/docker/daemon/logger [2022-01-20T20:35:09.759Z] github.com/docker/docker/daemon/logger/awslogs [2022-01-20T20:35:09.759Z] github.com/docker/docker/daemon/logger/fluentd [2022-01-20T20:35:09.759Z] github.com/docker/docker/daemon/logger/gcplogs [2022-01-20T20:35:09.759Z] github.com/docker/docker/daemon/logger/gelf [2022-01-20T20:35:09.759Z] github.com/docker/docker/daemon/logger/journald [2022-01-20T20:35:09.759Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-01-20T20:35:09.759Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-01-20T20:35:09.759Z] github.com/docker/docker/daemon/logger/local [2022-01-20T20:35:09.759Z] github.com/docker/docker/daemon/logger/logentries [2022-01-20T20:35:09.759Z] github.com/docker/docker/daemon/logger/loggerutils [2022-01-20T20:35:09.759Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-01-20T20:35:09.759Z] github.com/docker/docker/daemon/logger/splunk [2022-01-20T20:35:09.759Z] github.com/docker/docker/daemon/logger/syslog [2022-01-20T20:35:09.759Z] github.com/docker/docker/daemon/logger/templates [2022-01-20T20:35:09.759Z] github.com/docker/docker/daemon/names [2022-01-20T20:35:09.759Z] github.com/docker/docker/daemon/network [2022-01-20T20:35:09.759Z] github.com/docker/docker/daemon/stats [2022-01-20T20:35:09.759Z] github.com/docker/docker/distribution [2022-01-20T20:35:09.759Z] github.com/docker/docker/distribution/metadata [2022-01-20T20:35:09.759Z] github.com/docker/docker/distribution/utils [2022-01-20T20:35:09.759Z] github.com/docker/docker/distribution/xfer [2022-01-20T20:35:09.759Z] github.com/docker/docker/dockerversion [2022-01-20T20:35:09.759Z] github.com/docker/docker/errdefs [2022-01-20T20:35:09.759Z] github.com/docker/docker/image [2022-01-20T20:35:09.759Z] github.com/docker/docker/image/cache [2022-01-20T20:35:09.759Z] github.com/docker/docker/image/tarexport [2022-01-20T20:35:09.759Z] github.com/docker/docker/image/v1 [2022-01-20T20:35:09.759Z] github.com/docker/docker/internal/test/suite [2022-01-20T20:35:09.759Z] github.com/docker/docker/layer [2022-01-20T20:35:09.759Z] github.com/docker/docker/libcontainerd [2022-01-20T20:35:09.759Z] github.com/docker/docker/libcontainerd/queue [2022-01-20T20:35:09.759Z] github.com/docker/docker/libcontainerd/remote [2022-01-20T20:35:09.759Z] github.com/docker/docker/libcontainerd/supervisor [2022-01-20T20:35:09.759Z] github.com/docker/docker/libcontainerd/types [2022-01-20T20:35:09.759Z] github.com/docker/docker/libnetwork [2022-01-20T20:35:09.759Z] github.com/docker/docker/libnetwork/bitseq [2022-01-20T20:35:09.759Z] github.com/docker/docker/libnetwork/cluster [2022-01-20T20:35:09.759Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-01-20T20:35:09.759Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-01-20T20:35:09.759Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-01-20T20:35:09.759Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-01-20T20:35:09.759Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-01-20T20:35:09.759Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-01-20T20:35:09.759Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-01-20T20:35:09.759Z] github.com/docker/docker/libnetwork/config [2022-01-20T20:35:09.759Z] github.com/docker/docker/libnetwork/datastore [2022-01-20T20:35:09.759Z] github.com/docker/docker/libnetwork/diagnostic [2022-01-20T20:35:09.759Z] github.com/docker/docker/libnetwork/discoverapi [2022-01-20T20:35:09.759Z] github.com/docker/docker/libnetwork/driverapi [2022-01-20T20:35:09.759Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-01-20T20:35:09.759Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-01-20T20:35:09.759Z] github.com/docker/docker/libnetwork/drivers/host [2022-01-20T20:35:09.759Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-01-20T20:35:09.759Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-01-20T20:35:09.759Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-01-20T20:35:09.759Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-01-20T20:35:09.759Z] github.com/docker/docker/libnetwork/drivers/null [2022-01-20T20:35:09.759Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-01-20T20:35:09.759Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-01-20T20:35:09.759Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-01-20T20:35:09.759Z] github.com/docker/docker/libnetwork/drivers/remote [2022-01-20T20:35:09.759Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-01-20T20:35:09.759Z] github.com/docker/docker/libnetwork/drivers/windows [2022-01-20T20:35:09.759Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-01-20T20:35:09.759Z] github.com/docker/docker/libnetwork/drvregistry [2022-01-20T20:35:09.759Z] github.com/docker/docker/libnetwork/etchosts [2022-01-20T20:35:09.759Z] github.com/docker/docker/libnetwork/idm [2022-01-20T20:35:09.759Z] github.com/docker/docker/libnetwork/internal/caller [2022-01-20T20:35:09.759Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-01-20T20:35:09.759Z] github.com/docker/docker/libnetwork/ipam [2022-01-20T20:35:09.759Z] github.com/docker/docker/libnetwork/ipamapi [2022-01-20T20:35:09.759Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-01-20T20:35:09.759Z] github.com/docker/docker/libnetwork/ipams/null [2022-01-20T20:35:09.759Z] github.com/docker/docker/libnetwork/ipams/remote [2022-01-20T20:35:09.759Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-01-20T20:35:09.759Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-01-20T20:35:09.759Z] github.com/docker/docker/libnetwork/ipamutils [2022-01-20T20:35:09.759Z] github.com/docker/docker/libnetwork/iptables [2022-01-20T20:35:09.759Z] github.com/docker/docker/libnetwork/netlabel [2022-01-20T20:35:09.759Z] github.com/docker/docker/libnetwork/netutils [2022-01-20T20:35:09.759Z] github.com/docker/docker/libnetwork/networkdb [2022-01-20T20:35:09.759Z] github.com/docker/docker/libnetwork/ns [2022-01-20T20:35:09.759Z] github.com/docker/docker/libnetwork/options [2022-01-20T20:35:09.759Z] github.com/docker/docker/libnetwork/osl [2022-01-20T20:35:09.759Z] github.com/docker/docker/libnetwork/osl/kernel [2022-01-20T20:35:09.759Z] github.com/docker/docker/libnetwork/portallocator [2022-01-20T20:35:09.759Z] github.com/docker/docker/libnetwork/portmapper [2022-01-20T20:35:09.760Z] github.com/docker/docker/libnetwork/resolvconf [2022-01-20T20:35:09.760Z] github.com/docker/docker/libnetwork/testutils [2022-01-20T20:35:09.760Z] github.com/docker/docker/libnetwork/types [2022-01-20T20:35:09.760Z] github.com/docker/docker/oci [2022-01-20T20:35:09.760Z] github.com/docker/docker/oci/caps [2022-01-20T20:35:09.760Z] github.com/docker/docker/opts [2022-01-20T20:35:09.760Z] github.com/docker/docker/pkg/aaparser [2022-01-20T20:35:09.760Z] github.com/docker/docker/pkg/archive [2022-01-20T20:35:09.760Z] github.com/docker/docker/pkg/authorization [2022-01-20T20:35:09.760Z] github.com/docker/docker/pkg/broadcaster [2022-01-20T20:35:09.760Z] github.com/docker/docker/pkg/capabilities [2022-01-20T20:35:09.760Z] github.com/docker/docker/pkg/chrootarchive [2022-01-20T20:35:09.760Z] github.com/docker/docker/pkg/containerfs [2022-01-20T20:35:09.760Z] github.com/docker/docker/pkg/devicemapper [2022-01-20T20:35:09.760Z] github.com/docker/docker/pkg/directory [2022-01-20T20:35:09.760Z] github.com/docker/docker/pkg/dmesg [2022-01-20T20:35:09.760Z] github.com/docker/docker/pkg/filenotify [2022-01-20T20:35:09.760Z] github.com/docker/docker/pkg/fileutils [2022-01-20T20:35:09.760Z] github.com/docker/docker/pkg/fsutils [2022-01-20T20:35:09.760Z] github.com/docker/docker/pkg/homedir [2022-01-20T20:35:09.760Z] github.com/docker/docker/pkg/idtools [2022-01-20T20:35:09.760Z] github.com/docker/docker/pkg/ioutils [2022-01-20T20:35:09.760Z] github.com/docker/docker/pkg/jsonmessage [2022-01-20T20:35:09.760Z] github.com/docker/docker/pkg/locker [2022-01-20T20:35:09.760Z] github.com/docker/docker/pkg/longpath [2022-01-20T20:35:09.760Z] github.com/docker/docker/pkg/loopback [2022-01-20T20:35:09.760Z] github.com/docker/docker/pkg/mount [2022-01-20T20:35:09.760Z] github.com/docker/docker/pkg/namesgenerator [2022-01-20T20:35:09.760Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2022-01-20T20:35:09.760Z] github.com/docker/docker/pkg/parsers [2022-01-20T20:35:09.760Z] github.com/docker/docker/pkg/parsers/kernel [2022-01-20T20:35:09.760Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-01-20T20:35:09.760Z] github.com/docker/docker/pkg/pidfile [2022-01-20T20:35:09.760Z] github.com/docker/docker/pkg/platform [2022-01-20T20:35:09.760Z] github.com/docker/docker/pkg/plugingetter [2022-01-20T20:35:09.760Z] github.com/docker/docker/pkg/plugins [2022-01-20T20:35:09.760Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-01-20T20:35:09.760Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-01-20T20:35:09.760Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-01-20T20:35:09.760Z] github.com/docker/docker/pkg/plugins/transport [2022-01-20T20:35:09.760Z] github.com/docker/docker/pkg/pools [2022-01-20T20:35:09.760Z] github.com/docker/docker/pkg/progress [2022-01-20T20:35:09.760Z] github.com/docker/docker/pkg/pubsub [2022-01-20T20:35:09.760Z] github.com/docker/docker/pkg/reexec [2022-01-20T20:35:09.760Z] github.com/docker/docker/pkg/signal [2022-01-20T20:35:09.760Z] github.com/docker/docker/pkg/stack [2022-01-20T20:35:09.760Z] github.com/docker/docker/pkg/stdcopy [2022-01-20T20:35:09.760Z] github.com/docker/docker/pkg/streamformatter [2022-01-20T20:35:09.760Z] github.com/docker/docker/pkg/stringid [2022-01-20T20:35:09.760Z] github.com/docker/docker/pkg/symlink [2022-01-20T20:35:09.760Z] github.com/docker/docker/pkg/sysinfo [2022-01-20T20:35:09.760Z] github.com/docker/docker/pkg/system [2022-01-20T20:35:09.760Z] github.com/docker/docker/pkg/tailfile [2022-01-20T20:35:09.760Z] github.com/docker/docker/pkg/tarsum [2022-01-20T20:35:09.760Z] github.com/docker/docker/pkg/term [2022-01-20T20:35:09.760Z] github.com/docker/docker/pkg/term/windows [2022-01-20T20:35:09.760Z] github.com/docker/docker/pkg/truncindex [2022-01-20T20:35:09.760Z] github.com/docker/docker/pkg/urlutil [2022-01-20T20:35:09.760Z] github.com/docker/docker/pkg/useragent [2022-01-20T20:35:09.760Z] github.com/docker/docker/plugin [2022-01-20T20:35:09.760Z] github.com/docker/docker/plugin/executor/containerd [2022-01-20T20:35:09.760Z] github.com/docker/docker/plugin/v2 [2022-01-20T20:35:09.760Z] github.com/docker/docker/profiles/apparmor [2022-01-20T20:35:09.760Z] github.com/docker/docker/profiles/seccomp [2022-01-20T20:35:09.760Z] github.com/docker/docker/quota [2022-01-20T20:35:09.760Z] github.com/docker/docker/reference [2022-01-20T20:35:09.760Z] github.com/docker/docker/registry [2022-01-20T20:35:09.760Z] github.com/docker/docker/registry/resumable [2022-01-20T20:35:09.760Z] github.com/docker/docker/restartmanager [2022-01-20T20:35:09.760Z] github.com/docker/docker/rootless [2022-01-20T20:35:09.760Z] github.com/docker/docker/rootless/specconv [2022-01-20T20:35:09.760Z] github.com/docker/docker/runconfig [2022-01-20T20:35:09.760Z] github.com/docker/docker/runconfig/opts [2022-01-20T20:35:09.760Z] github.com/docker/docker/testutil [2022-01-20T20:35:09.760Z] github.com/docker/docker/testutil/daemon [2022-01-20T20:35:09.760Z] github.com/docker/docker/testutil/environment [2022-01-20T20:35:09.760Z] github.com/docker/docker/testutil/fakecontext [2022-01-20T20:35:09.760Z] github.com/docker/docker/testutil/fakegit [2022-01-20T20:35:09.760Z] github.com/docker/docker/testutil/fakestorage [2022-01-20T20:35:09.760Z] github.com/docker/docker/testutil/fixtures/load [2022-01-20T20:35:09.760Z] github.com/docker/docker/testutil/fixtures/plugin [2022-01-20T20:35:09.760Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-01-20T20:35:09.760Z] github.com/docker/docker/testutil/registry [2022-01-20T20:35:09.760Z] github.com/docker/docker/testutil/request [2022-01-20T20:35:09.760Z] github.com/docker/docker/volume [2022-01-20T20:35:09.760Z] github.com/docker/docker/volume/drivers [2022-01-20T20:35:09.760Z] github.com/docker/docker/volume/local [2022-01-20T20:35:09.760Z] github.com/docker/docker/volume/mounts [2022-01-20T20:35:09.760Z] github.com/docker/docker/volume/service [2022-01-20T20:35:09.760Z] github.com/docker/docker/volume/service/opts [2022-01-20T20:35:09.760Z] github.com/docker/docker/volume/testutils' [2022-01-20T20:35:09.760Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-01-20T20:35:09.760Z] github.com/docker/docker/libnetwork/bitseq [2022-01-20T20:35:09.760Z] github.com/docker/docker/libnetwork/cluster [2022-01-20T20:35:09.760Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-01-20T20:35:09.760Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-01-20T20:35:09.760Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-01-20T20:35:09.760Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-01-20T20:35:09.760Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-01-20T20:35:09.760Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-01-20T20:35:09.760Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-01-20T20:35:09.760Z] github.com/docker/docker/libnetwork/config [2022-01-20T20:35:09.760Z] github.com/docker/docker/libnetwork/datastore [2022-01-20T20:35:09.760Z] github.com/docker/docker/libnetwork/diagnostic [2022-01-20T20:35:09.760Z] github.com/docker/docker/libnetwork/discoverapi [2022-01-20T20:35:09.760Z] github.com/docker/docker/libnetwork/driverapi [2022-01-20T20:35:09.760Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-01-20T20:35:09.760Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-01-20T20:35:09.760Z] github.com/docker/docker/libnetwork/drivers/host [2022-01-20T20:35:09.760Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-01-20T20:35:09.760Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-01-20T20:35:09.760Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-01-20T20:35:09.760Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-01-20T20:35:09.760Z] github.com/docker/docker/libnetwork/drivers/null [2022-01-20T20:35:09.760Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-01-20T20:35:09.760Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-01-20T20:35:09.760Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-01-20T20:35:09.760Z] github.com/docker/docker/libnetwork/drivers/remote [2022-01-20T20:35:09.760Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-01-20T20:35:09.760Z] github.com/docker/docker/libnetwork/drivers/windows [2022-01-20T20:35:09.760Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-01-20T20:35:09.760Z] github.com/docker/docker/libnetwork/drvregistry [2022-01-20T20:35:09.760Z] github.com/docker/docker/libnetwork/etchosts [2022-01-20T20:35:09.760Z] github.com/docker/docker/libnetwork/idm [2022-01-20T20:35:09.760Z] github.com/docker/docker/libnetwork/internal/caller [2022-01-20T20:35:09.760Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-01-20T20:35:09.760Z] github.com/docker/docker/libnetwork/ipam [2022-01-20T20:35:09.760Z] github.com/docker/docker/libnetwork/ipamapi [2022-01-20T20:35:09.760Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-01-20T20:35:09.760Z] github.com/docker/docker/libnetwork/ipams/null [2022-01-20T20:35:09.760Z] github.com/docker/docker/libnetwork/ipams/remote [2022-01-20T20:35:09.760Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-01-20T20:35:09.760Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-01-20T20:35:09.760Z] github.com/docker/docker/libnetwork/ipamutils [2022-01-20T20:35:09.760Z] github.com/docker/docker/libnetwork/iptables [2022-01-20T20:35:09.760Z] github.com/docker/docker/libnetwork/netlabel [2022-01-20T20:35:09.760Z] github.com/docker/docker/libnetwork/netutils [2022-01-20T20:35:09.760Z] github.com/docker/docker/libnetwork/networkdb [2022-01-20T20:35:09.760Z] github.com/docker/docker/libnetwork/ns [2022-01-20T20:35:09.760Z] github.com/docker/docker/libnetwork/options [2022-01-20T20:35:09.760Z] github.com/docker/docker/libnetwork/osl [2022-01-20T20:35:09.760Z] github.com/docker/docker/libnetwork/osl/kernel [2022-01-20T20:35:09.760Z] github.com/docker/docker/libnetwork/portallocator [2022-01-20T20:35:09.760Z] github.com/docker/docker/libnetwork/portmapper [2022-01-20T20:35:09.760Z] github.com/docker/docker/libnetwork/resolvconf [2022-01-20T20:35:09.760Z] github.com/docker/docker/libnetwork/testutils [2022-01-20T20:35:09.760Z] github.com/docker/docker/libnetwork/types' [2022-01-20T20:35:09.760Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-01-20T20:35:09.760Z] + echo 'github.com/docker/docker/libnetwork [2022-01-20T20:35:09.760Z] github.com/docker/docker/libnetwork/bitseq [2022-01-20T20:35:09.760Z] github.com/docker/docker/libnetwork/cluster [2022-01-20T20:35:09.760Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-01-20T20:35:09.760Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-01-20T20:35:09.760Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-01-20T20:35:09.760Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-01-20T20:35:09.760Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-01-20T20:35:09.760Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-01-20T20:35:09.760Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-01-20T20:35:09.760Z] github.com/docker/docker/libnetwork/config [2022-01-20T20:35:09.760Z] github.com/docker/docker/libnetwork/datastore [2022-01-20T20:35:09.760Z] github.com/docker/docker/libnetwork/diagnostic [2022-01-20T20:35:09.760Z] github.com/docker/docker/libnetwork/discoverapi [2022-01-20T20:35:09.760Z] github.com/docker/docker/libnetwork/driverapi [2022-01-20T20:35:09.760Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-01-20T20:35:09.760Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-01-20T20:35:09.760Z] github.com/docker/docker/libnetwork/drivers/host [2022-01-20T20:35:09.760Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-01-20T20:35:09.760Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-01-20T20:35:09.760Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-01-20T20:35:09.760Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-01-20T20:35:09.760Z] github.com/docker/docker/libnetwork/drivers/null [2022-01-20T20:35:09.760Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-01-20T20:35:09.760Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-01-20T20:35:09.760Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-01-20T20:35:09.760Z] github.com/docker/docker/libnetwork/drivers/remote [2022-01-20T20:35:09.760Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-01-20T20:35:09.760Z] github.com/docker/docker/libnetwork/drivers/windows [2022-01-20T20:35:09.760Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-01-20T20:35:09.760Z] github.com/docker/docker/libnetwork/drvregistry [2022-01-20T20:35:09.760Z] github.com/docker/docker/libnetwork/etchosts [2022-01-20T20:35:09.760Z] github.com/docker/docker/libnetwork/idm [2022-01-20T20:35:09.760Z] github.com/docker/docker/libnetwork/internal/caller [2022-01-20T20:35:09.760Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-01-20T20:35:09.760Z] github.com/docker/docker/libnetwork/ipam [2022-01-20T20:35:09.760Z] github.com/docker/docker/libnetwork/ipamapi [2022-01-20T20:35:09.760Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-01-20T20:35:09.760Z] github.com/docker/docker/libnetwork/ipams/null [2022-01-20T20:35:09.760Z] github.com/docker/docker/libnetwork/ipams/remote [2022-01-20T20:35:09.760Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-01-20T20:35:09.760Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-01-20T20:35:09.760Z] github.com/docker/docker/libnetwork/ipamutils [2022-01-20T20:35:09.760Z] github.com/docker/docker/libnetwork/iptables [2022-01-20T20:35:09.760Z] github.com/docker/docker/libnetwork/netlabel [2022-01-20T20:35:09.760Z] github.com/docker/docker/libnetwork/netutils [2022-01-20T20:35:09.760Z] github.com/docker/docker/libnetwork/networkdb [2022-01-20T20:35:09.760Z] github.com/docker/docker/libnetwork/ns [2022-01-20T20:35:09.760Z] github.com/docker/docker/libnetwork/options [2022-01-20T20:35:09.760Z] github.com/docker/docker/libnetwork/osl [2022-01-20T20:35:09.760Z] github.com/docker/docker/libnetwork/osl/kernel [2022-01-20T20:35:09.760Z] github.com/docker/docker/libnetwork/portallocator [2022-01-20T20:35:09.760Z] github.com/docker/docker/libnetwork/portmapper [2022-01-20T20:35:09.760Z] github.com/docker/docker/libnetwork/resolvconf [2022-01-20T20:35:09.760Z] github.com/docker/docker/libnetwork/testutils [2022-01-20T20:35:09.760Z] github.com/docker/docker/libnetwork/types' [2022-01-20T20:35:09.760Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-01-20T20:35:09.760Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-01-20T20:35:09.760Z] + type docker-proxy [2022-01-20T20:35:09.760Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-01-20T20:35:09.760Z] + hack/make.sh binary-proxy install-proxy [2022-01-20T20:35:09.760Z] [2022-01-20T20:35:09.760Z] Removing bundles/ [2022-01-20T20:35:09.760Z] [2022-01-20T20:35:09.760Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-01-20T20:35:09.760Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-01-20T20:35:09.760Z] GOOS="" GOARCH="" GOARM="" [2022-01-20T20:35:16.397Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-01-20T20:35:16.397Z] [2022-01-20T20:35:16.397Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-01-20T20:35:16.397Z] Installing docker-proxy to /usr/local/bin/ [2022-01-20T20:35:16.397Z] [2022-01-20T20:35:16.397Z] + mkdir -p bundles [2022-01-20T20:35:16.397Z] + '[' -n 'github.com/docker/docker/api [2022-01-20T20:35:16.397Z] github.com/docker/docker/api/server [2022-01-20T20:35:16.397Z] github.com/docker/docker/api/server/backend/build [2022-01-20T20:35:16.397Z] github.com/docker/docker/api/server/httputils [2022-01-20T20:35:16.397Z] github.com/docker/docker/api/server/middleware [2022-01-20T20:35:16.397Z] github.com/docker/docker/api/server/router [2022-01-20T20:35:16.397Z] github.com/docker/docker/api/server/router/build [2022-01-20T20:35:16.397Z] github.com/docker/docker/api/server/router/checkpoint [2022-01-20T20:35:16.397Z] github.com/docker/docker/api/server/router/container [2022-01-20T20:35:16.397Z] github.com/docker/docker/api/server/router/debug [2022-01-20T20:35:16.397Z] github.com/docker/docker/api/server/router/distribution [2022-01-20T20:35:16.397Z] github.com/docker/docker/api/server/router/grpc [2022-01-20T20:35:16.397Z] github.com/docker/docker/api/server/router/image [2022-01-20T20:35:16.397Z] github.com/docker/docker/api/server/router/network [2022-01-20T20:35:16.397Z] github.com/docker/docker/api/server/router/plugin [2022-01-20T20:35:16.397Z] github.com/docker/docker/api/server/router/session [2022-01-20T20:35:16.397Z] github.com/docker/docker/api/server/router/swarm [2022-01-20T20:35:16.397Z] github.com/docker/docker/api/server/router/system [2022-01-20T20:35:16.397Z] github.com/docker/docker/api/server/router/volume [2022-01-20T20:35:16.397Z] github.com/docker/docker/api/types [2022-01-20T20:35:16.397Z] github.com/docker/docker/api/types/backend [2022-01-20T20:35:16.397Z] github.com/docker/docker/api/types/blkiodev [2022-01-20T20:35:16.397Z] github.com/docker/docker/api/types/container [2022-01-20T20:35:16.397Z] github.com/docker/docker/api/types/events [2022-01-20T20:35:16.397Z] github.com/docker/docker/api/types/filters [2022-01-20T20:35:16.397Z] github.com/docker/docker/api/types/image [2022-01-20T20:35:16.397Z] github.com/docker/docker/api/types/mount [2022-01-20T20:35:16.397Z] github.com/docker/docker/api/types/network [2022-01-20T20:35:16.397Z] github.com/docker/docker/api/types/plugins/logdriver [2022-01-20T20:35:16.397Z] github.com/docker/docker/api/types/registry [2022-01-20T20:35:16.397Z] github.com/docker/docker/api/types/strslice [2022-01-20T20:35:16.397Z] github.com/docker/docker/api/types/swarm [2022-01-20T20:35:16.397Z] github.com/docker/docker/api/types/swarm/runtime [2022-01-20T20:35:16.397Z] github.com/docker/docker/api/types/time [2022-01-20T20:35:16.397Z] github.com/docker/docker/api/types/versions [2022-01-20T20:35:16.397Z] github.com/docker/docker/api/types/versions/v1p19 [2022-01-20T20:35:16.397Z] github.com/docker/docker/api/types/versions/v1p20 [2022-01-20T20:35:16.397Z] github.com/docker/docker/api/types/volume [2022-01-20T20:35:16.397Z] github.com/docker/docker/builder [2022-01-20T20:35:16.397Z] github.com/docker/docker/builder/builder-next [2022-01-20T20:35:16.397Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-01-20T20:35:16.397Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-01-20T20:35:16.397Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-01-20T20:35:16.397Z] github.com/docker/docker/builder/builder-next/exporter [2022-01-20T20:35:16.397Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-01-20T20:35:16.397Z] github.com/docker/docker/builder/builder-next/worker [2022-01-20T20:35:16.397Z] github.com/docker/docker/builder/dockerfile [2022-01-20T20:35:16.397Z] github.com/docker/docker/builder/dockerignore [2022-01-20T20:35:16.397Z] github.com/docker/docker/builder/remotecontext [2022-01-20T20:35:16.397Z] github.com/docker/docker/builder/remotecontext/git [2022-01-20T20:35:16.397Z] github.com/docker/docker/cli [2022-01-20T20:35:16.397Z] github.com/docker/docker/cli/config [2022-01-20T20:35:16.397Z] github.com/docker/docker/cli/debug [2022-01-20T20:35:16.397Z] github.com/docker/docker/client [2022-01-20T20:35:16.397Z] github.com/docker/docker/cmd/docker-proxy [2022-01-20T20:35:16.397Z] github.com/docker/docker/cmd/dockerd [2022-01-20T20:35:16.397Z] github.com/docker/docker/cmd/dockerd/trap [2022-01-20T20:35:16.397Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-01-20T20:35:16.397Z] github.com/docker/docker/container [2022-01-20T20:35:16.397Z] github.com/docker/docker/container/stream [2022-01-20T20:35:16.397Z] github.com/docker/docker/contrib/apparmor [2022-01-20T20:35:16.397Z] github.com/docker/docker/contrib/docker-device-tool [2022-01-20T20:35:16.397Z] github.com/docker/docker/contrib/httpserver [2022-01-20T20:35:16.397Z] github.com/docker/docker/daemon [2022-01-20T20:35:16.397Z] github.com/docker/docker/daemon/cluster [2022-01-20T20:35:16.397Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-01-20T20:35:16.397Z] github.com/docker/docker/daemon/cluster/convert [2022-01-20T20:35:16.397Z] github.com/docker/docker/daemon/cluster/executor [2022-01-20T20:35:16.397Z] github.com/docker/docker/daemon/cluster/executor/container [2022-01-20T20:35:16.397Z] github.com/docker/docker/daemon/cluster/provider [2022-01-20T20:35:16.397Z] github.com/docker/docker/daemon/config [2022-01-20T20:35:16.397Z] github.com/docker/docker/daemon/events [2022-01-20T20:35:16.397Z] github.com/docker/docker/daemon/events/testutils [2022-01-20T20:35:16.397Z] github.com/docker/docker/daemon/exec [2022-01-20T20:35:16.397Z] github.com/docker/docker/daemon/graphdriver [2022-01-20T20:35:16.397Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-01-20T20:35:16.397Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-01-20T20:35:16.397Z] github.com/docker/docker/daemon/graphdriver/copy [2022-01-20T20:35:16.397Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-01-20T20:35:16.397Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-01-20T20:35:16.397Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-01-20T20:35:16.397Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-01-20T20:35:16.397Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-01-20T20:35:16.397Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-01-20T20:35:16.397Z] github.com/docker/docker/daemon/graphdriver/register [2022-01-20T20:35:16.397Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-01-20T20:35:16.397Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-01-20T20:35:16.397Z] github.com/docker/docker/daemon/images [2022-01-20T20:35:16.397Z] github.com/docker/docker/daemon/initlayer [2022-01-20T20:35:16.397Z] github.com/docker/docker/daemon/links [2022-01-20T20:35:16.397Z] github.com/docker/docker/daemon/listeners [2022-01-20T20:35:16.397Z] github.com/docker/docker/daemon/logger [2022-01-20T20:35:16.397Z] github.com/docker/docker/daemon/logger/awslogs [2022-01-20T20:35:16.397Z] github.com/docker/docker/daemon/logger/fluentd [2022-01-20T20:35:16.397Z] github.com/docker/docker/daemon/logger/gcplogs [2022-01-20T20:35:16.397Z] github.com/docker/docker/daemon/logger/gelf [2022-01-20T20:35:16.397Z] github.com/docker/docker/daemon/logger/journald [2022-01-20T20:35:16.397Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-01-20T20:35:16.397Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-01-20T20:35:16.397Z] github.com/docker/docker/daemon/logger/local [2022-01-20T20:35:16.397Z] github.com/docker/docker/daemon/logger/logentries [2022-01-20T20:35:16.397Z] github.com/docker/docker/daemon/logger/loggerutils [2022-01-20T20:35:16.397Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-01-20T20:35:16.397Z] github.com/docker/docker/daemon/logger/splunk [2022-01-20T20:35:16.397Z] github.com/docker/docker/daemon/logger/syslog [2022-01-20T20:35:16.397Z] github.com/docker/docker/daemon/logger/templates [2022-01-20T20:35:16.397Z] github.com/docker/docker/daemon/names [2022-01-20T20:35:16.397Z] github.com/docker/docker/daemon/network [2022-01-20T20:35:16.397Z] github.com/docker/docker/daemon/stats [2022-01-20T20:35:16.397Z] github.com/docker/docker/distribution [2022-01-20T20:35:16.397Z] github.com/docker/docker/distribution/metadata [2022-01-20T20:35:16.397Z] github.com/docker/docker/distribution/utils [2022-01-20T20:35:16.397Z] github.com/docker/docker/distribution/xfer [2022-01-20T20:35:16.397Z] github.com/docker/docker/dockerversion [2022-01-20T20:35:16.397Z] github.com/docker/docker/errdefs [2022-01-20T20:35:16.397Z] github.com/docker/docker/image [2022-01-20T20:35:16.397Z] github.com/docker/docker/image/cache [2022-01-20T20:35:16.397Z] github.com/docker/docker/image/tarexport [2022-01-20T20:35:16.397Z] github.com/docker/docker/image/v1 [2022-01-20T20:35:16.397Z] github.com/docker/docker/internal/test/suite [2022-01-20T20:35:16.397Z] github.com/docker/docker/layer [2022-01-20T20:35:16.397Z] github.com/docker/docker/libcontainerd [2022-01-20T20:35:16.397Z] github.com/docker/docker/libcontainerd/queue [2022-01-20T20:35:16.397Z] github.com/docker/docker/libcontainerd/remote [2022-01-20T20:35:16.397Z] github.com/docker/docker/libcontainerd/supervisor [2022-01-20T20:35:16.397Z] github.com/docker/docker/libcontainerd/types [2022-01-20T20:35:16.397Z] github.com/docker/docker/oci [2022-01-20T20:35:16.397Z] github.com/docker/docker/oci/caps [2022-01-20T20:35:16.397Z] github.com/docker/docker/opts [2022-01-20T20:35:16.397Z] github.com/docker/docker/pkg/aaparser [2022-01-20T20:35:16.397Z] github.com/docker/docker/pkg/archive [2022-01-20T20:35:16.397Z] github.com/docker/docker/pkg/authorization [2022-01-20T20:35:16.397Z] github.com/docker/docker/pkg/broadcaster [2022-01-20T20:35:16.397Z] github.com/docker/docker/pkg/capabilities [2022-01-20T20:35:16.397Z] github.com/docker/docker/pkg/chrootarchive [2022-01-20T20:35:16.397Z] github.com/docker/docker/pkg/containerfs [2022-01-20T20:35:16.397Z] github.com/docker/docker/pkg/devicemapper [2022-01-20T20:35:16.397Z] github.com/docker/docker/pkg/directory [2022-01-20T20:35:16.397Z] github.com/docker/docker/pkg/dmesg [2022-01-20T20:35:16.397Z] github.com/docker/docker/pkg/filenotify [2022-01-20T20:35:16.397Z] github.com/docker/docker/pkg/fileutils [2022-01-20T20:35:16.397Z] github.com/docker/docker/pkg/fsutils [2022-01-20T20:35:16.397Z] github.com/docker/docker/pkg/homedir [2022-01-20T20:35:16.397Z] github.com/docker/docker/pkg/idtools [2022-01-20T20:35:16.397Z] github.com/docker/docker/pkg/ioutils [2022-01-20T20:35:16.397Z] github.com/docker/docker/pkg/jsonmessage [2022-01-20T20:35:16.397Z] github.com/docker/docker/pkg/locker [2022-01-20T20:35:16.397Z] github.com/docker/docker/pkg/longpath [2022-01-20T20:35:16.397Z] github.com/docker/docker/pkg/loopback [2022-01-20T20:35:16.397Z] github.com/docker/docker/pkg/mount [2022-01-20T20:35:16.397Z] github.com/docker/docker/pkg/namesgenerator [2022-01-20T20:35:16.397Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2022-01-20T20:35:16.397Z] github.com/docker/docker/pkg/parsers [2022-01-20T20:35:16.397Z] github.com/docker/docker/pkg/parsers/kernel [2022-01-20T20:35:16.397Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-01-20T20:35:16.397Z] github.com/docker/docker/pkg/pidfile [2022-01-20T20:35:16.397Z] github.com/docker/docker/pkg/platform [2022-01-20T20:35:16.397Z] github.com/docker/docker/pkg/plugingetter [2022-01-20T20:35:16.397Z] github.com/docker/docker/pkg/plugins [2022-01-20T20:35:16.397Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-01-20T20:35:16.397Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-01-20T20:35:16.397Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-01-20T20:35:16.397Z] github.com/docker/docker/pkg/plugins/transport [2022-01-20T20:35:16.397Z] github.com/docker/docker/pkg/pools [2022-01-20T20:35:16.397Z] github.com/docker/docker/pkg/progress [2022-01-20T20:35:16.397Z] github.com/docker/docker/pkg/pubsub [2022-01-20T20:35:16.397Z] github.com/docker/docker/pkg/reexec [2022-01-20T20:35:16.397Z] github.com/docker/docker/pkg/signal [2022-01-20T20:35:16.397Z] github.com/docker/docker/pkg/stack [2022-01-20T20:35:16.397Z] github.com/docker/docker/pkg/stdcopy [2022-01-20T20:35:16.397Z] github.com/docker/docker/pkg/streamformatter [2022-01-20T20:35:16.397Z] github.com/docker/docker/pkg/stringid [2022-01-20T20:35:16.397Z] github.com/docker/docker/pkg/symlink [2022-01-20T20:35:16.397Z] github.com/docker/docker/pkg/sysinfo [2022-01-20T20:35:16.397Z] github.com/docker/docker/pkg/system [2022-01-20T20:35:16.397Z] github.com/docker/docker/pkg/tailfile [2022-01-20T20:35:16.397Z] github.com/docker/docker/pkg/tarsum [2022-01-20T20:35:16.397Z] github.com/docker/docker/pkg/term [2022-01-20T20:35:16.397Z] github.com/docker/docker/pkg/term/windows [2022-01-20T20:35:16.397Z] github.com/docker/docker/pkg/truncindex [2022-01-20T20:35:16.397Z] github.com/docker/docker/pkg/urlutil [2022-01-20T20:35:16.397Z] github.com/docker/docker/pkg/useragent [2022-01-20T20:35:16.397Z] github.com/docker/docker/plugin [2022-01-20T20:35:16.397Z] github.com/docker/docker/plugin/executor/containerd [2022-01-20T20:35:16.397Z] github.com/docker/docker/plugin/v2 [2022-01-20T20:35:16.397Z] github.com/docker/docker/profiles/apparmor [2022-01-20T20:35:16.397Z] github.com/docker/docker/profiles/seccomp [2022-01-20T20:35:16.397Z] github.com/docker/docker/quota [2022-01-20T20:35:16.397Z] github.com/docker/docker/reference [2022-01-20T20:35:16.397Z] github.com/docker/docker/registry [2022-01-20T20:35:16.397Z] github.com/docker/docker/registry/resumable [2022-01-20T20:35:16.397Z] github.com/docker/docker/restartmanager [2022-01-20T20:35:16.397Z] github.com/docker/docker/rootless [2022-01-20T20:35:16.397Z] github.com/docker/docker/rootless/specconv [2022-01-20T20:35:16.397Z] github.com/docker/docker/runconfig [2022-01-20T20:35:16.397Z] github.com/docker/docker/runconfig/opts [2022-01-20T20:35:16.397Z] github.com/docker/docker/testutil [2022-01-20T20:35:16.397Z] github.com/docker/docker/testutil/daemon [2022-01-20T20:35:16.397Z] github.com/docker/docker/testutil/environment [2022-01-20T20:35:16.397Z] github.com/docker/docker/testutil/fakecontext [2022-01-20T20:35:16.397Z] github.com/docker/docker/testutil/fakegit [2022-01-20T20:35:16.397Z] github.com/docker/docker/testutil/fakestorage [2022-01-20T20:35:16.397Z] github.com/docker/docker/testutil/fixtures/load [2022-01-20T20:35:16.397Z] github.com/docker/docker/testutil/fixtures/plugin [2022-01-20T20:35:16.397Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-01-20T20:35:16.397Z] github.com/docker/docker/testutil/registry [2022-01-20T20:35:16.397Z] github.com/docker/docker/testutil/request [2022-01-20T20:35:16.397Z] github.com/docker/docker/volume [2022-01-20T20:35:16.397Z] github.com/docker/docker/volume/drivers [2022-01-20T20:35:16.397Z] github.com/docker/docker/volume/local [2022-01-20T20:35:16.397Z] github.com/docker/docker/volume/mounts [2022-01-20T20:35:16.397Z] github.com/docker/docker/volume/service [2022-01-20T20:35:16.397Z] github.com/docker/docker/volume/service/opts [2022-01-20T20:35:16.397Z] github.com/docker/docker/volume/testutils' ']' [2022-01-20T20:35:16.398Z] + 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/namesgenerator/cmd/names-generator 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-01-20T20:35:16.658Z] ? github.com/docker/docker/api [no test files] [2022-01-20T20:35:18.995Z] #67 ... [2022-01-20T20:35:18.995Z] [2022-01-20T20:35:18.995Z] #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-01-20T20:35:18.995Z] #28 sha256:3f21c2b92cebfd4f70550d3510e8572ab074af718611cd3ce271230d58bfd991 [2022-01-20T20:35:18.995Z] #28 13.49 Fetched 48.8 MB in 13s (3858 kB/s) [2022-01-20T20:35:18.995Z] #28 13.49 Reading package lists... [2022-01-20T20:35:19.839Z] #60 214.3 # github.com/containerd/containerd/cmd/containerd [2022-01-20T20:35:19.839Z] #60 214.3 /usr/bin/ld: /tmp/go-link-1702457723/000019.o: in function `New': [2022-01-20T20:35:19.839Z] #60 214.3 /tmp/tmp.BSuG3sd5xc/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-01-20T20:35:19.839Z] #60 214.4 + bin/containerd-stress [2022-01-20T20:35:19.839Z] #60 215.5 + bin/containerd-shim [2022-01-20T20:35:22.283Z] #28 20.09 Reading package lists... [2022-01-20T20:35:23.219Z] #28 26.46 Building dependency tree... [2022-01-20T20:35:24.006Z] #60 222.8 + bin/containerd-shim-runc-v1 [2022-01-20T20:35:24.595Z] #28 29.28 bzip2 is already the newest version (1.0.8-4). [2022-01-20T20:35:24.595Z] #28 29.28 patch is already the newest version (2.7.6-7). [2022-01-20T20:35:24.595Z] #28 29.28 xz-utils is already the newest version (5.2.5-2). [2022-01-20T20:35:24.595Z] #28 29.28 The following additional packages will be installed: [2022-01-20T20:35:24.595Z] #28 29.28 libaio1 libbpf0 libcap2 libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-01-20T20:35:24.595Z] #28 29.29 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-01-20T20:35:24.596Z] #28 29.30 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-01-20T20:35:24.596Z] #28 29.30 python3-pkg-resources vim-runtime xxd [2022-01-20T20:35:24.596Z] #28 29.32 Suggested packages: [2022-01-20T20:35:24.596Z] #28 29.33 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2022-01-20T20:35:24.596Z] #28 29.33 python-setuptools-doc ctags vim-doc vim-scripts xfsdump acl attr quota [2022-01-20T20:35:24.596Z] #28 29.33 Recommended packages: [2022-01-20T20:35:24.596Z] #28 29.33 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-01-20T20:35:25.972Z] #28 30.73 The following NEW packages will be installed: [2022-01-20T20:35:26.231Z] #28 30.73 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 libbpf0 [2022-01-20T20:35:26.231Z] #28 30.74 libcap2 libcap2-bin libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-01-20T20:35:26.231Z] #28 30.74 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2022-01-20T20:35:26.231Z] #28 30.75 libonig5 libprotobuf-c1 libxtables12 net-tools pigz python-pip-whl [2022-01-20T20:35:26.231Z] #28 30.75 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2022-01-20T20:35:26.231Z] #28 30.75 python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim [2022-01-20T20:35:26.231Z] #28 30.75 vim-common vim-runtime xfsprogs xxd zip zstd [2022-01-20T20:35:26.490Z] #28 31.18 0 upgraded, 44 newly installed, 0 to remove and 1 not upgraded. [2022-01-20T20:35:26.490Z] #28 31.18 Need to get 18.6 MB of archives. [2022-01-20T20:35:26.490Z] #28 31.18 After this operation, 71.4 MB of additional disk space will be used. [2022-01-20T20:35:26.490Z] #28 31.18 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-01-20T20:35:26.490Z] #28 31.19 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-01-20T20:35:26.490Z] #28 31.19 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-01-20T20:35:26.490Z] #28 31.19 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-01-20T20:35:26.490Z] #28 31.19 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-01-20T20:35:26.490Z] #28 31.19 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-01-20T20:35:26.490Z] #28 31.20 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-01-20T20:35:26.490Z] #28 31.20 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-01-20T20:35:26.490Z] #28 31.22 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-01-20T20:35:26.490Z] #28 31.23 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-01-20T20:35:26.490Z] #28 31.23 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-01-20T20:35:26.490Z] #28 31.23 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-01-20T20:35:26.490Z] #28 31.24 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-01-20T20:35:26.490Z] #28 31.25 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-01-20T20:35:26.490Z] #28 31.25 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-01-20T20:35:26.490Z] #28 31.25 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-01-20T20:35:26.490Z] #28 31.25 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-01-20T20:35:26.490Z] #28 31.26 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-01-20T20:35:26.490Z] #28 31.26 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-01-20T20:35:26.490Z] #28 31.26 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-01-20T20:35:26.490Z] #28 31.27 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-01-20T20:35:26.490Z] #28 31.27 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-01-20T20:35:26.490Z] #28 31.27 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-01-20T20:35:26.490Z] #28 31.28 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-01-20T20:35:26.490Z] #28 31.28 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-01-20T20:35:26.490Z] #28 31.28 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-01-20T20:35:26.490Z] #28 31.28 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-01-20T20:35:26.490Z] #28 31.28 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-01-20T20:35:26.490Z] #28 31.28 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-01-20T20:35:26.749Z] #28 31.29 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2022-01-20T20:35:26.749Z] #28 31.32 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-01-20T20:35:26.749Z] #28 31.32 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-01-20T20:35:26.750Z] #28 31.32 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-01-20T20:35:26.750Z] #28 31.33 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-01-20T20:35:26.750Z] #28 31.34 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-01-20T20:35:26.750Z] #28 31.34 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2022-01-20T20:35:26.750Z] #28 31.34 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-01-20T20:35:26.750Z] #28 31.35 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-01-20T20:35:26.750Z] #28 31.37 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-01-20T20:35:26.750Z] #28 31.37 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-01-20T20:35:27.009Z] #28 31.46 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-01-20T20:35:27.009Z] #28 31.49 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-01-20T20:35:27.009Z] #28 31.51 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-01-20T20:35:27.009Z] #28 31.51 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-01-20T20:35:27.577Z] #28 32.14 debconf: delaying package configuration, since apt-utils is not installed [2022-01-20T20:35:27.836Z] #28 32.43 Fetched 18.6 MB in 1s (28.1 MB/s) [2022-01-20T20:35:27.836Z] #28 32.48 Selecting previously unselected package pigz. [2022-01-20T20:35:28.095Z] #28 32.48 (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-01-20T20:35:28.095Z] #28 32.53 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-01-20T20:35:28.095Z] #28 32.54 Unpacking pigz (2.6-1) ... [2022-01-20T20:35:28.095Z] #28 32.59 Selecting previously unselected package libelf1:amd64. [2022-01-20T20:35:28.095Z] #28 32.60 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-01-20T20:35:28.095Z] #28 32.61 Unpacking libelf1:amd64 (0.183-1) ... [2022-01-20T20:35:28.095Z] #28 32.70 Selecting previously unselected package libbpf0:amd64. [2022-01-20T20:35:28.095Z] #28 32.71 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-01-20T20:35:28.095Z] #28 32.72 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-01-20T20:35:28.095Z] #28 32.80 Selecting previously unselected package libcap2:amd64. [2022-01-20T20:35:28.095Z] #28 32.80 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-01-20T20:35:28.354Z] #28 32.81 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-01-20T20:35:28.354Z] #28 32.86 Selecting previously unselected package libmnl0:amd64. [2022-01-20T20:35:28.354Z] #28 32.86 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-01-20T20:35:28.354Z] #28 32.87 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-01-20T20:35:28.354Z] #28 32.91 Selecting previously unselected package libxtables12:amd64. [2022-01-20T20:35:28.354Z] #28 32.92 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-01-20T20:35:28.354Z] #28 32.92 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-01-20T20:35:28.354Z] #28 32.97 Selecting previously unselected package libcap2-bin. [2022-01-20T20:35:28.354Z] #28 32.98 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-01-20T20:35:28.354Z] #28 32.99 Unpacking libcap2-bin (1:2.44-1) ... [2022-01-20T20:35:28.613Z] #28 33.03 Selecting previously unselected package iproute2. [2022-01-20T20:35:28.613Z] #28 33.04 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-01-20T20:35:28.613Z] #28 33.05 Unpacking iproute2 (5.10.0-4) ... [2022-01-20T20:35:28.872Z] #28 33.33 Selecting previously unselected package xxd. [2022-01-20T20:35:28.872Z] #28 33.34 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-01-20T20:35:28.872Z] #28 33.35 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-01-20T20:35:28.872Z] #28 33.44 Selecting previously unselected package vim-common. [2022-01-20T20:35:28.872Z] #28 33.44 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-01-20T20:35:28.872Z] #28 33.45 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-01-20T20:35:28.891Z] ok github.com/docker/docker/api/server 0.005s coverage: 9.0% of statements [2022-01-20T20:35:29.131Z] #28 33.54 Selecting previously unselected package bash-completion. [2022-01-20T20:35:29.131Z] #28 33.55 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-01-20T20:35:29.253Z] #60 228.0 + bin/containerd-shim-runc-v2 [2022-01-20T20:35:29.253Z] #60 228.6 + binaries [2022-01-20T20:35:29.253Z] #60 228.6 + install -D bin/containerd /build/containerd [2022-01-20T20:35:29.253Z] #60 228.6 + install -D bin/containerd-shim /build/containerd-shim [2022-01-20T20:35:29.253Z] #60 228.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-01-20T20:35:29.253Z] #60 228.6 + install -D bin/ctr /build/ctr [2022-01-20T20:35:30.068Z] #28 34.71 Unpacking bash-completion (1:2.11-2) ... [2022-01-20T20:35:30.326Z] #28 34.92 Selecting previously unselected package apparmor. [2022-01-20T20:35:30.326Z] #28 34.93 Preparing to unpack .../11-apparmor_2.13.6-10_amd64.deb ... [2022-01-20T20:35:30.326Z] #28 34.98 Unpacking apparmor (2.13.6-10) ... [2022-01-20T20:35:30.585Z] #28 35.23 Selecting previously unselected package inetutils-ping. [2022-01-20T20:35:30.585Z] #28 35.25 Preparing to unpack .../12-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-01-20T20:35:30.585Z] #28 35.26 Unpacking inetutils-ping (2:2.0-1) ... [2022-01-20T20:35:30.844Z] #28 35.34 Selecting previously unselected package libip4tc2:amd64. [2022-01-20T20:35:30.844Z] #28 35.35 Preparing to unpack .../13-libip4tc2_1.8.7-1_amd64.deb ... [2022-01-20T20:35:30.844Z] #28 35.35 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-01-20T20:35:30.844Z] #28 35.41 Selecting previously unselected package libip6tc2:amd64. [2022-01-20T20:35:30.844Z] #28 35.42 Preparing to unpack .../14-libip6tc2_1.8.7-1_amd64.deb ... [2022-01-20T20:35:30.844Z] #28 35.43 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-01-20T20:35:30.844Z] #28 35.47 Selecting previously unselected package libnfnetlink0:amd64. [2022-01-20T20:35:30.844Z] #28 35.48 Preparing to unpack .../15-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-01-20T20:35:30.844Z] #28 35.48 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-01-20T20:35:30.844Z] #28 35.53 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-01-20T20:35:30.844Z] #28 35.53 Preparing to unpack .../16-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-01-20T20:35:30.844Z] #28 35.54 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-01-20T20:35:31.104Z] #28 35.60 Selecting previously unselected package libnftnl11:amd64. [2022-01-20T20:35:31.104Z] #28 35.62 Preparing to unpack .../17-libnftnl11_1.1.9-1_amd64.deb ... [2022-01-20T20:35:31.104Z] #28 35.62 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-01-20T20:35:31.104Z] #28 35.69 Selecting previously unselected package iptables. [2022-01-20T20:35:31.104Z] #28 35.70 Preparing to unpack .../18-iptables_1.8.7-1_amd64.deb ... [2022-01-20T20:35:31.104Z] #28 35.71 Unpacking iptables (1.8.7-1) ... [2022-01-20T20:35:31.363Z] #28 35.89 Selecting previously unselected package libonig5:amd64. [2022-01-20T20:35:31.363Z] #28 35.90 Preparing to unpack .../19-libonig5_6.9.6-1.1_amd64.deb ... [2022-01-20T20:35:31.363Z] #28 35.91 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-01-20T20:35:31.363Z] #28 36.01 Selecting previously unselected package libjq1:amd64. [2022-01-20T20:35:31.363Z] #28 36.02 Preparing to unpack .../20-libjq1_1.6-2.1_amd64.deb ... [2022-01-20T20:35:31.363Z] #28 36.03 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-01-20T20:35:31.621Z] #28 36.11 Selecting previously unselected package jq. [2022-01-20T20:35:31.621Z] #28 36.12 Preparing to unpack .../21-jq_1.6-2.1_amd64.deb ... [2022-01-20T20:35:31.621Z] #28 36.12 Unpacking jq (1.6-2.1) ... [2022-01-20T20:35:31.621Z] #28 36.18 Selecting previously unselected package libaio1:amd64. [2022-01-20T20:35:31.621Z] #28 36.20 Preparing to unpack .../22-libaio1_0.3.112-9_amd64.deb ... [2022-01-20T20:35:31.622Z] #28 36.21 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-01-20T20:35:31.622Z] #28 36.25 Selecting previously unselected package libgpm2:amd64. [2022-01-20T20:35:31.622Z] #28 36.25 Preparing to unpack .../23-libgpm2_1.20.7-8_amd64.deb ... [2022-01-20T20:35:31.622Z] #28 36.26 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-01-20T20:35:31.622Z] #28 36.31 Selecting previously unselected package libinih1:amd64. [2022-01-20T20:35:31.622Z] #28 36.31 Preparing to unpack .../24-libinih1_53-1+b2_amd64.deb ... [2022-01-20T20:35:31.622Z] #28 36.32 Unpacking libinih1:amd64 (53-1+b2) ... [2022-01-20T20:35:31.880Z] #28 36.36 Selecting previously unselected package libnet1:amd64. [2022-01-20T20:35:31.880Z] #28 36.38 Preparing to unpack .../25-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-01-20T20:35:31.880Z] #28 36.38 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-01-20T20:35:31.880Z] #28 36.45 Selecting previously unselected package libnl-3-200:amd64. [2022-01-20T20:35:31.880Z] #28 36.45 Preparing to unpack .../26-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-01-20T20:35:31.880Z] #28 36.46 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-01-20T20:35:31.880Z] #28 36.51 Selecting previously unselected package libprotobuf-c1:amd64. [2022-01-20T20:35:31.880Z] #28 36.53 Preparing to unpack .../27-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-01-20T20:35:31.880Z] #28 36.53 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-01-20T20:35:31.880Z] #28 36.57 Selecting previously unselected package net-tools. [2022-01-20T20:35:31.880Z] #28 36.58 Preparing to unpack .../28-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-01-20T20:35:31.880Z] #28 36.58 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-01-20T20:35:32.139Z] #28 36.68 Selecting previously unselected package python-pip-whl. [2022-01-20T20:35:32.139Z] #28 36.68 Preparing to unpack .../29-python-pip-whl_20.3.4-4_all.deb ... [2022-01-20T20:35:32.139Z] #28 36.69 Unpacking python-pip-whl (20.3.4-4) ... [2022-01-20T20:35:32.398Z] #28 37.01 Selecting previously unselected package python3-lib2to3. [2022-01-20T20:35:32.398Z] #28 37.02 Preparing to unpack .../30-python3-lib2to3_3.9.2-1_all.deb ... [2022-01-20T20:35:32.398Z] #28 37.03 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-01-20T20:35:32.398Z] #28 37.09 Selecting previously unselected package python3-distutils. [2022-01-20T20:35:32.512Z] #60 DONE 231.8s [2022-01-20T20:35:32.656Z] #28 37.10 Preparing to unpack .../31-python3-distutils_3.9.2-1_all.deb ... [2022-01-20T20:35:32.656Z] #28 37.11 Unpacking python3-distutils (3.9.2-1) ... [2022-01-20T20:35:32.656Z] #28 37.21 Selecting previously unselected package python3-pkg-resources. [2022-01-20T20:35:32.657Z] #28 37.22 Preparing to unpack .../32-python3-pkg-resources_52.0.0-4_all.deb ... [2022-01-20T20:35:32.657Z] #28 37.22 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-01-20T20:35:32.657Z] #28 37.31 Selecting previously unselected package python3-setuptools. [2022-01-20T20:35:32.657Z] #28 37.31 Preparing to unpack .../33-python3-setuptools_52.0.0-4_all.deb ... [2022-01-20T20:35:32.657Z] #28 37.32 Unpacking python3-setuptools (52.0.0-4) ... [2022-01-20T20:35:32.915Z] #28 37.47 Selecting previously unselected package python3-wheel. [2022-01-20T20:35:32.915Z] #28 37.48 Preparing to unpack .../34-python3-wheel_0.34.2-1_all.deb ... [2022-01-20T20:35:32.915Z] #28 37.49 Unpacking python3-wheel (0.34.2-1) ... [2022-01-20T20:35:32.915Z] #28 37.56 Selecting previously unselected package python3-pip. [2022-01-20T20:35:32.915Z] #28 37.56 Preparing to unpack .../35-python3-pip_20.3.4-4_all.deb ... [2022-01-20T20:35:32.915Z] #28 37.56 Unpacking python3-pip (20.3.4-4) ... [2022-01-20T20:35:32.915Z] #28 37.71 Selecting previously unselected package sudo. [2022-01-20T20:35:33.117Z] [2022-01-20T20:35:33.117Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-01-20T20:35:33.117Z] #61 sha256:e22bd704d0e747615d6495a50320d127005cad72bd66ce81d97c027926fd43af [2022-01-20T20:35:33.174Z] #28 37.71 Preparing to unpack .../36-sudo_1.9.5p2-3_amd64.deb ... [2022-01-20T20:35:33.174Z] #28 37.72 Unpacking sudo (1.9.5p2-3) ... [2022-01-20T20:35:33.433Z] #28 38.04 Selecting previously unselected package thin-provisioning-tools. [2022-01-20T20:35:33.433Z] #28 38.04 Preparing to unpack .../37-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-01-20T20:35:33.433Z] #28 38.05 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-01-20T20:35:33.692Z] #28 38.20 Selecting previously unselected package uidmap. [2022-01-20T20:35:33.692Z] #28 38.21 Preparing to unpack .../38-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-01-20T20:35:33.692Z] #28 38.22 Unpacking uidmap (1:4.8.1-1) ... [2022-01-20T20:35:33.692Z] #28 38.32 Selecting previously unselected package vim-runtime. [2022-01-20T20:35:33.692Z] #28 38.32 Preparing to unpack .../39-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-01-20T20:35:33.692Z] #28 38.35 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-01-20T20:35:33.692Z] #28 38.38 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-01-20T20:35:33.692Z] #28 38.39 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-01-20T20:35:34.524Z] #61 DONE 1.1s [2022-01-20T20:35:34.524Z] [2022-01-20T20:35:34.524Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-01-20T20:35:34.524Z] #66 sha256:8a7c738cf1cc9044bec3ed94f2458f0bb1bacdbfd6d0396dcbf06f7e00d67a09 [2022-01-20T20:35:34.779Z] #66 DONE 0.3s [2022-01-20T20:35:34.779Z] [2022-01-20T20:35:34.779Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-01-20T20:35:34.779Z] #71 sha256:1c1ff0fe04a4f7e790a1ddbc1ca20817ebb0371fc5f5a056b4a6346697940fde [2022-01-20T20:35:35.596Z] #28 40.16 Selecting previously unselected package vim. [2022-01-20T20:35:35.596Z] #28 40.16 Preparing to unpack .../40-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-01-20T20:35:35.596Z] #28 40.17 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-01-20T20:35:36.115Z] #28 40.53 Selecting previously unselected package xfsprogs. [2022-01-20T20:35:36.115Z] #28 40.54 Preparing to unpack .../41-xfsprogs_5.10.0-4_amd64.deb ... [2022-01-20T20:35:36.115Z] #28 40.55 Unpacking xfsprogs (5.10.0-4) ... [2022-01-20T20:35:36.115Z] #28 40.80 Selecting previously unselected package zip. [2022-01-20T20:35:36.115Z] #28 40.81 Preparing to unpack .../42-zip_3.0-12_amd64.deb ... [2022-01-20T20:35:36.115Z] #28 40.82 Unpacking zip (3.0-12) ... [2022-01-20T20:35:36.141Z] #71 DONE 1.6s [2022-01-20T20:35:36.374Z] #28 40.91 Selecting previously unselected package zstd. [2022-01-20T20:35:36.374Z] #28 40.92 Preparing to unpack .../43-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-01-20T20:35:36.374Z] #28 40.93 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-01-20T20:35:36.397Z] [2022-01-20T20:35:36.397Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-01-20T20:35:36.397Z] #72 sha256:b8e44fba3849de32c20775ace10005013b50bd868bb2b950d767711395b0e141 [2022-01-20T20:35:36.397Z] #72 DONE 0.0s [2022-01-20T20:35:36.397Z] [2022-01-20T20:35:36.397Z] #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-01-20T20:35:36.397Z] #73 sha256:55faf6814c0def31be9a23f21f84d6cad81fcc70133cb57af693abd47a5f4189 [2022-01-20T20:35:36.633Z] #28 41.21 Setting up python3-pkg-resources (52.0.0-4) ... [2022-01-20T20:35:36.958Z] #73 0.625 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-01-20T20:35:36.958Z] #73 0.625 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-01-20T20:35:36.958Z] #73 0.625 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-01-20T20:35:37.200Z] #28 41.77 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-01-20T20:35:37.201Z] #28 41.78 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-01-20T20:35:37.201Z] #28 41.80 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-01-20T20:35:37.201Z] #28 41.81 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-01-20T20:35:37.201Z] #28 41.82 Setting up libinih1:amd64 (53-1+b2) ... [2022-01-20T20:35:37.201Z] #28 41.84 Setting up uidmap (1:4.8.1-1) ... [2022-01-20T20:35:37.201Z] #28 41.84 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-01-20T20:35:37.201Z] #28 41.85 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-01-20T20:35:37.201Z] #28 41.86 Setting up python3-wheel (0.34.2-1) ... [2022-01-20T20:35:37.768Z] #28 42.29 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-01-20T20:35:37.768Z] #28 42.30 Setting up libcap2:amd64 (1:2.44-1) ... [2022-01-20T20:35:37.768Z] #28 42.31 Setting up libcap2-bin (1:2.44-1) ... [2022-01-20T20:35:37.768Z] #28 42.32 Setting up apparmor (2.13.6-10) ... [2022-01-20T20:35:37.887Z] #73 0.862 Reading package lists... [2022-01-20T20:35:38.143Z] #73 1.382 Reading package lists... [2022-01-20T20:35:38.143Z] #73 1.885 Building dependency tree... [2022-01-20T20:35:38.398Z] #73 2.002 Reading state information... [2022-01-20T20:35:38.398Z] #73 2.122 The following additional packages will be installed: [2022-01-20T20:35:38.398Z] #73 2.122 libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd [2022-01-20T20:35:38.398Z] #73 2.122 systemd-timesyncd [2022-01-20T20:35:38.398Z] #73 2.123 Suggested packages: [2022-01-20T20:35:38.398Z] #73 2.123 systemd-container policykit-1 [2022-01-20T20:35:38.398Z] #73 2.123 Recommended packages: [2022-01-20T20:35:38.398Z] #73 2.123 libnss-systemd [2022-01-20T20:35:38.398Z] #73 2.209 The following NEW packages will be installed: [2022-01-20T20:35:38.398Z] #73 2.209 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 [2022-01-20T20:35:38.398Z] #73 2.210 libkmod2 libpam-systemd systemd systemd-sysv systemd-timesyncd [2022-01-20T20:35:38.653Z] #73 2.479 0 upgraded, 11 newly installed, 0 to remove and 1 not upgraded. [2022-01-20T20:35:38.653Z] #73 2.479 Need to get 5937 kB of archives. [2022-01-20T20:35:38.653Z] #73 2.479 After this operation, 19.5 MB of additional disk space will be used. [2022-01-20T20:35:38.653Z] #73 2.479 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-01-20T20:35:38.653Z] #73 2.484 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-01-20T20:35:38.653Z] #73 2.486 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.5-1 [244 kB] [2022-01-20T20:35:38.653Z] #73 2.489 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-01-20T20:35:38.653Z] #73 2.490 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-timesyncd amd64 247.3-6 [131 kB] [2022-01-20T20:35:38.653Z] #73 2.492 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-6 [4495 kB] [2022-01-20T20:35:38.908Z] #73 2.592 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-6 [113 kB] [2022-01-20T20:35:38.908Z] #73 2.593 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB] [2022-01-20T20:35:38.908Z] #73 2.595 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB] [2022-01-20T20:35:38.908Z] #73 2.596 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-6 [282 kB] [2022-01-20T20:35:38.908Z] #73 2.598 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.20-2 [96.2 kB] [2022-01-20T20:35:39.146Z] #28 43.46 Setting up zip (3.0-12) ... [2022-01-20T20:35:39.146Z] #28 43.47 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-01-20T20:35:39.146Z] #28 43.49 Setting up bash-completion (1:2.11-2) ... [2022-01-20T20:35:39.164Z] #73 2.749 debconf: delaying package configuration, since apt-utils is not installed [2022-01-20T20:35:39.164Z] #73 2.778 Fetched 5937 kB in 0s (15.4 MB/s) [2022-01-20T20:35:39.164Z] #73 2.803 Selecting previously unselected package libargon2-1:amd64. [2022-01-20T20:35:39.164Z] #73 2.803 (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-01-20T20:35:39.164Z] #73 2.815 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ... [2022-01-20T20:35:39.164Z] #73 2.823 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-01-20T20:35:39.164Z] #73 2.855 Selecting previously unselected package libjson-c5:amd64. [2022-01-20T20:35:39.164Z] #73 2.858 Preparing to unpack .../1-libjson-c5_0.15-2_amd64.deb ... [2022-01-20T20:35:39.164Z] #73 2.861 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-01-20T20:35:39.164Z] #73 2.891 Selecting previously unselected package libcryptsetup12:amd64. [2022-01-20T20:35:39.164Z] #73 2.894 Preparing to unpack .../2-libcryptsetup12_2%3a2.3.5-1_amd64.deb ... [2022-01-20T20:35:39.164Z] #73 2.897 Unpacking libcryptsetup12:amd64 (2:2.3.5-1) ... [2022-01-20T20:35:39.164Z] #73 2.945 Selecting previously unselected package libkmod2:amd64. [2022-01-20T20:35:39.164Z] #73 2.948 Preparing to unpack .../3-libkmod2_28-1_amd64.deb ... [2022-01-20T20:35:39.164Z] #73 2.951 Unpacking libkmod2:amd64 (28-1) ... [2022-01-20T20:35:39.164Z] #73 2.981 Selecting previously unselected package systemd-timesyncd. [2022-01-20T20:35:39.420Z] #73 2.984 Preparing to unpack .../4-systemd-timesyncd_247.3-6_amd64.deb ... [2022-01-20T20:35:39.420Z] #73 2.988 Unpacking systemd-timesyncd (247.3-6) ... [2022-01-20T20:35:39.420Z] #73 3.032 Selecting previously unselected package systemd. [2022-01-20T20:35:39.420Z] #73 3.035 Preparing to unpack .../5-systemd_247.3-6_amd64.deb ... [2022-01-20T20:35:39.420Z] #73 3.067 Unpacking systemd (247.3-6) ... [2022-01-20T20:35:39.675Z] #73 3.567 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-01-20T20:35:39.930Z] #73 3.577 Setting up libjson-c5:amd64 (0.15-2) ... [2022-01-20T20:35:39.930Z] #73 3.585 Setting up libcryptsetup12:amd64 (2:2.3.5-1) ... [2022-01-20T20:35:39.930Z] #73 3.594 Setting up libkmod2:amd64 (28-1) ... [2022-01-20T20:35:39.930Z] #73 3.603 Setting up systemd (247.3-6) ... [2022-01-20T20:35:39.930Z] #73 3.634 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-01-20T20:35:39.930Z] #73 3.636 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-01-20T20:35:39.930Z] #73 3.638 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-01-20T20:35:40.082Z] #28 44.66 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-01-20T20:35:40.082Z] #28 44.67 Setting up sudo (1.9.5p2-3) ... [2022-01-20T20:35:40.082Z] #28 44.73 invoke-rc.d: could not determine current runlevel [2022-01-20T20:35:40.082Z] #28 44.74 invoke-rc.d: policy-rc.d denied execution of start. [2022-01-20T20:35:40.082Z] #28 44.75 Setting up xfsprogs (5.10.0-4) ... [2022-01-20T20:35:40.082Z] #28 44.77 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-01-20T20:35:40.082Z] #28 44.78 Setting up inetutils-ping (2:2.0-1) ... [2022-01-20T20:35:40.083Z] #28 44.80 Setting up pigz (2.6-1) ... [2022-01-20T20:35:40.083Z] #28 44.80 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-01-20T20:35:40.083Z] #28 44.81 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-01-20T20:35:40.083Z] #28 44.83 Setting up python-pip-whl (20.3.4-4) ... [2022-01-20T20:35:40.186Z] #73 3.938 Setting up systemd-timesyncd (247.3-6) ... [2022-01-20T20:35:40.341Z] #28 44.85 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-01-20T20:35:40.442Z] #73 4.142 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. [2022-01-20T20:35:40.442Z] #73 4.142 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. [2022-01-20T20:35:40.442Z] #73 4.213 Selecting previously unselected package systemd-sysv. [2022-01-20T20:35:40.442Z] #73 4.213 (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-01-20T20:35:40.442Z] #73 4.226 Preparing to unpack .../systemd-sysv_247.3-6_amd64.deb ... [2022-01-20T20:35:40.442Z] #73 4.232 Unpacking systemd-sysv (247.3-6) ... [2022-01-20T20:35:40.442Z] #73 4.270 Selecting previously unselected package libdbus-1-3:amd64. [2022-01-20T20:35:40.739Z] #73 4.273 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ... [2022-01-20T20:35:40.739Z] #73 4.276 Unpacking libdbus-1-3:amd64 (1.12.20-2) ... [2022-01-20T20:35:40.739Z] #73 4.331 Selecting previously unselected package dbus. [2022-01-20T20:35:40.739Z] #73 4.332 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ... [2022-01-20T20:35:40.739Z] #73 4.341 Unpacking dbus (1.12.20-2) ... [2022-01-20T20:35:40.739Z] #73 4.395 Selecting previously unselected package libpam-systemd:amd64. [2022-01-20T20:35:40.739Z] #73 4.398 Preparing to unpack .../libpam-systemd_247.3-6_amd64.deb ... [2022-01-20T20:35:40.739Z] #73 4.401 Unpacking libpam-systemd:amd64 (247.3-6) ... [2022-01-20T20:35:40.739Z] #73 4.446 Selecting previously unselected package dbus-user-session. [2022-01-20T20:35:40.739Z] #73 4.449 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ... [2022-01-20T20:35:40.739Z] #73 4.452 Unpacking dbus-user-session (1.12.20-2) ... [2022-01-20T20:35:40.739Z] #73 4.514 Setting up systemd-sysv (247.3-6) ... [2022-01-20T20:35:40.739Z] #73 4.524 Setting up libdbus-1-3:amd64 (1.12.20-2) ... [2022-01-20T20:35:40.739Z] #73 4.533 Setting up dbus (1.12.20-2) ... [2022-01-20T20:35:40.739Z] #73 4.639 invoke-rc.d: could not determine current runlevel [2022-01-20T20:35:40.909Z] #28 45.33 Setting up libaio1:amd64 (0.3.112-9) ... [2022-01-20T20:35:40.910Z] #28 45.34 Setting up python3-lib2to3 (3.9.2-1) ... [2022-01-20T20:35:40.994Z] #73 4.641 invoke-rc.d: policy-rc.d denied execution of start. [2022-01-20T20:35:40.994Z] #73 4.645 Setting up libpam-systemd:amd64 (247.3-6) ... [2022-01-20T20:35:41.169Z] #28 45.58 Setting up libelf1:amd64 (0.183-1) ... [2022-01-20T20:35:41.169Z] #28 45.59 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-01-20T20:35:41.169Z] #28 45.60 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-01-20T20:35:41.169Z] #28 45.61 Setting up python3-distutils (3.9.2-1) ... [2022-01-20T20:35:41.249Z] #73 4.801 Setting up dbus-user-session (1.12.20-2) ... [2022-01-20T20:35:41.249Z] #73 4.815 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-20T20:35:41.249Z] #73 DONE 5.0s [2022-01-20T20:35:41.249Z] [2022-01-20T20:35:41.249Z] #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-01-20T20:35:41.249Z] #74 sha256:28290d5643cac76742d078dc8c518a82fc8f1021bf51f22a392c96f2b161e17b [2022-01-20T20:35:41.428Z] #28 45.87 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-01-20T20:35:41.429Z] #28 45.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-01-20T20:35:41.429Z] #28 45.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-01-20T20:35:41.429Z] #28 45.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-01-20T20:35:41.429Z] #28 45.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-01-20T20:35:41.429Z] #28 45.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-01-20T20:35:41.429Z] #28 45.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-01-20T20:35:41.429Z] #28 45.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-01-20T20:35:41.429Z] #28 45.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-01-20T20:35:41.429Z] #28 45.95 Setting up python3-setuptools (52.0.0-4) ... [2022-01-20T20:35:41.762Z] #74 0.378 % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-20T20:35:41.762Z] #74 0.380 Dload Upload Total Spent Left Speed [2022-01-20T20:35:42.018Z] #74 0.380 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 5732 0 --:--:-- --:--:-- --:--:-- 5732 [2022-01-20T20:35:42.018Z] #74 DONE 0.7s [2022-01-20T20:35:42.018Z] [2022-01-20T20:35:42.018Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-01-20T20:35:42.018Z] #75 sha256:26cc748574801939b8384b7754943248776af403c44fbb429fce5e55f34fe872 [2022-01-20T20:35:42.366Z] #28 46.82 Setting up libjq1:amd64 (1.6-2.1) ... [2022-01-20T20:35:42.366Z] #28 46.84 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-01-20T20:35:42.366Z] #28 46.85 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-01-20T20:35:42.366Z] #28 46.86 Setting up python3-pip (20.3.4-4) ... [2022-01-20T20:35:42.934Z] #28 47.50 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-01-20T20:35:42.934Z] #28 47.52 Setting up jq (1.6-2.1) ... [2022-01-20T20:35:42.934Z] #28 47.53 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-01-20T20:35:42.934Z] #28 47.54 Setting up iptables (1.8.7-1) ... [2022-01-20T20:35:42.934Z] #28 47.54 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-01-20T20:35:42.934Z] #28 47.55 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-01-20T20:35:42.934Z] #28 47.55 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-01-20T20:35:42.934Z] #28 47.56 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-01-20T20:35:42.934Z] #28 47.56 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-01-20T20:35:42.934Z] #28 47.57 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-01-20T20:35:42.934Z] #28 47.58 Setting up iproute2 (5.10.0-4) ... [2022-01-20T20:35:42.944Z] #75 DONE 0.9s [2022-01-20T20:35:42.944Z] [2022-01-20T20:35:42.944Z] #76 exporting to image [2022-01-20T20:35:42.944Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-01-20T20:35:42.944Z] #76 exporting layers [2022-01-20T20:35:43.193Z] #28 47.79 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-20T20:35:43.761Z] #28 DONE 48.4s [2022-01-20T20:35:43.761Z] [2022-01-20T20:35:43.761Z] #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-01-20T20:35:43.761Z] #63 sha256:6bc1b235ebfb8c64bde610270d0428a191ae9a0969b302a348ce9fa46f3701e1 [2022-01-20T20:35:43.761Z] #63 ... [2022-01-20T20:35:43.761Z] [2022-01-20T20:35:43.761Z] #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-01-20T20:35:43.761Z] #29 sha256:da293fb0bb178af117ea2451107f1e3342776d518326f6780f4817c44bfc1ad7 [2022-01-20T20:35:44.232Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-01-20T20:35:44.232Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-01-20T20:35:44.232Z] GOOS="" GOARCH="" GOARM="" [2022-01-20T20:35:44.232Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-01-20T20:35:44.232Z] [2022-01-20T20:35:44.232Z] + TEST_INTEGRATION_DEST=2 [2022-01-20T20:35:44.232Z] + CONTAINER_NAME=docker-pr3-2 [2022-01-20T20:35:44.232Z] + TEST_SKIP_INTEGRATION=1 [2022-01-20T20:35:44.232Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-01-20T20:35:44.232Z] + run_tests [2022-01-20T20:35:44.232Z] + c=0 [2022-01-20T20:35:44.232Z] + '[' -n 0 ']' [2022-01-20T20:35:44.232Z] + rm= [2022-01-20T20:35:44.232Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43172/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43172/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43172/.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=839e2ecc1bee37225c19e4b8025dc36f3d613e40 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:839e2ecc1bee37225c19e4b8025dc36f3d613e40 hack/make.sh '' test-integration [2022-01-20T20:35:44.232Z] + TEST_INTEGRATION_DEST=1 [2022-01-20T20:35:44.232Z] + CONTAINER_NAME=docker-pr3-1 [2022-01-20T20:35:44.232Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-01-20T20:35:44.232Z] + run_tests test-integration-flaky [2022-01-20T20:35:44.232Z] + TEST_INTEGRATION_DEST=3 [2022-01-20T20:35:44.232Z] + CONTAINER_NAME=docker-pr3-3 [2022-01-20T20:35:44.232Z] + '[' -n 0 ']' [2022-01-20T20:35:44.232Z] + TEST_SKIP_INTEGRATION=1 [2022-01-20T20:35:44.232Z] + rm= [2022-01-20T20:35:44.232Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-01-20T20:35:44.232Z] + run_tests [2022-01-20T20:35:44.232Z] + '[' -n 0 ']' [2022-01-20T20:35:44.232Z] + rm= [2022-01-20T20:35:44.232Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43172/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43172/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43172/.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=839e2ecc1bee37225c19e4b8025dc36f3d613e40 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:839e2ecc1bee37225c19e4b8025dc36f3d613e40 hack/make.sh test-integration-flaky test-integration [2022-01-20T20:35:44.232Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43172/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43172/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43172/.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=839e2ecc1bee37225c19e4b8025dc36f3d613e40 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:839e2ecc1bee37225c19e4b8025dc36f3d613e40 hack/make.sh '' test-integration [2022-01-20T20:35:44.232Z] ++ jobs -p [2022-01-20T20:35:44.232Z] + for job in $(jobs -p) [2022-01-20T20:35:44.232Z] + wait 2450 [2022-01-20T20:35:44.232Z] [2022-01-20T20:35:44.232Z] [2022-01-20T20:35:44.232Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-01-20T20:35:44.232Z] [2022-01-20T20:35:44.232Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-01-20T20:35:44.232Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-01-20T20:35:44.232Z] HOSTNAME=a3763c1d69ed [2022-01-20T20:35:44.232Z] TEST_SKIP_INTEGRATION=1 [2022-01-20T20:35:44.232Z] TESTDEBUG=0 [2022-01-20T20:35:44.232Z] DEST=bundles/test-integration [2022-01-20T20:35:44.232Z] PWD=/go/src/github.com/docker/docker [2022-01-20T20:35:44.232Z] KEEPBUNDLE=1 [2022-01-20T20:35:44.232Z] DOCKER_GITCOMMIT=839e2ecc1bee37225c19e4b8025dc36f3d613e40 [2022-01-20T20:35:44.232Z] container=docker [2022-01-20T20:35:44.232Z] HOME=/root [2022-01-20T20:35:44.232Z] GOLANG_VERSION=1.17.6 [2022-01-20T20:35:44.232Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-01-20T20:35:44.232Z] VALIDATE_BRANCH=master [2022-01-20T20:35:44.232Z] TERM=xterm [2022-01-20T20:35:44.232Z] DOCKER_PKG=github.com/docker/docker [2022-01-20T20:35:44.232Z] SHLVL=1 [2022-01-20T20:35:44.232Z] TIMEOUT=120m [2022-01-20T20:35:44.232Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-01-20T20:35:44.232Z] DOCKER_GRAPHDRIVER=overlay2 [2022-01-20T20:35:44.232Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-01-20T20:35:44.232Z] GO111MODULE=off [2022-01-20T20:35:44.232Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-01-20T20:35:44.232Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-01-20T20:35:44.232Z] GOPATH=/go [2022-01-20T20:35:44.232Z] PKG_CONFIG=pkg-config [2022-01-20T20:35:44.232Z] _=/usr/bin/env [2022-01-20T20:35:44.232Z] Building test suite binary ./integration-cli/test.main [2022-01-20T20:35:44.232Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-01-20T20:35:44.232Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-01-20T20:35:44.232Z] HOSTNAME=dbde54d5b860 [2022-01-20T20:35:44.232Z] TEST_SKIP_INTEGRATION=1 [2022-01-20T20:35:44.232Z] TESTDEBUG=0 [2022-01-20T20:35:44.232Z] DEST=bundles/test-integration [2022-01-20T20:35:44.232Z] PWD=/go/src/github.com/docker/docker [2022-01-20T20:35:44.232Z] KEEPBUNDLE=1 [2022-01-20T20:35:44.232Z] DOCKER_GITCOMMIT=839e2ecc1bee37225c19e4b8025dc36f3d613e40 [2022-01-20T20:35:44.232Z] container=docker [2022-01-20T20:35:44.232Z] HOME=/root [2022-01-20T20:35:44.232Z] GOLANG_VERSION=1.17.6 [2022-01-20T20:35:44.232Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-01-20T20:35:44.232Z] VALIDATE_BRANCH=master [2022-01-20T20:35:44.232Z] TERM=xterm [2022-01-20T20:35:44.232Z] DOCKER_PKG=github.com/docker/docker [2022-01-20T20:35:44.232Z] SHLVL=1 [2022-01-20T20:35:44.232Z] TIMEOUT=120m [2022-01-20T20:35:44.232Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-01-20T20:35:44.232Z] DOCKER_GRAPHDRIVER=overlay2 [2022-01-20T20:35:44.232Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-01-20T20:35:44.232Z] GO111MODULE=off [2022-01-20T20:35:44.232Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-01-20T20:35:44.232Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-01-20T20:35:44.232Z] GOPATH=/go [2022-01-20T20:35:44.232Z] PKG_CONFIG=pkg-config [2022-01-20T20:35:44.232Z] _=/usr/bin/env [2022-01-20T20:35:44.232Z] Building test suite binary ./integration-cli/test.main [2022-01-20T20:35:44.232Z] No new tests added to integration. [2022-01-20T20:35:44.232Z] [2022-01-20T20:35:44.232Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-01-20T20:35:44.492Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-01-20T20:35:44.492Z] HOSTNAME=9c623fb8a261 [2022-01-20T20:35:44.492Z] TESTDEBUG=0 [2022-01-20T20:35:44.492Z] DEST=bundles/test-integration [2022-01-20T20:35:44.492Z] PWD=/go/src/github.com/docker/docker [2022-01-20T20:35:44.492Z] KEEPBUNDLE=1 [2022-01-20T20:35:44.492Z] DOCKER_GITCOMMIT=839e2ecc1bee37225c19e4b8025dc36f3d613e40 [2022-01-20T20:35:44.492Z] container=docker [2022-01-20T20:35:44.492Z] HOME=/root [2022-01-20T20:35:44.492Z] GOLANG_VERSION=1.17.6 [2022-01-20T20:35:44.492Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-01-20T20:35:44.492Z] VALIDATE_BRANCH=master [2022-01-20T20:35:44.492Z] TERM=xterm [2022-01-20T20:35:44.492Z] DOCKER_PKG=github.com/docker/docker [2022-01-20T20:35:44.492Z] SHLVL=1 [2022-01-20T20:35:44.492Z] TIMEOUT=120m [2022-01-20T20:35:44.492Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-01-20T20:35:44.492Z] DOCKER_GRAPHDRIVER=overlay2 [2022-01-20T20:35:44.492Z] GO111MODULE=off [2022-01-20T20:35:44.492Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-01-20T20:35:44.492Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-01-20T20:35:44.492Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-01-20T20:35:44.492Z] GOPATH=/go [2022-01-20T20:35:44.492Z] PKG_CONFIG=pkg-config [2022-01-20T20:35:44.492Z] _=/usr/bin/env [2022-01-20T20:35:44.492Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-01-20T20:35:44.697Z] #29 0.854 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-01-20T20:35:44.697Z] #29 0.858 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-01-20T20:35:44.697Z] #29 0.861 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-01-20T20:35:44.697Z] #29 DONE 0.9s [2022-01-20T20:35:44.697Z] [2022-01-20T20:35:44.697Z] #30 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-01-20T20:35:44.697Z] #30 sha256:21db9a4b5227eed532d737a01d6bb569d979db0903629645b989404f8efb90c5 [2022-01-20T20:35:49.522Z] #76 exporting layers 6.0s done [2022-01-20T20:35:49.522Z] #76 writing image sha256:c408b9a69f65b99a9ee31dba29336a6093f667f5dbcb43357f6d9a6efa34eab0 done [2022-01-20T20:35:49.522Z] #76 naming to docker.io/library/docker:839e2ecc1bee37225c19e4b8025dc36f3d613e40 done [2022-01-20T20:35:49.522Z] #76 DONE 6.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-01-20T20:35:49.862Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43172/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=839e2ecc1bee37225c19e4b8025dc36f3d613e40 -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:839e2ecc1bee37225c19e4b8025dc36f3d613e40 hack/make.sh dynbinary test-integration [2022-01-20T20:35:51.224Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-01-20T20:35:51.224Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-01-20T20:35:51.224Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-01-20T20:35:51.224Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-01-20T20:35:51.224Z] 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-01-20T20:35:51.224Z] Detected virtualization docker. [2022-01-20T20:35:51.224Z] Detected architecture x86-64. [2022-01-20T20:35:51.224Z] Set hostname to <1451af15378a>. [2022-01-20T20:35:51.480Z] modprobe@configfs.service: Succeeded. [2022-01-20T20:35:51.480Z] modprobe@drm.service: Succeeded. [2022-01-20T20:35:51.480Z] modprobe@fuse.service: Succeeded. [2022-01-20T20:35:51.480Z] + source /etc/docker-entrypoint-cmd [2022-01-20T20:35:51.480Z] ++ hack/make.sh dynbinary test-integration [2022-01-20T20:35:51.480Z] [2022-01-20T20:35:51.736Z] Removing bundles/ [2022-01-20T20:35:51.736Z] [2022-01-20T20:35:51.736Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-01-20T20:35:51.736Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-01-20T20:35:51.736Z] GOOS="" GOARCH="" GOARM="" [2022-01-20T20:35:52.817Z] #30 7.189 Collecting yamllint==1.26.1 [2022-01-20T20:35:53.076Z] #30 8.255 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-01-20T20:35:53.644Z] #30 8.859 Collecting pathspec>=0.5.3 [2022-01-20T20:35:53.644Z] #30 8.866 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-01-20T20:35:53.644Z] #30 9.088 Collecting pyyaml [2022-01-20T20:35:53.903Z] #30 9.096 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-01-20T20:35:53.903Z] #30 9.140 Building wheels for collected packages: yamllint [2022-01-20T20:35:53.903Z] #30 9.141 Building wheel for yamllint (setup.py): started [2022-01-20T20:35:54.474Z] #30 9.702 Building wheel for yamllint (setup.py): finished with status 'done' [2022-01-20T20:35:54.474Z] #30 9.703 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=48af05eac71308928ae412d2c5cd476b1970d8e443d590bfaf533df9bcefe32b [2022-01-20T20:35:54.474Z] #30 9.704 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-01-20T20:35:54.474Z] #30 9.707 Successfully built yamllint [2022-01-20T20:35:54.474Z] #30 9.743 Installing collected packages: pyyaml, pathspec, yamllint [2022-01-20T20:35:54.734Z] #30 9.992 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-01-20T20:35:54.993Z] #30 DONE 10.2s [2022-01-20T20:35:54.993Z] [2022-01-20T20:35:54.993Z] #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-01-20T20:35:54.993Z] #67 sha256:fe237ba29e2dd6c6ce18362603340213b112fb9b21eea59c7840c80c066f23ee [2022-01-20T20:35:54.993Z] #67 ... [2022-01-20T20:35:54.993Z] [2022-01-20T20:35:54.993Z] #34 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-01-20T20:35:54.993Z] #34 sha256:43f5033627898eecd014a0f84e2769eb3b28b4e89be9528ff7cd1e279ce7154c [2022-01-20T20:35:54.993Z] #34 DONE 0.1s [2022-01-20T20:35:55.253Z] [2022-01-20T20:35:55.253Z] #39 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-01-20T20:35:55.253Z] #39 sha256:646a8335f75617c47951262b1ea25951da5ef01a0140947a97c09c1326f01061 [2022-01-20T20:35:55.253Z] #39 DONE 0.2s [2022-01-20T20:35:55.253Z] [2022-01-20T20:35:55.253Z] #42 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-01-20T20:35:55.254Z] #42 sha256:edf06213fd5e0c86dbd015e23de39f4b15f9b78c0ccb87cbb7de39faed58d306 [2022-01-20T20:35:55.254Z] #42 DONE 0.1s [2022-01-20T20:35:55.254Z] [2022-01-20T20:35:55.254Z] #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-01-20T20:35:55.254Z] #63 sha256:6bc1b235ebfb8c64bde610270d0428a191ae9a0969b302a348ce9fa46f3701e1 [2022-01-20T20:35:55.515Z] #63 ... [2022-01-20T20:35:55.515Z] [2022-01-20T20:35:55.515Z] #44 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-01-20T20:35:55.515Z] #44 sha256:071b5b839ee8ca68025ffa4202f1b094326e0106769607262da74c518a4173cf [2022-01-20T20:35:55.515Z] #44 DONE 0.1s [2022-01-20T20:35:55.515Z] [2022-01-20T20:35:55.515Z] #48 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-01-20T20:35:55.515Z] #48 sha256:cf46b28872f74d66830872d5b2dd5b5c160e94ea03ad6f682f29bf9695d27d5d [2022-01-20T20:35:55.515Z] #48 DONE 0.1s [2022-01-20T20:35:55.515Z] [2022-01-20T20:35:55.515Z] #51 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-01-20T20:35:55.515Z] #51 sha256:1ca2a365af2a355dca9b4f390b8627242fdf414c8ce8bbb831cd8c6a43badaba [2022-01-20T20:35:55.773Z] #51 DONE 0.1s [2022-01-20T20:35:55.773Z] [2022-01-20T20:35:55.773Z] #55 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-01-20T20:35:55.773Z] #55 sha256:7c44eb02aa627fb691842039085b6db3b33f4b171d78bde87cd9bb753a82a58a [2022-01-20T20:35:55.773Z] #55 DONE 0.1s [2022-01-20T20:35:55.773Z] [2022-01-20T20:35:55.773Z] #57 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-01-20T20:35:55.773Z] #57 sha256:7845156828ea3a76935277f9652d76827539ed44ee5da4b47a4f75a21869a763 [2022-01-20T20:35:55.773Z] #57 DONE 0.1s [2022-01-20T20:35:55.773Z] [2022-01-20T20:35:55.773Z] #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-01-20T20:35:55.773Z] #63 sha256:6bc1b235ebfb8c64bde610270d0428a191ae9a0969b302a348ce9fa46f3701e1 [2022-01-20T20:35:55.773Z] #63 ... [2022-01-20T20:35:55.773Z] [2022-01-20T20:35:55.773Z] #59 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-01-20T20:35:55.773Z] #59 sha256:0ce2aa406d484df65b97b1c0727827d5fbded06aca0c34278d619615249259b5 [2022-01-20T20:35:55.773Z] #59 DONE 0.1s [2022-01-20T20:35:56.031Z] [2022-01-20T20:35:56.031Z] #61 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-01-20T20:35:56.031Z] #61 sha256:6a700d2f1a788f05b14756ee858764da3bc91fc16630a515398f30a3810758d0 [2022-01-20T20:35:56.031Z] #61 DONE 0.1s [2022-01-20T20:35:56.031Z] [2022-01-20T20:35:56.031Z] #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-01-20T20:35:56.031Z] #67 sha256:fe237ba29e2dd6c6ce18362603340213b112fb9b21eea59c7840c80c066f23ee [2022-01-20T20:36:04.984Z] 0e02c12b1310: Pull complete [2022-01-20T20:36:04.984Z] Digest: sha256:08d5f2a16e6a588ee9ed2a6d1a89cca1749f93773997507a73449f7eb16afba4 [2022-01-20T20:36:04.984Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-20T20:36:04.984Z] mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-20T20:36:04.984Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 completed successfully [2022-01-20T20:36:04.984Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore [2022-01-20T20:36:04.984Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.473' [2022-01-20T20:36:04.984Z] INFO: Docker version of control daemon [2022-01-20T20:36:04.984Z] [2022-01-20T20:36:04.984Z] Client: [2022-01-20T20:36:04.984Z] Version: 20.10.9 [2022-01-20T20:36:04.984Z] API version: 1.41 [2022-01-20T20:36:04.984Z] Go version: go1.16.8 [2022-01-20T20:36:04.984Z] Git commit: c2ea9bc [2022-01-20T20:36:04.984Z] Built: Mon Oct 4 16:11:10 2021 [2022-01-20T20:36:04.984Z] OS/Arch: windows/amd64 [2022-01-20T20:36:04.984Z] Context: default [2022-01-20T20:36:04.984Z] Experimental: true [2022-01-20T20:36:04.984Z] [2022-01-20T20:36:04.984Z] Server: Docker Engine - Community [2022-01-20T20:36:04.984Z] Engine: [2022-01-20T20:36:04.984Z] Version: 20.10.9 [2022-01-20T20:36:04.984Z] API version: 1.41 (minimum version 1.24) [2022-01-20T20:36:04.984Z] Go version: go1.16.8 [2022-01-20T20:36:04.984Z] Git commit: 79ea9d3 [2022-01-20T20:36:04.984Z] Built: Mon Oct 4 16:06:39 2021 [2022-01-20T20:36:04.984Z] OS/Arch: windows/amd64 [2022-01-20T20:36:04.984Z] Experimental: true [2022-01-20T20:36:04.984Z] [2022-01-20T20:36:04.984Z] INFO: Docker info of control daemon [2022-01-20T20:36:04.984Z] [2022-01-20T20:36:04.984Z] Client: [2022-01-20T20:36:04.984Z] Context: default [2022-01-20T20:36:04.984Z] Debug Mode: false [2022-01-20T20:36:04.984Z] [2022-01-20T20:36:04.984Z] Server: [2022-01-20T20:36:04.984Z] Containers: 0 [2022-01-20T20:36:04.984Z] Running: 0 [2022-01-20T20:36:04.984Z] Paused: 0 [2022-01-20T20:36:04.984Z] Stopped: 0 [2022-01-20T20:36:04.984Z] Images: 1 [2022-01-20T20:36:04.984Z] Server Version: 20.10.9 [2022-01-20T20:36:04.984Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-01-20T20:36:04.984Z] Windows: [2022-01-20T20:36:04.984Z] LCOW: [2022-01-20T20:36:04.984Z] Logging Driver: json-file [2022-01-20T20:36:04.984Z] Plugins: [2022-01-20T20:36:04.984Z] Volume: local [2022-01-20T20:36:04.984Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-01-20T20:36:04.984Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-01-20T20:36:04.984Z] Swarm: inactive [2022-01-20T20:36:04.984Z] Default Isolation: process [2022-01-20T20:36:04.984Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-01-20T20:36:04.984Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-01-20T20:36:04.984Z] OSType: windows [2022-01-20T20:36:04.984Z] Architecture: x86_64 [2022-01-20T20:36:04.984Z] CPUs: 4 [2022-01-20T20:36:04.984Z] Total Memory: 32GiB [2022-01-20T20:36:04.984Z] Name: azwin-2-fe5b60 [2022-01-20T20:36:04.984Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-01-20T20:36:04.984Z] Docker Root Dir: D:\docker [2022-01-20T20:36:04.984Z] Debug Mode: false [2022-01-20T20:36:04.984Z] Registry: https://index.docker.io/v1/ [2022-01-20T20:36:04.984Z] Labels: [2022-01-20T20:36:04.984Z] Experimental: true [2022-01-20T20:36:04.984Z] Insecure Registries: [2022-01-20T20:36:04.984Z] 10.0.0.4:5000 [2022-01-20T20:36:04.984Z] 127.0.0.0/8 [2022-01-20T20:36:04.984Z] Registry Mirrors: [2022-01-20T20:36:04.984Z] http://10.0.0.4:5000/ [2022-01-20T20:36:04.984Z] Live Restore Enabled: false [2022-01-20T20:36:04.984Z] Product License: Community Engine [2022-01-20T20:36:04.984Z] [2022-01-20T20:36:04.984Z] [2022-01-20T20:36:04.984Z] INFO: Commit hash is 839e2ecc1b [2022-01-20T20:36:04.984Z] INFO: Nuke-Everything... [2022-01-20T20:36:04.984Z] INFO: Container count on control daemon to delete is 0 [2022-01-20T20:36:06.513Z] INFO: Nuking d:\CI [2022-01-20T20:36:06.513Z] INFO: Zapped successfully [2022-01-20T20:36:06.513Z] INFO: Location for testing is d:\CI\PR-43172\3 [2022-01-20T20:36:06.513Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-01-20T20:36:06.513Z] [2022-01-20T20:36:06.513Z] [2022-01-20T20:36:06.513Z] INFO: Building the image from Dockerfile.windows at 01/20/2022 20:36:06... [2022-01-20T20:36:06.513Z] [2022-01-20T20:36:10.908Z] #67 ... [2022-01-20T20:36:10.908Z] [2022-01-20T20:36:10.908Z] #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-01-20T20:36:10.908Z] #63 sha256:6bc1b235ebfb8c64bde610270d0428a191ae9a0969b302a348ce9fa46f3701e1 [2022-01-20T20:36:10.908Z] #63 79.30 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2022-01-20T20:36:10.908Z] #63 80.02 + mkdir -p /build [2022-01-20T20:36:10.908Z] #63 80.02 + cp runc /build/runc [2022-01-20T20:36:11.169Z] #63 DONE 80.3s [2022-01-20T20:36:11.169Z] [2022-01-20T20:36:11.169Z] #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-01-20T20:36:11.169Z] #67 sha256:fe237ba29e2dd6c6ce18362603340213b112fb9b21eea59c7840c80c066f23ee [2022-01-20T20:36:12.275Z] Sending build context to Docker daemon 61.79MB [2022-01-20T20:36:12.275Z] [2022-01-20T20:36:12.275Z] Step 1/11 : FROM microsoft/windowsservercore [2022-01-20T20:36:12.275Z] ---> 11cbc9e36c7a [2022-01-20T20:36:12.275Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-01-20T20:36:12.275Z] ---> Running in c46b53a82e12 [2022-01-20T20:36:12.275Z] Removing intermediate container c46b53a82e12 [2022-01-20T20:36:12.275Z] ---> 9ac2b524214d [2022-01-20T20:36:12.275Z] Step 3/11 : ARG GO_VERSION=1.17.6 [2022-01-20T20:36:12.275Z] ---> Running in 19f8680b18df [2022-01-20T20:36:12.730Z] Removing intermediate container 19f8680b18df [2022-01-20T20:36:12.730Z] ---> fd1d40a18a49 [2022-01-20T20:36:12.730Z] Step 4/11 : ARG CONTAINERD_VERSION=1.5.9 [2022-01-20T20:36:12.730Z] ---> Running in a1d987fd881e [2022-01-20T20:36:12.730Z] Removing intermediate container a1d987fd881e [2022-01-20T20:36:12.730Z] ---> ea867385745d [2022-01-20T20:36:12.730Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-01-20T20:36:12.730Z] ---> Running in 8fdae5a6e1c9 [2022-01-20T20:36:13.189Z] Removing intermediate container 8fdae5a6e1c9 [2022-01-20T20:36:13.189Z] ---> 3560eb270df8 [2022-01-20T20:36:13.189Z] 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-01-20T20:36:13.189Z] ---> Running in a6bde580620b [2022-01-20T20:36:13.535Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-01-20T20:36:13.535Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-01-20T20:36:13.535Z] GOOS="" GOARCH="" GOARM="" [2022-01-20T20:36:13.535Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-01-20T20:36:13.535Z] [2022-01-20T20:36:13.535Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-01-20T20:36:13.535Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-01-20T20:36:13.535Z] HOSTNAME=ac01d7456f31 [2022-01-20T20:36:13.535Z] DEST=bundles/test-integration [2022-01-20T20:36:13.535Z] PWD=/go/src/github.com/docker/docker [2022-01-20T20:36:13.535Z] DOCKER_ROOTLESS=1 [2022-01-20T20:36:13.535Z] DOCKER_GITCOMMIT=839e2ecc1bee37225c19e4b8025dc36f3d613e40 [2022-01-20T20:36:13.535Z] container=docker [2022-01-20T20:36:13.535Z] HOME=/root [2022-01-20T20:36:13.535Z] GOLANG_VERSION=1.17.6 [2022-01-20T20:36:13.535Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-01-20T20:36:13.535Z] VALIDATE_BRANCH=master [2022-01-20T20:36:13.535Z] TERM=xterm [2022-01-20T20:36:13.535Z] DOCKER_PKG=github.com/docker/docker [2022-01-20T20:36:13.535Z] SHLVL=1 [2022-01-20T20:36:13.535Z] TIMEOUT=120m [2022-01-20T20:36:13.535Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-01-20T20:36:13.535Z] DOCKER_GRAPHDRIVER=overlay2 [2022-01-20T20:36:13.535Z] GO111MODULE=off [2022-01-20T20:36:13.535Z] DOCKER_EXPERIMENTAL=1 [2022-01-20T20:36:13.535Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-01-20T20:36:13.535Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-01-20T20:36:13.535Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-01-20T20:36:13.535Z] GOPATH=/go [2022-01-20T20:36:13.535Z] PKG_CONFIG=pkg-config [2022-01-20T20:36:13.535Z] _=/usr/bin/env [2022-01-20T20:36:13.535Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-01-20T20:36:13.644Z] Removing intermediate container a6bde580620b [2022-01-20T20:36:13.644Z] ---> fbb90ae24574 [2022-01-20T20:36:13.645Z] 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-01-20T20:36:13.645Z] ---> Running in ad5fd97b0150 [2022-01-20T20:36:13.704Z] #67 ... [2022-01-20T20:36:13.704Z] [2022-01-20T20:36:13.704Z] #64 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-01-20T20:36:13.704Z] #64 sha256:b505cbb92cde5fcc6b39865e148eae09de65041d1c43f47d03422c6a1b6bf7cf [2022-01-20T20:36:13.704Z] #64 DONE 0.1s [2022-01-20T20:36:13.704Z] [2022-01-20T20:36:13.704Z] #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-01-20T20:36:13.704Z] #67 sha256:fe237ba29e2dd6c6ce18362603340213b112fb9b21eea59c7840c80c066f23ee [2022-01-20T20:36:18.370Z] [2022-01-20T20:36:18.370Z] SUCCESS: Specified value was saved. [2022-01-20T20:36:18.826Z] INFO: Downloading git... [2022-01-20T20:36:18.974Z] #67 125.7 + bin/containerd [2022-01-20T20:36:19.790Z] INFO: Downloading go... [2022-01-20T20:36:21.321Z] INFO: Downloading compiler 1 of 3... [2022-01-20T20:36:22.851Z] INFO: Downloading compiler 2 of 3... [2022-01-20T20:36:22.851Z] INFO: Downloading compiler 3 of 3... [2022-01-20T20:36:23.307Z] INFO: Extracting git... [2022-01-20T20:36:35.645Z] INFO: Expanding go... [2022-01-20T20:36:36.621Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-01-20T20:36:36.621Z] ok github.com/docker/docker/api/server/httputils 0.011s coverage: 14.7% of statements [2022-01-20T20:36:36.621Z] ok github.com/docker/docker/api/server/middleware 0.014s coverage: 37.7% of statements [2022-01-20T20:36:36.621Z] ? github.com/docker/docker/api/server/router [no test files] [2022-01-20T20:36:36.621Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-01-20T20:36:36.621Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-01-20T20:36:36.621Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-01-20T20:36:36.621Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-01-20T20:36:36.621Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-01-20T20:36:36.621Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-01-20T20:36:36.621Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-01-20T20:36:36.621Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-01-20T20:36:36.621Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-01-20T20:36:36.621Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-01-20T20:36:36.621Z] ok github.com/docker/docker/api/server/router/swarm 0.002s coverage: 5.7% of statements [2022-01-20T20:36:36.621Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-01-20T20:36:36.621Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-01-20T20:36:36.621Z] ? github.com/docker/docker/api/types [no test files] [2022-01-20T20:36:36.621Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-01-20T20:36:36.621Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-01-20T20:36:36.621Z] ? github.com/docker/docker/api/types/container [no test files] [2022-01-20T20:36:36.621Z] ? github.com/docker/docker/api/types/events [no test files] [2022-01-20T20:36:36.621Z] ok github.com/docker/docker/api/types/filters 0.002s coverage: 92.2% of statements [2022-01-20T20:36:36.621Z] ? github.com/docker/docker/api/types/image [no test files] [2022-01-20T20:36:36.621Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-01-20T20:36:36.621Z] ? github.com/docker/docker/api/types/network [no test files] [2022-01-20T20:36:36.621Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-01-20T20:36:36.621Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-01-20T20:36:36.621Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2022-01-20T20:36:36.621Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-01-20T20:36:36.621Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-01-20T20:36:36.621Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2022-01-20T20:36:36.621Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2022-01-20T20:36:36.621Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-01-20T20:36:36.621Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-01-20T20:36:36.621Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-01-20T20:36:36.621Z] ? github.com/docker/docker/builder [no test files] [2022-01-20T20:36:36.621Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-01-20T20:36:36.621Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-01-20T20:36:36.621Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-01-20T20:36:36.621Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-01-20T20:36:36.621Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-01-20T20:36:36.621Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-01-20T20:36:36.621Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-01-20T20:36:36.621Z] ok github.com/docker/docker/builder/remotecontext 0.082s coverage: 13.7% of statements [2022-01-20T20:36:36.621Z] ok github.com/docker/docker/builder/dockerfile 0.149s coverage: 49.0% of statements [2022-01-20T20:36:36.621Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-01-20T20:36:36.621Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-01-20T20:36:36.621Z] ok github.com/docker/docker/builder/remotecontext/git 0.858s coverage: 86.3% of statements [2022-01-20T20:36:36.621Z] ? github.com/docker/docker/cli [no test files] [2022-01-20T20:36:36.621Z] ? github.com/docker/docker/cli/config [no test files] [2022-01-20T20:36:36.621Z] ok github.com/docker/docker/cmd/docker-proxy 0.193s coverage: 67.6% of statements [2022-01-20T20:36:38.534Z] ok github.com/docker/docker/client 0.096s coverage: 75.6% of statements [2022-01-20T20:36:46.562Z] 0e02c12b1310: Pull complete [2022-01-20T20:36:46.562Z] Digest: sha256:08d5f2a16e6a588ee9ed2a6d1a89cca1749f93773997507a73449f7eb16afba4 [2022-01-20T20:36:46.562Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-20T20:36:46.562Z] mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-20T20:36:46.562Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 completed successfully [2022-01-20T20:36:46.562Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore [2022-01-20T20:36:46.562Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.473' [2022-01-20T20:36:46.562Z] INFO: Docker version of control daemon [2022-01-20T20:36:46.562Z] [2022-01-20T20:36:46.562Z] Client: [2022-01-20T20:36:46.562Z] Version: 20.10.9 [2022-01-20T20:36:46.562Z] API version: 1.41 [2022-01-20T20:36:46.562Z] Go version: go1.16.8 [2022-01-20T20:36:46.562Z] Git commit: c2ea9bc [2022-01-20T20:36:46.562Z] Built: Mon Oct 4 16:11:10 2021 [2022-01-20T20:36:46.562Z] OS/Arch: windows/amd64 [2022-01-20T20:36:46.562Z] Context: default [2022-01-20T20:36:46.562Z] Experimental: true [2022-01-20T20:36:46.562Z] [2022-01-20T20:36:46.562Z] Server: Docker Engine - Community [2022-01-20T20:36:46.562Z] Engine: [2022-01-20T20:36:46.562Z] Version: 20.10.9 [2022-01-20T20:36:46.562Z] API version: 1.41 (minimum version 1.24) [2022-01-20T20:36:46.562Z] Go version: go1.16.8 [2022-01-20T20:36:46.562Z] Git commit: 79ea9d3 [2022-01-20T20:36:46.562Z] Built: Mon Oct 4 16:06:39 2021 [2022-01-20T20:36:46.562Z] OS/Arch: windows/amd64 [2022-01-20T20:36:46.562Z] Experimental: true [2022-01-20T20:36:46.562Z] [2022-01-20T20:36:46.562Z] INFO: Docker info of control daemon [2022-01-20T20:36:46.562Z] [2022-01-20T20:36:46.562Z] Client: [2022-01-20T20:36:46.562Z] Context: default [2022-01-20T20:36:46.562Z] Debug Mode: false [2022-01-20T20:36:46.562Z] [2022-01-20T20:36:46.562Z] Server: [2022-01-20T20:36:46.562Z] Containers: 0 [2022-01-20T20:36:46.562Z] Running: 0 [2022-01-20T20:36:46.562Z] Paused: 0 [2022-01-20T20:36:46.562Z] Stopped: 0 [2022-01-20T20:36:46.562Z] Images: 1 [2022-01-20T20:36:46.562Z] Server Version: 20.10.9 [2022-01-20T20:36:46.562Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-01-20T20:36:46.562Z] Windows: [2022-01-20T20:36:46.562Z] LCOW: [2022-01-20T20:36:46.562Z] Logging Driver: json-file [2022-01-20T20:36:46.562Z] Plugins: [2022-01-20T20:36:46.562Z] Volume: local [2022-01-20T20:36:46.562Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-01-20T20:36:46.562Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-01-20T20:36:46.562Z] Swarm: inactive [2022-01-20T20:36:46.562Z] Default Isolation: process [2022-01-20T20:36:46.562Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-01-20T20:36:46.562Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-01-20T20:36:46.562Z] OSType: windows [2022-01-20T20:36:46.562Z] Architecture: x86_64 [2022-01-20T20:36:46.562Z] CPUs: 4 [2022-01-20T20:36:46.562Z] Total Memory: 32GiB [2022-01-20T20:36:46.562Z] Name: azwin-2-d8d891 [2022-01-20T20:36:46.562Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-01-20T20:36:46.562Z] Docker Root Dir: D:\docker [2022-01-20T20:36:46.562Z] Debug Mode: false [2022-01-20T20:36:46.562Z] Registry: https://index.docker.io/v1/ [2022-01-20T20:36:46.562Z] Labels: [2022-01-20T20:36:46.562Z] Experimental: true [2022-01-20T20:36:46.562Z] Insecure Registries: [2022-01-20T20:36:46.562Z] 10.0.0.4:5000 [2022-01-20T20:36:46.562Z] 127.0.0.0/8 [2022-01-20T20:36:46.562Z] Registry Mirrors: [2022-01-20T20:36:46.562Z] http://10.0.0.4:5000/ [2022-01-20T20:36:46.562Z] Live Restore Enabled: false [2022-01-20T20:36:46.562Z] Product License: Community Engine [2022-01-20T20:36:46.562Z] [2022-01-20T20:36:46.562Z] [2022-01-20T20:36:46.562Z] INFO: Commit hash is 839e2ecc1b [2022-01-20T20:36:46.562Z] INFO: Nuke-Everything... [2022-01-20T20:36:46.562Z] INFO: Container count on control daemon to delete is 0 [2022-01-20T20:36:46.562Z] INFO: Nuking d:\CI [2022-01-20T20:36:46.562Z] INFO: Zapped successfully [2022-01-20T20:36:46.562Z] INFO: Location for testing is d:\CI\PR-43172\3 [2022-01-20T20:36:46.562Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-01-20T20:36:46.562Z] [2022-01-20T20:36:46.562Z] [2022-01-20T20:36:46.562Z] INFO: Building the image from Dockerfile.windows at 01/20/2022 20:36:37... [2022-01-20T20:36:46.562Z] [2022-01-20T20:36:46.562Z] Sending build context to Docker daemon 61.79MB [2022-01-20T20:36:46.562Z] [2022-01-20T20:36:46.562Z] Step 1/11 : FROM microsoft/windowsservercore [2022-01-20T20:36:46.562Z] ---> 11cbc9e36c7a [2022-01-20T20:36:46.562Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-01-20T20:36:46.562Z] ---> Running in 23e30f63d807 [2022-01-20T20:36:46.562Z] Removing intermediate container 23e30f63d807 [2022-01-20T20:36:46.562Z] ---> b78861522664 [2022-01-20T20:36:46.562Z] Step 3/11 : ARG GO_VERSION=1.17.6 [2022-01-20T20:36:46.562Z] ---> Running in fead5cfe33df [2022-01-20T20:36:46.562Z] Removing intermediate container fead5cfe33df [2022-01-20T20:36:46.562Z] ---> e171d661b51d [2022-01-20T20:36:46.562Z] Step 4/11 : ARG CONTAINERD_VERSION=1.5.9 [2022-01-20T20:36:46.562Z] ---> Running in f296ca560008 [2022-01-20T20:36:46.562Z] Removing intermediate container f296ca560008 [2022-01-20T20:36:46.562Z] ---> e46f1c283bbe [2022-01-20T20:36:46.562Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-01-20T20:36:46.562Z] ---> Running in 5a624306a545 [2022-01-20T20:36:46.562Z] Removing intermediate container 5a624306a545 [2022-01-20T20:36:46.562Z] ---> f61b67a76b29 [2022-01-20T20:36:46.562Z] 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-01-20T20:36:46.562Z] ---> Running in fc8ad772bc0e [2022-01-20T20:36:46.562Z] Removing intermediate container fc8ad772bc0e [2022-01-20T20:36:46.562Z] ---> 0397279021be [2022-01-20T20:36:46.563Z] 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-01-20T20:36:46.563Z] ---> Running in 7b60bd7d371e [2022-01-20T20:36:48.712Z] [2022-01-20T20:36:48.712Z] SUCCESS: Specified value was saved. [2022-01-20T20:36:49.663Z] INFO: Downloading git... [2022-01-20T20:36:51.058Z] #67 157.6 # github.com/containerd/containerd/cmd/containerd [2022-01-20T20:36:51.058Z] #67 157.6 /usr/bin/ld: /tmp/go-link-1633579596/000019.o: in function `New': [2022-01-20T20:36:51.058Z] #67 157.6 /tmp/tmp.la0WM7fFv9/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-01-20T20:36:51.058Z] #67 157.6 + bin/containerd-stress [2022-01-20T20:36:51.180Z] INFO: Downloading go... [2022-01-20T20:36:51.316Z] #67 158.7 + bin/containerd-shim [2022-01-20T20:36:52.253Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-01-20T20:36:52.253Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-01-20T20:36:53.326Z] INFO: Downloading compiler 1 of 3... [2022-01-20T20:36:53.326Z] INFO: Downloading compiler 2 of 3... [2022-01-20T20:36:54.277Z] INFO: Downloading compiler 3 of 3... [2022-01-20T20:36:54.277Z] INFO: Extracting git... [2022-01-20T20:36:59.432Z] #67 166.0 + bin/containerd-shim-runc-v1 [2022-01-20T20:37:00.731Z] INFO: Expanding compiler 1 of 3... [2022-01-20T20:37:00.731Z] INFO: Expanding compiler 2 of 3... [2022-01-20T20:37:04.702Z] #67 171.1 + bin/containerd-shim-runc-v2 [2022-01-20T20:37:04.702Z] #67 171.7 + binaries [2022-01-20T20:37:04.702Z] #67 171.7 + install -D bin/containerd /build/containerd [2022-01-20T20:37:04.702Z] #67 171.7 + install -D bin/containerd-shim /build/containerd-shim [2022-01-20T20:37:04.702Z] #67 171.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-01-20T20:37:04.702Z] #67 171.8 + install -D bin/ctr /build/ctr [2022-01-20T20:37:04.960Z] #67 DONE 172.3s [2022-01-20T20:37:05.396Z] INFO: Expanding compiler 3 of 3... [2022-01-20T20:37:05.396Z] INFO: Removing downloaded files... [2022-01-20T20:37:05.396Z] INFO: Downloading containerd [2022-01-20T20:37:05.895Z] [2022-01-20T20:37:05.895Z] #68 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-01-20T20:37:05.895Z] #68 sha256:3789c00defa4f79edacc72bcb5e57bae25f278e11317ece07b8d6186a0c8786f [2022-01-20T20:37:06.152Z] #68 DONE 0.2s [2022-01-20T20:37:06.152Z] [2022-01-20T20:37:06.152Z] #73 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-01-20T20:37:06.152Z] #73 sha256:f1a5dd3293f6bb5cab74ab51877d07f5b421de28e0f4cff43584249b275bf4d6 [2022-01-20T20:37:06.152Z] #73 DONE 0.1s [2022-01-20T20:37:06.152Z] [2022-01-20T20:37:06.152Z] #78 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-01-20T20:37:06.152Z] #78 sha256:dc14bfcaea6a77e68ef2daeb31b3c02f008e94aefa261572281e82341b9ff517 [2022-01-20T20:37:06.152Z] #78 DONE 0.2s [2022-01-20T20:37:06.152Z] [2022-01-20T20:37:06.152Z] #79 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-01-20T20:37:06.152Z] #79 sha256:ea487eea43dbe56a3b73029961236a92278f2c54ce2c8a4ce9751b174b0958c1 [2022-01-20T20:37:06.152Z] #79 DONE 0.0s [2022-01-20T20:37:06.412Z] [2022-01-20T20:37:06.412Z] #80 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-01-20T20:37:06.412Z] #80 sha256:aa7874c3a02dd252795a3d78a8bd8e1753385cf5f8fff9eb207fd794a267d2ea [2022-01-20T20:37:06.556Z] INFO: Expanding go... [2022-01-20T20:37:07.347Z] #80 DONE 1.0s [2022-01-20T20:37:07.347Z] [2022-01-20T20:37:07.347Z] #81 exporting to image [2022-01-20T20:37:07.347Z] #81 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-01-20T20:37:07.347Z] #81 exporting layers [2022-01-20T20:37:10.639Z] ok github.com/docker/docker/cmd/dockerd 0.039s coverage: 29.1% of statements [2022-01-20T20:37:10.639Z] ok github.com/docker/docker/container 0.112s coverage: 34.8% of statements [2022-01-20T20:37:10.639Z] ok github.com/docker/docker/cmd/dockerd/trap 2.361s coverage: 0.0% of statements [2022-01-20T20:37:10.639Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-01-20T20:37:10.639Z] ? github.com/docker/docker/container/stream [no test files] [2022-01-20T20:37:10.639Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-01-20T20:37:10.639Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-01-20T20:37:10.639Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-01-20T20:37:14.201Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-01-20T20:37:16.941Z] 4612f6d0b889: Pull complete [2022-01-20T20:37:17.220Z] ok github.com/docker/docker/daemon/cluster 0.042s coverage: 0.5% of statements [2022-01-20T20:37:17.481Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.011s coverage: 65.3% of statements [2022-01-20T20:37:17.742Z] [2022-01-20T20:37:17.742Z] Name Version Source Summary [2022-01-20T20:37:17.742Z] ---- ------- ------ ------- [2022-01-20T20:37:17.742Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-01-20T20:37:17.742Z] [2022-01-20T20:37:17.742Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-01-20T20:37:17.742Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-01-20T20:37:17.742Z] PSChildName : containerd [2022-01-20T20:37:17.742Z] PSDrive : C [2022-01-20T20:37:17.742Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-01-20T20:37:17.742Z] PSIsContainer : True [2022-01-20T20:37:17.742Z] Name : containerd [2022-01-20T20:37:17.742Z] FullName : C:\containerd [2022-01-20T20:37:17.742Z] Parent : [2022-01-20T20:37:17.742Z] Exists : True [2022-01-20T20:37:17.742Z] Root : C:\ [2022-01-20T20:37:17.742Z] Extension : [2022-01-20T20:37:17.742Z] CreationTime : 1/20/2022 8:37:17 PM [2022-01-20T20:37:17.742Z] CreationTimeUtc : 1/20/2022 8:37:17 PM [2022-01-20T20:37:17.742Z] LastAccessTime : 1/20/2022 8:37:17 PM [2022-01-20T20:37:17.742Z] LastAccessTimeUtc : 1/20/2022 8:37:17 PM [2022-01-20T20:37:17.742Z] LastWriteTime : 1/20/2022 8:37:17 PM [2022-01-20T20:37:17.742Z] LastWriteTimeUtc : 1/20/2022 8:37:17 PM [2022-01-20T20:37:17.742Z] Attributes : Directory [2022-01-20T20:37:17.742Z] Mode : d----- [2022-01-20T20:37:17.742Z] BaseName : containerd [2022-01-20T20:37:17.742Z] Target : {} [2022-01-20T20:37:17.742Z] LinkType : [2022-01-20T20:37:17.742Z] [2022-01-20T20:37:18.865Z] ok github.com/docker/docker/daemon/cluster/convert 0.007s coverage: 35.9% of statements [2022-01-20T20:37:19.271Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-01-20T20:37:19.271Z] INFO: Configuring git core.autocrlf... [2022-01-20T20:37:19.271Z] [2022-01-20T20:37:19.271Z] [2022-01-20T20:37:22.328Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-01-20T20:37:25.442Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.433s coverage: 13.8% of statements [2022-01-20T20:37:26.383Z] ok github.com/docker/docker/daemon/config 0.025s coverage: 81.0% of statements [2022-01-20T20:37:26.952Z] ok github.com/docker/docker/daemon/events 0.056s coverage: 50.0% of statements [2022-01-20T20:37:27.522Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2022-01-20T20:37:28.093Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.010s coverage: 4.2% of statements [2022-01-20T20:37:28.201Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-01-20T20:37:28.201Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-01-20T20:37:28.201Z] GOOS="" GOARCH="" GOARM="" [2022-01-20T20:37:28.201Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-01-20T20:37:28.201Z] [2022-01-20T20:37:28.201Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-01-20T20:37:28.201Z] DOCKER_SYSTEMD=1 [2022-01-20T20:37:28.201Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-01-20T20:37:28.201Z] HOSTNAME=1451af15378a [2022-01-20T20:37:28.201Z] DEST=bundles/test-integration [2022-01-20T20:37:28.201Z] PWD=/go/src/github.com/docker/docker [2022-01-20T20:37:28.201Z] DOCKER_GITCOMMIT=839e2ecc1bee37225c19e4b8025dc36f3d613e40 [2022-01-20T20:37:28.201Z] container=docker [2022-01-20T20:37:28.201Z] HOME=/root [2022-01-20T20:37:28.201Z] LANG=C.UTF-8 [2022-01-20T20:37:28.201Z] INVOCATION_ID=437c8d7103e54dbda576ee0121702efe [2022-01-20T20:37:28.201Z] GOLANG_VERSION=1.17.6 [2022-01-20T20:37:28.201Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-01-20T20:37:28.201Z] VALIDATE_BRANCH=master [2022-01-20T20:37:28.201Z] TERM=xterm [2022-01-20T20:37:28.201Z] DOCKER_PKG=github.com/docker/docker [2022-01-20T20:37:28.201Z] SHLVL=3 [2022-01-20T20:37:28.201Z] TIMEOUT=120m [2022-01-20T20:37:28.201Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-01-20T20:37:28.201Z] DOCKER_GRAPHDRIVER=overlay2 [2022-01-20T20:37:28.201Z] GO111MODULE=off [2022-01-20T20:37:28.201Z] DOCKER_EXPERIMENTAL=1 [2022-01-20T20:37:28.201Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-01-20T20:37:28.201Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-01-20T20:37:28.201Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-01-20T20:37:28.201Z] GOPATH=/go [2022-01-20T20:37:28.201Z] PKG_CONFIG=pkg-config [2022-01-20T20:37:28.201Z] _=/usr/bin/env [2022-01-20T20:37:28.201Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-01-20T20:37:28.664Z] ok github.com/docker/docker/daemon 10.129s coverage: 17.1% of statements [2022-01-20T20:37:28.664Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-01-20T20:37:28.664Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-01-20T20:37:28.664Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-01-20T20:37:28.664Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-01-20T20:37:29.235Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.163s coverage: 56.2% of statements [2022-01-20T20:37:29.271Z] #81 exporting layers 20.5s done [2022-01-20T20:37:29.271Z] #81 writing image sha256:ca57f2dbee9f6574e0b0dc760370da8892cfcd7e5ae9d23196a99f8a768c54d4 done [2022-01-20T20:37:29.271Z] #81 naming to docker.io/library/docker:839e2ecc1bee37225c19e4b8025dc36f3d613e40 done [2022-01-20T20:37:29.271Z] #81 DONE 20.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-01-20T20:37:29.597Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43172/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43172/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=839e2ecc1bee37225c19e4b8025dc36f3d613e40 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:839e2ecc1bee37225c19e4b8025dc36f3d613e40 hack/validate/default [2022-01-20T20:37:30.066Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.006s coverage: 3.0% of statements [2022-01-20T20:37:30.453Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-01-20T20:37:30.454Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-01-20T20:37:30.970Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-01-20T20:37:31.391Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-01-20T20:37:31.451Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.009s coverage: 1.8% of statements [2022-01-20T20:37:31.568Z] INFO: Expanding compiler 1 of 3... [2022-01-20T20:37:31.568Z] INFO: Expanding compiler 2 of 3... [2022-01-20T20:37:31.959Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-01-20T20:37:32.218Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-01-20T20:37:32.347Z] api/swagger.yaml [2022-01-20T20:37:32.347Z] 5287:7 warning comment not indented like content (comments-indentation) [2022-01-20T20:37:32.396Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.146s coverage: 50.5% of statements [2022-01-20T20:37:32.913Z] [2022-01-20T20:37:33.158Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-01-20T20:37:34.324Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.919s coverage: 46.2% of statements [2022-01-20T20:37:34.324Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-01-20T20:37:34.584Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.770s coverage: 58.0% of statements [2022-01-20T20:37:34.584Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-01-20T20:37:34.584Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-01-20T20:37:35.155Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.008s coverage: 58.8% of statements [2022-01-20T20:37:35.357Z] INFO: Expanding compiler 3 of 3... [2022-01-20T20:37:35.694Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-01-20T20:37:35.726Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.005s coverage: 3.0% of statements [2022-01-20T20:37:35.825Z] INFO: Removing downloaded files... [2022-01-20T20:37:35.825Z] INFO: Downloading containerd [2022-01-20T20:37:36.260Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-01-20T20:37:36.296Z] ok github.com/docker/docker/daemon/links 0.006s coverage: 93.0% of statements [2022-01-20T20:37:36.867Z] ok github.com/docker/docker/daemon/images 0.013s coverage: 6.7% of statements [2022-01-20T20:37:36.867Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-01-20T20:37:36.867Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-01-20T20:37:37.197Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-01-20T20:37:37.437Z] ok github.com/docker/docker/daemon/logger 0.215s coverage: 43.5% of statements [2022-01-20T20:37:37.456Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-01-20T20:37:38.184Z] Congratulations! The swagger spec at "api/swagger.yaml" is valid against swagger specification 2.0 [2022-01-20T20:37:38.392Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-01-20T20:37:38.431Z] ok github.com/docker/docker/daemon/logger/awslogs 0.164s coverage: 80.2% of statements [2022-01-20T20:37:38.431Z] ok github.com/docker/docker/daemon/logger/fluentd 0.004s coverage: 33.6% of statements [2022-01-20T20:37:38.431Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-01-20T20:37:38.705Z] ok github.com/docker/docker/daemon/logger/gelf 0.004s coverage: 67.0% of statements [2022-01-20T20:37:38.959Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-01-20T20:37:38.970Z] ok github.com/docker/docker/daemon/logger/journald 0.030s coverage: 23.9% of statements [2022-01-20T20:37:39.252Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.002s coverage: 87.2% of statements [2022-01-20T20:37:39.521Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.005s coverage: 69.9% of statements [2022-01-20T20:37:39.559Z] Congratulations! All API changes are done the right way. [2022-01-20T20:37:39.559Z] Congratulations! All TOML source files changed here have valid syntax. [2022-01-20T20:37:39.559Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-01-20T20:37:39.559Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-01-20T20:37:39.559Z] Congratulations! No new tests were added to integration-cli. [2022-01-20T20:37:39.559Z] [2022-01-20T20:37:39.559Z] INFO Start validation with golang-ci-lint [2022-01-20T20:37:39.559Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-01-20T20:37:39.559Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2022-01-20T20:37:39.559Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2022-01-20T20:37:40.091Z] ok github.com/docker/docker/daemon/logger/local 0.019s coverage: 78.7% of statements [2022-01-20T20:37:40.091Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-01-20T20:37:40.336Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-01-20T20:37:40.352Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.051s coverage: 54.7% of statements [2022-01-20T20:37:40.595Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-01-20T20:37:40.612Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.006s coverage: 31.5% of statements [2022-01-20T20:37:41.534Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-01-20T20:37:41.553Z] ok github.com/docker/docker/daemon/logger/syslog 0.003s coverage: 46.8% of statements [2022-01-20T20:37:41.553Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2022-01-20T20:37:42.123Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-01-20T20:37:42.475Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-01-20T20:37:42.475Z] Using test binary docker [2022-01-20T20:37:42.475Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-01-20T20:37:42.475Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-01-20T20:37:42.475Z] INFO: Waiting for daemon to start... [2022-01-20T20:37:42.475Z] Starting dockerd [2022-01-20T20:37:43.064Z] ok github.com/docker/docker/daemon/logger/splunk 1.550s coverage: 82.5% of statements [2022-01-20T20:37:43.064Z] ? github.com/docker/docker/daemon/names [no test files] [2022-01-20T20:37:43.064Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-01-20T20:37:43.325Z] ok github.com/docker/docker/distribution 0.085s coverage: 26.4% of statements [2022-01-20T20:37:43.895Z] ok github.com/docker/docker/distribution/metadata 0.032s coverage: 48.2% of statements [2022-01-20T20:37:43.895Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-01-20T20:37:44.466Z] ok github.com/docker/docker/errdefs 0.003s coverage: 53.1% of statements [2022-01-20T20:37:45.005Z] . [2022-01-20T20:37:45.005Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-01-20T20:37:45.005Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-01-20T20:37:45.005Z] Error: No such image: emptyfs [2022-01-20T20:37:45.005Z] Running integration-test (iteration 1) [2022-01-20T20:37:45.005Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-01-20T20:37:45.037Z] ok github.com/docker/docker/image 0.014s coverage: 86.6% of statements [2022-01-20T20:37:45.265Z] Loaded image: busybox:latest [2022-01-20T20:37:45.265Z] Loaded image: busybox:glibc [2022-01-20T20:37:45.608Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2022-01-20T20:37:46.178Z] ok github.com/docker/docker/distribution/xfer 1.890s coverage: 85.1% of statements [2022-01-20T20:37:46.178Z] ? github.com/docker/docker/dockerversion [no test files] [2022-01-20T20:37:46.178Z] ok github.com/docker/docker/image/tarexport 0.017s coverage: 0.7% of statements [2022-01-20T20:37:46.238Z] [2022-01-20T20:37:46.238Z] Name Version Source Summary [2022-01-20T20:37:46.238Z] ---- ------- ------ ------- [2022-01-20T20:37:46.238Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-01-20T20:37:46.238Z] [2022-01-20T20:37:46.238Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-01-20T20:37:46.238Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-01-20T20:37:46.238Z] PSChildName : containerd [2022-01-20T20:37:46.238Z] PSDrive : C [2022-01-20T20:37:46.238Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-01-20T20:37:46.238Z] PSIsContainer : True [2022-01-20T20:37:46.238Z] Name : containerd [2022-01-20T20:37:46.238Z] FullName : C:\containerd [2022-01-20T20:37:46.238Z] Parent : [2022-01-20T20:37:46.238Z] Exists : True [2022-01-20T20:37:46.238Z] Root : C:\ [2022-01-20T20:37:46.238Z] Extension : [2022-01-20T20:37:46.238Z] CreationTime : 1/20/2022 8:37:45 PM [2022-01-20T20:37:46.238Z] CreationTimeUtc : 1/20/2022 8:37:45 PM [2022-01-20T20:37:46.238Z] LastAccessTime : 1/20/2022 8:37:45 PM [2022-01-20T20:37:46.238Z] LastAccessTimeUtc : 1/20/2022 8:37:45 PM [2022-01-20T20:37:46.238Z] LastWriteTime : 1/20/2022 8:37:45 PM [2022-01-20T20:37:46.238Z] LastWriteTimeUtc : 1/20/2022 8:37:45 PM [2022-01-20T20:37:46.238Z] Attributes : Directory [2022-01-20T20:37:46.238Z] Mode : d----- [2022-01-20T20:37:46.238Z] BaseName : containerd [2022-01-20T20:37:46.238Z] Target : {} [2022-01-20T20:37:46.238Z] LinkType : [2022-01-20T20:37:46.238Z] [2022-01-20T20:37:46.641Z] Loaded image: debian:bullseye-slim [2022-01-20T20:37:46.641Z] Loaded image: hello-world:latest [2022-01-20T20:37:46.641Z] Loaded image: arm32v7/hello-world:latest [2022-01-20T20:37:46.641Z] INFO: Testing against a local daemon [2022-01-20T20:37:46.641Z] === RUN TestCgroupNamespacesBuild [2022-01-20T20:37:46.748Z] ok github.com/docker/docker/image/v1 0.006s coverage: 25.0% of statements [2022-01-20T20:37:46.749Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-01-20T20:37:47.009Z] ok github.com/docker/docker/libcontainerd/queue 0.032s coverage: 100.0% of statements [2022-01-20T20:37:47.223Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-01-20T20:37:47.223Z] INFO: Configuring git core.autocrlf... [2022-01-20T20:37:47.223Z] [2022-01-20T20:37:47.223Z] [2022-01-20T20:37:47.581Z] ok github.com/docker/docker/oci 0.005s coverage: 43.3% of statements [2022-01-20T20:37:48.017Z] --- PASS: TestCgroupNamespacesBuild (1.16s) [2022-01-20T20:37:48.017Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-01-20T20:37:48.152Z] ok github.com/docker/docker/opts 0.015s coverage: 67.1% of statements [2022-01-20T20:37:48.412Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-01-20T20:37:48.955Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.09s) [2022-01-20T20:37:48.955Z] === RUN TestBuildWithSession [2022-01-20T20:37:48.955Z] build_session_test.go:25: TODO: BuildKit [2022-01-20T20:37:48.955Z] --- SKIP: TestBuildWithSession (0.00s) [2022-01-20T20:37:48.955Z] === RUN TestBuildSquashParent [2022-01-20T20:37:49.793Z] ok github.com/docker/docker/pkg/archive 0.263s coverage: 82.4% of statements [2022-01-20T20:37:50.733Z] ok github.com/docker/docker/pkg/authorization 0.549s coverage: 68.3% of statements [2022-01-20T20:37:50.993Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2022-01-20T20:37:50.994Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-01-20T20:37:51.254Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-01-20T20:37:51.562Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-01-20T20:37:54.549Z] ok github.com/docker/docker/pkg/chrootarchive 2.505s coverage: 43.5% of statements [2022-01-20T20:37:54.549Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-01-20T20:37:54.549Z] ok github.com/docker/docker/pkg/dmesg 0.002s coverage: 83.3% of statements [2022-01-20T20:37:55.118Z] ok github.com/docker/docker/layer 7.297s coverage: 68.8% of statements [2022-01-20T20:37:55.118Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-01-20T20:37:55.118Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-01-20T20:37:55.118Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-01-20T20:37:55.118Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-01-20T20:37:55.118Z] ? github.com/docker/docker/oci/caps [no test files] [2022-01-20T20:37:55.118Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-01-20T20:37:55.118Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-01-20T20:37:55.378Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2022-01-20T20:37:55.378Z] ok github.com/docker/docker/pkg/fileutils 0.019s coverage: 84.8% of statements [2022-01-20T20:37:55.638Z] ok github.com/docker/docker/pkg/fsutils 0.131s coverage: 85.1% of statements [2022-01-20T20:37:55.638Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2022-01-20T20:37:56.578Z] ok github.com/docker/docker/pkg/idtools 0.420s coverage: 69.5% of statements [2022-01-20T20:37:56.839Z] ok github.com/docker/docker/pkg/ioutils 0.357s coverage: 71.5% of statements [2022-01-20T20:37:57.066Z] --- PASS: TestBuildSquashParent (7.08s) [2022-01-20T20:37:57.066Z] === RUN TestBuildWithRemoveAndForceRemove [2022-01-20T20:37:57.066Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-20T20:37:57.066Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-20T20:37:57.066Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-20T20:37:57.066Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-20T20:37:57.066Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-20T20:37:57.066Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-20T20:37:57.066Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-20T20:37:57.066Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-20T20:37:57.066Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-20T20:37:57.066Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-20T20:37:57.066Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-20T20:37:57.066Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-20T20:37:57.066Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-20T20:37:57.066Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-20T20:37:57.099Z] ok github.com/docker/docker/pkg/longpath 0.001s coverage: 100.0% of statements [2022-01-20T20:37:57.099Z] ok github.com/docker/docker/pkg/jsonmessage 0.002s coverage: 91.7% of statements [2022-01-20T20:37:57.099Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-01-20T20:37:57.099Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-01-20T20:37:57.099Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-01-20T20:37:57.099Z] ok github.com/docker/docker/pkg/namesgenerator 0.006s coverage: 85.7% of statements [2022-01-20T20:37:57.099Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2022-01-20T20:37:57.359Z] ok github.com/docker/docker/pkg/parsers 0.001s coverage: 97.0% of statements [2022-01-20T20:37:57.359Z] ok github.com/docker/docker/pkg/parsers/kernel 0.010s coverage: 60.0% of statements [2022-01-20T20:37:57.620Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.012s coverage: 86.7% of statements [2022-01-20T20:37:57.620Z] ok github.com/docker/docker/pkg/pidfile 0.009s coverage: 82.4% of statements [2022-01-20T20:37:57.620Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-01-20T20:37:57.620Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-01-20T20:37:57.633Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-20T20:37:57.633Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-20T20:37:58.191Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.005s coverage: 56.8% of statements [2022-01-20T20:37:58.451Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2022-01-20T20:37:58.712Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2022-01-20T20:37:58.973Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-01-20T20:38:00.170Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-20T20:38:00.170Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-20T20:38:00.354Z] ok github.com/docker/docker/pkg/pubsub 1.043s coverage: 75.0% of statements [2022-01-20T20:38:00.354Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2022-01-20T20:38:00.615Z] ok github.com/docker/docker/pkg/stack 0.002s coverage: 90.9% of statements [2022-01-20T20:38:00.877Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2022-01-20T20:38:01.138Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2022-01-20T20:38:01.138Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-01-20T20:38:01.708Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 50.7% of statements [2022-01-20T20:38:02.070Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-01-20T20:38:02.070Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.57s) [2022-01-20T20:38:02.070Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.63s) [2022-01-20T20:38:02.070Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.02s) [2022-01-20T20:38:02.070Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.13s) [2022-01-20T20:38:02.070Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.95s) [2022-01-20T20:38:02.070Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.04s) [2022-01-20T20:38:02.070Z] === RUN TestBuildMultiStageCopy [2022-01-20T20:38:02.070Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-01-20T20:38:02.279Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 40.1% of statements [2022-01-20T20:38:02.279Z] ok github.com/docker/docker/pkg/tailfile 0.045s coverage: 88.6% of statements [2022-01-20T20:38:02.850Z] ok github.com/docker/docker/pkg/tarsum 0.050s coverage: 89.3% of statements [2022-01-20T20:38:03.110Z] coverage: [no statements] [2022-01-20T20:38:03.110Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2022-01-20T20:38:03.371Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-01-20T20:38:03.371Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2022-01-20T20:38:03.631Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2022-01-20T20:38:05.352Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-01-20T20:38:05.541Z] ok github.com/docker/docker/plugin 0.533s coverage: 23.2% of statements [2022-01-20T20:38:05.541Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.4% of statements [2022-01-20T20:38:06.111Z] ok github.com/docker/docker/profiles/seccomp 0.006s coverage: 86.0% of statements [2022-01-20T20:38:06.286Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-01-20T20:38:06.992Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-01-20T20:38:07.052Z] ok github.com/docker/docker/quota 0.250s coverage: 71.4% of statements [2022-01-20T20:38:07.220Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-01-20T20:38:07.290Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-01-20T20:38:07.317Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2022-01-20T20:38:08.158Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-01-20T20:38:08.258Z] ok github.com/docker/docker/registry 0.051s coverage: 58.3% of statements [2022-01-20T20:38:08.828Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2022-01-20T20:38:08.828Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-01-20T20:38:09.092Z] --- PASS: TestBuildMultiStageCopy (7.35s) [2022-01-20T20:38:09.092Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.35s) [2022-01-20T20:38:09.092Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-01-20T20:38:09.092Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-01-20T20:38:09.092Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2022-01-20T20:38:09.092Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2022-01-20T20:38:09.092Z] === RUN TestBuildMultiStageParentConfig [2022-01-20T20:38:09.399Z] ok github.com/docker/docker/runconfig 0.008s coverage: 65.7% of statements [2022-01-20T20:38:09.659Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-01-20T20:38:12.200Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-01-20T20:38:12.771Z] ok github.com/docker/docker/volume/local 0.074s coverage: 76.4% of statements [2022-01-20T20:38:13.341Z] ok github.com/docker/docker/volume/mounts 0.006s coverage: 67.7% of statements [2022-01-20T20:38:14.283Z] ok github.com/docker/docker/volume/service 0.015s coverage: 72.3% of statements [2022-01-20T20:38:14.355Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2022-01-20T20:38:14.355Z] === RUN TestBuildLabelWithTargets [2022-01-20T20:38:19.631Z] Removing intermediate container ad5fd97b0150 [2022-01-20T20:38:19.631Z] ---> fd4e2f63d713 [2022-01-20T20:38:19.631Z] 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-01-20T20:38:19.631Z] ---> Running in 740a6aa506e8 [2022-01-20T20:38:21.926Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-01-20T20:38:22.381Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-01-20T20:38:22.464Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2022-01-20T20:38:22.464Z] === RUN TestBuildWithEmptyLayers [2022-01-20T20:38:22.835Z] go: downloading github.com/fatih/color v1.10.0 [2022-01-20T20:38:22.835Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-01-20T20:38:22.835Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-01-20T20:38:22.835Z] go: downloading github.com/pkg/errors v0.9.1 [2022-01-20T20:38:22.835Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-01-20T20:38:22.835Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-01-20T20:38:22.835Z] go: downloading golang.org/x/tools v0.1.0 [2022-01-20T20:38:22.835Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-01-20T20:38:23.290Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-01-20T20:38:23.291Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-01-20T20:38:23.291Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-01-20T20:38:23.291Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-01-20T20:38:24.257Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-01-20T20:38:24.257Z] go: downloading golang.org/x/mod v0.3.0 [2022-01-20T20:38:25.746Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2022-01-20T20:38:25.746Z] === RUN TestBuildMultiStageOnBuild [2022-01-20T20:38:30.089Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2022-01-20T20:38:30.089Z] === RUN TestBuildUncleanTarFilenames [2022-01-20T20:38:30.670Z] --- PASS: TestBuildUncleanTarFilenames (0.52s) [2022-01-20T20:38:30.670Z] === RUN TestBuildMultiStageLayerLeak [2022-01-20T20:38:32.408Z] ok github.com/docker/docker/pkg/plugins 33.637s coverage: 76.3% of statements [2022-01-20T20:38:32.408Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-01-20T20:38:32.408Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-01-20T20:38:32.408Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-01-20T20:38:32.408Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-01-20T20:38:32.408Z] ? github.com/docker/docker/pkg/term [no test files] [2022-01-20T20:38:32.408Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-01-20T20:38:32.408Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-01-20T20:38:32.408Z] ? github.com/docker/docker/rootless [no test files] [2022-01-20T20:38:32.408Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-01-20T20:38:32.408Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-01-20T20:38:32.408Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-01-20T20:38:32.408Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-01-20T20:38:32.408Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-01-20T20:38:32.408Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-01-20T20:38:32.408Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-01-20T20:38:32.408Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-01-20T20:38:32.408Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-01-20T20:38:32.408Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-01-20T20:38:32.408Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-01-20T20:38:32.408Z] ? github.com/docker/docker/testutil/request [no test files] [2022-01-20T20:38:32.408Z] ? github.com/docker/docker/volume [no test files] [2022-01-20T20:38:32.408Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-01-20T20:38:32.408Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-01-20T20:38:32.408Z] [2022-01-20T20:38:32.408Z] === Skipped [2022-01-20T20:38:32.408Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-01-20T20:38:32.408Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-01-20T20:38:32.408Z] [2022-01-20T20:38:32.408Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-01-20T20:38:32.408Z] network_proxy_test.go:208: No support for dual stack yet [2022-01-20T20:38:32.408Z] [2022-01-20T20:38:32.408Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-01-20T20:38:32.408Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-01-20T20:38:32.408Z] [2022-01-20T20:38:32.408Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-01-20T20:38:32.408Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-01-20T20:38:32.408Z] [2022-01-20T20:38:32.408Z] === SKIP: daemon/graphdriver/aufs TestNewDriver (0.00s) [2022-01-20T20:38:32.408Z] time="2022-01-20T20:37:27Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-20T20:38:32.408Z] aufs_test.go:37: driver not supported [2022-01-20T20:38:32.408Z] [2022-01-20T20:38:32.408Z] === SKIP: daemon/graphdriver/aufs TestAufsString (0.00s) [2022-01-20T20:38:32.408Z] time="2022-01-20T20:37:27Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-20T20:38:32.408Z] aufs_test.go:37: driver not supported [2022-01-20T20:38:32.408Z] [2022-01-20T20:38:32.408Z] === SKIP: daemon/graphdriver/aufs TestCreateDirStructure (0.00s) [2022-01-20T20:38:32.408Z] time="2022-01-20T20:37:27Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-20T20:38:32.408Z] aufs_test.go:37: driver not supported [2022-01-20T20:38:32.408Z] [2022-01-20T20:38:32.408Z] === SKIP: daemon/graphdriver/aufs TestNewDriverFromExistingDir (0.00s) [2022-01-20T20:38:32.408Z] time="2022-01-20T20:37:27Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-20T20:38:32.408Z] aufs_test.go:37: driver not supported [2022-01-20T20:38:32.408Z] [2022-01-20T20:38:32.408Z] === SKIP: daemon/graphdriver/aufs TestCreateNewDir (0.00s) [2022-01-20T20:38:32.408Z] time="2022-01-20T20:37:27Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-20T20:38:32.408Z] aufs_test.go:37: driver not supported [2022-01-20T20:38:32.408Z] [2022-01-20T20:38:32.408Z] === SKIP: daemon/graphdriver/aufs TestCreateNewDirStructure (0.00s) [2022-01-20T20:38:32.408Z] time="2022-01-20T20:37:27Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-20T20:38:32.408Z] aufs_test.go:37: driver not supported [2022-01-20T20:38:32.408Z] [2022-01-20T20:38:32.408Z] === SKIP: daemon/graphdriver/aufs TestRemoveImage (0.00s) [2022-01-20T20:38:32.408Z] time="2022-01-20T20:37:27Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-20T20:38:32.408Z] aufs_test.go:37: driver not supported [2022-01-20T20:38:32.408Z] [2022-01-20T20:38:32.408Z] === SKIP: daemon/graphdriver/aufs TestGetWithoutParent (0.00s) [2022-01-20T20:38:32.408Z] time="2022-01-20T20:37:27Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-20T20:38:32.408Z] aufs_test.go:37: driver not supported [2022-01-20T20:38:32.408Z] [2022-01-20T20:38:32.408Z] === SKIP: daemon/graphdriver/aufs TestCleanupWithNoDirs (0.00s) [2022-01-20T20:38:32.408Z] time="2022-01-20T20:37:27Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-20T20:38:32.408Z] aufs_test.go:37: driver not supported [2022-01-20T20:38:32.408Z] [2022-01-20T20:38:32.408Z] === SKIP: daemon/graphdriver/aufs TestCleanupWithDir (0.00s) [2022-01-20T20:38:32.408Z] time="2022-01-20T20:37:27Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-20T20:38:32.408Z] aufs_test.go:37: driver not supported [2022-01-20T20:38:32.408Z] [2022-01-20T20:38:32.408Z] === SKIP: daemon/graphdriver/aufs TestMountedFalseResponse (0.00s) [2022-01-20T20:38:32.408Z] time="2022-01-20T20:37:27Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-20T20:38:32.408Z] aufs_test.go:37: driver not supported [2022-01-20T20:38:32.408Z] [2022-01-20T20:38:32.408Z] === SKIP: daemon/graphdriver/aufs TestMountedTrueResponse (0.00s) [2022-01-20T20:38:32.408Z] time="2022-01-20T20:37:27Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-20T20:38:32.408Z] aufs_test.go:37: driver not supported [2022-01-20T20:38:32.408Z] [2022-01-20T20:38:32.408Z] === SKIP: daemon/graphdriver/aufs TestMountWithParent (0.00s) [2022-01-20T20:38:32.408Z] time="2022-01-20T20:37:27Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-20T20:38:32.408Z] aufs_test.go:37: driver not supported [2022-01-20T20:38:32.408Z] [2022-01-20T20:38:32.408Z] === SKIP: daemon/graphdriver/aufs TestRemoveMountedDir (0.00s) [2022-01-20T20:38:32.408Z] time="2022-01-20T20:37:27Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-20T20:38:32.408Z] aufs_test.go:37: driver not supported [2022-01-20T20:38:32.408Z] [2022-01-20T20:38:32.408Z] === SKIP: daemon/graphdriver/aufs TestCreateWithInvalidParent (0.00s) [2022-01-20T20:38:32.408Z] time="2022-01-20T20:37:27Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-20T20:38:32.408Z] aufs_test.go:37: driver not supported [2022-01-20T20:38:32.408Z] [2022-01-20T20:38:32.408Z] === SKIP: daemon/graphdriver/aufs TestGetDiff (0.00s) [2022-01-20T20:38:32.408Z] time="2022-01-20T20:37:27Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-20T20:38:32.408Z] aufs_test.go:37: driver not supported [2022-01-20T20:38:32.408Z] [2022-01-20T20:38:32.408Z] === SKIP: daemon/graphdriver/aufs TestChanges (0.00s) [2022-01-20T20:38:32.408Z] time="2022-01-20T20:37:27Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-20T20:38:32.408Z] aufs_test.go:37: driver not supported [2022-01-20T20:38:32.408Z] [2022-01-20T20:38:32.408Z] === SKIP: daemon/graphdriver/aufs TestDiffSize (0.00s) [2022-01-20T20:38:32.408Z] time="2022-01-20T20:37:27Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-20T20:38:32.408Z] aufs_test.go:37: driver not supported [2022-01-20T20:38:32.408Z] [2022-01-20T20:38:32.408Z] === SKIP: daemon/graphdriver/aufs TestChildDiffSize (0.00s) [2022-01-20T20:38:32.408Z] time="2022-01-20T20:37:27Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-20T20:38:32.408Z] aufs_test.go:37: driver not supported [2022-01-20T20:38:32.408Z] [2022-01-20T20:38:32.408Z] === SKIP: daemon/graphdriver/aufs TestExists (0.00s) [2022-01-20T20:38:32.408Z] time="2022-01-20T20:37:27Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-20T20:38:32.408Z] aufs_test.go:37: driver not supported [2022-01-20T20:38:32.408Z] [2022-01-20T20:38:32.408Z] === SKIP: daemon/graphdriver/aufs TestStatus (0.00s) [2022-01-20T20:38:32.408Z] time="2022-01-20T20:37:27Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-20T20:38:32.408Z] aufs_test.go:37: driver not supported [2022-01-20T20:38:32.408Z] [2022-01-20T20:38:32.408Z] === SKIP: daemon/graphdriver/aufs TestApplyDiff (0.00s) [2022-01-20T20:38:32.408Z] time="2022-01-20T20:37:27Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-20T20:38:32.408Z] aufs_test.go:37: driver not supported [2022-01-20T20:38:32.408Z] [2022-01-20T20:38:32.408Z] === SKIP: daemon/graphdriver/aufs TestMountMoreThan42Layers (0.00s) [2022-01-20T20:38:32.408Z] time="2022-01-20T20:37:27Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-20T20:38:32.408Z] aufs_test.go:37: driver not supported [2022-01-20T20:38:32.408Z] [2022-01-20T20:38:32.408Z] === SKIP: daemon/graphdriver/aufs TestMountMoreThan42LayersMatchingPathLength (0.00s) [2022-01-20T20:38:32.408Z] aufs_test.go:714: Using path: /tmp/aufs-tests/0000000/aufs [2022-01-20T20:38:32.408Z] time="2022-01-20T20:37:27Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-20T20:38:32.408Z] aufs_test.go:37: driver not supported [2022-01-20T20:38:32.408Z] [2022-01-20T20:38:32.408Z] === SKIP: daemon/graphdriver/aufs TestInitStaleCleanup (0.00s) [2022-01-20T20:38:32.408Z] time="2022-01-20T20:37:27Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-20T20:38:32.408Z] aufs_test.go:37: driver not supported [2022-01-20T20:38:32.408Z] [2022-01-20T20:38:32.408Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-01-20T20:38:32.408Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-20T20:38:32.408Z] graphtest_unix.go:44: Driver btrfs not supported [2022-01-20T20:38:32.408Z] [2022-01-20T20:38:32.408Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-01-20T20:38:32.408Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-20T20:38:32.408Z] graphtest_unix.go:44: Driver btrfs not supported [2022-01-20T20:38:32.408Z] [2022-01-20T20:38:32.408Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-01-20T20:38:32.408Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-20T20:38:32.408Z] graphtest_unix.go:44: Driver btrfs not supported [2022-01-20T20:38:32.408Z] [2022-01-20T20:38:32.408Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-01-20T20:38:32.408Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-20T20:38:32.408Z] graphtest_unix.go:44: Driver btrfs not supported [2022-01-20T20:38:32.408Z] [2022-01-20T20:38:32.409Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-01-20T20:38:32.409Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-20T20:38:32.409Z] graphtest_unix.go:44: Driver btrfs not supported [2022-01-20T20:38:32.409Z] [2022-01-20T20:38:32.409Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-01-20T20:38:32.409Z] graphtest_unix.go:71: No driver to put! [2022-01-20T20:38:32.409Z] [2022-01-20T20:38:32.409Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-01-20T20:38:32.409Z] time="2022-01-20T20:37:31Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-01-20T20:38:32.409Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-01-20T20:38:32.409Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-01-20T20:38:32.409Z] [2022-01-20T20:38:32.409Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-01-20T20:38:32.409Z] time="2022-01-20T20:37:31Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-01-20T20:38:32.409Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-01-20T20:38:32.409Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-01-20T20:38:32.409Z] [2022-01-20T20:38:32.409Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-01-20T20:38:32.409Z] time="2022-01-20T20:37:31Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-01-20T20:38:32.409Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-01-20T20:38:32.409Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-01-20T20:38:32.409Z] [2022-01-20T20:38:32.409Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-01-20T20:38:32.409Z] time="2022-01-20T20:37:31Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-01-20T20:38:32.409Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-01-20T20:38:32.409Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-01-20T20:38:32.409Z] [2022-01-20T20:38:32.409Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-01-20T20:38:32.409Z] time="2022-01-20T20:37:31Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-01-20T20:38:32.409Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-01-20T20:38:32.409Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-01-20T20:38:32.409Z] [2022-01-20T20:38:32.409Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-01-20T20:38:32.409Z] graphtest_unix.go:71: No driver to put! [2022-01-20T20:38:32.409Z] [2022-01-20T20:38:32.409Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-01-20T20:38:32.409Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-01-20T20:38:32.409Z] [2022-01-20T20:38:32.409Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-01-20T20:38:32.409Z] overlay_test.go:50: Fails to compute changes intermittently [2022-01-20T20:38:32.409Z] [2022-01-20T20:38:32.409Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-01-20T20:38:32.409Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-01-20T20:38:32.409Z] [2022-01-20T20:38:32.409Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-01-20T20:38:32.409Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-01-20T20:38:32.409Z] [2022-01-20T20:38:32.409Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-01-20T20:38:32.409Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-20T20:38:32.409Z] graphtest_unix.go:44: Driver zfs not supported [2022-01-20T20:38:32.409Z] [2022-01-20T20:38:32.409Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-01-20T20:38:32.409Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-20T20:38:32.409Z] graphtest_unix.go:44: Driver zfs not supported [2022-01-20T20:38:32.409Z] [2022-01-20T20:38:32.409Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-01-20T20:38:32.409Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-20T20:38:32.409Z] graphtest_unix.go:44: Driver zfs not supported [2022-01-20T20:38:32.409Z] [2022-01-20T20:38:32.409Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-01-20T20:38:32.409Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-20T20:38:32.409Z] graphtest_unix.go:44: Driver zfs not supported [2022-01-20T20:38:32.409Z] [2022-01-20T20:38:32.409Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-01-20T20:38:32.409Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-20T20:38:32.409Z] graphtest_unix.go:44: Driver zfs not supported [2022-01-20T20:38:32.409Z] [2022-01-20T20:38:32.409Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-01-20T20:38:32.409Z] graphtest_unix.go:71: No driver to put! [2022-01-20T20:38:32.409Z] [2022-01-20T20:38:32.409Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-01-20T20:38:32.409Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-01-20T20:38:32.409Z] [2022-01-20T20:38:32.409Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-01-20T20:38:32.409Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-01-20T20:38:32.409Z] [2022-01-20T20:38:32.409Z] DONE 2311 tests, 53 skipped in 196.350s [2022-01-20T20:38:32.409Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-01-20T20:38:32.409Z] github.com/docker/docker/libnetwork/bitseq [2022-01-20T20:38:32.409Z] github.com/docker/docker/libnetwork/cluster [2022-01-20T20:38:32.409Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-01-20T20:38:32.409Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-01-20T20:38:32.409Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-01-20T20:38:32.409Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-01-20T20:38:32.409Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-01-20T20:38:32.409Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-01-20T20:38:32.409Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-01-20T20:38:32.409Z] github.com/docker/docker/libnetwork/config [2022-01-20T20:38:32.409Z] github.com/docker/docker/libnetwork/datastore [2022-01-20T20:38:32.409Z] github.com/docker/docker/libnetwork/diagnostic [2022-01-20T20:38:32.409Z] github.com/docker/docker/libnetwork/discoverapi [2022-01-20T20:38:32.409Z] github.com/docker/docker/libnetwork/driverapi [2022-01-20T20:38:32.409Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-01-20T20:38:32.409Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-01-20T20:38:32.409Z] github.com/docker/docker/libnetwork/drivers/host [2022-01-20T20:38:32.409Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-01-20T20:38:32.409Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-01-20T20:38:32.409Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-01-20T20:38:32.409Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-01-20T20:38:32.409Z] github.com/docker/docker/libnetwork/drivers/null [2022-01-20T20:38:32.409Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-01-20T20:38:32.409Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-01-20T20:38:32.409Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-01-20T20:38:32.409Z] github.com/docker/docker/libnetwork/drivers/remote [2022-01-20T20:38:32.409Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-01-20T20:38:32.409Z] github.com/docker/docker/libnetwork/drivers/windows [2022-01-20T20:38:32.409Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-01-20T20:38:32.409Z] github.com/docker/docker/libnetwork/drvregistry [2022-01-20T20:38:32.409Z] github.com/docker/docker/libnetwork/etchosts [2022-01-20T20:38:32.409Z] github.com/docker/docker/libnetwork/idm [2022-01-20T20:38:32.409Z] github.com/docker/docker/libnetwork/internal/caller [2022-01-20T20:38:32.409Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-01-20T20:38:32.409Z] github.com/docker/docker/libnetwork/ipam [2022-01-20T20:38:32.409Z] github.com/docker/docker/libnetwork/ipamapi [2022-01-20T20:38:32.409Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-01-20T20:38:32.409Z] github.com/docker/docker/libnetwork/ipams/null [2022-01-20T20:38:32.409Z] github.com/docker/docker/libnetwork/ipams/remote [2022-01-20T20:38:32.409Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-01-20T20:38:32.409Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-01-20T20:38:32.409Z] github.com/docker/docker/libnetwork/ipamutils [2022-01-20T20:38:32.409Z] github.com/docker/docker/libnetwork/iptables [2022-01-20T20:38:32.409Z] github.com/docker/docker/libnetwork/netlabel [2022-01-20T20:38:32.409Z] github.com/docker/docker/libnetwork/netutils [2022-01-20T20:38:32.409Z] github.com/docker/docker/libnetwork/networkdb [2022-01-20T20:38:32.409Z] github.com/docker/docker/libnetwork/ns [2022-01-20T20:38:32.409Z] github.com/docker/docker/libnetwork/options [2022-01-20T20:38:32.409Z] github.com/docker/docker/libnetwork/osl [2022-01-20T20:38:32.409Z] github.com/docker/docker/libnetwork/osl/kernel [2022-01-20T20:38:32.409Z] github.com/docker/docker/libnetwork/portallocator [2022-01-20T20:38:32.409Z] github.com/docker/docker/libnetwork/portmapper [2022-01-20T20:38:32.409Z] github.com/docker/docker/libnetwork/resolvconf [2022-01-20T20:38:32.409Z] github.com/docker/docker/libnetwork/testutils [2022-01-20T20:38:32.409Z] github.com/docker/docker/libnetwork/types' ']' [2022-01-20T20:38:32.409Z] + 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-01-20T20:38:33.894Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-01-20T20:38:35.935Z] --- PASS: TestBuildMultiStageLayerLeak (4.47s) [2022-01-20T20:38:35.935Z] === RUN TestBuildWithHugeFile [2022-01-20T20:38:38.102Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-01-20T20:38:39.219Z] Removing intermediate container 740a6aa506e8 [2022-01-20T20:38:39.219Z] ---> 3498b00a1dfc [2022-01-20T20:38:39.219Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2022-01-20T20:38:39.219Z] ---> Running in d9d4b7da65a1 [2022-01-20T20:38:39.674Z] Removing intermediate container d9d4b7da65a1 [2022-01-20T20:38:39.674Z] ---> 46399f024791 [2022-01-20T20:38:39.674Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-01-20T20:38:39.674Z] ---> Running in ee59d6a7af86 [2022-01-20T20:38:40.129Z] Removing intermediate container ee59d6a7af86 [2022-01-20T20:38:40.129Z] ---> 0aeae49101d9 [2022-01-20T20:38:40.129Z] Step 11/11 : COPY . . [2022-01-20T20:38:48.028Z] Removing intermediate container 7b60bd7d371e [2022-01-20T20:38:48.028Z] ---> 0d3cd7092f58 [2022-01-20T20:38:48.028Z] 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-01-20T20:38:48.028Z] ---> Running in d103a86cf6e2 [2022-01-20T20:38:48.084Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-01-20T20:38:48.084Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-01-20T20:38:48.340Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-01-20T20:38:49.309Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-01-20T20:38:49.309Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-01-20T20:38:49.612Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-01-20T20:38:49.612Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-01-20T20:38:50.078Z] go: downloading github.com/fatih/color v1.10.0 [2022-01-20T20:38:50.078Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-01-20T20:38:50.078Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-01-20T20:38:50.078Z] go: downloading github.com/pkg/errors v0.9.1 [2022-01-20T20:38:50.078Z] go: downloading golang.org/x/tools v0.1.0 [2022-01-20T20:38:50.078Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-01-20T20:38:50.078Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-01-20T20:38:50.234Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-01-20T20:38:50.545Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-01-20T20:38:50.545Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-01-20T20:38:50.545Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-01-20T20:38:50.545Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-01-20T20:38:50.545Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-01-20T20:38:51.532Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-01-20T20:38:51.532Z] go: downloading golang.org/x/mod v0.3.0 [2022-01-20T20:38:52.749Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-01-20T20:38:53.673Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-01-20T20:38:54.600Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-01-20T20:38:54.856Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-01-20T20:38:55.829Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-01-20T20:38:56.391Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-01-20T20:38:57.758Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-01-20T20:38:58.015Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-01-20T20:38:58.942Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-01-20T20:38:59.870Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-01-20T20:38:59.871Z] Using test binary docker [2022-01-20T20:38:59.871Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-01-20T20:38:59.871Z] Starting apparmor (via systemctl): apparmor.service. [2022-01-20T20:38:59.871Z] Starting dockerd [2022-01-20T20:38:59.871Z] INFO: Waiting for daemon to start... [2022-01-20T20:39:01.196Z] ---> f64cda3f7b57 [2022-01-20T20:39:01.651Z] Successfully built f64cda3f7b57 [2022-01-20T20:39:01.651Z] Successfully tagged docker:latest [2022-01-20T20:39:01.651Z] INFO: Image build ended at 01/20/2022 20:39:01. Duration:00:02:55.0892713 [2022-01-20T20:39:01.651Z] [2022-01-20T20:39:01.651Z] [2022-01-20T20:39:01.651Z] INFO: Building the test binaries at 01/20/2022 20:39:01... [2022-01-20T20:39:05.192Z] . [2022-01-20T20:39:05.192Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-01-20T20:39:05.192Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-01-20T20:39:05.192Z] Error: No such image: emptyfs [2022-01-20T20:39:05.192Z] Running integration-test (iteration 1) [2022-01-20T20:39:05.192Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-01-20T20:39:05.447Z] Loaded image: busybox:latest [2022-01-20T20:39:05.447Z] Loaded image: busybox:glibc [2022-01-20T20:39:06.318Z] INFO: make.ps1 starting at 01/20/2022 20:39:05 [2022-01-20T20:39:06.318Z] INFO: Git commit (839e2ecc1b) assumed from DOCKER_GITCOMMIT environment variable [2022-01-20T20:39:06.318Z] INFO: Invoking autogen... [2022-01-20T20:39:06.318Z] INFO: Building daemon... [2022-01-20T20:39:06.809Z] Loaded image: debian:bullseye-slim [2022-01-20T20:39:06.809Z] Loaded image: hello-world:latest [2022-01-20T20:39:07.064Z] Loaded image: arm32v7/hello-world:latest [2022-01-20T20:39:07.064Z] INFO: Testing against a local daemon [2022-01-20T20:39:07.064Z] === RUN TestCgroupNamespacesBuild [2022-01-20T20:39:08.949Z] --- PASS: TestCgroupNamespacesBuild (1.61s) [2022-01-20T20:39:08.949Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-01-20T20:39:09.345Z] Removing intermediate container d103a86cf6e2 [2022-01-20T20:39:09.345Z] ---> 58dec9c591ac [2022-01-20T20:39:09.345Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2022-01-20T20:39:09.345Z] ---> Running in e71abf2ea59c [2022-01-20T20:39:09.345Z] Removing intermediate container e71abf2ea59c [2022-01-20T20:39:09.345Z] ---> f491f76586bb [2022-01-20T20:39:09.345Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-01-20T20:39:09.345Z] ---> Running in 1bdc805afc80 [2022-01-20T20:39:09.345Z] Removing intermediate container 1bdc805afc80 [2022-01-20T20:39:09.345Z] ---> 1f3c0a5ade88 [2022-01-20T20:39:09.345Z] Step 11/11 : COPY . . [2022-01-20T20:39:09.874Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.31s) [2022-01-20T20:39:09.874Z] === RUN TestBuildWithSession [2022-01-20T20:39:09.874Z] build_session_test.go:25: TODO: BuildKit [2022-01-20T20:39:09.874Z] --- SKIP: TestBuildWithSession (0.00s) [2022-01-20T20:39:09.874Z] === RUN TestBuildSquashParent [2022-01-20T20:39:13.112Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-01-20T20:39:15.202Z] --- PASS: TestBuildSquashParent (4.54s) [2022-01-20T20:39:15.202Z] === RUN TestBuildWithRemoveAndForceRemove [2022-01-20T20:39:15.202Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-20T20:39:15.202Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-20T20:39:15.202Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-20T20:39:15.202Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-20T20:39:15.202Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-20T20:39:15.202Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-20T20:39:15.202Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-20T20:39:15.202Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-20T20:39:15.202Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-20T20:39:15.202Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-20T20:39:15.202Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-20T20:39:15.202Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-20T20:39:15.202Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-20T20:39:15.202Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-20T20:39:16.175Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-20T20:39:16.176Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-20T20:39:17.539Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-20T20:39:17.795Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-20T20:39:19.142Z] ok github.com/docker/docker/libnetwork 37.246s coverage: 40.7% of statements [2022-01-20T20:39:19.142Z] ok github.com/docker/docker/libnetwork/bitseq 0.126s coverage: 84.4% of statements [2022-01-20T20:39:19.142Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-01-20T20:39:19.142Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-01-20T20:39:19.142Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-01-20T20:39:19.142Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-01-20T20:39:19.142Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-01-20T20:39:19.142Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-01-20T20:39:19.142Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-01-20T20:39:19.142Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-01-20T20:39:19.142Z] ok github.com/docker/docker/libnetwork/config 0.015s coverage: 19.7% of statements [2022-01-20T20:39:19.142Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-01-20T20:39:19.142Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-01-20T20:39:19.142Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-01-20T20:39:19.142Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-01-20T20:39:19.159Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-01-20T20:39:19.159Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.54s) [2022-01-20T20:39:19.159Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.80s) [2022-01-20T20:39:19.159Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.47s) [2022-01-20T20:39:19.159Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.45s) [2022-01-20T20:39:19.159Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.40s) [2022-01-20T20:39:19.159Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.32s) [2022-01-20T20:39:19.159Z] === RUN TestBuildMultiStageCopy [2022-01-20T20:39:19.159Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-01-20T20:39:19.712Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.262s coverage: 59.9% of statements [2022-01-20T20:39:19.712Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-01-20T20:39:19.972Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-01-20T20:39:20.523Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-01-20T20:39:20.523Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-01-20T20:39:20.543Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.049s coverage: 4.0% of statements [2022-01-20T20:39:20.543Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-01-20T20:39:20.778Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-01-20T20:39:21.033Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-01-20T20:39:21.113Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.016s coverage: 4.5% of statements [2022-01-20T20:39:21.113Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-01-20T20:39:21.113Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-01-20T20:39:21.289Z] --- PASS: TestBuildMultiStageCopy (2.24s) [2022-01-20T20:39:21.289Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.42s) [2022-01-20T20:39:21.289Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s) [2022-01-20T20:39:21.289Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.20s) [2022-01-20T20:39:21.289Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.20s) [2022-01-20T20:39:21.289Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.22s) [2022-01-20T20:39:21.289Z] === RUN TestBuildMultiStageParentConfig [2022-01-20T20:39:21.850Z] --- PASS: TestBuildMultiStageParentConfig (0.60s) [2022-01-20T20:39:21.850Z] === RUN TestBuildLabelWithTargets [2022-01-20T20:39:22.776Z] --- PASS: TestBuildLabelWithTargets (0.94s) [2022-01-20T20:39:22.776Z] === RUN TestBuildWithEmptyLayers [2022-01-20T20:39:23.378Z] --- PASS: TestBuildWithEmptyLayers (0.41s) [2022-01-20T20:39:23.378Z] === RUN TestBuildMultiStageOnBuild [2022-01-20T20:39:24.740Z] --- PASS: TestBuildMultiStageOnBuild (1.50s) [2022-01-20T20:39:24.740Z] === RUN TestBuildUncleanTarFilenames [2022-01-20T20:39:25.300Z] --- PASS: TestBuildUncleanTarFilenames (0.55s) [2022-01-20T20:39:25.300Z] === RUN TestBuildMultiStageLayerLeak [2022-01-20T20:39:27.186Z] --- PASS: TestBuildMultiStageLayerLeak (1.65s) [2022-01-20T20:39:27.186Z] === RUN TestBuildWithHugeFile [2022-01-20T20:39:28.013Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-01-20T20:39:30.563Z] ---> 7469f69d87f3 [2022-01-20T20:39:30.563Z] Successfully built 7469f69d87f3 [2022-01-20T20:39:30.563Z] Successfully tagged docker:latest [2022-01-20T20:39:30.563Z] INFO: Image build ended at 01/20/2022 20:39:29. Duration:00:02:51.9682778 [2022-01-20T20:39:30.563Z] [2022-01-20T20:39:30.563Z] [2022-01-20T20:39:30.563Z] INFO: Building the test binaries at 01/20/2022 20:39:29... [2022-01-20T20:39:31.101Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.641s coverage: 7.2% of statements [2022-01-20T20:39:31.101Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-01-20T20:39:31.101Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.002s coverage: 63.6% of statements [2022-01-20T20:39:31.101Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2022-01-20T20:39:31.101Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-01-20T20:39:31.101Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-01-20T20:39:31.101Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-01-20T20:39:31.361Z] ok github.com/docker/docker/libnetwork/drvregistry 0.013s coverage: 82.4% of statements [2022-01-20T20:39:31.622Z] ok github.com/docker/docker/libnetwork/etchosts 0.010s coverage: 81.2% of statements [2022-01-20T20:39:31.882Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-01-20T20:39:31.883Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-01-20T20:39:32.286Z] --- PASS: TestBuildWithHugeFile (51.91s) [2022-01-20T20:39:32.286Z] === RUN TestBuildWCOWSandboxSize [2022-01-20T20:39:32.286Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-01-20T20:39:32.286Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-01-20T20:39:32.286Z] === RUN TestBuildWithEmptyDockerfile [2022-01-20T20:39:32.286Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-20T20:39:32.286Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-20T20:39:32.286Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-20T20:39:32.286Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-20T20:39:32.286Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-20T20:39:32.286Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-20T20:39:32.286Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-20T20:39:32.286Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-20T20:39:32.286Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-20T20:39:32.286Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-01-20T20:39:32.286Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.07s) [2022-01-20T20:39:32.286Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.08s) [2022-01-20T20:39:32.286Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-01-20T20:39:32.286Z] === RUN TestBuildPreserveOwnership [2022-01-20T20:39:32.286Z] === RUN TestBuildPreserveOwnership/copy_from [2022-01-20T20:39:33.254Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-01-20T20:39:33.516Z] INFO: make.ps1 starting at 01/20/2022 20:39:32 [2022-01-20T20:39:33.516Z] INFO: Git commit (839e2ecc1b) assumed from DOCKER_GITCOMMIT environment variable [2022-01-20T20:39:33.516Z] INFO: Invoking autogen... [2022-01-20T20:39:33.984Z] INFO: Building daemon... [2022-01-20T20:39:37.437Z] --- PASS: TestBuildPreserveOwnership (9.93s) [2022-01-20T20:39:37.437Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.93s) [2022-01-20T20:39:37.437Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-01-20T20:39:37.437Z] === RUN TestBuildPlatformInvalid [2022-01-20T20:39:37.437Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-01-20T20:39:37.437Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-01-20T20:39:37.437Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-01-20T20:39:37.437Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-01-20T20:39:37.437Z] PASS [2022-01-20T20:39:37.437Z] [2022-01-20T20:39:37.437Z] === Skipped [2022-01-20T20:39:37.437Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-01-20T20:39:37.437Z] build_session_test.go:25: TODO: BuildKit [2022-01-20T20:39:37.437Z] [2022-01-20T20:39:37.437Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-01-20T20:39:37.437Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-01-20T20:39:37.437Z] [2022-01-20T20:39:37.437Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-01-20T20:39:37.438Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-01-20T20:39:37.438Z] [2022-01-20T20:39:37.438Z] DONE 34 tests, 3 skipped in 112.298s [2022-01-20T20:39:37.438Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-01-20T20:39:37.438Z] INFO: Testing against a local daemon [2022-01-20T20:39:37.438Z] === RUN TestConfigInspect [2022-01-20T20:39:37.438Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T20:39:37.438Z] --- SKIP: TestConfigInspect (0.01s) [2022-01-20T20:39:37.438Z] === RUN TestConfigList [2022-01-20T20:39:37.438Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T20:39:37.438Z] --- SKIP: TestConfigList (0.01s) [2022-01-20T20:39:37.438Z] === RUN TestConfigsCreateAndDelete [2022-01-20T20:39:37.438Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T20:39:37.438Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-01-20T20:39:37.438Z] === RUN TestConfigsUpdate [2022-01-20T20:39:37.438Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T20:39:37.438Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-01-20T20:39:37.438Z] === RUN TestTemplatedConfig [2022-01-20T20:39:37.438Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T20:39:37.438Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-01-20T20:39:37.438Z] === RUN TestConfigCreateResolve [2022-01-20T20:39:37.438Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T20:39:37.438Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-01-20T20:39:37.438Z] PASS [2022-01-20T20:39:37.438Z] [2022-01-20T20:39:37.438Z] === Skipped [2022-01-20T20:39:37.438Z] === SKIP: amd64.integration.config TestConfigInspect (0.01s) [2022-01-20T20:39:37.438Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T20:39:37.438Z] [2022-01-20T20:39:37.438Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2022-01-20T20:39:37.438Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T20:39:37.438Z] [2022-01-20T20:39:37.438Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-01-20T20:39:37.438Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T20:39:37.438Z] [2022-01-20T20:39:37.438Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-01-20T20:39:37.438Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T20:39:37.438Z] [2022-01-20T20:39:37.438Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-01-20T20:39:37.438Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T20:39:37.438Z] [2022-01-20T20:39:37.438Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-01-20T20:39:37.438Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T20:39:37.438Z] [2022-01-20T20:39:37.438Z] DONE 6 tests, 6 skipped in 0.153s [2022-01-20T20:39:37.438Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-01-20T20:39:37.438Z] INFO: Testing against a local daemon [2022-01-20T20:39:37.438Z] === RUN TestCheckpoint [2022-01-20T20:39:37.438Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-01-20T20:39:37.438Z] --- SKIP: TestCheckpoint (0.00s) [2022-01-20T20:39:37.438Z] === RUN TestContainerInvalidJSON [2022-01-20T20:39:37.438Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-01-20T20:39:37.438Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-01-20T20:39:37.438Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-01-20T20:39:37.438Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-01-20T20:39:37.438Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-01-20T20:39:37.438Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-01-20T20:39:37.438Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-01-20T20:39:37.438Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-01-20T20:39:37.438Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-01-20T20:39:37.438Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-01-20T20:39:37.696Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-01-20T20:39:37.696Z] === RUN TestCopyFromContainerPathIsNotDir [2022-01-20T20:39:37.696Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-01-20T20:39:37.696Z] === RUN TestCopyToContainerPathDoesNotExist [2022-01-20T20:39:37.696Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-01-20T20:39:37.696Z] === RUN TestCopyToContainerPathIsNotDir [2022-01-20T20:39:37.696Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-01-20T20:39:37.696Z] === RUN TestCopyFromContainer [2022-01-20T20:39:41.879Z] === RUN TestCopyFromContainer// [2022-01-20T20:39:41.879Z] === RUN TestCopyFromContainer//bar/root [2022-01-20T20:39:41.879Z] === RUN TestCopyFromContainer//bar/root/ [2022-01-20T20:39:41.879Z] === RUN TestCopyFromContainer/bar/quux [2022-01-20T20:39:41.879Z] === RUN TestCopyFromContainer/bar/quux/ [2022-01-20T20:39:41.879Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-01-20T20:39:41.879Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-01-20T20:39:41.879Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-01-20T20:39:41.879Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-01-20T20:39:41.879Z] === RUN TestCopyFromContainer/bar/notarget [2022-01-20T20:39:41.879Z] --- PASS: TestCopyFromContainer (3.95s) [2022-01-20T20:39:41.879Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-01-20T20:39:41.879Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2022-01-20T20:39:41.879Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-01-20T20:39:41.879Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2022-01-20T20:39:41.879Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-01-20T20:39:41.879Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-01-20T20:39:41.879Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-01-20T20:39:41.879Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-01-20T20:39:41.879Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-01-20T20:39:41.879Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-01-20T20:39:41.879Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-01-20T20:39:41.879Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-20T20:39:41.879Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-20T20:39:41.879Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-20T20:39:41.879Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-20T20:39:41.879Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-20T20:39:41.879Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-20T20:39:41.879Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-20T20:39:41.879Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-20T20:39:41.879Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-20T20:39:41.879Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-01-20T20:39:41.879Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-01-20T20:39:41.879Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-01-20T20:39:41.879Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-01-20T20:39:41.879Z] === RUN TestCreateLinkToNonExistingContainer [2022-01-20T20:39:41.879Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-01-20T20:39:41.879Z] === RUN TestCreateWithInvalidEnv [2022-01-20T20:39:41.879Z] === RUN TestCreateWithInvalidEnv/0 [2022-01-20T20:39:41.879Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-01-20T20:39:41.879Z] === RUN TestCreateWithInvalidEnv/1 [2022-01-20T20:39:41.879Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-01-20T20:39:41.879Z] === RUN TestCreateWithInvalidEnv/2 [2022-01-20T20:39:41.879Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-01-20T20:39:41.879Z] === CONT TestCreateWithInvalidEnv/0 [2022-01-20T20:39:41.879Z] === CONT TestCreateWithInvalidEnv/2 [2022-01-20T20:39:41.879Z] === CONT TestCreateWithInvalidEnv/1 [2022-01-20T20:39:41.879Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-01-20T20:39:41.879Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-01-20T20:39:41.879Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-01-20T20:39:41.879Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-01-20T20:39:41.879Z] === RUN TestCreateTmpfsMountsTarget [2022-01-20T20:39:41.879Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-01-20T20:39:41.879Z] === RUN TestCreateWithCustomMaskedPaths [2022-01-20T20:39:42.814Z] --- PASS: TestCreateWithCustomMaskedPaths (1.13s) [2022-01-20T20:39:42.814Z] === RUN TestCreateWithCustomReadonlyPaths [2022-01-20T20:39:43.992Z] 567fd00846e9: Pull complete [2022-01-20T20:39:43.992Z] Digest: sha256:ab693245cc2f6c018a5718b9ded9eac109629e207907df81991f449d138cd85c [2022-01-20T20:39:43.992Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-20T20:39:43.992Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-20T20:39:43.992Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2022-01-20T20:39:43.992Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2022-01-20T20:39:43.992Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.2458' [2022-01-20T20:39:43.992Z] INFO: Docker version of control daemon [2022-01-20T20:39:43.992Z] [2022-01-20T20:39:43.992Z] Client: [2022-01-20T20:39:43.992Z] Version: 20.10.9 [2022-01-20T20:39:43.992Z] API version: 1.41 [2022-01-20T20:39:43.992Z] Go version: go1.16.8 [2022-01-20T20:39:43.992Z] Git commit: c2ea9bc [2022-01-20T20:39:43.992Z] Built: Mon Oct 4 16:11:10 2021 [2022-01-20T20:39:43.992Z] OS/Arch: windows/amd64 [2022-01-20T20:39:43.992Z] Context: default [2022-01-20T20:39:43.992Z] Experimental: true [2022-01-20T20:39:43.992Z] [2022-01-20T20:39:43.992Z] Server: Docker Engine - Community [2022-01-20T20:39:43.992Z] Engine: [2022-01-20T20:39:43.992Z] Version: 20.10.9 [2022-01-20T20:39:43.992Z] API version: 1.41 (minimum version 1.24) [2022-01-20T20:39:43.992Z] Go version: go1.16.8 [2022-01-20T20:39:43.992Z] Git commit: 79ea9d3 [2022-01-20T20:39:43.992Z] Built: Mon Oct 4 16:06:39 2021 [2022-01-20T20:39:43.992Z] OS/Arch: windows/amd64 [2022-01-20T20:39:43.992Z] Experimental: true [2022-01-20T20:39:43.992Z] [2022-01-20T20:39:43.992Z] INFO: Docker info of control daemon [2022-01-20T20:39:43.992Z] [2022-01-20T20:39:43.992Z] Client: [2022-01-20T20:39:43.992Z] Context: default [2022-01-20T20:39:43.992Z] Debug Mode: false [2022-01-20T20:39:43.992Z] Plugins: [2022-01-20T20:39:43.992Z] app: Docker Application (Docker Inc., v0.8.0) [2022-01-20T20:39:43.992Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-01-20T20:39:43.992Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-01-20T20:39:43.992Z] [2022-01-20T20:39:43.992Z] Server: [2022-01-20T20:39:43.992Z] Containers: 0 [2022-01-20T20:39:43.992Z] Running: 0 [2022-01-20T20:39:43.992Z] Paused: 0 [2022-01-20T20:39:43.992Z] Stopped: 0 [2022-01-20T20:39:43.992Z] Images: 1 [2022-01-20T20:39:43.992Z] Server Version: 20.10.9 [2022-01-20T20:39:43.992Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-01-20T20:39:43.992Z] Windows: [2022-01-20T20:39:43.992Z] LCOW: [2022-01-20T20:39:43.992Z] Logging Driver: json-file [2022-01-20T20:39:43.992Z] Plugins: [2022-01-20T20:39:43.992Z] Volume: local [2022-01-20T20:39:43.992Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-01-20T20:39:43.992Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-01-20T20:39:43.992Z] Swarm: inactive [2022-01-20T20:39:43.992Z] Default Isolation: process [2022-01-20T20:39:43.992Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-01-20T20:39:43.992Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-01-20T20:39:43.992Z] OSType: windows [2022-01-20T20:39:43.992Z] Architecture: x86_64 [2022-01-20T20:39:43.992Z] CPUs: 4 [2022-01-20T20:39:43.992Z] Total Memory: 32GiB [2022-01-20T20:39:43.992Z] Name: azwin-2-b56b20 [2022-01-20T20:39:43.992Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-01-20T20:39:43.992Z] Docker Root Dir: D:\docker [2022-01-20T20:39:43.992Z] Debug Mode: false [2022-01-20T20:39:43.992Z] Registry: https://index.docker.io/v1/ [2022-01-20T20:39:43.992Z] Labels: [2022-01-20T20:39:43.992Z] Experimental: true [2022-01-20T20:39:43.992Z] Insecure Registries: [2022-01-20T20:39:43.992Z] 10.0.0.4:5000 [2022-01-20T20:39:43.992Z] 127.0.0.0/8 [2022-01-20T20:39:43.992Z] Registry Mirrors: [2022-01-20T20:39:43.992Z] http://10.0.0.4:5000/ [2022-01-20T20:39:43.992Z] Live Restore Enabled: false [2022-01-20T20:39:43.992Z] Product License: Community Engine [2022-01-20T20:39:43.992Z] [2022-01-20T20:39:43.992Z] [2022-01-20T20:39:43.992Z] INFO: Commit hash is 839e2ecc1b [2022-01-20T20:39:43.992Z] INFO: Nuke-Everything... [2022-01-20T20:39:43.992Z] INFO: Container count on control daemon to delete is 0 [2022-01-20T20:39:43.992Z] INFO: Nuking d:\CI [2022-01-20T20:39:43.992Z] INFO: Zapped successfully [2022-01-20T20:39:43.992Z] INFO: Location for testing is d:\CI\PR-43172\3 [2022-01-20T20:39:43.992Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-01-20T20:39:43.992Z] [2022-01-20T20:39:43.992Z] [2022-01-20T20:39:43.992Z] INFO: Building the image from Dockerfile.windows at 01/20/2022 20:39:36... [2022-01-20T20:39:43.992Z] [2022-01-20T20:39:43.992Z] Sending build context to Docker daemon 61.79MB [2022-01-20T20:39:43.992Z] [2022-01-20T20:39:43.992Z] Step 1/11 : FROM microsoft/windowsservercore [2022-01-20T20:39:43.992Z] ---> 60d6f56ecebd [2022-01-20T20:39:43.992Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-01-20T20:39:43.992Z] ---> Running in 026eb71e3bdc [2022-01-20T20:39:44.111Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2022-01-20T20:39:44.189Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.09s) [2022-01-20T20:39:44.189Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-01-20T20:39:44.189Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-20T20:39:44.189Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-20T20:39:44.189Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-20T20:39:44.189Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-20T20:39:44.189Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-20T20:39:44.189Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-20T20:39:44.189Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-20T20:39:44.189Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-20T20:39:44.189Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-20T20:39:44.189Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-20T20:39:44.189Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-20T20:39:44.189Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-20T20:39:44.189Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-20T20:39:44.189Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-20T20:39:44.189Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-20T20:39:44.189Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2022-01-20T20:39:44.189Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-01-20T20:39:44.189Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-01-20T20:39:44.189Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-01-20T20:39:44.189Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-01-20T20:39:44.189Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-01-20T20:39:44.189Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-01-20T20:39:44.448Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.39s) [2022-01-20T20:39:44.448Z] === RUN TestCreateDifferentPlatform [2022-01-20T20:39:44.448Z] === RUN TestCreateDifferentPlatform/different_os [2022-01-20T20:39:44.448Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-01-20T20:39:44.448Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-01-20T20:39:44.448Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-01-20T20:39:44.448Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-01-20T20:39:44.448Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-01-20T20:39:44.448Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-01-20T20:39:44.448Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-01-20T20:39:44.448Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-01-20T20:39:44.448Z] === RUN TestContainerStartOnDaemonRestart [2022-01-20T20:39:44.448Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-01-20T20:39:44.448Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-01-20T20:39:44.448Z] === RUN TestDaemonRestartIpcMode [2022-01-20T20:39:44.448Z] === PAUSE TestDaemonRestartIpcMode [2022-01-20T20:39:44.448Z] === RUN TestDaemonHostGatewayIP [2022-01-20T20:39:44.448Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-20T20:39:44.448Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-01-20T20:39:44.448Z] === RUN TestRestartDaemonWithRestartingContainer [2022-01-20T20:39:44.448Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-01-20T20:39:44.448Z] === RUN TestContainerKillOnDaemonStart [2022-01-20T20:39:44.448Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-01-20T20:39:44.448Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-01-20T20:39:44.448Z] === RUN TestDiff [2022-01-20T20:39:44.998Z] Removing intermediate container 026eb71e3bdc [2022-01-20T20:39:44.998Z] ---> dcf01367a041 [2022-01-20T20:39:44.998Z] Step 3/11 : ARG GO_VERSION=1.17.6 [2022-01-20T20:39:44.998Z] ---> Running in 71cbeb3c1ea4 [2022-01-20T20:39:44.998Z] Removing intermediate container 71cbeb3c1ea4 [2022-01-20T20:39:44.998Z] ---> 642cf4e4a0dd [2022-01-20T20:39:45.015Z] --- PASS: TestDiff (0.40s) [2022-01-20T20:39:45.015Z] === RUN TestExecWithCloseStdin [2022-01-20T20:39:45.273Z] --- PASS: TestExecWithCloseStdin (0.44s) [2022-01-20T20:39:45.273Z] === RUN TestExec [2022-01-20T20:39:45.472Z] Step 4/11 : ARG CONTAINERD_VERSION=1.5.9 [2022-01-20T20:39:45.472Z] ---> Running in 7a868188d64a [2022-01-20T20:39:45.839Z] --- PASS: TestExec (0.44s) [2022-01-20T20:39:45.839Z] === RUN TestExecUser [2022-01-20T20:39:45.946Z] Removing intermediate container 7a868188d64a [2022-01-20T20:39:45.946Z] ---> b935a5b6fe20 [2022-01-20T20:39:45.946Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-01-20T20:39:45.946Z] ---> Running in 92e9eeb5f271 [2022-01-20T20:39:46.098Z] --- PASS: TestExecUser (0.43s) [2022-01-20T20:39:46.098Z] === RUN TestExportContainerAndImportImage [2022-01-20T20:39:46.419Z] Removing intermediate container 92e9eeb5f271 [2022-01-20T20:39:46.419Z] ---> 0eed567b8a88 [2022-01-20T20:39:46.419Z] 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-01-20T20:39:46.419Z] ---> Running in 447aa2757232 [2022-01-20T20:39:46.665Z] --- PASS: TestExportContainerAndImportImage (0.53s) [2022-01-20T20:39:46.665Z] === RUN TestExportContainerAfterDaemonRestart [2022-01-20T20:39:46.892Z] Removing intermediate container 447aa2757232 [2022-01-20T20:39:46.892Z] ---> 00d18da9b2d3 [2022-01-20T20:39:46.892Z] 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-01-20T20:39:46.892Z] ---> Running in 3924e2e9dd56 [2022-01-20T20:39:48.041Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s) [2022-01-20T20:39:48.041Z] === RUN TestHealthCheckWorkdir [2022-01-20T20:39:48.608Z] --- PASS: TestHealthCheckWorkdir (0.54s) [2022-01-20T20:39:48.608Z] === RUN TestHealthKillContainer [2022-01-20T20:39:56.715Z] --- PASS: TestHealthKillContainer (7.88s) [2022-01-20T20:39:56.715Z] === RUN TestInspectCpusetInConfigPre120 [2022-01-20T20:39:56.715Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-01-20T20:39:56.715Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-01-20T20:39:56.715Z] === RUN TestIpcModeNone [2022-01-20T20:39:56.974Z] --- PASS: TestIpcModeNone (0.45s) [2022-01-20T20:39:56.974Z] === RUN TestIpcModePrivate [2022-01-20T20:39:57.232Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2022-01-20T20:39:57.232Z] --- PASS: TestIpcModePrivate (0.43s) [2022-01-20T20:39:57.232Z] === RUN TestIpcModeShareable [2022-01-20T20:39:57.232Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-01-20T20:39:57.232Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-01-20T20:39:57.232Z] === RUN TestAPIIpcModeShareableAndContainer [2022-01-20T20:39:58.608Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.39s) [2022-01-20T20:39:58.608Z] === RUN TestAPIIpcModeHost [2022-01-20T20:39:58.608Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-01-20T20:39:58.608Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-01-20T20:39:58.608Z] === RUN TestDaemonIpcModeShareable [2022-01-20T20:39:58.608Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-01-20T20:39:58.608Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-01-20T20:39:58.608Z] === RUN TestDaemonIpcModePrivate [2022-01-20T20:39:59.011Z] ok github.com/docker/docker/libnetwork/ipam 15.580s coverage: 85.3% of statements [2022-01-20T20:39:59.011Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-01-20T20:39:59.011Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-01-20T20:39:59.011Z] ok github.com/docker/docker/libnetwork/ipams/null 0.007s coverage: 57.1% of statements [2022-01-20T20:39:59.011Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-01-20T20:39:59.011Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-01-20T20:39:59.271Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-01-20T20:39:59.543Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2022-01-20T20:39:59.801Z] --- PASS: TestDaemonIpcModePrivate (1.12s) [2022-01-20T20:39:59.801Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-01-20T20:39:59.801Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-01-20T20:39:59.801Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-01-20T20:39:59.801Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-01-20T20:39:59.801Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-01-20T20:39:59.801Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-01-20T20:39:59.801Z] === RUN TestIpcModeOlderClient [2022-01-20T20:39:59.801Z] === PAUSE TestIpcModeOlderClient [2022-01-20T20:39:59.801Z] === RUN TestKillContainerInvalidSignal [2022-01-20T20:39:59.840Z] ok github.com/docker/docker/libnetwork/ipamutils 0.274s coverage: 74.0% of statements [2022-01-20T20:40:00.114Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-01-20T20:40:00.114Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-01-20T20:40:00.367Z] --- PASS: TestKillContainerInvalidSignal (0.40s) [2022-01-20T20:40:00.367Z] === RUN TestKillContainer [2022-01-20T20:40:00.367Z] === RUN TestKillContainer/no_signal [2022-01-20T20:40:00.411Z] ok github.com/docker/docker/libnetwork/iptables 0.138s coverage: 45.1% of statements [2022-01-20T20:40:00.411Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-01-20T20:40:00.626Z] === RUN TestKillContainer/non_killing_signal [2022-01-20T20:40:00.670Z] ok github.com/docker/docker/libnetwork/netutils 0.017s coverage: 44.1% of statements [2022-01-20T20:40:00.885Z] === RUN TestKillContainer/killing_signal [2022-01-20T20:40:01.054Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-01-20T20:40:01.208Z] INFO [loader] Go packages loading at mode 575 (compiled_files|deps|exports_file|imports|name|files|types_sizes) took 2m19.947959718s [2022-01-20T20:40:01.208Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 495.11648ms [2022-01-20T20:40:01.451Z] --- PASS: TestKillContainer (1.19s) [2022-01-20T20:40:01.451Z] --- PASS: TestKillContainer/no_signal (0.38s) [2022-01-20T20:40:01.451Z] --- PASS: TestKillContainer/non_killing_signal (0.24s) [2022-01-20T20:40:01.451Z] --- PASS: TestKillContainer/killing_signal (0.38s) [2022-01-20T20:40:01.451Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-01-20T20:40:01.451Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-01-20T20:40:01.709Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-01-20T20:40:02.280Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.78s) [2022-01-20T20:40:02.280Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.37s) [2022-01-20T20:40:02.280Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.25s) [2022-01-20T20:40:02.280Z] === RUN TestKillStoppedContainer [2022-01-20T20:40:02.280Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-01-20T20:40:02.280Z] === RUN TestKillStoppedContainerAPIPre120 [2022-01-20T20:40:02.280Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-01-20T20:40:02.280Z] === RUN TestKillDifferentUserContainer [2022-01-20T20:40:02.847Z] --- PASS: TestKillDifferentUserContainer (0.41s) [2022-01-20T20:40:02.847Z] === RUN TestInspectOomKilledTrue [2022-01-20T20:40:02.847Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-01-20T20:40:02.847Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-01-20T20:40:02.847Z] === RUN TestInspectOomKilledFalse [2022-01-20T20:40:02.847Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-01-20T20:40:02.847Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-01-20T20:40:02.847Z] === RUN TestLinksEtcHostsContentMatch [2022-01-20T20:40:02.847Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-01-20T20:40:02.847Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-01-20T20:40:02.847Z] === RUN TestLinksContainerNames [2022-01-20T20:40:03.413Z] --- PASS: TestLinksContainerNames (0.80s) [2022-01-20T20:40:03.413Z] === RUN TestLogsFollowTailEmpty [2022-01-20T20:40:03.594Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-01-20T20:40:03.979Z] --- PASS: TestLogsFollowTailEmpty (0.40s) [2022-01-20T20:40:03.979Z] === RUN TestContainerNetworkMountsNoChown [2022-01-20T20:40:04.164Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-01-20T20:40:04.239Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s) [2022-01-20T20:40:04.239Z] === RUN TestMountDaemonRoot [2022-01-20T20:40:04.239Z] === RUN TestMountDaemonRoot/default [2022-01-20T20:40:04.239Z] === PAUSE TestMountDaemonRoot/default [2022-01-20T20:40:04.239Z] === RUN TestMountDaemonRoot/private [2022-01-20T20:40:04.239Z] === PAUSE TestMountDaemonRoot/private [2022-01-20T20:40:04.239Z] === RUN TestMountDaemonRoot/rprivate [2022-01-20T20:40:04.239Z] === PAUSE TestMountDaemonRoot/rprivate [2022-01-20T20:40:04.239Z] === RUN TestMountDaemonRoot/slave [2022-01-20T20:40:04.239Z] === PAUSE TestMountDaemonRoot/slave [2022-01-20T20:40:04.239Z] === RUN TestMountDaemonRoot/rslave [2022-01-20T20:40:04.239Z] === PAUSE TestMountDaemonRoot/rslave [2022-01-20T20:40:04.239Z] === RUN TestMountDaemonRoot/shared [2022-01-20T20:40:04.239Z] === PAUSE TestMountDaemonRoot/shared [2022-01-20T20:40:04.239Z] === RUN TestMountDaemonRoot/rshared [2022-01-20T20:40:04.239Z] === PAUSE TestMountDaemonRoot/rshared [2022-01-20T20:40:04.239Z] === CONT TestMountDaemonRoot/default [2022-01-20T20:40:04.239Z] === RUN TestMountDaemonRoot/default/bind_root [2022-01-20T20:40:04.239Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-01-20T20:40:04.239Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-01-20T20:40:04.239Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-01-20T20:40:04.239Z] === RUN TestMountDaemonRoot/default/mount_root [2022-01-20T20:40:04.239Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-01-20T20:40:04.239Z] === CONT TestMountDaemonRoot/rslave [2022-01-20T20:40:04.239Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-01-20T20:40:04.239Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-01-20T20:40:04.239Z] === CONT TestMountDaemonRoot/rshared [2022-01-20T20:40:04.239Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-01-20T20:40:04.239Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-01-20T20:40:04.239Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-01-20T20:40:04.239Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-01-20T20:40:04.239Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-01-20T20:40:04.239Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-01-20T20:40:04.239Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-01-20T20:40:04.239Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-01-20T20:40:04.239Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-01-20T20:40:04.239Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-01-20T20:40:04.239Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-01-20T20:40:04.239Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-01-20T20:40:04.239Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-01-20T20:40:04.239Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-01-20T20:40:04.239Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-01-20T20:40:04.239Z] === CONT TestMountDaemonRoot/shared [2022-01-20T20:40:04.239Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-01-20T20:40:04.239Z] === CONT TestMountDaemonRoot/rprivate [2022-01-20T20:40:04.239Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-01-20T20:40:04.239Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-01-20T20:40:04.239Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-01-20T20:40:04.239Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-01-20T20:40:04.239Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-01-20T20:40:04.239Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-01-20T20:40:04.239Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-01-20T20:40:04.239Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-01-20T20:40:04.239Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-01-20T20:40:04.239Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-01-20T20:40:04.239Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-01-20T20:40:04.239Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-01-20T20:40:04.239Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-01-20T20:40:04.239Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-01-20T20:40:04.239Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-01-20T20:40:04.239Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-01-20T20:40:04.239Z] === CONT TestMountDaemonRoot/slave [2022-01-20T20:40:04.239Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-01-20T20:40:04.239Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-01-20T20:40:04.239Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-01-20T20:40:04.239Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-01-20T20:40:04.239Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-01-20T20:40:04.239Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-01-20T20:40:04.239Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-01-20T20:40:04.239Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-01-20T20:40:04.239Z] === CONT TestMountDaemonRoot/private [2022-01-20T20:40:04.239Z] === RUN TestMountDaemonRoot/private/bind_root [2022-01-20T20:40:04.239Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-01-20T20:40:04.240Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-01-20T20:40:04.240Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-01-20T20:40:04.240Z] === RUN TestMountDaemonRoot/private/mount_root [2022-01-20T20:40:04.240Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-01-20T20:40:04.240Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-01-20T20:40:04.240Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-01-20T20:40:04.240Z] === CONT TestMountDaemonRoot/default/bind_root [2022-01-20T20:40:04.240Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-01-20T20:40:04.499Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-01-20T20:40:04.499Z] === CONT TestMountDaemonRoot/default/mount_root [2022-01-20T20:40:04.499Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-01-20T20:40:04.499Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-01-20T20:40:04.499Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-01-20T20:40:04.499Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-01-20T20:40:04.499Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-01-20T20:40:04.499Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-01-20T20:40:04.499Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-01-20T20:40:04.499Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-01-20T20:40:04.499Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-01-20T20:40:04.499Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-01-20T20:40:04.758Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-01-20T20:40:04.758Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-01-20T20:40:04.758Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-01-20T20:40:04.758Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-01-20T20:40:04.758Z] === CONT TestMountDaemonRoot/private/bind_root [2022-01-20T20:40:04.758Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-01-20T20:40:04.758Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-01-20T20:40:04.758Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-01-20T20:40:04.758Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-01-20T20:40:04.758Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-01-20T20:40:04.758Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-01-20T20:40:04.758Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-01-20T20:40:04.758Z] === CONT TestMountDaemonRoot/private/mount_root [2022-01-20T20:40:04.758Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-01-20T20:40:04.758Z] --- PASS: TestMountDaemonRoot (0.04s) [2022-01-20T20:40:04.758Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-01-20T20:40:04.758Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-01-20T20:40:04.758Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-01-20T20:40:04.758Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-01-20T20:40:04.758Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-01-20T20:40:04.758Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-01-20T20:40:04.758Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-01-20T20:40:04.758Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.03s) [2022-01-20T20:40:04.758Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-01-20T20:40:04.758Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.03s) [2022-01-20T20:40:04.758Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-01-20T20:40:04.758Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.03s) [2022-01-20T20:40:04.758Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.03s) [2022-01-20T20:40:04.758Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-01-20T20:40:04.758Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.03s) [2022-01-20T20:40:04.758Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-01-20T20:40:04.758Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.07s) [2022-01-20T20:40:04.758Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-01-20T20:40:04.758Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-01-20T20:40:04.758Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-01-20T20:40:04.758Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-01-20T20:40:04.758Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.07s) [2022-01-20T20:40:04.758Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.01s) [2022-01-20T20:40:04.758Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-01-20T20:40:04.758Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-01-20T20:40:04.758Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-01-20T20:40:04.758Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-01-20T20:40:04.758Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-01-20T20:40:04.758Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-01-20T20:40:04.758Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-01-20T20:40:04.758Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-01-20T20:40:04.758Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-01-20T20:40:04.758Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-01-20T20:40:04.758Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-01-20T20:40:04.758Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-01-20T20:40:04.758Z] === RUN TestContainerBindMountNonRecursive [2022-01-20T20:40:04.758Z] 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-01-20T20:40:04.758Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2022-01-20T20:40:04.758Z] === RUN TestContainerVolumesMountedAsShared [2022-01-20T20:40:04.758Z] 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-01-20T20:40:04.758Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-01-20T20:40:04.758Z] === RUN TestContainerVolumesMountedAsSlave [2022-01-20T20:40:04.758Z] 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-01-20T20:40:04.758Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-01-20T20:40:04.758Z] === RUN TestNetworkNat [2022-01-20T20:40:05.325Z] --- PASS: TestNetworkNat (0.43s) [2022-01-20T20:40:05.325Z] === RUN TestNetworkLocalhostTCPNat [2022-01-20T20:40:05.584Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s) [2022-01-20T20:40:05.584Z] === RUN TestNetworkLoopbackNat [2022-01-20T20:40:06.705Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-01-20T20:40:08.114Z] --- PASS: TestNetworkLoopbackNat (2.53s) [2022-01-20T20:40:08.115Z] === RUN TestPause [2022-01-20T20:40:08.115Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2022-01-20T20:40:08.115Z] --- SKIP: TestPause (0.00s) [2022-01-20T20:40:08.115Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-01-20T20:40:08.115Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-01-20T20:40:08.115Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-01-20T20:40:08.115Z] === RUN TestPauseStopPausedContainer [2022-01-20T20:40:08.115Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2022-01-20T20:40:08.115Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2022-01-20T20:40:08.115Z] === RUN TestPidHost [2022-01-20T20:40:08.417Z] [2022-01-20T20:40:08.417Z] SUCCESS: Specified value was saved. [2022-01-20T20:40:08.417Z] INFO: Downloading git... [2022-01-20T20:40:08.895Z] INFO: Downloading go... [2022-01-20T20:40:09.050Z] --- PASS: TestPidHost (0.84s) [2022-01-20T20:40:09.050Z] === RUN TestPsFilter [2022-01-20T20:40:09.050Z] --- PASS: TestPsFilter (0.09s) [2022-01-20T20:40:09.050Z] === RUN TestRemoveContainerWithRemovedVolume [2022-01-20T20:40:09.616Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.37s) [2022-01-20T20:40:09.616Z] === RUN TestRemoveContainerWithVolume [2022-01-20T20:40:09.874Z] --- PASS: TestRemoveContainerWithVolume (0.36s) [2022-01-20T20:40:09.874Z] === RUN TestRemoveContainerRunning [2022-01-20T20:40:10.132Z] --- PASS: TestRemoveContainerRunning (0.39s) [2022-01-20T20:40:10.132Z] === RUN TestRemoveContainerForceRemoveRunning [2022-01-20T20:40:10.536Z] INFO: Downloading compiler 1 of 3... [2022-01-20T20:40:10.699Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.39s) [2022-01-20T20:40:10.700Z] === RUN TestRemoveInvalidContainer [2022-01-20T20:40:10.700Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-01-20T20:40:10.700Z] === RUN TestRenameLinkedContainer [2022-01-20T20:40:11.066Z] INFO: Downloading compiler 2 of 3... [2022-01-20T20:40:11.066Z] INFO: Downloading compiler 3 of 3... [2022-01-20T20:40:11.066Z] INFO: Extracting git... [2022-01-20T20:40:12.076Z] --- PASS: TestRenameLinkedContainer (1.51s) [2022-01-20T20:40:12.076Z] === RUN TestRenameStoppedContainer [2022-01-20T20:40:12.643Z] --- PASS: TestRenameStoppedContainer (0.36s) [2022-01-20T20:40:12.643Z] === RUN TestRenameRunningContainerAndReuse [2022-01-20T20:40:13.210Z] --- PASS: TestRenameRunningContainerAndReuse (0.81s) [2022-01-20T20:40:13.210Z] === RUN TestRenameInvalidName [2022-01-20T20:40:13.777Z] --- PASS: TestRenameInvalidName (0.38s) [2022-01-20T20:40:13.777Z] === RUN TestRenameAnonymousContainer [2022-01-20T20:40:14.839Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-01-20T20:40:15.152Z] --- PASS: TestRenameAnonymousContainer (1.41s) [2022-01-20T20:40:15.152Z] === RUN TestRenameContainerWithSameName [2022-01-20T20:40:15.410Z] --- PASS: TestRenameContainerWithSameName (0.39s) [2022-01-20T20:40:15.410Z] === RUN TestRenameContainerWithLinkedContainer [2022-01-20T20:40:16.345Z] --- PASS: TestRenameContainerWithLinkedContainer (0.82s) [2022-01-20T20:40:16.345Z] === RUN TestResize [2022-01-20T20:40:16.604Z] --- PASS: TestResize (0.40s) [2022-01-20T20:40:16.604Z] === RUN TestResizeWithInvalidSize [2022-01-20T20:40:17.170Z] --- PASS: TestResizeWithInvalidSize (0.41s) [2022-01-20T20:40:17.170Z] === RUN TestResizeWhenContainerNotStarted [2022-01-20T20:40:17.382Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-01-20T20:40:17.429Z] --- PASS: TestResizeWhenContainerNotStarted (0.37s) [2022-01-20T20:40:17.429Z] === RUN TestDaemonRestartKillContainers [2022-01-20T20:40:17.429Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-01-20T20:40:17.429Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-01-20T20:40:17.429Z] === RUN TestCgroupNamespacesRun [2022-01-20T20:40:18.437Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-01-20T20:40:18.437Z] [2022-01-20T20:40:18.437Z] ________ ____ __. [2022-01-20T20:40:18.437Z] \_____ \ | |/ _| [2022-01-20T20:40:18.437Z] / | \| < [2022-01-20T20:40:18.437Z] / | \ | \ [2022-01-20T20:40:18.437Z] \_______ /____|__ \ [2022-01-20T20:40:18.437Z] \/ \/ [2022-01-20T20:40:18.437Z] [2022-01-20T20:40:18.437Z] INFO: make.ps1 ended at 01/20/2022 20:40:14 [2022-01-20T20:40:18.437Z] INFO: Binaries build ended at 01/20/2022 20:40:16. Duration:00:01:14.3400675 [2022-01-20T20:40:18.437Z] INFO: Copying the built daemon binary to d:\CI\PR-43172\3\binary\dockerd-839e2ecc1b.exe... [2022-01-20T20:40:18.437Z] INFO: Copying the built client binary to d:\CI\PR-43172\3\binary\docker-839e2ecc1b.exe... [2022-01-20T20:40:18.437Z] INFO: Copying dockerversion from the container... [2022-01-20T20:40:18.437Z] INFO: Copying the golang package from the container to d:\CI\PR-43172\3\installer\go.zip... [2022-01-20T20:40:18.437Z] INFO: Extracting go.zip to d:\CI\PR-43172\3\go [2022-01-20T20:40:18.807Z] --- PASS: TestCgroupNamespacesRun (1.15s) [2022-01-20T20:40:18.807Z] === RUN TestCgroupNamespacesRunPrivileged [2022-01-20T20:40:19.747Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.10s) [2022-01-20T20:40:19.747Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-01-20T20:40:19.929Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-01-20T20:40:20.868Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-01-20T20:40:21.122Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.11s) [2022-01-20T20:40:21.122Z] === RUN TestCgroupNamespacesRunHostMode [2022-01-20T20:40:22.056Z] --- PASS: TestCgroupNamespacesRunHostMode (1.12s) [2022-01-20T20:40:22.056Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-01-20T20:40:22.991Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.14s) [2022-01-20T20:40:22.991Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-01-20T20:40:23.410Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-01-20T20:40:24.370Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.08s) [2022-01-20T20:40:24.370Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-01-20T20:40:24.936Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s) [2022-01-20T20:40:24.936Z] === RUN TestCgroupNamespacesRunOlderClient [2022-01-20T20:40:25.953Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-01-20T20:40:26.317Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.12s) [2022-01-20T20:40:26.317Z] === RUN TestNISDomainname [2022-01-20T20:40:26.317Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-01-20T20:40:26.317Z] --- SKIP: TestNISDomainname (0.01s) [2022-01-20T20:40:26.317Z] === RUN TestHostnameDnsResolution [2022-01-20T20:40:26.576Z] --- PASS: TestHostnameDnsResolution (0.63s) [2022-01-20T20:40:26.576Z] === RUN TestUnprivilegedPortsAndPing [2022-01-20T20:40:26.576Z] 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-01-20T20:40:26.576Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-01-20T20:40:26.576Z] === RUN TestStats [2022-01-20T20:40:26.576Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-01-20T20:40:26.576Z] --- SKIP: TestStats (0.00s) [2022-01-20T20:40:26.576Z] === RUN TestStopContainerWithTimeout [2022-01-20T20:40:26.576Z] === RUN TestStopContainerWithTimeout/0 [2022-01-20T20:40:26.576Z] === PAUSE TestStopContainerWithTimeout/0 [2022-01-20T20:40:26.576Z] === RUN TestStopContainerWithTimeout/1 [2022-01-20T20:40:26.576Z] === PAUSE TestStopContainerWithTimeout/1 [2022-01-20T20:40:26.576Z] === RUN TestStopContainerWithTimeout/3 [2022-01-20T20:40:26.576Z] === PAUSE TestStopContainerWithTimeout/3 [2022-01-20T20:40:26.576Z] === RUN TestStopContainerWithTimeout/-1 [2022-01-20T20:40:26.576Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-01-20T20:40:26.576Z] === CONT TestStopContainerWithTimeout/0 [2022-01-20T20:40:26.576Z] === CONT TestStopContainerWithTimeout/-1 [2022-01-20T20:40:27.510Z] === CONT TestStopContainerWithTimeout/3 [2022-01-20T20:40:28.945Z] INFO: Expanding go... [2022-01-20T20:40:29.252Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-01-20T20:40:29.410Z] === CONT TestStopContainerWithTimeout/1 [2022-01-20T20:40:30.673Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-01-20T20:40:30.788Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-01-20T20:40:30.788Z] --- PASS: TestStopContainerWithTimeout/0 (0.68s) [2022-01-20T20:40:30.788Z] --- PASS: TestStopContainerWithTimeout/-1 (2.69s) [2022-01-20T20:40:30.788Z] --- PASS: TestStopContainerWithTimeout/3 (2.36s) [2022-01-20T20:40:30.788Z] --- PASS: TestStopContainerWithTimeout/1 (1.42s) [2022-01-20T20:40:30.788Z] === RUN TestDeleteDevicemapper [2022-01-20T20:40:30.788Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-01-20T20:40:30.788Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-01-20T20:40:30.788Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-01-20T20:40:32.164Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.18s) [2022-01-20T20:40:32.164Z] === RUN TestUpdateMemory [2022-01-20T20:40:32.164Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-01-20T20:40:32.164Z] --- SKIP: TestUpdateMemory (0.00s) [2022-01-20T20:40:32.164Z] === RUN TestUpdateCPUQuota [2022-01-20T20:40:32.164Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-01-20T20:40:32.164Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-01-20T20:40:32.164Z] === RUN TestUpdatePidsLimit [2022-01-20T20:40:32.164Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-01-20T20:40:32.164Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-01-20T20:40:32.164Z] === RUN TestUpdateRestartPolicy [2022-01-20T20:40:33.230Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-01-20T20:40:34.888Z] --- PASS: TestBuildWithHugeFile (62.85s) [2022-01-20T20:40:34.888Z] === RUN TestBuildWCOWSandboxSize [2022-01-20T20:40:34.888Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-01-20T20:40:34.888Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-01-20T20:40:34.888Z] === RUN TestBuildWithEmptyDockerfile [2022-01-20T20:40:34.888Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-20T20:40:34.888Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-20T20:40:34.888Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-20T20:40:34.888Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-20T20:40:34.888Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-20T20:40:34.888Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-20T20:40:34.888Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-20T20:40:34.888Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-20T20:40:34.888Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-20T20:40:34.888Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-01-20T20:40:34.888Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.11s) [2022-01-20T20:40:34.888Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.11s) [2022-01-20T20:40:34.888Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-01-20T20:40:34.889Z] === RUN TestBuildPreserveOwnership [2022-01-20T20:40:34.889Z] === RUN TestBuildPreserveOwnership/copy_from [2022-01-20T20:40:34.889Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-01-20T20:40:34.889Z] --- PASS: TestBuildPreserveOwnership (3.48s) [2022-01-20T20:40:34.889Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.34s) [2022-01-20T20:40:34.889Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.14s) [2022-01-20T20:40:34.889Z] === RUN TestBuildPlatformInvalid [2022-01-20T20:40:34.889Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-01-20T20:40:34.889Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-01-20T20:40:34.889Z] Loaded image: busybox:latest [2022-01-20T20:40:34.889Z] Loaded image: busybox:glibc [2022-01-20T20:40:35.767Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-01-20T20:40:35.767Z] Using test binary docker [2022-01-20T20:40:35.767Z] +++ /etc/init.d/apparmor start [2022-01-20T20:40:35.767Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-01-20T20:40:35.767Z] INFO: Waiting for daemon to start... [2022-01-20T20:40:35.767Z] Starting dockerd [2022-01-20T20:40:35.767Z] +++ 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-01-20T20:40:35.815Z] Loaded image: debian:bullseye-slim [2022-01-20T20:40:35.815Z] Loaded image: hello-world:latest [2022-01-20T20:40:35.815Z] Loaded image: arm32v7/hello-world:latest [2022-01-20T20:40:38.304Z] . [2022-01-20T20:40:38.304Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-01-20T20:40:38.304Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-01-20T20:40:38.304Z] Error: No such image: emptyfs [2022-01-20T20:40:38.304Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-01-20T20:40:38.304Z] ++++ docker load [2022-01-20T20:40:38.304Z] Running integration-test (iteration 1) [2022-01-20T20:40:38.304Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-01-20T20:40:38.304Z] ++ 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-01-20T20:40:38.304Z] ++ set -e [2022-01-20T20:40:38.304Z] ++ '[' -n 0 ']' [2022-01-20T20:40:38.304Z] ++ set -x [2022-01-20T20:40:38.304Z] ++ 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-01-20T20:40:39.242Z] Loaded image: busybox:latest [2022-01-20T20:40:39.810Z] Loaded image: busybox:glibc [2022-01-20T20:40:43.724Z] INFO: Extraction ended at 01/20/2022 20:40:42. Duration:00:00:24.2148128 [2022-01-20T20:40:43.724Z] INFO: Updating the golang and path environment variables [2022-01-20T20:40:43.724Z] INFO: GOPATH=d:\gopath [2022-01-20T20:40:43.724Z] INFO: go version go1.17.6 windows/amd64 [2022-01-20T20:40:43.724Z] INFO: Running the daemon under test in debug mode [2022-01-20T20:40:43.724Z] INFO: Starting a daemon under test... [2022-01-20T20:40:43.724Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43172\3\daemon --pidfile d:\CI\PR-43172\3\docker.pid -D [2022-01-20T20:40:43.724Z] INFO: Process started successfully. [2022-01-20T20:40:43.724Z] INFO: Start tailing logs of the daemon under tests [2022-01-20T20:40:43.724Z] INFO: Waiting for the daemon under test to start... [2022-01-20T20:40:43.982Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.54s) [2022-01-20T20:40:43.982Z] PASS [2022-01-20T20:40:43.982Z] [2022-01-20T20:40:43.982Z] === Skipped [2022-01-20T20:40:43.982Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-01-20T20:40:43.982Z] build_session_test.go:25: TODO: BuildKit [2022-01-20T20:40:43.982Z] [2022-01-20T20:40:43.982Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-01-20T20:40:43.982Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-01-20T20:40:43.982Z] [2022-01-20T20:40:43.982Z] DONE 34 tests, 2 skipped in 98.933s [2022-01-20T20:40:43.982Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-01-20T20:40:43.982Z] INFO: Testing against a local daemon [2022-01-20T20:40:43.982Z] === RUN TestConfigInspect [2022-01-20T20:40:44.361Z] --- PASS: TestUpdateRestartPolicy (10.82s) [2022-01-20T20:40:44.361Z] === RUN TestUpdateRestartWithAutoRemove [2022-01-20T20:40:44.361Z] --- PASS: TestUpdateRestartWithAutoRemove (0.40s) [2022-01-20T20:40:44.361Z] === RUN TestWaitNonBlocked [2022-01-20T20:40:44.361Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-20T20:40:44.361Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-20T20:40:44.361Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-20T20:40:44.361Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-20T20:40:44.361Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-20T20:40:44.361Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-20T20:40:44.361Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-01-20T20:40:44.361Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.52s) [2022-01-20T20:40:44.361Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.62s) [2022-01-20T20:40:44.361Z] === RUN TestWaitBlocked [2022-01-20T20:40:44.361Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-01-20T20:40:44.361Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-01-20T20:40:44.361Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-01-20T20:40:44.361Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-01-20T20:40:44.361Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-01-20T20:40:44.361Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-01-20T20:40:44.361Z] --- PASS: TestWaitBlocked (0.02s) [2022-01-20T20:40:44.361Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.59s) [2022-01-20T20:40:44.361Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.65s) [2022-01-20T20:40:44.361Z] === CONT TestDaemonRestartIpcMode [2022-01-20T20:40:44.361Z] === CONT TestIpcModeOlderClient [2022-01-20T20:40:44.619Z] --- PASS: TestIpcModeOlderClient (0.06s) [2022-01-20T20:40:44.619Z] === CONT TestRestartDaemonWithRestartingContainer [2022-01-20T20:40:45.089Z] Loaded image: debian:bullseye-slim [2022-01-20T20:40:45.089Z] Loaded image: hello-world:latest [2022-01-20T20:40:45.089Z] Loaded image: arm32v7/hello-world:latest [2022-01-20T20:40:45.089Z] INFO: Testing against a local daemon [2022-01-20T20:40:45.089Z] === RUN TestCgroupNamespacesBuild [2022-01-20T20:40:46.469Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-01-20T20:40:46.469Z] [2022-01-20T20:40:46.469Z] ________ ____ __. [2022-01-20T20:40:46.469Z] \_____ \ | |/ _| [2022-01-20T20:40:46.469Z] / | \| < [2022-01-20T20:40:46.469Z] / | \ | \ [2022-01-20T20:40:46.469Z] \_______ /____|__ \ [2022-01-20T20:40:46.469Z] \/ \/ [2022-01-20T20:40:46.469Z] [2022-01-20T20:40:46.469Z] INFO: make.ps1 ended at 01/20/2022 20:40:42 [2022-01-20T20:40:46.469Z] INFO: Binaries build ended at 01/20/2022 20:40:43. Duration:00:01:14.3345029 [2022-01-20T20:40:46.469Z] INFO: Copying the built daemon binary to d:\CI\PR-43172\3\binary\dockerd-839e2ecc1b.exe... [2022-01-20T20:40:46.469Z] INFO: Copying the built client binary to d:\CI\PR-43172\3\binary\docker-839e2ecc1b.exe... [2022-01-20T20:40:46.469Z] INFO: Copying dockerversion from the container... [2022-01-20T20:40:46.469Z] INFO: Copying the golang package from the container to d:\CI\PR-43172\3\installer\go.zip... [2022-01-20T20:40:46.469Z] INFO: Extracting go.zip to d:\CI\PR-43172\3\go [2022-01-20T20:40:46.574Z] --- PASS: TestConfigInspect (2.26s) [2022-01-20T20:40:46.574Z] === RUN TestConfigList [2022-01-20T20:40:47.003Z] --- PASS: TestCgroupNamespacesBuild (2.15s) [2022-01-20T20:40:47.003Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-01-20T20:40:47.152Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.32s) [2022-01-20T20:40:47.152Z] --- PASS: TestDaemonRestartIpcMode (2.68s) [2022-01-20T20:40:47.152Z] PASS [2022-01-20T20:40:47.152Z] [2022-01-20T20:40:47.152Z] === Skipped [2022-01-20T20:40:47.152Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-01-20T20:40:47.152Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-01-20T20:40:47.152Z] [2022-01-20T20:40:47.152Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-01-20T20:40:47.152Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-01-20T20:40:47.152Z] [2022-01-20T20:40:47.152Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-01-20T20:40:47.152Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-20T20:40:47.152Z] [2022-01-20T20:40:47.152Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-01-20T20:40:47.152Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-01-20T20:40:47.152Z] [2022-01-20T20:40:47.152Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-01-20T20:40:47.152Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-01-20T20:40:47.152Z] [2022-01-20T20:40:47.152Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-01-20T20:40:47.153Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-01-20T20:40:47.153Z] [2022-01-20T20:40:47.153Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-01-20T20:40:47.153Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-01-20T20:40:47.153Z] [2022-01-20T20:40:47.153Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-01-20T20:40:47.153Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-01-20T20:40:47.153Z] [2022-01-20T20:40:47.153Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-01-20T20:40:47.153Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-01-20T20:40:47.153Z] [2022-01-20T20:40:47.153Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-01-20T20:40:47.153Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-01-20T20:40:47.153Z] [2022-01-20T20:40:47.153Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-01-20T20:40:47.153Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-01-20T20:40:47.153Z] [2022-01-20T20:40:47.153Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-01-20T20:40:47.153Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-01-20T20:40:47.153Z] [2022-01-20T20:40:47.153Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-01-20T20:40:47.153Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-01-20T20:40:47.153Z] [2022-01-20T20:40:47.153Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2022-01-20T20:40:47.153Z] 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-01-20T20:40:47.153Z] [2022-01-20T20:40:47.153Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-01-20T20:40:47.153Z] 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-01-20T20:40:47.153Z] [2022-01-20T20:40:47.153Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-01-20T20:40:47.153Z] 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-01-20T20:40:47.153Z] [2022-01-20T20:40:47.153Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-01-20T20:40:47.153Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2022-01-20T20:40:47.153Z] [2022-01-20T20:40:47.153Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-01-20T20:40:47.153Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-01-20T20:40:47.153Z] [2022-01-20T20:40:47.153Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2022-01-20T20:40:47.153Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2022-01-20T20:40:47.153Z] [2022-01-20T20:40:47.153Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-01-20T20:40:47.153Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-01-20T20:40:47.153Z] [2022-01-20T20:40:47.153Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2022-01-20T20:40:47.153Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-01-20T20:40:47.153Z] [2022-01-20T20:40:47.153Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-01-20T20:40:47.153Z] 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-01-20T20:40:47.153Z] [2022-01-20T20:40:47.153Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-01-20T20:40:47.153Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-01-20T20:40:47.153Z] [2022-01-20T20:40:47.153Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-01-20T20:40:47.153Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-01-20T20:40:47.153Z] [2022-01-20T20:40:47.153Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-01-20T20:40:47.153Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-01-20T20:40:47.153Z] [2022-01-20T20:40:47.153Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-01-20T20:40:47.153Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-01-20T20:40:47.153Z] [2022-01-20T20:40:47.153Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-01-20T20:40:47.153Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-01-20T20:40:47.153Z] [2022-01-20T20:40:47.153Z] DONE 177 tests, 27 skipped in 69.778s [2022-01-20T20:40:47.153Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-01-20T20:40:47.411Z] === RUN TestConfigDaemonLibtrustID [2022-01-20T20:40:47.979Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2022-01-20T20:40:47.979Z] === RUN TestDaemonConfigValidation [2022-01-20T20:40:47.979Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-01-20T20:40:47.979Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-01-20T20:40:47.979Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-01-20T20:40:47.979Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-01-20T20:40:47.979Z] === RUN TestDaemonConfigValidation/invalid_config [2022-01-20T20:40:47.979Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-01-20T20:40:47.979Z] === RUN TestDaemonConfigValidation/malformed_config [2022-01-20T20:40:47.979Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-01-20T20:40:47.979Z] === RUN TestDaemonConfigValidation/valid_config [2022-01-20T20:40:47.979Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-01-20T20:40:47.979Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-01-20T20:40:47.979Z] === CONT TestDaemonConfigValidation/valid_config [2022-01-20T20:40:47.979Z] === CONT TestDaemonConfigValidation/malformed_config [2022-01-20T20:40:47.979Z] === CONT TestDaemonConfigValidation/invalid_config [2022-01-20T20:40:47.979Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-01-20T20:40:47.979Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-01-20T20:40:47.979Z] --- PASS: TestDaemonConfigValidation/valid_config (0.07s) [2022-01-20T20:40:47.979Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2022-01-20T20:40:47.979Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2022-01-20T20:40:47.979Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.07s) [2022-01-20T20:40:47.979Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.04s) [2022-01-20T20:40:47.979Z] === RUN TestConfigDaemonSeccompProfiles [2022-01-20T20:40:47.979Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-01-20T20:40:48.502Z] --- PASS: TestConfigList (2.10s) [2022-01-20T20:40:48.502Z] === RUN TestConfigsCreateAndDelete [2022-01-20T20:40:48.917Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.97s) [2022-01-20T20:40:48.917Z] === RUN TestBuildWithSession [2022-01-20T20:40:48.917Z] build_session_test.go:25: TODO: BuildKit [2022-01-20T20:40:48.917Z] --- SKIP: TestBuildWithSession (0.00s) [2022-01-20T20:40:48.917Z] === RUN TestBuildSquashParent [2022-01-20T20:40:49.355Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-01-20T20:40:50.293Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-01-20T20:40:51.064Z] --- PASS: TestConfigsCreateAndDelete (2.20s) [2022-01-20T20:40:51.064Z] === RUN TestConfigsUpdate [2022-01-20T20:40:51.237Z] === CONT TestConfigDaemonSeccompProfiles [2022-01-20T20:40:51.237Z] daemon_test.go:156: [d86c8a6b2e760] daemon is not started [2022-01-20T20:40:51.237Z] --- PASS: TestConfigDaemonSeccompProfiles (3.28s) [2022-01-20T20:40:51.237Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.11s) [2022-01-20T20:40:51.237Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.09s) [2022-01-20T20:40:51.237Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s) [2022-01-20T20:40:51.237Z] === RUN TestDaemonProxy [2022-01-20T20:40:51.237Z] daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-01-20T20:40:51.237Z] --- SKIP: TestDaemonProxy (0.00s) [2022-01-20T20:40:51.237Z] PASS [2022-01-20T20:40:51.237Z] [2022-01-20T20:40:51.237Z] === Skipped [2022-01-20T20:40:51.237Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2022-01-20T20:40:51.237Z] daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-01-20T20:40:51.237Z] [2022-01-20T20:40:51.237Z] DONE 12 tests, 1 skipped in 4.125s [2022-01-20T20:40:51.237Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-01-20T20:40:51.496Z] INFO: Testing against a local daemon [2022-01-20T20:40:51.496Z] === RUN TestCommitInheritsEnv [2022-01-20T20:40:53.085Z] --- PASS: TestConfigsUpdate (2.11s) [2022-01-20T20:40:53.085Z] === RUN TestTemplatedConfig [2022-01-20T20:40:53.399Z] --- PASS: TestCommitInheritsEnv (1.71s) [2022-01-20T20:40:53.399Z] === RUN TestImportExtremelyLargeImageWorks [2022-01-20T20:40:53.399Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-01-20T20:40:53.399Z] === RUN TestImagesFilterMultiReference [2022-01-20T20:40:53.399Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-01-20T20:40:53.399Z] === RUN TestImagePullPlatformInvalid [2022-01-20T20:40:53.399Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-01-20T20:40:53.399Z] === RUN TestRemoveImageOrphaning [2022-01-20T20:40:55.299Z] --- PASS: TestRemoveImageOrphaning (1.99s) [2022-01-20T20:40:55.300Z] === RUN TestRemoveImageGarbageCollector [2022-01-20T20:40:55.300Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-01-20T20:40:55.300Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-01-20T20:40:55.300Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-01-20T20:40:55.300Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-01-20T20:40:55.300Z] === RUN TestTagInvalidReference [2022-01-20T20:40:55.300Z] --- PASS: TestTagInvalidReference (0.02s) [2022-01-20T20:40:55.300Z] === RUN TestTagValidPrefixedRepo [2022-01-20T20:40:55.300Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-01-20T20:40:55.300Z] === RUN TestTagExistedNameWithoutForce [2022-01-20T20:40:55.300Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-01-20T20:40:55.300Z] === RUN TestTagOfficialNames [2022-01-20T20:40:55.300Z] --- PASS: TestTagOfficialNames (0.05s) [2022-01-20T20:40:55.300Z] === RUN TestTagMatchesDigest [2022-01-20T20:40:55.300Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-01-20T20:40:55.300Z] === CONT TestImportExtremelyLargeImageWorks [2022-01-20T20:40:55.726Z] --- PASS: TestTemplatedConfig (2.56s) [2022-01-20T20:40:55.726Z] === RUN TestConfigCreateResolve [2022-01-20T20:40:57.697Z] --- PASS: TestConfigCreateResolve (2.12s) [2022-01-20T20:40:57.697Z] PASS [2022-01-20T20:40:57.697Z] [2022-01-20T20:40:57.697Z] DONE 6 tests in 13.380s [2022-01-20T20:40:57.697Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-01-20T20:40:57.697Z] INFO: Testing against a local daemon [2022-01-20T20:40:57.697Z] === RUN TestCheckpoint [2022-01-20T20:40:57.697Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-01-20T20:40:57.697Z] --- SKIP: TestCheckpoint (0.00s) [2022-01-20T20:40:57.697Z] === RUN TestContainerInvalidJSON [2022-01-20T20:40:57.697Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-01-20T20:40:57.697Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-01-20T20:40:57.697Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-01-20T20:40:57.697Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-01-20T20:40:57.697Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-01-20T20:40:57.697Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-01-20T20:40:57.697Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-01-20T20:40:57.697Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-01-20T20:40:57.697Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-01-20T20:40:57.697Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-01-20T20:40:57.697Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2022-01-20T20:40:57.697Z] === RUN TestCopyFromContainerPathIsNotDir [2022-01-20T20:40:57.697Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-01-20T20:40:57.697Z] === RUN TestCopyToContainerPathDoesNotExist [2022-01-20T20:40:57.697Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-01-20T20:40:57.697Z] === RUN TestCopyToContainerPathIsNotDir [2022-01-20T20:40:57.697Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-01-20T20:40:57.697Z] === RUN TestCopyFromContainer [2022-01-20T20:40:58.666Z] === RUN TestCopyFromContainer// [2022-01-20T20:40:58.666Z] === RUN TestCopyFromContainer//bar/root [2022-01-20T20:40:58.922Z] === RUN TestCopyFromContainer//bar/root/ [2022-01-20T20:40:58.922Z] === RUN TestCopyFromContainer/bar/quux [2022-01-20T20:40:58.922Z] === RUN TestCopyFromContainer/bar/quux/ [2022-01-20T20:40:58.922Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-01-20T20:40:58.922Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-01-20T20:40:59.002Z] --- PASS: TestBuildSquashParent (8.65s) [2022-01-20T20:40:59.002Z] === RUN TestBuildWithRemoveAndForceRemove [2022-01-20T20:40:59.002Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-20T20:40:59.002Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-20T20:40:59.002Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-20T20:40:59.002Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-20T20:40:59.002Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-20T20:40:59.002Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-20T20:40:59.002Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-20T20:40:59.002Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-20T20:40:59.002Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-20T20:40:59.002Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-20T20:40:59.002Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-20T20:40:59.002Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-20T20:40:59.002Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-20T20:40:59.002Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-20T20:40:59.178Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-01-20T20:40:59.178Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-01-20T20:40:59.178Z] === RUN TestCopyFromContainer/bar/notarget [2022-01-20T20:40:59.178Z] --- PASS: TestCopyFromContainer (1.61s) [2022-01-20T20:40:59.178Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-01-20T20:40:59.178Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-01-20T20:40:59.178Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-01-20T20:40:59.178Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-01-20T20:40:59.178Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-01-20T20:40:59.178Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-01-20T20:40:59.178Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-01-20T20:40:59.178Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-01-20T20:40:59.178Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-01-20T20:40:59.178Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-01-20T20:40:59.178Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-01-20T20:40:59.178Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-20T20:40:59.178Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-20T20:40:59.178Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-20T20:40:59.178Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-20T20:40:59.178Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-20T20:40:59.178Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-20T20:40:59.178Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-20T20:40:59.178Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-20T20:40:59.178Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-20T20:40:59.178Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-01-20T20:40:59.178Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-01-20T20:40:59.178Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-01-20T20:40:59.178Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-01-20T20:40:59.178Z] === RUN TestCreateLinkToNonExistingContainer [2022-01-20T20:40:59.343Z] INFO: Expanding compiler 1 of 3... [2022-01-20T20:40:59.343Z] INFO: Expanding compiler 2 of 3... [2022-01-20T20:40:59.433Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-01-20T20:40:59.433Z] === RUN TestCreateWithInvalidEnv [2022-01-20T20:40:59.433Z] === RUN TestCreateWithInvalidEnv/0 [2022-01-20T20:40:59.433Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-01-20T20:40:59.433Z] === RUN TestCreateWithInvalidEnv/1 [2022-01-20T20:40:59.433Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-01-20T20:40:59.433Z] === RUN TestCreateWithInvalidEnv/2 [2022-01-20T20:40:59.433Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-01-20T20:40:59.433Z] === CONT TestCreateWithInvalidEnv/0 [2022-01-20T20:40:59.433Z] === CONT TestCreateWithInvalidEnv/2 [2022-01-20T20:40:59.433Z] === CONT TestCreateWithInvalidEnv/1 [2022-01-20T20:40:59.433Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-01-20T20:40:59.433Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-01-20T20:40:59.433Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-01-20T20:40:59.433Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-01-20T20:40:59.433Z] === RUN TestCreateTmpfsMountsTarget [2022-01-20T20:40:59.433Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-01-20T20:40:59.433Z] === RUN TestCreateWithCustomMaskedPaths [2022-01-20T20:41:00.881Z] --- PASS: TestCreateWithCustomMaskedPaths (1.60s) [2022-01-20T20:41:00.881Z] === RUN TestCreateWithCustomReadonlyPaths [2022-01-20T20:41:00.913Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-20T20:41:00.913Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-20T20:41:02.914Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.51s) [2022-01-20T20:41:02.914Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-01-20T20:41:02.914Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-20T20:41:02.914Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-20T20:41:02.914Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-20T20:41:02.914Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-20T20:41:02.914Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-20T20:41:02.914Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-20T20:41:02.914Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-20T20:41:02.914Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-20T20:41:02.914Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-20T20:41:02.915Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-20T20:41:02.915Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-20T20:41:02.915Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-20T20:41:02.915Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-20T20:41:02.915Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-20T20:41:02.915Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-20T20:41:02.915Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-01-20T20:41:02.915Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-01-20T20:41:02.915Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-01-20T20:41:02.915Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-01-20T20:41:02.915Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-01-20T20:41:02.915Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-01-20T20:41:02.915Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-01-20T20:41:03.168Z] INFO: Expanding compiler 3 of 3... [2022-01-20T20:41:03.214Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.54s) [2022-01-20T20:41:03.214Z] === RUN TestCreateDifferentPlatform [2022-01-20T20:41:03.214Z] === RUN TestCreateDifferentPlatform/different_os [2022-01-20T20:41:03.214Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-01-20T20:41:03.214Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-01-20T20:41:03.214Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-01-20T20:41:03.214Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-01-20T20:41:03.214Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-01-20T20:41:03.214Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-01-20T20:41:03.215Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-01-20T20:41:03.215Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-01-20T20:41:03.215Z] === RUN TestContainerStartOnDaemonRestart [2022-01-20T20:41:03.215Z] === PAUSE TestContainerStartOnDaemonRestart [2022-01-20T20:41:03.215Z] === RUN TestDaemonRestartIpcMode [2022-01-20T20:41:03.215Z] === PAUSE TestDaemonRestartIpcMode [2022-01-20T20:41:03.215Z] === RUN TestDaemonHostGatewayIP [2022-01-20T20:41:03.215Z] === PAUSE TestDaemonHostGatewayIP [2022-01-20T20:41:03.215Z] === RUN TestRestartDaemonWithRestartingContainer [2022-01-20T20:41:03.215Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-01-20T20:41:03.215Z] === RUN TestContainerKillOnDaemonStart [2022-01-20T20:41:03.215Z] === PAUSE TestContainerKillOnDaemonStart [2022-01-20T20:41:03.215Z] === RUN TestDiff [2022-01-20T20:41:03.776Z] --- PASS: TestDiff (0.54s) [2022-01-20T20:41:03.776Z] === RUN TestExecWithCloseStdin [2022-01-20T20:41:04.168Z] INFO: Removing downloaded files... [2022-01-20T20:41:04.168Z] INFO: Downloading containerd [2022-01-20T20:41:04.233Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-20T20:41:04.233Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-20T20:41:04.555Z] --- PASS: TestExecWithCloseStdin (0.60s) [2022-01-20T20:41:04.555Z] === RUN TestExec [2022-01-20T20:41:04.852Z] --- PASS: TestExec (0.64s) [2022-01-20T20:41:04.852Z] === RUN TestExecUser [2022-01-20T20:41:05.082Z] ...INFO: Daemon under test started and replied! [2022-01-20T20:41:05.082Z] INFO: Docker version of the daemon under test [2022-01-20T20:41:05.082Z] [2022-01-20T20:41:05.082Z] Client: [2022-01-20T20:41:05.082Z] Version: 17.06.2-ce [2022-01-20T20:41:05.082Z] API version: 1.30 [2022-01-20T20:41:05.082Z] Go version: go1.8.3 [2022-01-20T20:41:05.082Z] Git commit: cec0b72 [2022-01-20T20:41:05.082Z] Built: Tue Sep 5 19:57:19 2017 [2022-01-20T20:41:05.082Z] OS/Arch: windows/amd64 [2022-01-20T20:41:05.082Z] [2022-01-20T20:41:05.082Z] Server: [2022-01-20T20:41:05.082Z] Version: 0.0.0-dev [2022-01-20T20:41:05.082Z] API version: 1.42 (minimum version 1.24) [2022-01-20T20:41:05.082Z] Go version: go1.17.6 [2022-01-20T20:41:05.082Z] Git commit: 839e2ecc1b [2022-01-20T20:41:05.082Z] Built: 01/20/2022 20:39:05 [2022-01-20T20:41:05.082Z] OS/Arch: windows/amd64 [2022-01-20T20:41:05.083Z] Experimental: false [2022-01-20T20:41:05.083Z] [2022-01-20T20:41:05.083Z] INFO: Docker info of the daemon under test [2022-01-20T20:41:05.083Z] [2022-01-20T20:41:05.083Z] Containers: 0 [2022-01-20T20:41:05.083Z] Running: 0 [2022-01-20T20:41:05.083Z] Paused: 0 [2022-01-20T20:41:05.083Z] Stopped: 0 [2022-01-20T20:41:05.083Z] Images: 0 [2022-01-20T20:41:05.083Z] Server Version: 0.0.0-dev [2022-01-20T20:41:05.083Z] Storage Driver: windowsfilter [2022-01-20T20:41:05.083Z] Windows: [2022-01-20T20:41:05.083Z] Logging Driver: json-file [2022-01-20T20:41:05.083Z] Plugins: [2022-01-20T20:41:05.083Z] Volume: local [2022-01-20T20:41:05.083Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-01-20T20:41:05.083Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-01-20T20:41:05.083Z] Swarm: inactive [2022-01-20T20:41:05.083Z] Default Isolation: process [2022-01-20T20:41:05.083Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-01-20T20:41:05.083Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-01-20T20:41:05.083Z] OSType: windows [2022-01-20T20:41:05.083Z] Architecture: x86_64 [2022-01-20T20:41:05.083Z] CPUs: 4 [2022-01-20T20:41:05.083Z] Total Memory: 32GiB [2022-01-20T20:41:05.083Z] Name: azwin-2-fe5b60 [2022-01-20T20:41:05.083Z] ID: 5RNY:LNRW:BF7Q:KSPD:ATYC:TX23:WOQB:3HZB:VNFQ:AP5K:SNHP:XDZK [2022-01-20T20:41:05.083Z] Docker Root Dir: D:\CI\PR-43172\3\daemon [2022-01-20T20:41:05.083Z] Debug Mode (client): false [2022-01-20T20:41:05.083Z] Debug Mode (server): true [2022-01-20T20:41:05.083Z] File Descriptors: -1 [2022-01-20T20:41:05.083Z] Goroutines: 16 [2022-01-20T20:41:05.083Z] System Time: 2022-01-20T20:41:01.8953712Z [2022-01-20T20:41:05.083Z] EventsListeners: 0 [2022-01-20T20:41:05.083Z] Registry: https://index.docker.io/v1/ [2022-01-20T20:41:05.083Z] Labels: [2022-01-20T20:41:05.083Z] Experimental: false [2022-01-20T20:41:05.083Z] Insecure Registries: [2022-01-20T20:41:05.083Z] 127.0.0.0/8 [2022-01-20T20:41:05.083Z] Live Restore Enabled: false [2022-01-20T20:41:05.083Z] [2022-01-20T20:41:05.083Z] [2022-01-20T20:41:05.083Z] INFO: Docker images of the daemon under test [2022-01-20T20:41:05.083Z] [2022-01-20T20:41:05.083Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-01-20T20:41:05.083Z] [2022-01-20T20:41:05.083Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-01-20T20:41:05.083Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2022-01-20T20:41:05.083Z] ltsc2022: Pulling from windows/servercore [2022-01-20T20:41:05.083Z] 8f616e6e9eec: Pulling fs layer [2022-01-20T20:41:05.083Z] 0e02c12b1310: Pulling fs layer [2022-01-20T20:41:05.455Z] --- PASS: TestExecUser (0.62s) [2022-01-20T20:41:05.455Z] === RUN TestExportContainerAndImportImage [2022-01-20T20:41:06.428Z] --- PASS: TestExportContainerAndImportImage (0.64s) [2022-01-20T20:41:06.428Z] === RUN TestExportContainerAfterDaemonRestart [2022-01-20T20:41:06.847Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-01-20T20:41:06.847Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.21s) [2022-01-20T20:41:06.847Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.29s) [2022-01-20T20:41:06.847Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.89s) [2022-01-20T20:41:06.847Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.93s) [2022-01-20T20:41:06.847Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.85s) [2022-01-20T20:41:06.847Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.84s) [2022-01-20T20:41:06.847Z] === RUN TestBuildMultiStageCopy [2022-01-20T20:41:06.847Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-01-20T20:41:07.444Z] --- PASS: TestExportContainerAfterDaemonRestart (1.26s) [2022-01-20T20:41:07.444Z] === RUN TestHealthCheckWorkdir [2022-01-20T20:41:08.414Z] --- PASS: TestHealthCheckWorkdir (0.83s) [2022-01-20T20:41:08.414Z] === RUN TestHealthKillContainer [2022-01-20T20:41:09.395Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-01-20T20:41:09.395Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-01-20T20:41:09.967Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-01-20T20:41:10.538Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-01-20T20:41:11.107Z] --- PASS: TestBuildMultiStageCopy (4.52s) [2022-01-20T20:41:11.107Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.39s) [2022-01-20T20:41:11.107Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.51s) [2022-01-20T20:41:11.107Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.59s) [2022-01-20T20:41:11.107Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.54s) [2022-01-20T20:41:11.107Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.50s) [2022-01-20T20:41:11.107Z] === RUN TestBuildMultiStageParentConfig [2022-01-20T20:41:11.941Z] INFO: Extraction ended at 01/20/2022 20:41:09. Duration:00:00:23.9206109 [2022-01-20T20:41:11.941Z] INFO: Updating the golang and path environment variables [2022-01-20T20:41:11.941Z] INFO: GOPATH=d:\gopath [2022-01-20T20:41:11.941Z] INFO: go version go1.17.6 windows/amd64 [2022-01-20T20:41:11.941Z] INFO: Running the daemon under test in debug mode [2022-01-20T20:41:11.941Z] INFO: Running the daemon under test in containerd mode [2022-01-20T20:41:11.941Z] INFO: Starting a daemon under test... [2022-01-20T20:41:11.941Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43172\3\daemon --pidfile d:\CI\PR-43172\3\docker.pid -D --containerd \\.\pipe\containerd-containerd [2022-01-20T20:41:11.941Z] INFO: Containerd started successfully. [2022-01-20T20:41:11.941Z] INFO: Process started successfully. [2022-01-20T20:41:11.941Z] INFO: Start tailing logs of the daemon under tests [2022-01-20T20:41:11.941Z] INFO: Waiting for the daemon under test to start... [2022-01-20T20:41:12.489Z] --- PASS: TestBuildMultiStageParentConfig (1.24s) [2022-01-20T20:41:12.489Z] === RUN TestBuildLabelWithTargets [2022-01-20T20:41:14.399Z] --- PASS: TestBuildLabelWithTargets (1.96s) [2022-01-20T20:41:14.399Z] === RUN TestBuildWithEmptyLayers [2022-01-20T20:41:15.341Z] --- PASS: TestBuildWithEmptyLayers (1.11s) [2022-01-20T20:41:15.341Z] === RUN TestBuildMultiStageOnBuild [2022-01-20T20:41:15.519Z] 8f616e6e9eec: Verifying Checksum [2022-01-20T20:41:15.519Z] 8f616e6e9eec: Download complete [2022-01-20T20:41:16.621Z] --- PASS: TestHealthKillContainer (8.16s) [2022-01-20T20:41:16.621Z] === RUN TestInspectCpusetInConfigPre120 [2022-01-20T20:41:16.779Z] [2022-01-20T20:41:16.779Z] Name Version Source Summary [2022-01-20T20:41:16.779Z] ---- ------- ------ ------- [2022-01-20T20:41:16.779Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-01-20T20:41:16.876Z] --- PASS: TestInspectCpusetInConfigPre120 (0.53s) [2022-01-20T20:41:16.876Z] === RUN TestIpcModeNone [2022-01-20T20:41:17.316Z] [2022-01-20T20:41:17.316Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-01-20T20:41:17.316Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-01-20T20:41:17.316Z] PSChildName : containerd [2022-01-20T20:41:17.316Z] PSDrive : C [2022-01-20T20:41:17.316Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-01-20T20:41:17.316Z] PSIsContainer : True [2022-01-20T20:41:17.316Z] Name : containerd [2022-01-20T20:41:17.316Z] FullName : C:\containerd [2022-01-20T20:41:17.316Z] Parent : [2022-01-20T20:41:17.316Z] Exists : True [2022-01-20T20:41:17.316Z] Root : C:\ [2022-01-20T20:41:17.316Z] Extension : [2022-01-20T20:41:17.316Z] CreationTime : 1/20/2022 8:41:17 PM [2022-01-20T20:41:17.316Z] CreationTimeUtc : 1/20/2022 8:41:17 PM [2022-01-20T20:41:17.316Z] LastAccessTime : 1/20/2022 8:41:17 PM [2022-01-20T20:41:17.316Z] LastAccessTimeUtc : 1/20/2022 8:41:17 PM [2022-01-20T20:41:17.316Z] LastWriteTime : 1/20/2022 8:41:17 PM [2022-01-20T20:41:17.316Z] LastWriteTimeUtc : 1/20/2022 8:41:17 PM [2022-01-20T20:41:17.316Z] Attributes : Directory [2022-01-20T20:41:17.316Z] Mode : d----- [2022-01-20T20:41:17.316Z] BaseName : containerd [2022-01-20T20:41:17.316Z] Target : {} [2022-01-20T20:41:17.316Z] LinkType : [2022-01-20T20:41:17.316Z] [2022-01-20T20:41:17.512Z] --- PASS: TestIpcModeNone (0.63s) [2022-01-20T20:41:17.512Z] === RUN TestIpcModePrivate [2022-01-20T20:41:18.072Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false [2022-01-20T20:41:18.327Z] --- PASS: TestIpcModePrivate (0.69s) [2022-01-20T20:41:18.327Z] === RUN TestIpcModeShareable [2022-01-20T20:41:18.582Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true [2022-01-20T20:41:18.609Z] 0e02c12b1310: Verifying Checksum [2022-01-20T20:41:18.609Z] 0e02c12b1310: Download complete [2022-01-20T20:41:18.639Z] --- PASS: TestBuildMultiStageOnBuild (2.82s) [2022-01-20T20:41:18.639Z] === RUN TestBuildUncleanTarFilenames [2022-01-20T20:41:18.878Z] --- PASS: TestIpcModeShareable (0.63s) [2022-01-20T20:41:18.878Z] === RUN TestAPIIpcModeShareableAndContainer [2022-01-20T20:41:19.547Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-01-20T20:41:19.547Z] INFO: Configuring git core.autocrlf... [2022-01-20T20:41:19.547Z] [2022-01-20T20:41:19.547Z] [2022-01-20T20:41:20.021Z] --- PASS: TestBuildUncleanTarFilenames (1.51s) [2022-01-20T20:41:20.021Z] === RUN TestBuildMultiStageLayerLeak [2022-01-20T20:41:20.763Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.72s) [2022-01-20T20:41:20.763Z] === RUN TestAPIIpcModeHost [2022-01-20T20:41:21.018Z] --- PASS: TestAPIIpcModeHost (0.40s) [2022-01-20T20:41:21.018Z] === RUN TestDaemonIpcModeShareable [2022-01-20T20:41:21.986Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-01-20T20:41:22.284Z] --- PASS: TestDaemonIpcModeShareable (1.15s) [2022-01-20T20:41:22.284Z] === RUN TestDaemonIpcModePrivate [2022-01-20T20:41:22.639Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m9.187005543s with top 10 stages: buildssa: 1m32.474794526s, goimports: 21.124604351s, unconvert: 13.153162161s, gosec: 10.016057787s, golint: 6.465005431s, ineffassign: 5.010305892s, inspect: 4.749263873s, misspell: 4.737830247s, vrp: 2.338423756s, printf: 1.995741904s [2022-01-20T20:41:23.210Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-01-20T20:41:23.318Z] --- PASS: TestBuildMultiStageLayerLeak (3.04s) [2022-01-20T20:41:23.318Z] === RUN TestBuildWithHugeFile [2022-01-20T20:41:23.506Z] --- PASS: TestDaemonIpcModePrivate (1.16s) [2022-01-20T20:41:23.506Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-01-20T20:41:24.518Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-01-20T20:41:24.518Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.19s) [2022-01-20T20:41:24.518Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-01-20T20:41:25.486Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-01-20T20:41:25.741Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.18s) [2022-01-20T20:41:25.741Z] === RUN TestIpcModeOlderClient [2022-01-20T20:41:25.741Z] === PAUSE TestIpcModeOlderClient [2022-01-20T20:41:25.741Z] === RUN TestKillContainerInvalidSignal [2022-01-20T20:41:26.040Z] --- PASS: TestKillContainerInvalidSignal (0.42s) [2022-01-20T20:41:26.040Z] === RUN TestKillContainer [2022-01-20T20:41:26.040Z] === RUN TestKillContainer/no_signal [2022-01-20T20:41:26.601Z] === RUN TestKillContainer/non_killing_signal [2022-01-20T20:41:26.857Z] === RUN TestKillContainer/killing_signal [2022-01-20T20:41:27.418Z] --- PASS: TestKillContainer (1.22s) [2022-01-20T20:41:27.418Z] --- PASS: TestKillContainer/no_signal (0.38s) [2022-01-20T20:41:27.418Z] --- PASS: TestKillContainer/non_killing_signal (0.27s) [2022-01-20T20:41:27.418Z] --- PASS: TestKillContainer/killing_signal (0.40s) [2022-01-20T20:41:27.418Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-01-20T20:41:27.418Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-01-20T20:41:27.675Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-01-20T20:41:28.647Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.19s) [2022-01-20T20:41:28.647Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s) [2022-01-20T20:41:28.647Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.62s) [2022-01-20T20:41:28.647Z] === RUN TestKillStoppedContainer [2022-01-20T20:41:28.647Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-01-20T20:41:28.647Z] === RUN TestKillStoppedContainerAPIPre120 [2022-01-20T20:41:28.647Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-01-20T20:41:28.647Z] === RUN TestKillDifferentUserContainer [2022-01-20T20:41:29.250Z] --- PASS: TestKillDifferentUserContainer (0.44s) [2022-01-20T20:41:29.250Z] === RUN TestInspectOomKilledTrue [2022-01-20T20:41:29.250Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-01-20T20:41:29.250Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-01-20T20:41:29.250Z] === RUN TestInspectOomKilledFalse [2022-01-20T20:41:29.505Z] --- PASS: TestInspectOomKilledFalse (0.38s) [2022-01-20T20:41:29.505Z] === RUN TestLinksEtcHostsContentMatch [2022-01-20T20:41:29.761Z] --- PASS: TestLinksEtcHostsContentMatch (0.33s) [2022-01-20T20:41:29.761Z] === RUN TestLinksContainerNames [2022-01-20T20:41:29.763Z] ...INFO: Daemon under test started and replied! [2022-01-20T20:41:29.763Z] INFO: Docker version of the daemon under test [2022-01-20T20:41:29.763Z] [2022-01-20T20:41:29.763Z] Client: [2022-01-20T20:41:29.763Z] Version: 17.06.2-ce [2022-01-20T20:41:29.763Z] API version: 1.30 [2022-01-20T20:41:29.763Z] Go version: go1.8.3 [2022-01-20T20:41:29.763Z] Git commit: cec0b72 [2022-01-20T20:41:29.763Z] Built: Tue Sep 5 19:57:19 2017 [2022-01-20T20:41:29.763Z] OS/Arch: windows/amd64 [2022-01-20T20:41:29.763Z] [2022-01-20T20:41:29.763Z] Server: [2022-01-20T20:41:29.763Z] Version: 0.0.0-dev [2022-01-20T20:41:29.763Z] API version: 1.42 (minimum version 1.24) [2022-01-20T20:41:29.763Z] Go version: go1.17.6 [2022-01-20T20:41:29.763Z] Git commit: 839e2ecc1b [2022-01-20T20:41:29.763Z] Built: 01/20/2022 20:39:33 [2022-01-20T20:41:29.763Z] OS/Arch: windows/amd64 [2022-01-20T20:41:29.763Z] Experimental: false [2022-01-20T20:41:29.763Z] [2022-01-20T20:41:29.763Z] INFO: Docker info of the daemon under test [2022-01-20T20:41:29.763Z] [2022-01-20T20:41:29.763Z] Containers: 0 [2022-01-20T20:41:29.763Z] Running: 0 [2022-01-20T20:41:29.763Z] Paused: 0 [2022-01-20T20:41:29.763Z] Stopped: 0 [2022-01-20T20:41:29.763Z] Images: 0 [2022-01-20T20:41:29.763Z] Server Version: 0.0.0-dev [2022-01-20T20:41:29.763Z] Storage Driver: windowsfilter [2022-01-20T20:41:29.763Z] Windows: [2022-01-20T20:41:29.763Z] Logging Driver: json-file [2022-01-20T20:41:29.763Z] Plugins: [2022-01-20T20:41:29.763Z] Volume: local [2022-01-20T20:41:29.763Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-01-20T20:41:29.763Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-01-20T20:41:29.763Z] Swarm: inactive [2022-01-20T20:41:29.763Z] Default Isolation: process [2022-01-20T20:41:29.763Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-01-20T20:41:29.763Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-01-20T20:41:29.763Z] OSType: windows [2022-01-20T20:41:29.763Z] Architecture: x86_64 [2022-01-20T20:41:29.763Z] CPUs: 4 [2022-01-20T20:41:29.763Z] Total Memory: 32GiB [2022-01-20T20:41:29.763Z] Name: azwin-2-d8d891 [2022-01-20T20:41:29.763Z] ID: CHVH:46SU:27U5:G6BC:WNWZ:KFMP:CVVU:JQZ2:U2N4:HXIV:KIG2:ESYO [2022-01-20T20:41:29.763Z] Docker Root Dir: D:\CI\PR-43172\3\daemon [2022-01-20T20:41:29.763Z] Debug Mode (client): false [2022-01-20T20:41:29.763Z] Debug Mode (server): true [2022-01-20T20:41:29.763Z] File Descriptors: -1 [2022-01-20T20:41:29.763Z] Goroutines: 31 [2022-01-20T20:41:29.763Z] System Time: 2022-01-20T20:41:29.3393752Z [2022-01-20T20:41:29.763Z] EventsListeners: 0 [2022-01-20T20:41:29.763Z] Registry: https://index.docker.io/v1/ [2022-01-20T20:41:29.763Z] Labels: [2022-01-20T20:41:29.763Z] Experimental: false [2022-01-20T20:41:29.763Z] Insecure Registries: [2022-01-20T20:41:29.763Z] 127.0.0.0/8 [2022-01-20T20:41:29.763Z] Live Restore Enabled: false [2022-01-20T20:41:29.763Z] [2022-01-20T20:41:29.763Z] [2022-01-20T20:41:29.763Z] INFO: Docker images of the daemon under test [2022-01-20T20:41:29.763Z] [2022-01-20T20:41:29.763Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-01-20T20:41:29.763Z] [2022-01-20T20:41:29.763Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-01-20T20:41:29.763Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2022-01-20T20:41:30.234Z] ltsc2022: Pulling from windows/servercore [2022-01-20T20:41:30.234Z] 8f616e6e9eec: Pulling fs layer [2022-01-20T20:41:30.234Z] 0e02c12b1310: Pulling fs layer [2022-01-20T20:41:30.687Z] --- PASS: TestLinksContainerNames (0.84s) [2022-01-20T20:41:30.687Z] === RUN TestLogsFollowTailEmpty [2022-01-20T20:41:30.990Z] --- PASS: TestLogsFollowTailEmpty (0.41s) [2022-01-20T20:41:30.990Z] === RUN TestContainerNetworkMountsNoChown [2022-01-20T20:41:31.596Z] --- PASS: TestContainerNetworkMountsNoChown (0.39s) [2022-01-20T20:41:31.596Z] === RUN TestMountDaemonRoot [2022-01-20T20:41:31.596Z] === RUN TestMountDaemonRoot/default [2022-01-20T20:41:31.596Z] === PAUSE TestMountDaemonRoot/default [2022-01-20T20:41:31.596Z] === RUN TestMountDaemonRoot/private [2022-01-20T20:41:31.596Z] === PAUSE TestMountDaemonRoot/private [2022-01-20T20:41:31.596Z] === RUN TestMountDaemonRoot/rprivate [2022-01-20T20:41:31.596Z] === PAUSE TestMountDaemonRoot/rprivate [2022-01-20T20:41:31.596Z] === RUN TestMountDaemonRoot/slave [2022-01-20T20:41:31.596Z] === PAUSE TestMountDaemonRoot/slave [2022-01-20T20:41:31.596Z] === RUN TestMountDaemonRoot/rslave [2022-01-20T20:41:31.596Z] === PAUSE TestMountDaemonRoot/rslave [2022-01-20T20:41:31.596Z] === RUN TestMountDaemonRoot/shared [2022-01-20T20:41:31.596Z] === PAUSE TestMountDaemonRoot/shared [2022-01-20T20:41:31.596Z] === RUN TestMountDaemonRoot/rshared [2022-01-20T20:41:31.596Z] === PAUSE TestMountDaemonRoot/rshared [2022-01-20T20:41:31.596Z] === CONT TestMountDaemonRoot/default [2022-01-20T20:41:31.596Z] === RUN TestMountDaemonRoot/default/bind_root [2022-01-20T20:41:31.596Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-01-20T20:41:31.596Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-01-20T20:41:31.596Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-01-20T20:41:31.596Z] === RUN TestMountDaemonRoot/default/mount_root [2022-01-20T20:41:31.596Z] === CONT TestMountDaemonRoot/rslave [2022-01-20T20:41:31.596Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-01-20T20:41:31.596Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-01-20T20:41:31.596Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-01-20T20:41:31.596Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-01-20T20:41:31.596Z] === CONT TestMountDaemonRoot/rshared [2022-01-20T20:41:31.596Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-01-20T20:41:31.596Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-01-20T20:41:31.596Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-01-20T20:41:31.596Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-01-20T20:41:31.596Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-01-20T20:41:31.596Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-01-20T20:41:31.596Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-01-20T20:41:31.596Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-01-20T20:41:31.596Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-01-20T20:41:31.596Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-01-20T20:41:31.596Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-01-20T20:41:31.596Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-01-20T20:41:31.596Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-01-20T20:41:31.596Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-01-20T20:41:31.596Z] === CONT TestMountDaemonRoot/shared [2022-01-20T20:41:31.596Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-01-20T20:41:31.596Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-01-20T20:41:31.596Z] === CONT TestMountDaemonRoot/rprivate [2022-01-20T20:41:31.596Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-01-20T20:41:31.596Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-01-20T20:41:31.596Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-01-20T20:41:31.596Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-01-20T20:41:31.596Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-01-20T20:41:31.596Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-01-20T20:41:31.597Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-01-20T20:41:31.597Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-01-20T20:41:31.597Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-01-20T20:41:31.597Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-01-20T20:41:31.597Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-01-20T20:41:31.597Z] === CONT TestMountDaemonRoot/slave [2022-01-20T20:41:31.597Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-01-20T20:41:31.597Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-01-20T20:41:31.597Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-01-20T20:41:31.597Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-01-20T20:41:31.597Z] === CONT TestMountDaemonRoot/private [2022-01-20T20:41:31.597Z] === RUN TestMountDaemonRoot/private/bind_root [2022-01-20T20:41:31.597Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-01-20T20:41:31.597Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-01-20T20:41:31.597Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-01-20T20:41:31.597Z] === RUN TestMountDaemonRoot/private/mount_root [2022-01-20T20:41:31.597Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-01-20T20:41:31.597Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-01-20T20:41:31.597Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-01-20T20:41:31.597Z] === CONT TestMountDaemonRoot/default/bind_root [2022-01-20T20:41:31.597Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-01-20T20:41:31.597Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-01-20T20:41:31.597Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-01-20T20:41:31.597Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-01-20T20:41:31.597Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-01-20T20:41:31.597Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-01-20T20:41:31.597Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-01-20T20:41:31.597Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-01-20T20:41:31.597Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-01-20T20:41:31.597Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-01-20T20:41:31.597Z] === CONT TestMountDaemonRoot/default/mount_root [2022-01-20T20:41:31.597Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-01-20T20:41:31.597Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-01-20T20:41:31.597Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-01-20T20:41:31.597Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-01-20T20:41:31.597Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-01-20T20:41:31.597Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-01-20T20:41:31.597Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-01-20T20:41:31.597Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-01-20T20:41:31.597Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-01-20T20:41:31.853Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-01-20T20:41:31.853Z] === CONT TestMountDaemonRoot/private/bind_root [2022-01-20T20:41:31.853Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-01-20T20:41:31.853Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-01-20T20:41:31.853Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-01-20T20:41:31.853Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-01-20T20:41:31.853Z] === CONT TestMountDaemonRoot/private/mount_root [2022-01-20T20:41:31.853Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-01-20T20:41:31.853Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-01-20T20:41:31.853Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-01-20T20:41:31.853Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-01-20T20:41:31.853Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-01-20T20:41:31.853Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-01-20T20:41:31.853Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-01-20T20:41:31.853Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-01-20T20:41:31.853Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-01-20T20:41:31.853Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-01-20T20:41:31.853Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-01-20T20:41:31.853Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-01-20T20:41:31.853Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-01-20T20:41:31.853Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-01-20T20:41:31.853Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-01-20T20:41:31.853Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-01-20T20:41:31.853Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-01-20T20:41:31.853Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-01-20T20:41:31.853Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-01-20T20:41:31.853Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-01-20T20:41:31.853Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2022-01-20T20:41:31.853Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-01-20T20:41:31.853Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-01-20T20:41:31.853Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-01-20T20:41:31.853Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-01-20T20:41:31.853Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-01-20T20:41:31.853Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-01-20T20:41:31.853Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-01-20T20:41:31.853Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-01-20T20:41:31.853Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-01-20T20:41:31.853Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-01-20T20:41:31.853Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-01-20T20:41:31.853Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-01-20T20:41:31.853Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-01-20T20:41:31.853Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-01-20T20:41:31.853Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-01-20T20:41:31.853Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-01-20T20:41:31.853Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-01-20T20:41:31.853Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2022-01-20T20:41:31.853Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-01-20T20:41:31.853Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-01-20T20:41:31.853Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-01-20T20:41:31.853Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-01-20T20:41:31.853Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-01-20T20:41:31.853Z] === RUN TestContainerBindMountNonRecursive [2022-01-20T20:41:33.260Z] --- PASS: TestContainerBindMountNonRecursive (1.26s) [2022-01-20T20:41:33.260Z] === RUN TestContainerVolumesMountedAsShared [2022-01-20T20:41:33.558Z] --- PASS: TestContainerVolumesMountedAsShared (0.39s) [2022-01-20T20:41:33.558Z] === RUN TestContainerVolumesMountedAsSlave [2022-01-20T20:41:33.815Z] --- PASS: TestContainerVolumesMountedAsSlave (0.32s) [2022-01-20T20:41:33.815Z] === RUN TestNetworkNat [2022-01-20T20:41:34.461Z] --- PASS: TestNetworkNat (0.50s) [2022-01-20T20:41:34.461Z] === RUN TestNetworkLocalhostTCPNat [2022-01-20T20:41:35.071Z] --- PASS: TestNetworkLocalhostTCPNat (0.47s) [2022-01-20T20:41:35.071Z] === RUN TestNetworkLoopbackNat [2022-01-20T20:41:37.518Z] INFO [runner/unused/goanalysis] analyzers took 27.304316592s with top 10 stages: buildssa: 22.98603556s, U1000: 4.318281032s [2022-01-20T20:41:37.519Z] INFO [runner] Issues before processing: 2718, after processing: 0 [2022-01-20T20:41:37.519Z] INFO [runner] Processors filtering stat (out/in): skip_files: 2137/2137, exclude-rules: 64/1749, nolint: 0/64, filename_unadjuster: 2137/2137, skip_dirs: 2137/2137, identifier_marker: 1749/1749, exclude: 1749/1749, cgo: 2137/2718, path_prettifier: 2137/2137, autogenerated_exclude: 1749/2137 [2022-01-20T20:41:37.519Z] INFO [runner] processing took 315.935808ms with stages: identifier_marker: 129.33959ms, nolint: 70.630295ms, path_prettifier: 42.185506ms, skip_dirs: 28.97287ms, autogenerated_exclude: 27.826433ms, cgo: 8.36342ms, exclude-rules: 5.233999ms, filename_unadjuster: 3.377377ms, max_same_issues: 1.684µs, uniq_by_line: 830ns, max_from_linter: 800ns, skip_files: 732ns, source_code: 679ns, diff: 518ns, exclude: 401ns, max_per_file_from_linter: 367ns, path_shortener: 307ns [2022-01-20T20:41:37.519Z] INFO [runner] linters took 1m37.318832455s with stages: goanalysis_metalinter: 1m16.786024867s, unused: 20.211899668s [2022-01-20T20:41:37.519Z] INFO File cache stats: 1673 entries of total size 8.4MiB [2022-01-20T20:41:37.519Z] INFO Memory: 2379 samples, avg is 390.3MB, max is 4005.0MB [2022-01-20T20:41:37.519Z] INFO Execution took 3m57.782178177s [2022-01-20T20:41:37.519Z] Congratulations! The shell scripts are properly formatted. [2022-01-20T20:41:37.666Z] --- PASS: TestNetworkLoopbackNat (2.56s) [2022-01-20T20:41:37.666Z] === RUN TestPause [2022-01-20T20:41:37.922Z] --- PASS: TestPause (0.44s) [2022-01-20T20:41:37.922Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-01-20T20:41:37.922Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-01-20T20:41:37.922Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-01-20T20:41:37.922Z] === RUN TestPauseStopPausedContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-01-20T20:41:38.177Z] --- PASS: TestPauseStopPausedContainer (0.43s) [2022-01-20T20:41:38.177Z] === RUN TestPidHost [2022-01-20T20:41:38.426Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43172/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=839e2ecc1bee37225c19e4b8025dc36f3d613e40 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:839e2ecc1bee37225c19e4b8025dc36f3d613e40 hack/make.sh dynbinary test-docker-py [2022-01-20T20:41:38.684Z] [2022-01-20T20:41:38.684Z] Removing bundles/ [2022-01-20T20:41:38.684Z] [2022-01-20T20:41:38.684Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-01-20T20:41:38.943Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-01-20T20:41:38.943Z] GOOS="" GOARCH="" GOARM="" [2022-01-20T20:41:39.626Z] --- PASS: TestPidHost (0.98s) [2022-01-20T20:41:39.626Z] === RUN TestPsFilter [2022-01-20T20:41:39.626Z] --- PASS: TestPsFilter (0.11s) [2022-01-20T20:41:39.626Z] === RUN TestRemoveContainerWithRemovedVolume [2022-01-20T20:41:39.881Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.42s) [2022-01-20T20:41:39.881Z] === RUN TestRemoveContainerWithVolume [2022-01-20T20:41:40.136Z] --- PASS: TestRemoveContainerWithVolume (0.37s) [2022-01-20T20:41:40.136Z] === RUN TestRemoveContainerRunning [2022-01-20T20:41:40.740Z] --- PASS: TestRemoveContainerRunning (0.42s) [2022-01-20T20:41:40.740Z] === RUN TestRemoveContainerForceRemoveRunning [2022-01-20T20:41:40.995Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.40s) [2022-01-20T20:41:40.995Z] === RUN TestRemoveInvalidContainer [2022-01-20T20:41:40.995Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-01-20T20:41:40.995Z] === RUN TestRenameLinkedContainer [2022-01-20T20:41:42.882Z] --- PASS: TestRenameLinkedContainer (1.70s) [2022-01-20T20:41:42.882Z] === RUN TestRenameStoppedContainer [2022-01-20T20:41:43.137Z] --- PASS: TestRenameStoppedContainer (0.39s) [2022-01-20T20:41:43.137Z] === RUN TestRenameRunningContainerAndReuse [2022-01-20T20:41:44.063Z] --- PASS: TestRenameRunningContainerAndReuse (0.84s) [2022-01-20T20:41:44.063Z] === RUN TestRenameInvalidName [2022-01-20T20:41:44.360Z] --- PASS: TestRenameInvalidName (0.43s) [2022-01-20T20:41:44.360Z] === RUN TestRenameAnonymousContainer [2022-01-20T20:41:45.439Z] 0e02c12b1310: Verifying Checksum [2022-01-20T20:41:45.439Z] 0e02c12b1310: Download complete [2022-01-20T20:41:45.807Z] --- PASS: TestRenameAnonymousContainer (1.51s) [2022-01-20T20:41:45.808Z] === RUN TestRenameContainerWithSameName [2022-01-20T20:41:46.367Z] --- PASS: TestRenameContainerWithSameName (0.41s) [2022-01-20T20:41:46.367Z] === RUN TestRenameContainerWithLinkedContainer [2022-01-20T20:41:47.294Z] --- PASS: TestRenameContainerWithLinkedContainer (0.91s) [2022-01-20T20:41:47.294Z] === RUN TestResize [2022-01-20T20:41:47.596Z] --- PASS: TestResize (0.39s) [2022-01-20T20:41:47.597Z] === RUN TestResizeWithInvalidSize [2022-01-20T20:41:48.157Z] --- PASS: TestResizeWithInvalidSize (0.42s) [2022-01-20T20:41:48.157Z] === RUN TestResizeWhenContainerNotStarted [2022-01-20T20:41:48.413Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s) [2022-01-20T20:41:48.413Z] === RUN TestDaemonRestartKillContainers [2022-01-20T20:41:48.413Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-01-20T20:41:48.413Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-01-20T20:41:48.413Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-01-20T20:41:48.413Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-01-20T20:41:48.413Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-01-20T20:41:48.413Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-01-20T20:41:48.413Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-01-20T20:41:48.413Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-01-20T20:41:48.413Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-01-20T20:41:48.413Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-01-20T20:41:48.413Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-01-20T20:41:48.413Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-01-20T20:41:48.413Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-01-20T20:41:48.413Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-01-20T20:41:48.413Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-01-20T20:41:48.413Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-01-20T20:41:48.413Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-01-20T20:41:48.413Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-01-20T20:41:48.413Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-01-20T20:41:48.413Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-01-20T20:41:48.413Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-01-20T20:41:48.413Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-01-20T20:41:48.413Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-01-20T20:41:48.413Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-01-20T20:41:48.413Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-01-20T20:41:48.413Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-01-20T20:41:48.413Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-01-20T20:41:48.413Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-01-20T20:41:48.413Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-01-20T20:41:48.413Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-01-20T20:41:48.413Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-01-20T20:41:48.413Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-01-20T20:41:48.413Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-01-20T20:41:48.413Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-01-20T20:41:49.820Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-01-20T20:41:50.118Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-01-20T20:41:51.112Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-01-20T20:41:51.367Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-01-20T20:41:52.336Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-01-20T20:41:54.932Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-01-20T20:41:55.538Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-01-20T20:41:58.928Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-01-20T20:41:59.530Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-01-20T20:42:00.092Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-01-20T20:42:01.019Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-01-20T20:42:01.944Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-01-20T20:42:03.308Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-01-20T20:42:03.870Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-01-20T20:42:05.756Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-01-20T20:42:05.756Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.38s) [2022-01-20T20:42:05.756Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.66s) [2022-01-20T20:42:05.756Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.23s) [2022-01-20T20:42:05.756Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.25s) [2022-01-20T20:42:05.756Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.23s) [2022-01-20T20:42:05.756Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.36s) [2022-01-20T20:42:05.756Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.29s) [2022-01-20T20:42:05.756Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.71s) [2022-01-20T20:42:05.756Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.79s) [2022-01-20T20:42:05.756Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.69s) [2022-01-20T20:42:05.756Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.77s) [2022-01-20T20:42:05.756Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.89s) [2022-01-20T20:42:05.756Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.93s) [2022-01-20T20:42:05.756Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.94s) [2022-01-20T20:42:05.756Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.92s) [2022-01-20T20:42:05.756Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.70s) [2022-01-20T20:42:05.756Z] === RUN TestCgroupNamespacesRun [2022-01-20T20:42:06.683Z] --- PASS: TestCgroupNamespacesRun (1.17s) [2022-01-20T20:42:06.683Z] === RUN TestCgroupNamespacesRunPrivileged [2022-01-20T20:42:06.683Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-01-20T20:42:06.683Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-01-20T20:42:06.683Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-01-20T20:42:08.089Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.14s) [2022-01-20T20:42:08.089Z] === RUN TestCgroupNamespacesRunHostMode [2022-01-20T20:42:09.059Z] --- PASS: TestCgroupNamespacesRunHostMode (1.19s) [2022-01-20T20:42:09.059Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-01-20T20:42:10.463Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.18s) [2022-01-20T20:42:10.463Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-01-20T20:42:10.597Z] 8f616e6e9eec: Verifying Checksum [2022-01-20T20:42:10.597Z] 8f616e6e9eec: Download complete [2022-01-20T20:42:11.433Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.13s) [2022-01-20T20:42:11.433Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-01-20T20:42:11.993Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-01-20T20:42:11.993Z] === RUN TestCgroupNamespacesRunOlderClient [2022-01-20T20:42:13.399Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.18s) [2022-01-20T20:42:13.399Z] === RUN TestNISDomainname [2022-01-20T20:42:14.004Z] --- PASS: TestNISDomainname (0.56s) [2022-01-20T20:42:14.004Z] === RUN TestHostnameDnsResolution [2022-01-20T20:42:14.565Z] --- PASS: TestHostnameDnsResolution (0.68s) [2022-01-20T20:42:14.565Z] === RUN TestUnprivilegedPortsAndPing [2022-01-20T20:42:15.126Z] --- PASS: TestUnprivilegedPortsAndPing (0.52s) [2022-01-20T20:42:15.126Z] === RUN TestStats [2022-01-20T20:42:17.722Z] --- PASS: TestStats (2.48s) [2022-01-20T20:42:17.722Z] === RUN TestStopContainerWithTimeout [2022-01-20T20:42:17.722Z] === RUN TestStopContainerWithTimeout/0 [2022-01-20T20:42:17.722Z] === PAUSE TestStopContainerWithTimeout/0 [2022-01-20T20:42:17.722Z] === RUN TestStopContainerWithTimeout/1 [2022-01-20T20:42:17.722Z] === PAUSE TestStopContainerWithTimeout/1 [2022-01-20T20:42:17.722Z] === RUN TestStopContainerWithTimeout/3 [2022-01-20T20:42:17.722Z] === PAUSE TestStopContainerWithTimeout/3 [2022-01-20T20:42:17.722Z] === RUN TestStopContainerWithTimeout/-1 [2022-01-20T20:42:17.722Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-01-20T20:42:17.722Z] === CONT TestStopContainerWithTimeout/0 [2022-01-20T20:42:17.722Z] === CONT TestStopContainerWithTimeout/-1 [2022-01-20T20:42:18.281Z] === CONT TestStopContainerWithTimeout/3 [2022-01-20T20:42:20.249Z] === CONT TestStopContainerWithTimeout/1 [2022-01-20T20:42:21.659Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-01-20T20:42:21.659Z] --- PASS: TestStopContainerWithTimeout/0 (0.68s) [2022-01-20T20:42:21.659Z] --- PASS: TestStopContainerWithTimeout/-1 (2.72s) [2022-01-20T20:42:21.659Z] --- PASS: TestStopContainerWithTimeout/3 (2.41s) [2022-01-20T20:42:21.659Z] --- PASS: TestStopContainerWithTimeout/1 (1.52s) [2022-01-20T20:42:21.659Z] === RUN TestDeleteDevicemapper [2022-01-20T20:42:21.659Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-01-20T20:42:21.659Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-01-20T20:42:21.659Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-01-20T20:42:22.177Z] ok github.com/docker/docker/libnetwork/networkdb 135.042s coverage: 60.2% of statements [2022-01-20T20:42:22.177Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-01-20T20:42:22.177Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-01-20T20:42:22.177Z] ok github.com/docker/docker/libnetwork/osl 4.316s coverage: 39.7% of statements [2022-01-20T20:42:22.439Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.002s coverage: 20.0% of statements [2022-01-20T20:42:22.699Z] ok github.com/docker/docker/libnetwork/portallocator 0.008s coverage: 86.1% of statements [2022-01-20T20:42:23.269Z] ok github.com/docker/docker/libnetwork/portmapper 0.280s coverage: 48.6% of statements [2022-01-20T20:42:23.529Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-01-20T20:42:23.529Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-01-20T20:42:23.790Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-01-20T20:42:23.790Z] [2022-01-20T20:42:23.790Z] === Skipped [2022-01-20T20:42:23.790Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-01-20T20:42:23.790Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-01-20T20:42:23.790Z] [2022-01-20T20:42:23.790Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-01-20T20:42:23.790Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-01-20T20:42:23.790Z] [2022-01-20T20:42:23.790Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-01-20T20:42:23.790Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-01-20T20:42:23.790Z] [2022-01-20T20:42:23.790Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-01-20T20:42:23.790Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-20T20:42:23.790Z] [2022-01-20T20:42:23.790Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-01-20T20:42:23.790Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-20T20:42:23.790Z] [2022-01-20T20:42:23.790Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-01-20T20:42:23.790Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-20T20:42:23.790Z] [2022-01-20T20:42:23.790Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-01-20T20:42:23.790Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-20T20:42:23.790Z] [2022-01-20T20:42:23.790Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-01-20T20:42:23.790Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-20T20:42:23.790Z] [2022-01-20T20:42:23.790Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-01-20T20:42:23.790Z] firewalld_test.go:14: firewalld is not running [2022-01-20T20:42:23.790Z] [2022-01-20T20:42:23.790Z] DONE 326 tests, 9 skipped in 231.698s [2022-01-20T20:42:24.294Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.02s) [2022-01-20T20:42:24.294Z] === RUN TestUpdateMemory [2022-01-20T20:42:24.294Z] --- PASS: TestUpdateMemory (0.62s) [2022-01-20T20:42:24.294Z] === RUN TestUpdateCPUQuota Post stage [Pipeline] junit [2022-01-20T20:42:24.385Z] Recording test results [2022-01-20T20:42:25.263Z] --- PASS: TestUpdateCPUQuota (0.83s) [2022-01-20T20:42:25.263Z] === RUN TestUpdatePidsLimit [2022-01-20T20:42:25.263Z] === RUN TestUpdatePidsLimit/update_from_none [2022-01-20T20:42:25.509Z] [Checks API] No suitable checks publisher found. [Pipeline] } [2022-01-20T20:42:25.518Z] === RUN TestUpdatePidsLimit/no_change [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-01-20T20:42:25.773Z] === RUN TestUpdatePidsLimit/update_lower [2022-01-20T20:42:25.863Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43172/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=839e2ecc1bee37225c19e4b8025dc36f3d613e40 -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:839e2ecc1bee37225c19e4b8025dc36f3d613e40 hack/make.sh dynbinary test-integration [2022-01-20T20:42:26.029Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-01-20T20:42:26.029Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-01-20T20:42:26.123Z] [2022-01-20T20:42:26.123Z] Removing bundles/ [2022-01-20T20:42:26.123Z] [2022-01-20T20:42:26.123Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-01-20T20:42:26.123Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-01-20T20:42:26.123Z] GOOS="" GOARCH="" GOARM="" [2022-01-20T20:42:26.590Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-01-20T20:42:26.590Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-01-20T20:42:27.516Z] --- PASS: TestUpdatePidsLimit (2.08s) [2022-01-20T20:42:27.516Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.22s) [2022-01-20T20:42:27.516Z] --- PASS: TestUpdatePidsLimit/no_change (0.23s) [2022-01-20T20:42:27.516Z] --- PASS: TestUpdatePidsLimit/update_lower (0.24s) [2022-01-20T20:42:27.516Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.21s) [2022-01-20T20:42:27.516Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.27s) [2022-01-20T20:42:27.516Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.22s) [2022-01-20T20:42:27.516Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.23s) [2022-01-20T20:42:27.516Z] === RUN TestUpdateRestartPolicy [2022-01-20T20:42:31.752Z] --- PASS: TestImportExtremelyLargeImageWorks (89.99s) [2022-01-20T20:42:31.752Z] PASS [2022-01-20T20:42:31.752Z] [2022-01-20T20:42:31.752Z] === Skipped [2022-01-20T20:42:31.752Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-01-20T20:42:31.752Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-01-20T20:42:31.752Z] [2022-01-20T20:42:31.752Z] DONE 12 tests, 1 skipped in 94.042s [2022-01-20T20:42:31.752Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-01-20T20:42:31.752Z] INFO: Testing against a local daemon [2022-01-20T20:42:31.752Z] === RUN TestNetworkCreateDelete [2022-01-20T20:42:31.752Z] --- PASS: TestNetworkCreateDelete (0.12s) [2022-01-20T20:42:31.752Z] === RUN TestDockerNetworkDeletePreferID [2022-01-20T20:42:31.752Z] --- PASS: TestDockerNetworkDeletePreferID (0.34s) [2022-01-20T20:42:31.752Z] === RUN TestDaemonDNSFallback [2022-01-20T20:42:32.319Z] --- PASS: TestDaemonDNSFallback (6.26s) [2022-01-20T20:42:32.319Z] === RUN TestInspectNetwork [2022-01-20T20:42:32.319Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T20:42:32.319Z] --- SKIP: TestInspectNetwork (0.00s) [2022-01-20T20:42:32.319Z] === RUN TestRunContainerWithBridgeNone [2022-01-20T20:42:32.319Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-20T20:42:32.319Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-01-20T20:42:32.319Z] === RUN TestNetworkInvalidJSON [2022-01-20T20:42:32.319Z] === RUN TestNetworkInvalidJSON//networks/create [2022-01-20T20:42:32.319Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-01-20T20:42:32.319Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-01-20T20:42:32.319Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-01-20T20:42:32.319Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-20T20:42:32.319Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-20T20:42:32.319Z] === CONT TestNetworkInvalidJSON//networks/create [2022-01-20T20:42:32.319Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-20T20:42:32.319Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-01-20T20:42:32.319Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-01-20T20:42:32.319Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-01-20T20:42:32.319Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-01-20T20:42:32.319Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-01-20T20:42:32.319Z] === RUN TestNetworkList [2022-01-20T20:42:32.319Z] === RUN TestNetworkList//networks [2022-01-20T20:42:32.319Z] === PAUSE TestNetworkList//networks [2022-01-20T20:42:32.319Z] === RUN TestNetworkList//networks/ [2022-01-20T20:42:32.319Z] === PAUSE TestNetworkList//networks/ [2022-01-20T20:42:32.319Z] === CONT TestNetworkList//networks [2022-01-20T20:42:32.319Z] === CONT TestNetworkList//networks/ [2022-01-20T20:42:32.319Z] --- PASS: TestNetworkList (0.01s) [2022-01-20T20:42:32.319Z] --- PASS: TestNetworkList//networks (0.00s) [2022-01-20T20:42:32.319Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-01-20T20:42:32.319Z] === RUN TestHostIPv4BridgeLabel [2022-01-20T20:42:32.319Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-20T20:42:32.319Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-01-20T20:42:32.319Z] === RUN TestDaemonRestartWithLiveRestore [2022-01-20T20:42:32.319Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-20T20:42:32.319Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2022-01-20T20:42:32.319Z] === RUN TestDaemonDefaultNetworkPools [2022-01-20T20:42:32.319Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-20T20:42:32.319Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-01-20T20:42:32.319Z] === RUN TestDaemonRestartWithExistingNetwork [2022-01-20T20:42:32.319Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-20T20:42:32.319Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-01-20T20:42:32.319Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-01-20T20:42:32.319Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-20T20:42:32.319Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-01-20T20:42:32.319Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-01-20T20:42:32.319Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-20T20:42:32.319Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-01-20T20:42:32.319Z] === RUN TestServiceWithPredefinedNetwork [2022-01-20T20:42:32.319Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T20:42:32.319Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-01-20T20:42:32.319Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-01-20T20:42:32.319Z] service_test.go:243: FLAKY_TEST [2022-01-20T20:42:32.319Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-01-20T20:42:32.319Z] === RUN TestServiceWithDataPathPortInit [2022-01-20T20:42:32.319Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T20:42:32.319Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-01-20T20:42:32.319Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-01-20T20:42:32.319Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T20:42:32.319Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-01-20T20:42:32.319Z] PASS [2022-01-20T20:42:32.319Z] [2022-01-20T20:42:32.319Z] === Skipped [2022-01-20T20:42:32.319Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-01-20T20:42:32.319Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T20:42:32.319Z] [2022-01-20T20:42:32.319Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-01-20T20:42:32.319Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-20T20:42:32.319Z] [2022-01-20T20:42:32.319Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-01-20T20:42:32.319Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-20T20:42:32.319Z] [2022-01-20T20:42:32.319Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2022-01-20T20:42:32.319Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-20T20:42:32.319Z] [2022-01-20T20:42:32.319Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s) [2022-01-20T20:42:32.319Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-20T20:42:32.319Z] [2022-01-20T20:42:32.319Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2022-01-20T20:42:32.319Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-20T20:42:32.319Z] [2022-01-20T20:42:32.319Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-01-20T20:42:32.319Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-20T20:42:32.319Z] [2022-01-20T20:42:32.319Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-01-20T20:42:32.319Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-20T20:42:32.319Z] [2022-01-20T20:42:32.319Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-01-20T20:42:32.319Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T20:42:32.319Z] [2022-01-20T20:42:32.319Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-01-20T20:42:32.319Z] service_test.go:243: FLAKY_TEST [2022-01-20T20:42:32.319Z] [2022-01-20T20:42:32.319Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s) [2022-01-20T20:42:32.319Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T20:42:32.319Z] [2022-01-20T20:42:32.319Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-01-20T20:42:32.319Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T20:42:32.319Z] [2022-01-20T20:42:32.319Z] DONE 22 tests, 12 skipped in 6.872s [2022-01-20T20:42:32.319Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-01-20T20:42:32.319Z] INFO: Testing against a local daemon [2022-01-20T20:42:32.319Z] === RUN TestDockerNetworkIpvlanPersistance [2022-01-20T20:42:32.319Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-01-20T20:42:32.319Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-01-20T20:42:32.319Z] === RUN TestDockerNetworkIpvlan [2022-01-20T20:42:32.319Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-01-20T20:42:32.319Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-01-20T20:42:32.319Z] PASS [2022-01-20T20:42:32.319Z] [2022-01-20T20:42:32.319Z] === Skipped [2022-01-20T20:42:32.319Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-01-20T20:42:32.319Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-01-20T20:42:32.319Z] [2022-01-20T20:42:32.319Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-01-20T20:42:32.319Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-01-20T20:42:32.319Z] [2022-01-20T20:42:32.319Z] DONE 2 tests, 2 skipped in 0.080s [2022-01-20T20:42:32.319Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-01-20T20:42:32.319Z] INFO: Testing against a local daemon [2022-01-20T20:42:32.319Z] === RUN TestDockerNetworkMacvlanPersistance [2022-01-20T20:42:32.319Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-20T20:42:32.319Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-01-20T20:42:32.319Z] === RUN TestDockerNetworkMacvlan [2022-01-20T20:42:32.319Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-20T20:42:32.319Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-01-20T20:42:32.319Z] PASS [2022-01-20T20:42:32.319Z] [2022-01-20T20:42:32.319Z] === Skipped [2022-01-20T20:42:32.319Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-01-20T20:42:32.319Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-20T20:42:32.319Z] [2022-01-20T20:42:32.319Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-01-20T20:42:32.319Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-20T20:42:32.319Z] [2022-01-20T20:42:32.319Z] DONE 2 tests, 2 skipped in 0.077s [2022-01-20T20:42:32.319Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-01-20T20:42:32.578Z] testing: warning: no tests to run [2022-01-20T20:42:32.578Z] PASS [2022-01-20T20:42:32.578Z] [2022-01-20T20:42:32.578Z] DONE 0 tests in 0.023s [2022-01-20T20:42:32.578Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-01-20T20:42:32.578Z] INFO: Testing against a local daemon [2022-01-20T20:42:32.578Z] === RUN TestAuthZPluginAllowRequest [2022-01-20T20:42:32.578Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T20:42:32.578Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-01-20T20:42:32.578Z] === RUN TestAuthZPluginTLS [2022-01-20T20:42:32.578Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T20:42:32.578Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-01-20T20:42:32.578Z] === RUN TestAuthZPluginDenyRequest [2022-01-20T20:42:32.578Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T20:42:32.578Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-01-20T20:42:32.578Z] === RUN TestAuthZPluginAPIDenyResponse [2022-01-20T20:42:32.578Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T20:42:32.578Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-01-20T20:42:32.578Z] === RUN TestAuthZPluginDenyResponse [2022-01-20T20:42:32.578Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T20:42:32.578Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-01-20T20:42:32.578Z] === RUN TestAuthZPluginAllowEventStream [2022-01-20T20:42:32.578Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T20:42:32.578Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-01-20T20:42:32.578Z] === RUN TestAuthZPluginErrorResponse [2022-01-20T20:42:32.578Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T20:42:32.578Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-01-20T20:42:32.578Z] === RUN TestAuthZPluginErrorRequest [2022-01-20T20:42:32.578Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T20:42:32.578Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-01-20T20:42:32.578Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-01-20T20:42:32.578Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T20:42:32.578Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-01-20T20:42:32.578Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-01-20T20:42:32.578Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T20:42:32.578Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-01-20T20:42:32.578Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-01-20T20:42:32.578Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T20:42:32.578Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-01-20T20:42:32.578Z] === RUN TestAuthZPluginHeader [2022-01-20T20:42:32.578Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T20:42:32.578Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-01-20T20:42:32.578Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-01-20T20:42:32.578Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T20:42:32.578Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.04s) [2022-01-20T20:42:32.578Z] === RUN TestAuthZPluginV2Disable [2022-01-20T20:42:32.578Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T20:42:32.578Z] --- SKIP: TestAuthZPluginV2Disable (0.01s) [2022-01-20T20:42:32.578Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-01-20T20:42:32.578Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T20:42:32.578Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2022-01-20T20:42:32.578Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-01-20T20:42:32.578Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T20:42:32.578Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.03s) [2022-01-20T20:42:32.578Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-01-20T20:42:32.578Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T20:42:32.836Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2022-01-20T20:42:32.836Z] PASS [2022-01-20T20:42:32.836Z] [2022-01-20T20:42:32.836Z] === Skipped [2022-01-20T20:42:32.836Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-01-20T20:42:32.836Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T20:42:32.836Z] [2022-01-20T20:42:32.836Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-01-20T20:42:32.836Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T20:42:32.836Z] [2022-01-20T20:42:32.836Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-01-20T20:42:32.836Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T20:42:32.836Z] [2022-01-20T20:42:32.836Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-01-20T20:42:32.836Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T20:42:32.836Z] [2022-01-20T20:42:32.836Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-01-20T20:42:32.836Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T20:42:32.836Z] [2022-01-20T20:42:32.836Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-01-20T20:42:32.836Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T20:42:32.836Z] [2022-01-20T20:42:32.836Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-01-20T20:42:32.836Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T20:42:32.836Z] [2022-01-20T20:42:32.836Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-01-20T20:42:32.836Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T20:42:32.836Z] [2022-01-20T20:42:32.836Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-01-20T20:42:32.836Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T20:42:32.836Z] [2022-01-20T20:42:32.836Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-01-20T20:42:32.836Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T20:42:32.836Z] [2022-01-20T20:42:32.836Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-01-20T20:42:32.836Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T20:42:32.836Z] [2022-01-20T20:42:32.836Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-01-20T20:42:32.836Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T20:42:32.836Z] [2022-01-20T20:42:32.836Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.04s) [2022-01-20T20:42:32.836Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T20:42:32.836Z] [2022-01-20T20:42:32.836Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.01s) [2022-01-20T20:42:32.836Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T20:42:32.836Z] [2022-01-20T20:42:32.836Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2022-01-20T20:42:32.836Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T20:42:32.836Z] [2022-01-20T20:42:32.836Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.03s) [2022-01-20T20:42:32.836Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T20:42:32.836Z] [2022-01-20T20:42:32.836Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2022-01-20T20:42:32.836Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T20:42:32.836Z] [2022-01-20T20:42:32.836Z] DONE 17 tests, 17 skipped in 0.238s [2022-01-20T20:42:32.836Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-01-20T20:42:32.836Z] INFO: Testing against a local daemon [2022-01-20T20:42:32.836Z] === RUN TestPluginInvalidJSON [2022-01-20T20:42:32.836Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-01-20T20:42:32.836Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-01-20T20:42:32.836Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-01-20T20:42:32.836Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-01-20T20:42:32.836Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-01-20T20:42:32.836Z] === RUN TestPluginInstall [2022-01-20T20:42:32.836Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T20:42:32.836Z] --- SKIP: TestPluginInstall (0.00s) [2022-01-20T20:42:32.836Z] === RUN TestPluginsWithRuntimes [2022-01-20T20:42:32.836Z] 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-01-20T20:42:32.836Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-01-20T20:42:32.836Z] === RUN TestPluginBackCompatMediaTypes [2022-01-20T20:42:32.836Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-01-20T20:42:32.836Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-01-20T20:42:32.836Z] PASS [2022-01-20T20:42:32.836Z] [2022-01-20T20:42:32.836Z] === Skipped [2022-01-20T20:42:32.836Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-01-20T20:42:32.836Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T20:42:32.836Z] [2022-01-20T20:42:32.836Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-01-20T20:42:32.836Z] 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-01-20T20:42:32.836Z] [2022-01-20T20:42:32.836Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-01-20T20:42:32.836Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-01-20T20:42:32.836Z] [2022-01-20T20:42:32.836Z] DONE 5 tests, 3 skipped in 0.115s [2022-01-20T20:42:32.836Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-01-20T20:42:32.836Z] INFO: Testing against a local daemon [2022-01-20T20:42:32.836Z] === RUN TestExternalGraphDriver [2022-01-20T20:42:33.095Z] external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-01-20T20:42:33.095Z] --- SKIP: TestExternalGraphDriver (0.04s) [2022-01-20T20:42:33.095Z] === RUN TestGraphdriverPluginV2 [2022-01-20T20:42:37.283Z] --- PASS: TestGraphdriverPluginV2 (3.60s) [2022-01-20T20:42:37.283Z] PASS [2022-01-20T20:42:37.283Z] [2022-01-20T20:42:37.283Z] === Skipped [2022-01-20T20:42:37.283Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.04s) [2022-01-20T20:42:37.283Z] external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-01-20T20:42:37.283Z] [2022-01-20T20:42:37.283Z] DONE 2 tests, 1 skipped in 3.734s [2022-01-20T20:42:37.283Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-01-20T20:42:37.283Z] INFO: Testing against a local daemon [2022-01-20T20:42:37.283Z] === RUN TestContinueAfterPluginCrash [2022-01-20T20:42:37.283Z] === PAUSE TestContinueAfterPluginCrash [2022-01-20T20:42:37.283Z] === RUN TestReadPluginNoRead [2022-01-20T20:42:37.283Z] === PAUSE TestReadPluginNoRead [2022-01-20T20:42:37.283Z] === RUN TestDaemonStartWithLogOpt [2022-01-20T20:42:37.283Z] === PAUSE TestDaemonStartWithLogOpt [2022-01-20T20:42:37.283Z] === CONT TestContinueAfterPluginCrash [2022-01-20T20:42:37.283Z] === CONT TestDaemonStartWithLogOpt [2022-01-20T20:42:39.869Z] --- PASS: TestUpdateRestartPolicy (11.07s) [2022-01-20T20:42:39.869Z] === RUN TestUpdateRestartWithAutoRemove [2022-01-20T20:42:39.869Z] --- PASS: TestUpdateRestartWithAutoRemove (0.46s) [2022-01-20T20:42:39.869Z] === RUN TestWaitNonBlocked [2022-01-20T20:42:39.869Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-20T20:42:39.869Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-20T20:42:39.869Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-20T20:42:39.869Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-20T20:42:39.869Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-20T20:42:39.869Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-20T20:42:39.869Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-01-20T20:42:39.869Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.57s) [2022-01-20T20:42:39.869Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.59s) [2022-01-20T20:42:39.869Z] === RUN TestWaitBlocked [2022-01-20T20:42:39.869Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-01-20T20:42:39.869Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-01-20T20:42:39.869Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-01-20T20:42:39.869Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-01-20T20:42:39.869Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-01-20T20:42:39.869Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-01-20T20:42:40.125Z] --- PASS: TestWaitBlocked (0.01s) [2022-01-20T20:42:40.125Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.66s) [2022-01-20T20:42:40.125Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.74s) [2022-01-20T20:42:40.125Z] === CONT TestContainerStartOnDaemonRestart [2022-01-20T20:42:40.125Z] === CONT TestRestartDaemonWithRestartingContainer [2022-01-20T20:42:40.568Z] --- PASS: TestDaemonStartWithLogOpt (3.54s) [2022-01-20T20:42:40.568Z] === CONT TestReadPluginNoRead [2022-01-20T20:42:42.470Z] === RUN TestReadPluginNoRead/default [2022-01-20T20:42:42.639Z] --- PASS: TestContainerStartOnDaemonRestart (2.26s) [2022-01-20T20:42:42.639Z] === CONT TestIpcModeOlderClient [2022-01-20T20:42:42.639Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.28s) [2022-01-20T20:42:42.639Z] === CONT TestContainerKillOnDaemonStart [2022-01-20T20:42:42.639Z] --- PASS: TestIpcModeOlderClient (0.11s) [2022-01-20T20:42:42.639Z] === CONT TestDaemonHostGatewayIP [2022-01-20T20:42:43.844Z] === RUN TestReadPluginNoRead/disabled_caching [2022-01-20T20:42:44.779Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-01-20T20:42:44.808Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-01-20T20:42:44.808Z] Using test binary docker [2022-01-20T20:42:44.808Z] +++ /etc/init.d/apparmor start [2022-01-20T20:42:44.808Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-01-20T20:42:44.808Z] INFO: Waiting for daemon to start... [2022-01-20T20:42:44.808Z] Starting dockerd [2022-01-20T20:42:44.808Z] +++ 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-01-20T20:42:44.808Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-01-20T20:42:44.808Z] Using test binary docker [2022-01-20T20:42:44.808Z] +++ /etc/init.d/apparmor start [2022-01-20T20:42:44.808Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-01-20T20:42:44.808Z] INFO: Waiting for daemon to start... [2022-01-20T20:42:44.808Z] Starting dockerd [2022-01-20T20:42:44.808Z] +++ 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-01-20T20:42:44.808Z] . [2022-01-20T20:42:44.808Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-01-20T20:42:44.808Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-01-20T20:42:44.808Z] Error: No such image: emptyfs [2022-01-20T20:42:44.808Z] ++++ docker load [2022-01-20T20:42:44.808Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-01-20T20:42:44.867Z] 8f616e6e9eec: Pull complete [2022-01-20T20:42:45.037Z] --- PASS: TestContinueAfterPluginCrash (8.40s) [2022-01-20T20:42:45.235Z] --- PASS: TestDaemonHostGatewayIP (2.54s) [2022-01-20T20:42:45.235Z] === CONT TestDaemonRestartIpcMode [2022-01-20T20:42:45.377Z] Running integration-test (iteration 1) [2022-01-20T20:42:45.377Z] 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-01-20T20:42:45.377Z] ++ 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-01-20T20:42:45.377Z] ++ set -e [2022-01-20T20:42:45.377Z] ++ '[' -n 0 ']' [2022-01-20T20:42:45.377Z] ++ set -x [2022-01-20T20:42:45.377Z] ++ 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-01-20T20:42:45.946Z] Loaded image: busybox:latest [2022-01-20T20:42:46.207Z] Loaded image: busybox:glibc [2022-01-20T20:42:46.413Z] === CONT TestReadPluginNoRead [2022-01-20T20:42:46.413Z] read_test.go:92: [db6081e3306cc] daemon is not started [2022-01-20T20:42:46.413Z] --- PASS: TestReadPluginNoRead (5.89s) [2022-01-20T20:42:46.413Z] --- PASS: TestReadPluginNoRead/default (1.22s) [2022-01-20T20:42:46.413Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.20s) [2022-01-20T20:42:46.413Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.33s) [2022-01-20T20:42:46.413Z] PASS [2022-01-20T20:42:46.413Z] [2022-01-20T20:42:46.413Z] DONE 6 tests in 9.516s [2022-01-20T20:42:46.413Z] 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-01-20T20:42:46.413Z] testing: warning: no tests to run [2022-01-20T20:42:46.413Z] PASS [2022-01-20T20:42:46.413Z] [2022-01-20T20:42:46.413Z] DONE 0 tests in 0.030s [2022-01-20T20:42:46.413Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-01-20T20:42:46.413Z] INFO: Testing against a local daemon [2022-01-20T20:42:46.413Z] === RUN TestPluginWithDevMounts [2022-01-20T20:42:46.413Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-01-20T20:42:46.413Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-01-20T20:42:46.413Z] PASS [2022-01-20T20:42:46.413Z] [2022-01-20T20:42:46.413Z] === Skipped [2022-01-20T20:42:46.413Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-01-20T20:42:46.413Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-01-20T20:42:46.413Z] [2022-01-20T20:42:46.413Z] DONE 1 tests, 1 skipped in 0.080s [2022-01-20T20:42:46.413Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-01-20T20:42:46.413Z] INFO: Testing against a local daemon [2022-01-20T20:42:46.413Z] === RUN TestSecretInspect [2022-01-20T20:42:46.413Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T20:42:46.413Z] --- SKIP: TestSecretInspect (0.01s) [2022-01-20T20:42:46.413Z] === RUN TestSecretList [2022-01-20T20:42:46.413Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T20:42:46.413Z] --- SKIP: TestSecretList (0.01s) [2022-01-20T20:42:46.413Z] === RUN TestSecretsCreateAndDelete [2022-01-20T20:42:46.413Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T20:42:46.413Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2022-01-20T20:42:46.413Z] === RUN TestSecretsUpdate [2022-01-20T20:42:46.413Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T20:42:46.413Z] --- SKIP: TestSecretsUpdate (0.01s) [2022-01-20T20:42:46.413Z] === RUN TestTemplatedSecret [2022-01-20T20:42:46.413Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T20:42:46.413Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-01-20T20:42:46.413Z] === RUN TestSecretCreateResolve [2022-01-20T20:42:46.413Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T20:42:46.413Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-01-20T20:42:46.413Z] PASS [2022-01-20T20:42:46.413Z] [2022-01-20T20:42:46.413Z] === Skipped [2022-01-20T20:42:46.413Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2022-01-20T20:42:46.413Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T20:42:46.413Z] [2022-01-20T20:42:46.413Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2022-01-20T20:42:46.413Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T20:42:46.413Z] [2022-01-20T20:42:46.413Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2022-01-20T20:42:46.413Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T20:42:46.413Z] [2022-01-20T20:42:46.413Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2022-01-20T20:42:46.413Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T20:42:46.413Z] [2022-01-20T20:42:46.413Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-01-20T20:42:46.413Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T20:42:46.413Z] [2022-01-20T20:42:46.413Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2022-01-20T20:42:46.413Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T20:42:46.413Z] [2022-01-20T20:42:46.413Z] DONE 6 tests, 6 skipped in 0.140s [2022-01-20T20:42:46.413Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-01-20T20:42:46.413Z] INFO: Testing against a local daemon [2022-01-20T20:42:46.413Z] === RUN TestServiceCreateInit [2022-01-20T20:42:46.413Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-01-20T20:42:46.413Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T20:42:46.413Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-01-20T20:42:46.413Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T20:42:46.413Z] --- PASS: TestServiceCreateInit (0.03s) [2022-01-20T20:42:46.414Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-01-20T20:42:46.414Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-01-20T20:42:46.414Z] === RUN TestCreateServiceMultipleTimes [2022-01-20T20:42:46.414Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T20:42:46.414Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-01-20T20:42:46.414Z] === RUN TestCreateServiceConflict [2022-01-20T20:42:46.672Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T20:42:46.672Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-01-20T20:42:46.672Z] === RUN TestCreateServiceMaxReplicas [2022-01-20T20:42:46.672Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T20:42:46.672Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-01-20T20:42:46.672Z] === RUN TestCreateWithDuplicateNetworkNames [2022-01-20T20:42:46.672Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T20:42:46.672Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-01-20T20:42:46.672Z] === RUN TestCreateServiceSecretFileMode [2022-01-20T20:42:46.672Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T20:42:46.672Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-01-20T20:42:46.672Z] === RUN TestCreateServiceConfigFileMode [2022-01-20T20:42:46.672Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T20:42:46.672Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-01-20T20:42:46.672Z] === RUN TestCreateServiceSysctls [2022-01-20T20:42:46.672Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T20:42:46.672Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2022-01-20T20:42:46.672Z] === RUN TestCreateServiceCapabilities [2022-01-20T20:42:46.672Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T20:42:46.672Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2022-01-20T20:42:46.672Z] === RUN TestInspect [2022-01-20T20:42:46.672Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T20:42:46.672Z] --- SKIP: TestInspect (0.01s) [2022-01-20T20:42:46.672Z] === RUN TestCreateJob [2022-01-20T20:42:46.672Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T20:42:46.672Z] --- SKIP: TestCreateJob (0.01s) [2022-01-20T20:42:46.672Z] === RUN TestReplicatedJob [2022-01-20T20:42:46.672Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T20:42:46.672Z] --- SKIP: TestReplicatedJob (0.00s) [2022-01-20T20:42:46.672Z] === RUN TestUpdateReplicatedJob [2022-01-20T20:42:46.672Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T20:42:46.672Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2022-01-20T20:42:46.672Z] === RUN TestServiceListWithStatuses [2022-01-20T20:42:46.672Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-01-20T20:42:46.672Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-01-20T20:42:46.672Z] === RUN TestDockerNetworkConnectAlias [2022-01-20T20:42:46.672Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T20:42:46.672Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2022-01-20T20:42:46.672Z] === RUN TestDockerNetworkReConnect [2022-01-20T20:42:46.672Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T20:42:46.672Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2022-01-20T20:42:46.672Z] === RUN TestServicePlugin [2022-01-20T20:42:46.776Z] [2022-01-20T20:42:46.776Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-01-20T20:42:47.093Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-01-20T20:42:47.093Z] Error: No such image: emptyfs [2022-01-20T20:42:47.093Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-01-20T20:42:47.093Z] ++++ docker load [2022-01-20T20:42:47.353Z] Running integration-test (iteration 1) [2022-01-20T20:42:47.353Z] 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-01-20T20:42:47.353Z] ++ 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-01-20T20:42:47.353Z] ++ set -e [2022-01-20T20:42:47.353Z] ++ '[' -n 0 ']' [2022-01-20T20:42:47.353Z] ++ set -x [2022-01-20T20:42:47.353Z] ++ 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-01-20T20:42:47.792Z] --- PASS: TestDaemonRestartIpcMode (2.19s) [2022-01-20T20:42:48.291Z] Loaded image: busybox:latest [2022-01-20T20:42:48.737Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T20:42:48.737Z] --- SKIP: TestServicePlugin (1.89s) [2022-01-20T20:42:48.737Z] === RUN TestServiceUpdateLabel [2022-01-20T20:42:48.737Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T20:42:48.737Z] --- SKIP: TestServiceUpdateLabel (0.02s) [2022-01-20T20:42:48.737Z] === RUN TestServiceUpdateSecrets [2022-01-20T20:42:48.737Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T20:42:48.737Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2022-01-20T20:42:48.737Z] === RUN TestServiceUpdateConfigs [2022-01-20T20:42:48.737Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T20:42:48.737Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-01-20T20:42:48.737Z] === RUN TestServiceUpdateNetwork [2022-01-20T20:42:48.737Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T20:42:48.737Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-01-20T20:42:48.737Z] === RUN TestServiceUpdatePidsLimit [2022-01-20T20:42:48.737Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T20:42:48.737Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s) [2022-01-20T20:42:48.737Z] PASS [2022-01-20T20:42:48.737Z] [2022-01-20T20:42:48.737Z] === Skipped [2022-01-20T20:42:48.737Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-01-20T20:42:48.737Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T20:42:48.737Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-01-20T20:42:48.737Z] [2022-01-20T20:42:48.737Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-01-20T20:42:48.737Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T20:42:48.737Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-01-20T20:42:48.737Z] [2022-01-20T20:42:48.737Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2022-01-20T20:42:48.737Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T20:42:48.737Z] [2022-01-20T20:42:48.737Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-01-20T20:42:48.737Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T20:42:48.737Z] [2022-01-20T20:42:48.737Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-01-20T20:42:48.737Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T20:42:48.737Z] [2022-01-20T20:42:48.737Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2022-01-20T20:42:48.737Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T20:42:48.737Z] [2022-01-20T20:42:48.737Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-01-20T20:42:48.738Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T20:42:48.738Z] [2022-01-20T20:42:48.738Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-01-20T20:42:48.738Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T20:42:48.738Z] [2022-01-20T20:42:48.738Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2022-01-20T20:42:48.738Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T20:42:48.738Z] [2022-01-20T20:42:48.738Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2022-01-20T20:42:48.738Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T20:42:48.738Z] [2022-01-20T20:42:48.738Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2022-01-20T20:42:48.738Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T20:42:48.738Z] [2022-01-20T20:42:48.738Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-01-20T20:42:48.738Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T20:42:48.738Z] [2022-01-20T20:42:48.738Z] === SKIP: amd64.integration.service TestReplicatedJob (0.00s) [2022-01-20T20:42:48.738Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T20:42:48.738Z] [2022-01-20T20:42:48.738Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2022-01-20T20:42:48.738Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T20:42:48.738Z] [2022-01-20T20:42:48.738Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-01-20T20:42:48.738Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-01-20T20:42:48.738Z] [2022-01-20T20:42:48.738Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2022-01-20T20:42:48.738Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T20:42:48.738Z] [2022-01-20T20:42:48.738Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2022-01-20T20:42:48.738Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T20:42:48.738Z] [2022-01-20T20:42:48.738Z] === SKIP: amd64.integration.service TestServicePlugin (1.89s) [2022-01-20T20:42:48.738Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T20:42:48.738Z] [2022-01-20T20:42:48.738Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.02s) [2022-01-20T20:42:48.738Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T20:42:48.738Z] [2022-01-20T20:42:48.738Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2022-01-20T20:42:48.738Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T20:42:48.738Z] [2022-01-20T20:42:48.738Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-01-20T20:42:48.738Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T20:42:48.738Z] [2022-01-20T20:42:48.738Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2022-01-20T20:42:48.738Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T20:42:48.738Z] [2022-01-20T20:42:48.738Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s) [2022-01-20T20:42:48.738Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T20:42:48.738Z] [2022-01-20T20:42:48.738Z] DONE 24 tests, 23 skipped in 2.244s [2022-01-20T20:42:48.738Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-01-20T20:42:48.738Z] INFO: Testing against a local daemon [2022-01-20T20:42:48.738Z] === RUN TestSessionCreate [2022-01-20T20:42:48.738Z] --- PASS: TestSessionCreate (0.02s) [2022-01-20T20:42:48.738Z] === RUN TestSessionCreateWithBadUpgrade [2022-01-20T20:42:48.738Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-01-20T20:42:48.738Z] PASS [2022-01-20T20:42:48.738Z] [2022-01-20T20:42:48.738Z] DONE 2 tests in 0.113s [2022-01-20T20:42:48.738Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-01-20T20:42:48.738Z] INFO: Testing against a local daemon [2022-01-20T20:42:48.738Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-01-20T20:42:48.738Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-01-20T20:42:48.738Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-01-20T20:42:48.738Z] === RUN TestDiskUsage [2022-01-20T20:42:48.738Z] === PAUSE TestDiskUsage [2022-01-20T20:42:48.738Z] === RUN TestEventsExecDie [2022-01-20T20:42:48.861Z] Loaded image: busybox:glibc [2022-01-20T20:42:49.305Z] --- PASS: TestEventsExecDie (0.48s) [2022-01-20T20:42:49.305Z] === RUN TestEventsBackwardsCompatible [2022-01-20T20:42:49.305Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2022-01-20T20:42:49.305Z] === RUN TestEventsVolumeCreate [2022-01-20T20:42:49.305Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-01-20T20:42:49.305Z] === RUN TestInfoBinaryCommits [2022-01-20T20:42:49.563Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-01-20T20:42:49.563Z] === RUN TestInfoAPIVersioned [2022-01-20T20:42:49.563Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-01-20T20:42:49.563Z] === RUN TestInfoAPI [2022-01-20T20:42:49.563Z] --- PASS: TestInfoAPI (0.02s) [2022-01-20T20:42:49.563Z] === RUN TestInfoAPIWarnings [2022-01-20T20:42:50.243Z] Loaded image: debian:bullseye-slim [2022-01-20T20:42:50.503Z] Loaded image: hello-world:latest [2022-01-20T20:42:50.762Z] Loaded image: arm32v7/hello-world:latest [2022-01-20T20:42:50.762Z] INFO: Testing against a local daemon [2022-01-20T20:42:50.762Z] === RUN TestDockerSuite [2022-01-20T20:42:50.762Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-01-20T20:42:50.762Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-01-20T20:42:50.762Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-01-20T20:42:50.762Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-01-20T20:42:50.762Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-01-20T20:42:50.762Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-01-20T20:42:50.762Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-01-20T20:42:50.762Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-01-20T20:42:52.673Z] Loaded image: debian:bullseye-slim [2022-01-20T20:42:53.241Z] Loaded image: hello-world:latest [2022-01-20T20:42:53.501Z] Loaded image: arm32v7/hello-world:latest [2022-01-20T20:42:53.501Z] INFO: Testing against a local daemon [2022-01-20T20:42:53.501Z] === RUN TestDockerDaemonSuite [2022-01-20T20:42:53.501Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-01-20T20:42:54.070Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-01-20T20:42:54.070Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-01-20T20:42:54.316Z] --- PASS: TestContainerKillOnDaemonStart (11.69s) [2022-01-20T20:42:54.316Z] PASS [2022-01-20T20:42:54.316Z] [2022-01-20T20:42:54.316Z] === Skipped [2022-01-20T20:42:54.316Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-01-20T20:42:54.316Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-01-20T20:42:54.316Z] [2022-01-20T20:42:54.316Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-01-20T20:42:54.316Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-01-20T20:42:54.316Z] [2022-01-20T20:42:54.316Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-01-20T20:42:54.316Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-01-20T20:42:54.316Z] [2022-01-20T20:42:54.316Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-01-20T20:42:54.316Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-01-20T20:42:54.316Z] [2022-01-20T20:42:54.316Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-01-20T20:42:54.316Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-01-20T20:42:54.316Z] [2022-01-20T20:42:54.316Z] DONE 200 tests, 5 skipped in 116.770s [2022-01-20T20:42:54.316Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-01-20T20:42:54.316Z] === RUN TestConfigDaemonLibtrustID [2022-01-20T20:42:54.639Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-01-20T20:42:54.639Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-01-20T20:42:54.876Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-01-20T20:42:54.876Z] === RUN TestDaemonConfigValidation [2022-01-20T20:42:54.876Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-01-20T20:42:54.876Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-01-20T20:42:54.876Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-01-20T20:42:54.876Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-01-20T20:42:54.876Z] === RUN TestDaemonConfigValidation/invalid_config [2022-01-20T20:42:54.876Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-01-20T20:42:54.876Z] === RUN TestDaemonConfigValidation/malformed_config [2022-01-20T20:42:54.876Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-01-20T20:42:54.876Z] === RUN TestDaemonConfigValidation/valid_config [2022-01-20T20:42:54.876Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-01-20T20:42:54.876Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-01-20T20:42:54.876Z] === CONT TestDaemonConfigValidation/malformed_config [2022-01-20T20:42:54.876Z] === CONT TestDaemonConfigValidation/invalid_config [2022-01-20T20:42:54.876Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-01-20T20:42:54.876Z] === CONT TestDaemonConfigValidation/valid_config [2022-01-20T20:42:54.876Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-01-20T20:42:54.876Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2022-01-20T20:42:54.876Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s) [2022-01-20T20:42:54.876Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2022-01-20T20:42:54.876Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.08s) [2022-01-20T20:42:54.876Z] --- PASS: TestDaemonConfigValidation/valid_config (0.05s) [2022-01-20T20:42:54.876Z] === RUN TestConfigDaemonSeccompProfiles [2022-01-20T20:42:54.876Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-01-20T20:42:55.207Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-01-20T20:42:55.466Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-01-20T20:42:55.466Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-01-20T20:42:56.279Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-01-20T20:42:56.848Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-01-20T20:42:57.107Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-01-20T20:42:57.107Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-01-20T20:42:57.107Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-01-20T20:42:57.204Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-01-20T20:42:58.045Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-01-20T20:42:58.128Z] === CONT TestConfigDaemonSeccompProfiles [2022-01-20T20:42:58.128Z] daemon_test.go:156: [de217d8eed04b] daemon is not started [2022-01-20T20:42:58.128Z] --- PASS: TestConfigDaemonSeccompProfiles (3.15s) [2022-01-20T20:42:58.128Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-01-20T20:42:58.128Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.06s) [2022-01-20T20:42:58.128Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.05s) [2022-01-20T20:42:58.128Z] === RUN TestDaemonProxy [2022-01-20T20:42:58.128Z] === RUN TestDaemonProxy/environment_variables [2022-01-20T20:42:58.305Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-01-20T20:42:59.247Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-01-20T20:42:59.247Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-01-20T20:42:59.247Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-01-20T20:42:59.247Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-01-20T20:42:59.815Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-01-20T20:43:00.095Z] === RUN TestDaemonProxy/command-line_options [2022-01-20T20:43:01.147Z] Removing intermediate container 3924e2e9dd56 [2022-01-20T20:43:01.147Z] ---> 45036867c098 [2022-01-20T20:43:01.147Z] 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-01-20T20:43:01.147Z] ---> Running in ce00a75757b4 [2022-01-20T20:43:01.147Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-01-20T20:43:01.147Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-01-20T20:43:01.147Z] go: downloading github.com/fatih/color v1.10.0 [2022-01-20T20:43:01.147Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-01-20T20:43:01.147Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-01-20T20:43:01.147Z] go: downloading github.com/pkg/errors v0.9.1 [2022-01-20T20:43:01.147Z] go: downloading golang.org/x/tools v0.1.0 [2022-01-20T20:43:01.147Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-01-20T20:43:01.147Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-01-20T20:43:01.147Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-01-20T20:43:01.147Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-01-20T20:43:01.147Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-01-20T20:43:01.147Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-01-20T20:43:01.147Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-01-20T20:43:02.066Z] === RUN TestDaemonProxy/configuration_file [2022-01-20T20:43:02.149Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-01-20T20:43:02.149Z] go: downloading golang.org/x/mod v0.3.0 [2022-01-20T20:43:03.469Z] === RUN TestDaemonProxy/conflicting_options [2022-01-20T20:43:04.008Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-01-20T20:43:04.070Z] === RUN TestDaemonProxy/reload_sanitized [2022-01-20T20:43:04.367Z] --- PASS: TestDaemonProxy (6.31s) [2022-01-20T20:43:04.368Z] --- PASS: TestDaemonProxy/environment_variables (1.82s) [2022-01-20T20:43:04.368Z] --- PASS: TestDaemonProxy/command-line_options (1.73s) [2022-01-20T20:43:04.368Z] --- PASS: TestDaemonProxy/configuration_file (1.73s) [2022-01-20T20:43:04.368Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-01-20T20:43:04.368Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-01-20T20:43:04.368Z] PASS [2022-01-20T20:43:04.368Z] [2022-01-20T20:43:04.368Z] DONE 17 tests in 10.238s [2022-01-20T20:43:04.368Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-01-20T20:43:04.624Z] INFO: Testing against a local daemon [2022-01-20T20:43:04.624Z] === RUN TestCommitInheritsEnv [2022-01-20T20:43:04.880Z] --- PASS: TestCommitInheritsEnv (0.27s) [2022-01-20T20:43:04.880Z] === RUN TestImportExtremelyLargeImageWorks [2022-01-20T20:43:04.880Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-01-20T20:43:04.880Z] === RUN TestImagesFilterMultiReference [2022-01-20T20:43:04.880Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-01-20T20:43:04.880Z] === RUN TestImagePullPlatformInvalid [2022-01-20T20:43:04.880Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-01-20T20:43:04.880Z] === RUN TestRemoveImageOrphaning [2022-01-20T20:43:05.135Z] --- PASS: TestRemoveImageOrphaning (0.25s) [2022-01-20T20:43:05.135Z] === RUN TestRemoveImageGarbageCollector [2022-01-20T20:43:06.545Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-01-20T20:43:07.163Z] --- PASS: TestRemoveImageGarbageCollector (1.82s) [2022-01-20T20:43:07.163Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-01-20T20:43:07.163Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-01-20T20:43:07.163Z] === RUN TestTagInvalidReference [2022-01-20T20:43:07.163Z] --- PASS: TestTagInvalidReference (0.01s) [2022-01-20T20:43:07.163Z] === RUN TestTagValidPrefixedRepo [2022-01-20T20:43:07.163Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-01-20T20:43:07.163Z] === RUN TestTagExistedNameWithoutForce [2022-01-20T20:43:07.163Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-01-20T20:43:07.163Z] === RUN TestTagOfficialNames [2022-01-20T20:43:07.163Z] --- PASS: TestTagOfficialNames (0.05s) [2022-01-20T20:43:07.163Z] === RUN TestTagMatchesDigest [2022-01-20T20:43:07.163Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-01-20T20:43:07.163Z] === CONT TestImportExtremelyLargeImageWorks [2022-01-20T20:43:07.642Z] --- PASS: TestInfoAPIWarnings (16.34s) [2022-01-20T20:43:07.642Z] === RUN TestInfoDebug [2022-01-20T20:43:07.642Z] --- PASS: TestInfoDebug (0.54s) [2022-01-20T20:43:07.642Z] === RUN TestInfoInsecureRegistries [2022-01-20T20:43:07.642Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2022-01-20T20:43:07.642Z] === RUN TestInfoRegistryMirrors [2022-01-20T20:43:07.642Z] --- PASS: TestInfoRegistryMirrors (0.55s) [2022-01-20T20:43:07.642Z] === RUN TestLoginFailsWithBadCredentials [2022-01-20T20:43:07.642Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-01-20T20:43:07.642Z] === RUN TestPingCacheHeaders [2022-01-20T20:43:07.642Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-01-20T20:43:07.642Z] === RUN TestPingGet [2022-01-20T20:43:07.642Z] --- PASS: TestPingGet (0.01s) [2022-01-20T20:43:07.642Z] === RUN TestPingHead [2022-01-20T20:43:07.642Z] --- PASS: TestPingHead (0.02s) [2022-01-20T20:43:07.642Z] === RUN TestVersion [2022-01-20T20:43:07.642Z] --- PASS: TestVersion (0.02s) [2022-01-20T20:43:07.642Z] === CONT TestDiskUsage [2022-01-20T20:43:08.208Z] === RUN TestDiskUsage/empty [2022-01-20T20:43:08.208Z] === RUN TestDiskUsage/empty/container_types [2022-01-20T20:43:08.208Z] === RUN TestDiskUsage/empty/image_types [2022-01-20T20:43:08.208Z] === RUN TestDiskUsage/empty/volume_types [2022-01-20T20:43:08.208Z] === RUN TestDiskUsage/empty/build-cache_types [2022-01-20T20:43:08.208Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-01-20T20:43:08.208Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-01-20T20:43:08.208Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-01-20T20:43:08.208Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-01-20T20:43:08.208Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-01-20T20:43:08.208Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-01-20T20:43:08.208Z] === RUN TestDiskUsage/after_LoadBusybox [2022-01-20T20:43:08.208Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-01-20T20:43:08.208Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-01-20T20:43:08.208Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-01-20T20:43:08.208Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-01-20T20:43:08.208Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-01-20T20:43:08.208Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-01-20T20:43:08.208Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-01-20T20:43:08.208Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-01-20T20:43:08.208Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-01-20T20:43:08.208Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-01-20T20:43:08.208Z] === RUN TestDiskUsage/after_container.Run [2022-01-20T20:43:08.454Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-01-20T20:43:08.468Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-01-20T20:43:08.468Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-01-20T20:43:08.468Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-01-20T20:43:08.468Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-01-20T20:43:08.468Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-01-20T20:43:08.468Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-01-20T20:43:08.468Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-01-20T20:43:08.726Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-01-20T20:43:08.726Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-01-20T20:43:08.726Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-01-20T20:43:08.726Z] --- PASS: TestDiskUsage (1.19s) [2022-01-20T20:43:08.726Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-01-20T20:43:08.726Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-01-20T20:43:08.726Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-01-20T20:43:08.726Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-01-20T20:43:08.726Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-01-20T20:43:08.726Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-01-20T20:43:08.726Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-01-20T20:43:08.726Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-01-20T20:43:08.726Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-01-20T20:43:08.726Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-01-20T20:43:08.726Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-01-20T20:43:08.726Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.16s) [2022-01-20T20:43:08.726Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-01-20T20:43:08.726Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-01-20T20:43:08.726Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-01-20T20:43:08.726Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-01-20T20:43:08.726Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-01-20T20:43:08.726Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-01-20T20:43:08.726Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-01-20T20:43:08.726Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-01-20T20:43:08.726Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-01-20T20:43:08.726Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-01-20T20:43:08.726Z] --- PASS: TestDiskUsage/after_container.Run (0.34s) [2022-01-20T20:43:08.726Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.01s) [2022-01-20T20:43:08.726Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-01-20T20:43:08.726Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-01-20T20:43:08.726Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-01-20T20:43:08.726Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s) [2022-01-20T20:43:08.726Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-01-20T20:43:08.726Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2022-01-20T20:43:08.726Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-01-20T20:43:08.726Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2022-01-20T20:43:08.726Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s) [2022-01-20T20:43:08.726Z] PASS [2022-01-20T20:43:08.726Z] [2022-01-20T20:43:08.726Z] === Skipped [2022-01-20T20:43:08.726Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-01-20T20:43:08.726Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-01-20T20:43:08.726Z] [2022-01-20T20:43:08.726Z] DONE 50 tests, 1 skipped in 20.006s [2022-01-20T20:43:08.726Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-01-20T20:43:08.986Z] INFO: Testing against a local daemon [2022-01-20T20:43:08.986Z] === RUN TestVolumesCreateAndList [2022-01-20T20:43:08.986Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-01-20T20:43:08.986Z] === RUN TestVolumesRemove [2022-01-20T20:43:08.986Z] --- PASS: TestVolumesRemove (0.04s) [2022-01-20T20:43:08.986Z] === RUN TestVolumesInspect [2022-01-20T20:43:08.986Z] --- PASS: TestVolumesInspect (0.01s) [2022-01-20T20:43:08.986Z] === RUN TestVolumesInvalidJSON [2022-01-20T20:43:08.986Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-01-20T20:43:08.986Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-01-20T20:43:08.986Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-01-20T20:43:08.986Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-01-20T20:43:08.986Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-01-20T20:43:08.986Z] PASS [2022-01-20T20:43:08.986Z] [2022-01-20T20:43:08.986Z] DONE 5 tests in 0.168s [2022-01-20T20:43:08.986Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-01-20T20:43:08.986Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 13142 is not a child of this shell [2022-01-20T20:43:08.986Z] warning: PID 13142 from bundles/test-integration/docker.pid had a nonzero exit code [2022-01-20T20:43:08.986Z] Leaving: AppArmorNo profiles have been unloaded. [2022-01-20T20:43:08.986Z] [2022-01-20T20:43:08.986Z] Unloading profiles will leave already running processes permanently [2022-01-20T20:43:08.986Z] unconfined, which can lead to unexpected situations. [2022-01-20T20:43:08.986Z] [2022-01-20T20:43:08.987Z] To set a process to complain mode, use the command line tool [2022-01-20T20:43:08.987Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-01-20T20:43:08.987Z] Removing test suite binaries [2022-01-20T20:43:08.987Z] exiting test-integration [2022-01-20T20:43:08.987Z] ++ exit 0 [2022-01-20T20:43:08.987Z] Post stage [Pipeline] junit [2022-01-20T20:43:09.567Z] Recording test results [2022-01-20T20:43:10.996Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-01-20T20:43:11.256Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-01-20T20:43:11.435Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-01-20T20:43:11.779Z] + echo Ensuring container killed. [2022-01-20T20:43:11.779Z] Ensuring container killed. [2022-01-20T20:43:11.779Z] + docker rm -vf docker-pr3 [2022-01-20T20:43:11.779Z] Error: No such container: docker-pr3 [Pipeline] sh [2022-01-20T20:43:12.062Z] + echo Chowning /workspace to jenkins user [2022-01-20T20:43:12.062Z] Chowning /workspace to jenkins user [2022-01-20T20:43:12.062Z] + id -u [2022-01-20T20:43:12.062Z] + id -g [2022-01-20T20:43:12.062Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43172:/workspace busybox chown -R 1000:1000 /workspace [2022-01-20T20:43:12.062Z] Unable to find image 'busybox:latest' locally [2022-01-20T20:43:12.062Z] latest: Pulling from library/busybox [2022-01-20T20:43:12.062Z] 5cc84ad355aa: Pulling fs layer [2022-01-20T20:43:12.194Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-01-20T20:43:12.320Z] 5cc84ad355aa: Verifying Checksum [2022-01-20T20:43:12.320Z] 5cc84ad355aa: Download complete [2022-01-20T20:43:12.320Z] 5cc84ad355aa: Pull complete [2022-01-20T20:43:12.320Z] Digest: sha256:5acba83a746c7608ed544dc1533b87c737a0b0fb730301639a0179f9344b1678 [2022-01-20T20:43:12.320Z] Status: Downloaded newer image for busybox:latest [2022-01-20T20:43:12.763Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-01-20T20:43:13.332Z] === RUN TestDockerSuite/TestAttachAfterDetach [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-01-20T20:43:13.989Z] + bundleName=amd64-rootless [2022-01-20T20:43:13.989Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-01-20T20:43:13.989Z] Creating amd64-rootless-bundles.tar.gz [2022-01-20T20:43:13.989Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2022-01-20T20:43:13.989Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2022-01-20T20:43:14.004Z] Archiving artifacts [2022-01-20T20:43:14.713Z] --- PASS: TestBuildWithHugeFile (112.01s) [2022-01-20T20:43:14.713Z] === RUN TestBuildWCOWSandboxSize [2022-01-20T20:43:14.713Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-01-20T20:43:14.713Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-01-20T20:43:14.713Z] === RUN TestBuildWithEmptyDockerfile [2022-01-20T20:43:14.713Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-20T20:43:14.713Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-20T20:43:14.713Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-20T20:43:14.713Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-20T20:43:14.713Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-20T20:43:14.713Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-20T20:43:14.713Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-20T20:43:14.713Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-20T20:43:14.972Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-20T20:43:14.972Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-01-20T20:43:14.972Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.09s) [2022-01-20T20:43:14.972Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.09s) [2022-01-20T20:43:14.972Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.04s) [2022-01-20T20:43:14.972Z] === RUN TestBuildPreserveOwnership [2022-01-20T20:43:14.972Z] === RUN TestBuildPreserveOwnership/copy_from [2022-01-20T20:43:15.232Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-01-20T20:43:15.390Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-01-20T20:43:15.390Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-01-20T20:43:15.390Z] GOOS="" GOARCH="" GOARM="" [2022-01-20T20:43:15.390Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-01-20T20:43:15.390Z] [2022-01-20T20:43:15.390Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-01-20T20:43:15.390Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-01-20T20:43:15.390Z] Using test binary docker [2022-01-20T20:43:15.390Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-01-20T20:43:15.390Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-01-20T20:43:15.390Z] INFO: Waiting for daemon to start... [2022-01-20T20:43:15.390Z] Starting dockerd [2022-01-20T20:43:15.390Z] . [2022-01-20T20:43:15.390Z] INFO: Building docker-sdk-python3:5.0.3... [2022-01-20T20:43:15.818Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43172/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-01-20T20:43:16.125Z] + make clean [2022-01-20T20:43:16.125Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-01-20T20:43:16.170Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-01-20T20:43:16.384Z] docker-dev-cache [2022-01-20T20:43:16.384Z] docker-mod-cache [Pipeline] deleteDir [2022-01-20T20:43:16.739Z] === RUN TestDockerSuite/TestAttachDetach [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-01-20T20:43:17.679Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-01-20T20:43:17.679Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-01-20T20:43:17.679Z] docker_cli_daemon_test.go:1472: [dc3e33266bf11] daemon is not started [2022-01-20T20:43:18.618Z] check_test.go:308: [df66b7cc23631] daemon is not started [2022-01-20T20:43:18.618Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-01-20T20:43:18.618Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-01-20T20:43:19.188Z] --- PASS: TestBuildPreserveOwnership (4.26s) [2022-01-20T20:43:19.188Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.52s) [2022-01-20T20:43:19.188Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.73s) [2022-01-20T20:43:19.188Z] === RUN TestBuildPlatformInvalid [2022-01-20T20:43:19.447Z] --- PASS: TestBuildPlatformInvalid (0.10s) [2022-01-20T20:43:19.447Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-01-20T20:43:20.017Z] Loaded image: busybox:latest [2022-01-20T20:43:20.586Z] Loaded image: busybox:glibc [2022-01-20T20:43:20.586Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-01-20T20:43:20.586Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-01-20T20:43:21.156Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-01-20T20:43:22.095Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-01-20T20:43:22.357Z] check_test.go:308: [d305b34516e40] daemon is not started [2022-01-20T20:43:22.357Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-01-20T20:43:23.295Z] Loaded image: debian:bullseye-slim [2022-01-20T20:43:23.296Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-01-20T20:43:23.555Z] Loaded image: hello-world:latest [2022-01-20T20:43:23.555Z] Loaded image: arm32v7/hello-world:latest [2022-01-20T20:43:24.963Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-01-20T20:43:25.536Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-01-20T20:43:26.932Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-01-20T20:43:26.932Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-01-20T20:43:26.932Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-01-20T20:43:27.499Z] Removing intermediate container ce00a75757b4 [2022-01-20T20:43:27.499Z] ---> 119a8a0f8399 [2022-01-20T20:43:27.499Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2022-01-20T20:43:27.499Z] ---> Running in b8d09fbb8d03 [2022-01-20T20:43:27.499Z] Removing intermediate container b8d09fbb8d03 [2022-01-20T20:43:27.499Z] ---> 076d3517b80b [2022-01-20T20:43:27.499Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-01-20T20:43:27.499Z] ---> Running in 4dc4003b73dc [2022-01-20T20:43:27.499Z] Removing intermediate container 4dc4003b73dc [2022-01-20T20:43:27.499Z] ---> 426b25ffb7a3 [2022-01-20T20:43:27.499Z] Step 11/11 : COPY . . [2022-01-20T20:43:27.870Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-01-20T20:43:28.808Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-01-20T20:43:29.747Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-01-20T20:43:32.287Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-01-20T20:43:35.577Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-01-20T20:43:36.680Z] 8f616e6e9eec: Pull complete [2022-01-20T20:43:36.958Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (17.42s) [2022-01-20T20:43:36.958Z] PASS [2022-01-20T20:43:36.958Z] [2022-01-20T20:43:36.958Z] === Skipped [2022-01-20T20:43:36.958Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-01-20T20:43:36.958Z] build_session_test.go:25: TODO: BuildKit [2022-01-20T20:43:36.958Z] [2022-01-20T20:43:36.958Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-01-20T20:43:36.958Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-01-20T20:43:36.958Z] [2022-01-20T20:43:36.958Z] DONE 34 tests, 2 skipped in 178.336s [2022-01-20T20:43:36.958Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-01-20T20:43:36.958Z] ++ 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-01-20T20:43:36.958Z] ++ set -e [2022-01-20T20:43:36.958Z] ++ '[' -n 0 ']' [2022-01-20T20:43:36.958Z] ++ set -x [2022-01-20T20:43:36.958Z] ++ 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-01-20T20:43:36.958Z] INFO: Testing against a local daemon [2022-01-20T20:43:36.958Z] === RUN TestConfigInspect [2022-01-20T20:43:38.866Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-01-20T20:43:39.805Z] --- PASS: TestConfigInspect (2.78s) [2022-01-20T20:43:39.805Z] === RUN TestConfigList [2022-01-20T20:43:40.744Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-01-20T20:43:42.124Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-01-20T20:43:42.384Z] --- PASS: TestConfigList (2.73s) [2022-01-20T20:43:42.384Z] === RUN TestConfigsCreateAndDelete [2022-01-20T20:43:44.452Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2022-01-20T20:43:44.452Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-01-20T20:43:44.715Z] check_test.go:308: [df0a2c97193e4] daemon is not started [2022-01-20T20:43:44.715Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2022-01-20T20:43:44.978Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-01-20T20:43:45.238Z] --- PASS: TestConfigsCreateAndDelete (2.82s) [2022-01-20T20:43:45.238Z] === RUN TestConfigsUpdate [2022-01-20T20:43:45.238Z] check_test.go:308: [d891972ed0b82] daemon is not started [2022-01-20T20:43:45.238Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-01-20T20:43:46.176Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-01-20T20:43:46.176Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-01-20T20:43:46.744Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-01-20T20:43:46.744Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-01-20T20:43:47.004Z] check_test.go:308: [d5ab01dcab35f] daemon is not started [2022-01-20T20:43:47.263Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-01-20T20:43:47.613Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-01-20T20:43:47.613Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-01-20T20:43:47.613Z] GOOS="" GOARCH="" GOARM="" [2022-01-20T20:43:47.613Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-01-20T20:43:47.613Z] [2022-01-20T20:43:47.613Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-01-20T20:43:47.613Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-01-20T20:43:47.613Z] HOSTNAME=b051b928ddbc [2022-01-20T20:43:47.613Z] TESTDEBUG=0 [2022-01-20T20:43:47.613Z] DEST=bundles/test-integration [2022-01-20T20:43:47.613Z] PWD=/go/src/github.com/docker/docker [2022-01-20T20:43:47.613Z] DOCKER_GITCOMMIT=839e2ecc1bee37225c19e4b8025dc36f3d613e40 [2022-01-20T20:43:47.613Z] container=docker [2022-01-20T20:43:47.613Z] HOME=/root [2022-01-20T20:43:47.613Z] GOLANG_VERSION=1.17.6 [2022-01-20T20:43:47.613Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-01-20T20:43:47.613Z] VALIDATE_BRANCH=master [2022-01-20T20:43:47.613Z] TERM=xterm [2022-01-20T20:43:47.613Z] DOCKER_PKG=github.com/docker/docker [2022-01-20T20:43:47.613Z] SHLVL=1 [2022-01-20T20:43:47.613Z] TIMEOUT=120m [2022-01-20T20:43:47.613Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-01-20T20:43:47.613Z] DOCKER_GRAPHDRIVER=overlay2 [2022-01-20T20:43:47.613Z] GO111MODULE=off [2022-01-20T20:43:47.613Z] DOCKER_EXPERIMENTAL=1 [2022-01-20T20:43:47.613Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-01-20T20:43:47.613Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-01-20T20:43:47.613Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-01-20T20:43:47.613Z] GOPATH=/go [2022-01-20T20:43:47.613Z] PKG_CONFIG=pkg-config [2022-01-20T20:43:47.613Z] _=/usr/bin/env [2022-01-20T20:43:47.613Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-01-20T20:43:48.202Z] --- PASS: TestConfigsUpdate (2.91s) [2022-01-20T20:43:48.202Z] === RUN TestTemplatedConfig [2022-01-20T20:43:48.770Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-01-20T20:43:49.338Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-01-20T20:43:50.719Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-01-20T20:43:50.978Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-01-20T20:43:50.978Z] --- PASS: TestTemplatedConfig (2.96s) [2022-01-20T20:43:50.978Z] === RUN TestConfigCreateResolve [2022-01-20T20:43:51.916Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-01-20T20:43:53.297Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-01-20T20:43:53.865Z] --- PASS: TestConfigCreateResolve (2.81s) [2022-01-20T20:43:53.865Z] PASS [2022-01-20T20:43:53.865Z] [2022-01-20T20:43:53.865Z] DONE 6 tests in 17.123s [2022-01-20T20:43:53.865Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-01-20T20:43:53.865Z] ++ 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-01-20T20:43:53.865Z] ++ set -e [2022-01-20T20:43:53.865Z] ++ '[' -n 0 ']' [2022-01-20T20:43:53.865Z] ++ set -x [2022-01-20T20:43:53.865Z] ++ 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-01-20T20:43:54.100Z] sha256:a75024eaff16ec673f92ce1b2a4d60f7ac94a15150fe37cb6fe615b3fb7d3241 [2022-01-20T20:43:54.100Z] INFO: Starting docker-py tests... [2022-01-20T20:43:54.127Z] INFO: Testing against a local daemon [2022-01-20T20:43:54.127Z] === RUN TestCheckpoint [2022-01-20T20:43:54.127Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-01-20T20:43:54.127Z] --- SKIP: TestCheckpoint (0.00s) [2022-01-20T20:43:54.127Z] === RUN TestContainerInvalidJSON [2022-01-20T20:43:54.127Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-01-20T20:43:54.127Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-01-20T20:43:54.127Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-01-20T20:43:54.127Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-01-20T20:43:54.127Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-01-20T20:43:54.127Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-01-20T20:43:54.127Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-01-20T20:43:54.127Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-01-20T20:43:54.127Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-01-20T20:43:54.127Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-01-20T20:43:54.127Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-01-20T20:43:54.127Z] === RUN TestCopyFromContainerPathIsNotDir [2022-01-20T20:43:54.127Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2022-01-20T20:43:54.127Z] === RUN TestCopyToContainerPathDoesNotExist [2022-01-20T20:43:54.386Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-01-20T20:43:54.386Z] === RUN TestCopyToContainerPathIsNotDir [2022-01-20T20:43:54.386Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-01-20T20:43:54.386Z] === RUN TestCopyFromContainer [2022-01-20T20:43:54.667Z] ============================= test session starts ============================== [2022-01-20T20:43:54.668Z] platform linux -- Python 3.7.12, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-01-20T20:43:54.668Z] rootdir: /src, inifile: pytest.ini [2022-01-20T20:43:54.668Z] plugins: timeout-1.3.3, cov-2.6.1 [2022-01-20T20:43:55.601Z] collected 395 items / 1 deselected / 394 selected [2022-01-20T20:43:55.601Z] [2022-01-20T20:43:55.765Z] === RUN TestCopyFromContainer// [2022-01-20T20:43:55.765Z] === RUN TestCopyFromContainer//bar/root [2022-01-20T20:43:55.765Z] === RUN TestCopyFromContainer//bar/root/ [2022-01-20T20:43:55.765Z] === RUN TestCopyFromContainer/bar/quux [2022-01-20T20:43:55.765Z] === RUN TestCopyFromContainer/bar/quux/ [2022-01-20T20:43:56.024Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-01-20T20:43:56.024Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-01-20T20:43:56.024Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-01-20T20:43:56.024Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-01-20T20:43:56.284Z] === RUN TestCopyFromContainer/bar/notarget [2022-01-20T20:43:56.284Z] --- PASS: TestCopyFromContainer (2.02s) [2022-01-20T20:43:56.284Z] --- PASS: TestCopyFromContainer// (0.10s) [2022-01-20T20:43:56.284Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) [2022-01-20T20:43:56.284Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2022-01-20T20:43:56.284Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-01-20T20:43:56.284Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2022-01-20T20:43:56.284Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2022-01-20T20:43:56.284Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2022-01-20T20:43:56.284Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2022-01-20T20:43:56.284Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2022-01-20T20:43:56.284Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2022-01-20T20:43:56.284Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-01-20T20:43:56.284Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-20T20:43:56.284Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-20T20:43:56.284Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-20T20:43:56.284Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-20T20:43:56.284Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-20T20:43:56.284Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-20T20:43:56.284Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-20T20:43:56.284Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-20T20:43:56.284Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-20T20:43:56.284Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-01-20T20:43:56.284Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-01-20T20:43:56.284Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-01-20T20:43:56.284Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-01-20T20:43:56.284Z] === RUN TestCreateLinkToNonExistingContainer [2022-01-20T20:43:56.284Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-01-20T20:43:56.284Z] === RUN TestCreateWithInvalidEnv [2022-01-20T20:43:56.284Z] === RUN TestCreateWithInvalidEnv/0 [2022-01-20T20:43:56.284Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-01-20T20:43:56.284Z] === RUN TestCreateWithInvalidEnv/1 [2022-01-20T20:43:56.284Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-01-20T20:43:56.284Z] === RUN TestCreateWithInvalidEnv/2 [2022-01-20T20:43:56.284Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-01-20T20:43:56.545Z] === CONT TestCreateWithInvalidEnv/0 [2022-01-20T20:43:56.545Z] === CONT TestCreateWithInvalidEnv/2 [2022-01-20T20:43:56.545Z] === CONT TestCreateWithInvalidEnv/1 [2022-01-20T20:43:56.545Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-01-20T20:43:56.545Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-01-20T20:43:56.545Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-01-20T20:43:56.545Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-01-20T20:43:56.545Z] === RUN TestCreateTmpfsMountsTarget [2022-01-20T20:43:56.545Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-01-20T20:43:56.545Z] === RUN TestCreateWithCustomMaskedPaths [2022-01-20T20:43:56.804Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-01-20T20:43:57.641Z] ---> e85a49390e63 [2022-01-20T20:43:57.742Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-01-20T20:43:58.001Z] --- PASS: TestCreateWithCustomMaskedPaths (1.68s) [2022-01-20T20:43:58.001Z] === RUN TestCreateWithCustomReadonlyPaths [2022-01-20T20:43:59.219Z] Successfully built e85a49390e63 [2022-01-20T20:43:59.219Z] Successfully tagged docker:latest [2022-01-20T20:43:59.219Z] INFO: Image build ended at 01/20/2022 20:43:58. Duration:00:04:22.3636196 [2022-01-20T20:43:59.219Z] [2022-01-20T20:43:59.219Z] [2022-01-20T20:43:59.219Z] INFO: Building the test binaries at 01/20/2022 20:43:58... [2022-01-20T20:43:59.905Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.75s) [2022-01-20T20:43:59.905Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-01-20T20:43:59.905Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-20T20:43:59.905Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-20T20:43:59.905Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-20T20:43:59.905Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-20T20:43:59.905Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-20T20:43:59.905Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-20T20:43:59.905Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-20T20:43:59.905Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-20T20:43:59.905Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-20T20:43:59.905Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-20T20:43:59.905Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-20T20:43:59.905Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-20T20:43:59.905Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-20T20:43:59.905Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-20T20:43:59.905Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-20T20:43:59.905Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-01-20T20:43:59.905Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-01-20T20:43:59.905Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2022-01-20T20:43:59.905Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-01-20T20:43:59.905Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2022-01-20T20:43:59.905Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-01-20T20:43:59.905Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-01-20T20:44:00.476Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-01-20T20:44:00.476Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-01-20T20:44:00.476Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-01-20T20:44:00.476Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.65s) [2022-01-20T20:44:00.476Z] === RUN TestCreateDifferentPlatform [2022-01-20T20:44:00.476Z] === RUN TestCreateDifferentPlatform/different_os [2022-01-20T20:44:00.476Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-01-20T20:44:00.476Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-01-20T20:44:00.476Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-01-20T20:44:00.476Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-01-20T20:44:00.476Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-01-20T20:44:00.736Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-01-20T20:44:00.736Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-01-20T20:44:00.736Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-01-20T20:44:00.736Z] === RUN TestContainerStartOnDaemonRestart [2022-01-20T20:44:00.736Z] === PAUSE TestContainerStartOnDaemonRestart [2022-01-20T20:44:00.736Z] === RUN TestDaemonRestartIpcMode [2022-01-20T20:44:00.736Z] === PAUSE TestDaemonRestartIpcMode [2022-01-20T20:44:00.736Z] === RUN TestDaemonHostGatewayIP [2022-01-20T20:44:00.736Z] === PAUSE TestDaemonHostGatewayIP [2022-01-20T20:44:00.736Z] === RUN TestRestartDaemonWithRestartingContainer [2022-01-20T20:44:00.736Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-01-20T20:44:00.736Z] === RUN TestContainerKillOnDaemonStart [2022-01-20T20:44:00.736Z] === PAUSE TestContainerKillOnDaemonStart [2022-01-20T20:44:00.736Z] === RUN TestDiff [2022-01-20T20:44:00.736Z] check_test.go:308: [d513125ec2176] daemon is not started [2022-01-20T20:44:00.736Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-01-20T20:44:01.305Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-01-20T20:44:01.305Z] --- PASS: TestDiff (0.75s) [2022-01-20T20:44:01.305Z] === RUN TestExecWithCloseStdin [2022-01-20T20:44:01.874Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-01-20T20:44:02.133Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-01-20T20:44:02.393Z] --- PASS: TestExecWithCloseStdin (0.85s) [2022-01-20T20:44:02.393Z] === RUN TestExec [2022-01-20T20:44:02.393Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-01-20T20:44:02.979Z] --- PASS: TestExec (0.76s) [2022-01-20T20:44:02.979Z] === RUN TestExecUser [2022-01-20T20:44:03.918Z] --- PASS: TestExecUser (0.93s) [2022-01-20T20:44:03.918Z] === RUN TestExportContainerAndImportImage [2022-01-20T20:44:05.300Z] --- PASS: TestExportContainerAndImportImage (1.05s) [2022-01-20T20:44:05.300Z] === RUN TestExportContainerAfterDaemonRestart [2022-01-20T20:44:05.561Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-01-20T20:44:05.561Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-01-20T20:44:06.394Z] INFO: make.ps1 starting at 01/20/2022 20:44:05 [2022-01-20T20:44:06.394Z] INFO: Git commit (839e2ecc1b) assumed from DOCKER_GITCOMMIT environment variable [2022-01-20T20:44:06.394Z] INFO: Invoking autogen... [2022-01-20T20:44:06.500Z] --- PASS: TestExportContainerAfterDaemonRestart (1.53s) [2022-01-20T20:44:06.500Z] === RUN TestHealthCheckWorkdir [2022-01-20T20:44:06.760Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-01-20T20:44:06.865Z] INFO: Building daemon... [2022-01-20T20:44:07.329Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-01-20T20:44:07.589Z] --- PASS: TestHealthCheckWorkdir (1.06s) [2022-01-20T20:44:07.589Z] === RUN TestHealthKillContainer [2022-01-20T20:44:10.175Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-01-20T20:44:10.433Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-01-20T20:44:11.107Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-01-20T20:44:11.932Z] tests/integration/api_client_test.py ..... [ 7%] [2022-01-20T20:44:12.338Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-01-20T20:44:12.338Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-01-20T20:44:12.338Z] check_test.go:308: [dfe5e44051f87] daemon is not started [2022-01-20T20:44:12.338Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-01-20T20:44:12.338Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-01-20T20:44:13.123Z] tests/integration/api_config_test.py ...... [ 8%] [2022-01-20T20:44:13.277Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-01-20T20:44:14.185Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-01-20T20:44:14.185Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-01-20T20:44:14.215Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-01-20T20:44:14.215Z] === RUN TestDockerSuite/TestBuildAddScript [2022-01-20T20:44:15.596Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-01-20T20:44:16.165Z] --- PASS: TestHealthKillContainer (8.52s) [2022-01-20T20:44:16.165Z] === RUN TestInspectCpusetInConfigPre120 [2022-01-20T20:44:16.424Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-01-20T20:44:16.993Z] --- PASS: TestInspectCpusetInConfigPre120 (0.76s) [2022-01-20T20:44:16.993Z] === RUN TestIpcModeNone [2022-01-20T20:44:17.253Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-01-20T20:44:17.822Z] --- PASS: TestIpcModeNone (0.79s) [2022-01-20T20:44:17.822Z] === RUN TestIpcModePrivate [2022-01-20T20:44:18.391Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:86, shared: false, mustBeShared: false [2022-01-20T20:44:18.651Z] --- PASS: TestIpcModePrivate (0.89s) [2022-01-20T20:44:18.651Z] === RUN TestIpcModeShareable [2022-01-20T20:44:18.911Z] check_test.go:308: [d98e825f29bc1] daemon is not started [2022-01-20T20:44:18.911Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-01-20T20:44:19.171Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:82, shared: true, mustBeShared: true [2022-01-20T20:44:19.431Z] --- PASS: TestIpcModeShareable (0.86s) [2022-01-20T20:44:19.431Z] === RUN TestAPIIpcModeShareableAndContainer [2022-01-20T20:44:21.977Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-01-20T20:44:21.977Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.65s) [2022-01-20T20:44:21.977Z] === RUN TestAPIIpcModeHost [2022-01-20T20:44:22.547Z] check_test.go:308: [d883c9697abb3] daemon is not started [2022-01-20T20:44:22.547Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-01-20T20:44:22.807Z] --- PASS: TestAPIIpcModeHost (0.62s) [2022-01-20T20:44:22.807Z] === RUN TestDaemonIpcModeShareable [2022-01-20T20:44:23.066Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-01-20T20:44:24.005Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:87, shared: true, mustBeShared: true [2022-01-20T20:44:24.005Z] --- PASS: TestDaemonIpcModeShareable (1.41s) [2022-01-20T20:44:24.005Z] === RUN TestDaemonIpcModePrivate [2022-01-20T20:44:25.388Z] docker_cli_daemon_plugins_test.go:80: [df58645ca4ad0] daemon is not started [2022-01-20T20:44:25.388Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:105, shared: false, mustBeShared: false [2022-01-20T20:44:25.647Z] --- PASS: TestDaemonIpcModePrivate (1.50s) [2022-01-20T20:44:25.647Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-01-20T20:44:26.216Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-01-20T20:44:26.459Z] 0e02c12b1310: Pull complete [2022-01-20T20:44:26.459Z] Digest: sha256:08d5f2a16e6a588ee9ed2a6d1a89cca1749f93773997507a73449f7eb16afba4 [2022-01-20T20:44:26.459Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-20T20:44:26.459Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2022-01-20T20:44:26.459Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2022-01-20T20:44:26.459Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.473' [2022-01-20T20:44:26.459Z] WARN: Skipping validation tests [2022-01-20T20:44:26.459Z] INFO: Running unit tests at 01/20/2022 20:44:18... [2022-01-20T20:44:26.459Z] INFO: make.ps1 starting at 01/20/2022 20:44:22 [2022-01-20T20:44:26.459Z] INFO: Git commit (839e2ecc1b) assumed from DOCKER_GITCOMMIT environment variable [2022-01-20T20:44:26.459Z] INFO: Invoking autogen... [2022-01-20T20:44:26.459Z] INFO: Running unit tests... [2022-01-20T20:44:26.786Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-01-20T20:44:27.045Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:96, shared: false, mustBeShared: false [2022-01-20T20:44:27.304Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.57s) [2022-01-20T20:44:27.304Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-01-20T20:44:28.684Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:100, shared: true, mustBeShared: true [2022-01-20T20:44:28.944Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.69s) [2022-01-20T20:44:28.944Z] === RUN TestIpcModeOlderClient [2022-01-20T20:44:28.944Z] === PAUSE TestIpcModeOlderClient [2022-01-20T20:44:28.944Z] === RUN TestKillContainerInvalidSignal [2022-01-20T20:44:28.944Z] docker_cli_daemon_plugins_test.go:170: [de047abeb0078] daemon is not started [2022-01-20T20:44:29.514Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-01-20T20:44:29.514Z] --- PASS: TestKillContainerInvalidSignal (0.74s) [2022-01-20T20:44:29.514Z] === RUN TestKillContainer [2022-01-20T20:44:29.514Z] === RUN TestKillContainer/no_signal [2022-01-20T20:44:29.774Z] === RUN TestDockerSuite/TestBuildAddTar [2022-01-20T20:44:30.244Z] 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/namesgenerator/cmd/names-generator 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-01-20T20:44:30.343Z] === RUN TestKillContainer/non_killing_signal [2022-01-20T20:44:30.343Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-01-20T20:44:30.913Z] === RUN TestKillContainer/killing_signal [2022-01-20T20:44:31.856Z] --- PASS: TestKillContainer (2.05s) [2022-01-20T20:44:31.856Z] --- PASS: TestKillContainer/no_signal (0.59s) [2022-01-20T20:44:31.856Z] --- PASS: TestKillContainer/non_killing_signal (0.54s) [2022-01-20T20:44:31.856Z] --- PASS: TestKillContainer/killing_signal (0.65s) [2022-01-20T20:44:31.856Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-01-20T20:44:31.856Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-01-20T20:44:32.313Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-01-20T20:44:32.425Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-01-20T20:44:33.363Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.45s) [2022-01-20T20:44:33.363Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.72s) [2022-01-20T20:44:33.363Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.52s) [2022-01-20T20:44:33.363Z] === RUN TestKillStoppedContainer [2022-01-20T20:44:33.363Z] --- PASS: TestKillStoppedContainer (0.10s) [2022-01-20T20:44:33.363Z] === RUN TestKillStoppedContainerAPIPre120 [2022-01-20T20:44:33.363Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2022-01-20T20:44:33.363Z] === RUN TestKillDifferentUserContainer [2022-01-20T20:44:33.931Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-01-20T20:44:33.931Z] --- PASS: TestKillDifferentUserContainer (0.69s) [2022-01-20T20:44:33.931Z] === RUN TestInspectOomKilledTrue [2022-01-20T20:44:33.931Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-01-20T20:44:33.931Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-01-20T20:44:33.931Z] === RUN TestInspectOomKilledFalse [2022-01-20T20:44:33.931Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-01-20T20:44:33.931Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-01-20T20:44:33.931Z] === RUN TestLinksEtcHostsContentMatch [2022-01-20T20:44:34.500Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-01-20T20:44:34.500Z] --- PASS: TestLinksEtcHostsContentMatch (0.51s) [2022-01-20T20:44:34.500Z] === RUN TestLinksContainerNames [2022-01-20T20:44:35.070Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-01-20T20:44:35.332Z] check_test.go:308: [db2730ddb5b90] daemon is not started [2022-01-20T20:44:35.332Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-01-20T20:44:35.904Z] --- PASS: TestLinksContainerNames (1.33s) [2022-01-20T20:44:35.904Z] === RUN TestLogsFollowTailEmpty [2022-01-20T20:44:36.540Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-01-20T20:44:36.652Z] --- PASS: TestLogsFollowTailEmpty (0.77s) [2022-01-20T20:44:36.652Z] === RUN TestContainerNetworkMountsNoChown [2022-01-20T20:44:36.652Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-01-20T20:44:37.221Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-01-20T20:44:37.481Z] --- PASS: TestContainerNetworkMountsNoChown (0.77s) [2022-01-20T20:44:37.481Z] === RUN TestMountDaemonRoot [2022-01-20T20:44:37.481Z] === RUN TestMountDaemonRoot/default [2022-01-20T20:44:37.481Z] === PAUSE TestMountDaemonRoot/default [2022-01-20T20:44:37.481Z] === RUN TestMountDaemonRoot/private [2022-01-20T20:44:37.481Z] === PAUSE TestMountDaemonRoot/private [2022-01-20T20:44:37.481Z] === RUN TestMountDaemonRoot/rprivate [2022-01-20T20:44:37.481Z] === PAUSE TestMountDaemonRoot/rprivate [2022-01-20T20:44:37.481Z] === RUN TestMountDaemonRoot/slave [2022-01-20T20:44:37.481Z] === PAUSE TestMountDaemonRoot/slave [2022-01-20T20:44:37.481Z] === RUN TestMountDaemonRoot/rslave [2022-01-20T20:44:37.481Z] === PAUSE TestMountDaemonRoot/rslave [2022-01-20T20:44:37.481Z] === RUN TestMountDaemonRoot/shared [2022-01-20T20:44:37.481Z] === PAUSE TestMountDaemonRoot/shared [2022-01-20T20:44:37.481Z] === RUN TestMountDaemonRoot/rshared [2022-01-20T20:44:37.481Z] === PAUSE TestMountDaemonRoot/rshared [2022-01-20T20:44:37.481Z] === CONT TestMountDaemonRoot/default [2022-01-20T20:44:37.481Z] === RUN TestMountDaemonRoot/default/bind_root [2022-01-20T20:44:37.481Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-01-20T20:44:37.481Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-01-20T20:44:37.481Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-01-20T20:44:37.481Z] === RUN TestMountDaemonRoot/default/mount_root [2022-01-20T20:44:37.481Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-01-20T20:44:37.481Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-01-20T20:44:37.481Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-01-20T20:44:37.481Z] === CONT TestMountDaemonRoot/default/bind_root [2022-01-20T20:44:37.481Z] === CONT TestMountDaemonRoot/rshared [2022-01-20T20:44:37.481Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-01-20T20:44:37.481Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-01-20T20:44:37.481Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-01-20T20:44:37.481Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-01-20T20:44:37.481Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-01-20T20:44:37.481Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-01-20T20:44:37.481Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-01-20T20:44:37.481Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-01-20T20:44:37.481Z] === CONT TestMountDaemonRoot/slave [2022-01-20T20:44:37.481Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-01-20T20:44:37.481Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-01-20T20:44:37.481Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-01-20T20:44:37.481Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-01-20T20:44:37.481Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-01-20T20:44:37.481Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-01-20T20:44:37.481Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-01-20T20:44:37.481Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-01-20T20:44:37.481Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-01-20T20:44:37.482Z] === CONT TestMountDaemonRoot/private [2022-01-20T20:44:37.482Z] === RUN TestMountDaemonRoot/private/bind_root [2022-01-20T20:44:37.482Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-01-20T20:44:37.482Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-01-20T20:44:37.482Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-01-20T20:44:37.482Z] === RUN TestMountDaemonRoot/private/mount_root [2022-01-20T20:44:37.482Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-01-20T20:44:37.482Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-01-20T20:44:37.482Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-01-20T20:44:37.482Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-01-20T20:44:37.482Z] === CONT TestMountDaemonRoot/default/mount_root [2022-01-20T20:44:37.482Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-01-20T20:44:37.482Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-01-20T20:44:37.482Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-01-20T20:44:37.482Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-01-20T20:44:37.741Z] === CONT TestMountDaemonRoot/rprivate [2022-01-20T20:44:37.741Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-01-20T20:44:37.741Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-01-20T20:44:37.741Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-01-20T20:44:37.741Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-01-20T20:44:37.741Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-01-20T20:44:37.741Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-01-20T20:44:37.741Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-01-20T20:44:37.741Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-01-20T20:44:37.741Z] === CONT TestMountDaemonRoot/shared [2022-01-20T20:44:37.741Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-01-20T20:44:37.741Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-01-20T20:44:37.741Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-01-20T20:44:37.741Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-01-20T20:44:37.741Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-01-20T20:44:37.741Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-01-20T20:44:37.741Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-01-20T20:44:37.741Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-01-20T20:44:37.741Z] === CONT TestMountDaemonRoot/rslave [2022-01-20T20:44:37.741Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-01-20T20:44:37.741Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-01-20T20:44:37.741Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-01-20T20:44:37.741Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-01-20T20:44:37.741Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-01-20T20:44:37.741Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-01-20T20:44:37.741Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-01-20T20:44:37.741Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-01-20T20:44:37.741Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-01-20T20:44:37.741Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-01-20T20:44:37.741Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-01-20T20:44:37.741Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-01-20T20:44:37.741Z] === CONT TestMountDaemonRoot/private/bind_root [2022-01-20T20:44:37.741Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-01-20T20:44:37.741Z] === CONT TestMountDaemonRoot/private/mount_root [2022-01-20T20:44:37.741Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-01-20T20:44:37.741Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-01-20T20:44:37.741Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-01-20T20:44:37.741Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-01-20T20:44:37.741Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-01-20T20:44:37.741Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-01-20T20:44:37.741Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-01-20T20:44:37.741Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-01-20T20:44:38.002Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-01-20T20:44:38.002Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-01-20T20:44:38.002Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-01-20T20:44:38.002Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-01-20T20:44:38.002Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-01-20T20:44:38.002Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-01-20T20:44:38.002Z] --- PASS: TestMountDaemonRoot (0.03s) [2022-01-20T20:44:38.002Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-01-20T20:44:38.002Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2022-01-20T20:44:38.002Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-01-20T20:44:38.002Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-01-20T20:44:38.002Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-01-20T20:44:38.002Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-01-20T20:44:38.002Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2022-01-20T20:44:38.002Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2022-01-20T20:44:38.002Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2022-01-20T20:44:38.002Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2022-01-20T20:44:38.002Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-01-20T20:44:38.002Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2022-01-20T20:44:38.002Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-01-20T20:44:38.002Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2022-01-20T20:44:38.002Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-01-20T20:44:38.002Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-01-20T20:44:38.002Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-01-20T20:44:38.002Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-01-20T20:44:38.002Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2022-01-20T20:44:38.002Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2022-01-20T20:44:38.002Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-01-20T20:44:38.002Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-01-20T20:44:38.002Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-01-20T20:44:38.002Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2022-01-20T20:44:38.002Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-01-20T20:44:38.002Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-01-20T20:44:38.002Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-01-20T20:44:38.002Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-01-20T20:44:38.002Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-01-20T20:44:38.002Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2022-01-20T20:44:38.002Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-01-20T20:44:38.002Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2022-01-20T20:44:38.002Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2022-01-20T20:44:38.002Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-01-20T20:44:38.002Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-01-20T20:44:38.002Z] === RUN TestContainerBindMountNonRecursive [2022-01-20T20:44:38.941Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-01-20T20:44:39.105Z] ? github.com/docker/docker/api [no test files] [2022-01-20T20:44:39.201Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-01-20T20:44:39.770Z] --- PASS: TestContainerBindMountNonRecursive (1.81s) [2022-01-20T20:44:39.770Z] === RUN TestContainerVolumesMountedAsShared [2022-01-20T20:44:40.710Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-01-20T20:44:40.710Z] --- PASS: TestContainerVolumesMountedAsShared (0.70s) [2022-01-20T20:44:40.710Z] === RUN TestContainerVolumesMountedAsSlave [2022-01-20T20:44:40.970Z] --- PASS: TestContainerVolumesMountedAsSlave (0.55s) [2022-01-20T20:44:40.970Z] === RUN TestNetworkNat [2022-01-20T20:44:41.909Z] --- PASS: TestNetworkNat (0.79s) [2022-01-20T20:44:41.909Z] === RUN TestNetworkLocalhostTCPNat [2022-01-20T20:44:41.994Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2022-01-20T20:44:42.169Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-01-20T20:44:42.741Z] --- PASS: TestNetworkLocalhostTCPNat (0.75s) [2022-01-20T20:44:42.741Z] === RUN TestNetworkLoopbackNat [2022-01-20T20:44:43.001Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-01-20T20:44:43.804Z] --- PASS: TestImportExtremelyLargeImageWorks (90.40s) [2022-01-20T20:44:43.804Z] PASS [2022-01-20T20:44:43.804Z] [2022-01-20T20:44:43.804Z] DONE 12 tests in 93.014s [2022-01-20T20:44:43.804Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-01-20T20:44:43.804Z] INFO: Testing against a local daemon [2022-01-20T20:44:43.804Z] === RUN TestNetworkCreateDelete [2022-01-20T20:44:43.804Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-01-20T20:44:43.804Z] === RUN TestDockerNetworkDeletePreferID [2022-01-20T20:44:43.804Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2022-01-20T20:44:43.804Z] === RUN TestDaemonDNSFallback [2022-01-20T20:44:43.939Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-01-20T20:44:44.364Z] --- PASS: TestDaemonDNSFallback (6.32s) [2022-01-20T20:44:44.364Z] === RUN TestInspectNetwork [2022-01-20T20:44:44.676Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-01-20T20:44:44.936Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-01-20T20:44:45.318Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-01-20T20:44:45.507Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-01-20T20:44:45.887Z] --- PASS: TestNetworkLoopbackNat (3.11s) [2022-01-20T20:44:45.887Z] === RUN TestPause [2022-01-20T20:44:46.448Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-01-20T20:44:46.448Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-01-20T20:44:46.456Z] --- PASS: TestPause (0.75s) [2022-01-20T20:44:46.456Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-01-20T20:44:46.456Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-01-20T20:44:46.456Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-01-20T20:44:46.456Z] === RUN TestPauseStopPausedContainer [2022-01-20T20:44:47.019Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-01-20T20:44:47.396Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-01-20T20:44:47.396Z] --- PASS: TestPauseStopPausedContainer (0.85s) [2022-01-20T20:44:47.396Z] === RUN TestPidHost [2022-01-20T20:44:47.714Z] === RUN TestInspectNetwork/full_network_id [2022-01-20T20:44:47.714Z] === RUN TestInspectNetwork/partial_network_id [2022-01-20T20:44:47.714Z] === RUN TestInspectNetwork/network_name [2022-01-20T20:44:47.714Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-01-20T20:44:47.975Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-01-20T20:44:48.237Z] === RUN TestDockerSuite/TestBuildBlankName [2022-01-20T20:44:48.504Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-01-20T20:44:48.770Z] --- PASS: TestPidHost (1.54s) [2022-01-20T20:44:48.770Z] === RUN TestPsFilter [2022-01-20T20:44:49.030Z] --- PASS: TestPsFilter (0.16s) [2022-01-20T20:44:49.030Z] === RUN TestRemoveContainerWithRemovedVolume [2022-01-20T20:44:49.566Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-01-20T20:44:49.598Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.54s) [2022-01-20T20:44:49.598Z] === RUN TestRemoveContainerWithVolume [2022-01-20T20:44:50.136Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-01-20T20:44:50.166Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-01-20T20:44:50.166Z] --- PASS: TestRemoveContainerWithVolume (0.62s) [2022-01-20T20:44:50.166Z] === RUN TestRemoveContainerRunning [2022-01-20T20:44:50.735Z] --- PASS: TestRemoveContainerRunning (0.62s) [2022-01-20T20:44:50.735Z] === RUN TestRemoveContainerForceRemoveRunning [2022-01-20T20:44:51.080Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-01-20T20:44:51.304Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-01-20T20:44:51.341Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-01-20T20:44:51.564Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.63s) [2022-01-20T20:44:51.564Z] === RUN TestRemoveInvalidContainer [2022-01-20T20:44:51.564Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2022-01-20T20:44:51.564Z] === RUN TestRenameLinkedContainer [2022-01-20T20:44:51.564Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-01-20T20:44:51.916Z] --- PASS: TestInspectNetwork (7.20s) [2022-01-20T20:44:51.916Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-01-20T20:44:51.916Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-01-20T20:44:51.916Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-01-20T20:44:51.916Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-01-20T20:44:51.916Z] === RUN TestRunContainerWithBridgeNone [2022-01-20T20:44:52.281Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-01-20T20:44:52.507Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-01-20T20:44:52.852Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-01-20T20:44:53.329Z] --- PASS: TestRunContainerWithBridgeNone (1.68s) [2022-01-20T20:44:53.329Z] === RUN TestNetworkInvalidJSON [2022-01-20T20:44:53.329Z] === RUN TestNetworkInvalidJSON//networks/create [2022-01-20T20:44:53.329Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-01-20T20:44:53.329Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-01-20T20:44:53.329Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-01-20T20:44:53.329Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-20T20:44:53.329Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-20T20:44:53.329Z] === CONT TestNetworkInvalidJSON//networks/create [2022-01-20T20:44:53.329Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-20T20:44:53.329Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-01-20T20:44:53.329Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-01-20T20:44:53.329Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-01-20T20:44:53.329Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-01-20T20:44:53.329Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-01-20T20:44:53.329Z] === RUN TestNetworkList [2022-01-20T20:44:53.329Z] === RUN TestNetworkList//networks [2022-01-20T20:44:53.329Z] === PAUSE TestNetworkList//networks [2022-01-20T20:44:53.329Z] === RUN TestNetworkList//networks/ [2022-01-20T20:44:53.329Z] === PAUSE TestNetworkList//networks/ [2022-01-20T20:44:53.329Z] === CONT TestNetworkList//networks [2022-01-20T20:44:53.329Z] === CONT TestNetworkList//networks/ [2022-01-20T20:44:53.329Z] --- PASS: TestNetworkList (0.01s) [2022-01-20T20:44:53.329Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-01-20T20:44:53.329Z] --- PASS: TestNetworkList//networks (0.00s) [2022-01-20T20:44:53.329Z] === RUN TestHostIPv4BridgeLabel [2022-01-20T20:44:53.795Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-01-20T20:44:53.888Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-01-20T20:44:53.888Z] === RUN TestDaemonRestartWithLiveRestore [2022-01-20T20:44:53.888Z] --- PASS: TestRenameLinkedContainer (2.50s) [2022-01-20T20:44:53.888Z] === RUN TestRenameStoppedContainer [2022-01-20T20:44:54.148Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-01-20T20:44:54.366Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-01-20T20:44:54.717Z] --- PASS: TestRenameStoppedContainer (0.58s) [2022-01-20T20:44:54.717Z] === RUN TestRenameRunningContainerAndReuse [2022-01-20T20:44:54.899Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-01-20T20:44:54.899Z] === RUN TestDaemonDefaultNetworkPools [2022-01-20T20:44:54.936Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-01-20T20:44:55.503Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s) [2022-01-20T20:44:55.503Z] === RUN TestDaemonRestartWithExistingNetwork [2022-01-20T20:44:55.656Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-01-20T20:44:55.656Z] --- PASS: TestRenameRunningContainerAndReuse (1.18s) [2022-01-20T20:44:55.656Z] === RUN TestRenameInvalidName [2022-01-20T20:44:55.877Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-01-20T20:44:55.877Z] Using test binary docker [2022-01-20T20:44:55.877Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-01-20T20:44:55.877Z] +++ /etc/init.d/apparmor start [2022-01-20T20:44:55.877Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-01-20T20:44:55.877Z] INFO: Waiting for daemon to start... [2022-01-20T20:44:55.877Z] Starting dockerd [2022-01-20T20:44:55.877Z] +++ 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-01-20T20:44:56.225Z] --- PASS: TestRenameInvalidName (0.54s) [2022-01-20T20:44:56.225Z] === RUN TestRenameAnonymousContainer [2022-01-20T20:44:56.865Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2022-01-20T20:44:56.865Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-01-20T20:44:56.907Z] === RUN TestMiddlewares [2022-01-20T20:44:56.907Z] --- PASS: TestMiddlewares (0.00s) [2022-01-20T20:44:56.907Z] PASS [2022-01-20T20:44:56.907Z] coverage: 9.0% of statements [2022-01-20T20:44:56.907Z] ok github.com/docker/docker/api/server 0.079s coverage: 9.0% of statements [2022-01-20T20:44:57.606Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-01-20T20:44:57.790Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.19s) [2022-01-20T20:44:57.790Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-01-20T20:44:57.865Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-01-20T20:44:58.351Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-01-20T20:44:58.351Z] === RUN TestServiceWithPredefinedNetwork [2022-01-20T20:44:58.435Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-01-20T20:44:58.435Z] --- PASS: TestRenameAnonymousContainer (2.27s) [2022-01-20T20:44:58.435Z] === RUN TestRenameContainerWithSameName [2022-01-20T20:44:59.171Z] . [2022-01-20T20:44:59.171Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-01-20T20:44:59.171Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-01-20T20:44:59.171Z] Error: No such image: emptyfs [2022-01-20T20:44:59.171Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-01-20T20:44:59.171Z] ++++ docker load [2022-01-20T20:44:59.375Z] --- PASS: TestRenameContainerWithSameName (0.79s) [2022-01-20T20:44:59.375Z] === RUN TestRenameContainerWithLinkedContainer [2022-01-20T20:44:59.433Z] Running integration-test (iteration 1) [2022-01-20T20:44:59.433Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-01-20T20:44:59.433Z] ++ 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-01-20T20:44:59.433Z] ++ set -e [2022-01-20T20:44:59.433Z] ++ '[' -n 0 ']' [2022-01-20T20:44:59.433Z] ++ set -x [2022-01-20T20:44:59.433Z] ++ 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-01-20T20:44:59.695Z] Loaded image: busybox:latest [2022-01-20T20:44:59.695Z] Loaded image: busybox:glibc [2022-01-20T20:45:00.754Z] --- PASS: TestRenameContainerWithLinkedContainer (1.41s) [2022-01-20T20:45:00.754Z] === RUN TestResize [2022-01-20T20:45:00.904Z] --- PASS: TestServiceWithPredefinedNetwork (2.23s) [2022-01-20T20:45:00.904Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-01-20T20:45:00.904Z] service_test.go:243: FLAKY_TEST [2022-01-20T20:45:00.904Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-01-20T20:45:00.904Z] === RUN TestServiceWithDataPathPortInit [2022-01-20T20:45:01.079Z] Loaded image: debian:bullseye-slim [2022-01-20T20:45:01.079Z] Loaded image: hello-world:latest [2022-01-20T20:45:01.079Z] Loaded image: arm32v7/hello-world:latest [2022-01-20T20:45:01.079Z] INFO: Testing against a local daemon [2022-01-20T20:45:01.079Z] === RUN TestCgroupNamespacesBuild [2022-01-20T20:45:01.693Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-01-20T20:45:01.693Z] --- PASS: TestResize (0.76s) [2022-01-20T20:45:01.693Z] === RUN TestResizeWithInvalidSize [2022-01-20T20:45:02.262Z] --- PASS: TestResizeWithInvalidSize (0.78s) [2022-01-20T20:45:02.262Z] === RUN TestResizeWhenContainerNotStarted [2022-01-20T20:45:02.461Z] --- PASS: TestCgroupNamespacesBuild (1.33s) [2022-01-20T20:45:02.461Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-01-20T20:45:03.202Z] --- PASS: TestResizeWhenContainerNotStarted (0.73s) [2022-01-20T20:45:03.202Z] === RUN TestDaemonRestartKillContainers [2022-01-20T20:45:03.202Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-01-20T20:45:03.202Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-01-20T20:45:03.202Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-01-20T20:45:03.202Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-01-20T20:45:03.202Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-01-20T20:45:03.202Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-01-20T20:45:03.202Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-01-20T20:45:03.202Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-01-20T20:45:03.202Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-01-20T20:45:03.202Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-01-20T20:45:03.202Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-01-20T20:45:03.202Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-01-20T20:45:03.202Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-01-20T20:45:03.202Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-01-20T20:45:03.202Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-01-20T20:45:03.202Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-01-20T20:45:03.202Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-01-20T20:45:03.202Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-01-20T20:45:03.202Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-01-20T20:45:03.202Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-01-20T20:45:03.202Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-01-20T20:45:03.202Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-01-20T20:45:03.202Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-01-20T20:45:03.202Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-01-20T20:45:03.202Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-01-20T20:45:03.202Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-01-20T20:45:03.202Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-01-20T20:45:03.202Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-01-20T20:45:03.202Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-01-20T20:45:03.202Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-01-20T20:45:03.202Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-01-20T20:45:03.202Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-01-20T20:45:03.202Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-01-20T20:45:03.202Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-01-20T20:45:03.202Z] check_test.go:308: [df1a2018807f1] daemon is not started [2022-01-20T20:45:03.202Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-01-20T20:45:03.402Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.09s) [2022-01-20T20:45:03.402Z] === RUN TestBuildWithSession [2022-01-20T20:45:03.402Z] build_session_test.go:25: TODO: BuildKit [2022-01-20T20:45:03.402Z] --- SKIP: TestBuildWithSession (0.00s) [2022-01-20T20:45:03.402Z] === RUN TestBuildSquashParent [2022-01-20T20:45:05.773Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-01-20T20:45:05.773Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-01-20T20:45:07.720Z] --- PASS: TestBuildSquashParent (3.89s) [2022-01-20T20:45:07.720Z] === RUN TestBuildWithRemoveAndForceRemove [2022-01-20T20:45:07.720Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-20T20:45:07.720Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-20T20:45:07.720Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-20T20:45:07.720Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-20T20:45:07.720Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-20T20:45:07.720Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-20T20:45:07.720Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-20T20:45:07.721Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-20T20:45:07.721Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-20T20:45:07.721Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-20T20:45:07.721Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-20T20:45:07.721Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-20T20:45:07.721Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-20T20:45:07.721Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-20T20:45:08.313Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-01-20T20:45:08.662Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-20T20:45:08.662Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-20T20:45:09.253Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-01-20T20:45:10.045Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-20T20:45:10.046Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-20T20:45:10.990Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-01-20T20:45:10.990Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.33s) [2022-01-20T20:45:10.990Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.49s) [2022-01-20T20:45:10.990Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.21s) [2022-01-20T20:45:10.990Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.25s) [2022-01-20T20:45:10.990Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.25s) [2022-01-20T20:45:10.990Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.13s) [2022-01-20T20:45:10.990Z] === RUN TestBuildMultiStageCopy [2022-01-20T20:45:10.990Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-01-20T20:45:11.792Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-01-20T20:45:12.375Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-01-20T20:45:12.375Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-01-20T20:45:12.375Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-01-20T20:45:12.635Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-01-20T20:45:12.895Z] --- PASS: TestBuildMultiStageCopy (1.77s) [2022-01-20T20:45:12.895Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.04s) [2022-01-20T20:45:12.895Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.17s) [2022-01-20T20:45:12.895Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.18s) [2022-01-20T20:45:12.895Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.19s) [2022-01-20T20:45:12.895Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.19s) [2022-01-20T20:45:12.895Z] === RUN TestBuildMultiStageParentConfig [2022-01-20T20:45:13.465Z] --- PASS: TestBuildMultiStageParentConfig (0.60s) [2022-01-20T20:45:13.465Z] === RUN TestBuildLabelWithTargets [2022-01-20T20:45:13.700Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-01-20T20:45:13.700Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-01-20T20:45:14.405Z] --- PASS: TestBuildLabelWithTargets (0.92s) [2022-01-20T20:45:14.405Z] === RUN TestBuildWithEmptyLayers [2022-01-20T20:45:14.975Z] --- PASS: TestBuildWithEmptyLayers (0.42s) [2022-01-20T20:45:14.975Z] === RUN TestBuildMultiStageOnBuild [2022-01-20T20:45:15.858Z] --- PASS: TestServiceWithDataPathPortInit (13.76s) [2022-01-20T20:45:15.858Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-01-20T20:45:16.358Z] --- PASS: TestBuildMultiStageOnBuild (1.29s) [2022-01-20T20:45:16.358Z] === RUN TestBuildUncleanTarFilenames [2022-01-20T20:45:16.618Z] --- PASS: TestBuildUncleanTarFilenames (0.53s) [2022-01-20T20:45:16.618Z] === RUN TestBuildMultiStageLayerLeak [2022-01-20T20:45:16.994Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-01-20T20:45:16.994Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-01-20T20:45:17.296Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:v9j2umyw83leyr1x988zg3ss2 Created:2022-01-20 20:45:15.685656656 +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[759db5aa656fca4f27ea09e33b98a19a2bab63bdf405c6adb9bc1beac2aeeb11:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ybfdn0g7lpff41iiw5kfvxlmd EndpointID:9b424f610a387ab6df44650ea632a293f8c568609025cce1cbdfc2282d507166 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:b8be0a41e293c9ff09815b73603f3b4eb6fe9ba3a56e4f930273de09d66f6ecd 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:66ee49428bd3 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ybfdn0g7lpff41iiw5kfvxlmd EndpointID:9b424f610a387ab6df44650ea632a293f8c568609025cce1cbdfc2282d507166 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-01-20T20:45:17.933Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-01-20T20:45:17.999Z] --- PASS: TestBuildMultiStageLayerLeak (1.37s) [2022-01-20T20:45:17.999Z] === RUN TestBuildWithHugeFile [2022-01-20T20:45:18.141Z] 0e02c12b1310: Pull complete [2022-01-20T20:45:18.141Z] Digest: sha256:08d5f2a16e6a588ee9ed2a6d1a89cca1749f93773997507a73449f7eb16afba4 [2022-01-20T20:45:18.141Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-20T20:45:18.141Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2022-01-20T20:45:18.141Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2022-01-20T20:45:18.141Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.473' [2022-01-20T20:45:18.141Z] WARN: Skipping validation tests [2022-01-20T20:45:18.141Z] INFO: Running unit tests at 01/20/2022 20:45:12... [2022-01-20T20:45:18.141Z] INFO: make.ps1 starting at 01/20/2022 20:45:16 [2022-01-20T20:45:18.141Z] INFO: Git commit (839e2ecc1b) assumed from DOCKER_GITCOMMIT environment variable [2022-01-20T20:45:18.141Z] INFO: Invoking autogen... [2022-01-20T20:45:18.141Z] INFO: Running unit tests... [2022-01-20T20:45:19.314Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-01-20T20:45:19.884Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-01-20T20:45:21.263Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-01-20T20:45:21.263Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-01-20T20:45:21.263Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-01-20T20:45:21.263Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-01-20T20:45:21.501Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.87s) [2022-01-20T20:45:21.501Z] PASS [2022-01-20T20:45:21.501Z] [2022-01-20T20:45:21.501Z] === Skipped [2022-01-20T20:45:21.501Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-01-20T20:45:21.501Z] service_test.go:243: FLAKY_TEST [2022-01-20T20:45:21.501Z] [2022-01-20T20:45:21.501Z] DONE 26 tests, 1 skipped in 43.805s [2022-01-20T20:45:21.501Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-01-20T20:45:21.501Z] INFO: Testing against a local daemon [2022-01-20T20:45:21.501Z] === RUN TestDockerNetworkIpvlanPersistance [2022-01-20T20:45:21.501Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-01-20T20:45:21.501Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-01-20T20:45:21.501Z] === RUN TestDockerNetworkIpvlan [2022-01-20T20:45:21.501Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-01-20T20:45:21.501Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-01-20T20:45:21.501Z] PASS [2022-01-20T20:45:21.501Z] [2022-01-20T20:45:21.501Z] === Skipped [2022-01-20T20:45:21.501Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-01-20T20:45:21.501Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-01-20T20:45:21.501Z] [2022-01-20T20:45:21.501Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-01-20T20:45:21.501Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-01-20T20:45:21.501Z] [2022-01-20T20:45:21.501Z] DONE 2 tests, 2 skipped in 0.041s [2022-01-20T20:45:21.501Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-01-20T20:45:21.501Z] INFO: Testing against a local daemon [2022-01-20T20:45:21.501Z] === RUN TestDockerNetworkMacvlanPersistance [2022-01-20T20:45:21.523Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-01-20T20:45:22.865Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.31s) [2022-01-20T20:45:22.865Z] === RUN TestDockerNetworkMacvlan [2022-01-20T20:45:22.903Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-01-20T20:45:23.162Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-01-20T20:45:23.162Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-01-20T20:45:23.422Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-01-20T20:45:23.425Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-01-20T20:45:23.984Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-01-20T20:45:24.002Z] 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/namesgenerator/cmd/names-generator 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-01-20T20:45:24.361Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-01-20T20:45:24.910Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-01-20T20:45:25.743Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-01-20T20:45:26.798Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-01-20T20:45:27.123Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-01-20T20:45:28.202Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-01-20T20:45:28.504Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-01-20T20:45:29.892Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-01-20T20:45:30.828Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-01-20T20:45:31.088Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-01-20T20:45:31.464Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-01-20T20:45:31.657Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-01-20T20:45:31.657Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.70s) [2022-01-20T20:45:31.657Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.61s) [2022-01-20T20:45:31.657Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (5.99s) [2022-01-20T20:45:31.657Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.26s) [2022-01-20T20:45:31.657Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.49s) [2022-01-20T20:45:31.657Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.90s) [2022-01-20T20:45:31.657Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.20s) [2022-01-20T20:45:31.657Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.80s) [2022-01-20T20:45:31.657Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.05s) [2022-01-20T20:45:31.657Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.80s) [2022-01-20T20:45:31.657Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.71s) [2022-01-20T20:45:31.657Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.59s) [2022-01-20T20:45:31.657Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.65s) [2022-01-20T20:45:31.657Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.52s) [2022-01-20T20:45:31.657Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (4.23s) [2022-01-20T20:45:31.657Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.42s) [2022-01-20T20:45:31.657Z] === RUN TestCgroupNamespacesRun [2022-01-20T20:45:31.657Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-01-20T20:45:32.026Z] --- PASS: TestDockerNetworkMacvlan (9.44s) [2022-01-20T20:45:32.026Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-01-20T20:45:32.026Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-01-20T20:45:32.026Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.77s) [2022-01-20T20:45:32.026Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.81s) [2022-01-20T20:45:32.026Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.98s) [2022-01-20T20:45:32.026Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.64s) [2022-01-20T20:45:32.026Z] PASS [2022-01-20T20:45:32.026Z] [2022-01-20T20:45:32.026Z] DONE 8 tests in 10.790s [2022-01-20T20:45:32.322Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-01-20T20:45:32.322Z] testing: warning: no tests to run [2022-01-20T20:45:32.322Z] PASS [2022-01-20T20:45:32.322Z] [2022-01-20T20:45:32.322Z] DONE 0 tests in 0.012s [2022-01-20T20:45:32.322Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-01-20T20:45:32.322Z] INFO: Testing against a local daemon [2022-01-20T20:45:32.322Z] === RUN TestAuthZPluginAllowRequest [2022-01-20T20:45:32.621Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-01-20T20:45:33.290Z] --- PASS: TestAuthZPluginAllowRequest (1.12s) [2022-01-20T20:45:33.290Z] === RUN TestAuthZPluginTLS [2022-01-20T20:45:33.586Z] --- PASS: TestCgroupNamespacesRun (1.79s) [2022-01-20T20:45:33.586Z] === RUN TestCgroupNamespacesRunPrivileged [2022-01-20T20:45:33.586Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-01-20T20:45:33.850Z] --- PASS: TestAuthZPluginTLS (0.54s) [2022-01-20T20:45:33.850Z] === RUN TestAuthZPluginDenyRequest [2022-01-20T20:45:34.421Z] ? github.com/docker/docker/api [no test files] [2022-01-20T20:45:34.454Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2022-01-20T20:45:34.454Z] === RUN TestAuthZPluginAPIDenyResponse [2022-01-20T20:45:34.619Z] ..........................xx.................... [ 29%] [2022-01-20T20:45:35.014Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-01-20T20:45:35.015Z] === RUN TestAuthZPluginDenyResponse [2022-01-20T20:45:35.493Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.72s) [2022-01-20T20:45:35.493Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-01-20T20:45:35.574Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-01-20T20:45:35.574Z] === RUN TestAuthZPluginAllowEventStream [2022-01-20T20:45:36.431Z] check_test.go:308: [d13861173d693] daemon is not started [2022-01-20T20:45:36.431Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-01-20T20:45:36.690Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.64s) [2022-01-20T20:45:36.690Z] === RUN TestCgroupNamespacesRunHostMode [2022-01-20T20:45:36.981Z] --- PASS: TestAuthZPluginAllowEventStream (1.15s) [2022-01-20T20:45:36.981Z] === RUN TestAuthZPluginErrorResponse [2022-01-20T20:45:37.236Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-01-20T20:45:37.236Z] === RUN TestAuthZPluginErrorRequest [2022-01-20T20:45:37.628Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-01-20T20:45:37.796Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-01-20T20:45:37.796Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-01-20T20:45:38.356Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-01-20T20:45:38.356Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-01-20T20:45:38.657Z] --- PASS: TestCgroupNamespacesRunHostMode (1.62s) [2022-01-20T20:45:38.657Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-01-20T20:45:38.657Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-01-20T20:45:39.845Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.53s) [2022-01-20T20:45:39.845Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-01-20T20:45:40.041Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-01-20T20:45:40.041Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-01-20T20:45:40.041Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.66s) [2022-01-20T20:45:40.041Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-01-20T20:45:40.609Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-01-20T20:45:41.206Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.37s) [2022-01-20T20:45:41.206Z] === RUN TestAuthZPluginHeader [2022-01-20T20:45:41.547Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-01-20T20:45:41.766Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-01-20T20:45:41.766Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-01-20T20:45:41.807Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.71s) [2022-01-20T20:45:41.807Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-01-20T20:45:42.746Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.93s) [2022-01-20T20:45:42.746Z] === RUN TestCgroupNamespacesRunOlderClient [2022-01-20T20:45:44.652Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.76s) [2022-01-20T20:45:44.652Z] === RUN TestNISDomainname [2022-01-20T20:45:45.592Z] --- PASS: TestNISDomainname (1.05s) [2022-01-20T20:45:45.592Z] === RUN TestHostnameDnsResolution [2022-01-20T20:45:45.970Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.07s) [2022-01-20T20:45:45.970Z] === RUN TestAuthZPluginV2Disable [2022-01-20T20:45:46.971Z] --- PASS: TestHostnameDnsResolution (1.37s) [2022-01-20T20:45:46.972Z] === RUN TestUnprivilegedPortsAndPing [2022-01-20T20:45:46.972Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-01-20T20:45:47.751Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-01-20T20:45:47.751Z] === RUN TestBoolValue [2022-01-20T20:45:47.751Z] --- PASS: TestBoolValue (0.00s) [2022-01-20T20:45:47.751Z] === RUN TestBoolValueOrDefault [2022-01-20T20:45:47.751Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-01-20T20:45:47.751Z] === RUN TestInt64ValueOrZero [2022-01-20T20:45:47.751Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-01-20T20:45:47.751Z] === RUN TestInt64ValueOrDefault [2022-01-20T20:45:47.751Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-01-20T20:45:47.751Z] === RUN TestInt64ValueOrDefaultWithError [2022-01-20T20:45:47.751Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-01-20T20:45:47.751Z] === RUN TestJsonContentType [2022-01-20T20:45:47.751Z] --- PASS: TestJsonContentType (0.00s) [2022-01-20T20:45:47.751Z] PASS [2022-01-20T20:45:47.751Z] coverage: 14.7% of statements [2022-01-20T20:45:47.751Z] ok github.com/docker/docker/api/server/httputils 0.102s coverage: 14.7% of statements [2022-01-20T20:45:47.751Z] === RUN TestMaskSecretKeys [2022-01-20T20:45:47.751Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-01-20T20:45:47.751Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-01-20T20:45:47.751Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-01-20T20:45:47.751Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-01-20T20:45:47.751Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-01-20T20:45:47.751Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-01-20T20:45:47.751Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-01-20T20:45:47.751Z] === RUN TestVersionMiddlewareVersion [2022-01-20T20:45:47.752Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-01-20T20:45:47.752Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-01-20T20:45:47.752Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-01-20T20:45:47.752Z] PASS [2022-01-20T20:45:47.752Z] coverage: 37.7% of statements [2022-01-20T20:45:47.752Z] ok github.com/docker/docker/api/server/middleware 0.072s coverage: 37.7% of statements [2022-01-20T20:45:47.752Z] ? github.com/docker/docker/api/server/router [no test files] [2022-01-20T20:45:47.752Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-01-20T20:45:47.752Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-01-20T20:45:47.752Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-01-20T20:45:47.752Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-01-20T20:45:47.752Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-01-20T20:45:47.752Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-01-20T20:45:47.752Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-01-20T20:45:47.752Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-01-20T20:45:47.752Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-01-20T20:45:47.752Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-01-20T20:45:47.752Z] === RUN TestAdjustForAPIVersion [2022-01-20T20:45:47.752Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-01-20T20:45:47.752Z] PASS [2022-01-20T20:45:47.752Z] coverage: 5.7% of statements [2022-01-20T20:45:47.752Z] ok github.com/docker/docker/api/server/router/swarm 0.041s coverage: 5.7% of statements [2022-01-20T20:45:47.752Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-01-20T20:45:47.752Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-01-20T20:45:47.752Z] ? github.com/docker/docker/api/types [no test files] [2022-01-20T20:45:47.752Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-01-20T20:45:47.752Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-01-20T20:45:47.752Z] ? github.com/docker/docker/api/types/container [no test files] [2022-01-20T20:45:47.752Z] ? github.com/docker/docker/api/types/events [no test files] [2022-01-20T20:45:47.752Z] === RUN TestToJSON [2022-01-20T20:45:47.752Z] --- PASS: TestToJSON (0.00s) [2022-01-20T20:45:47.752Z] === RUN TestToParamWithVersion [2022-01-20T20:45:47.752Z] --- PASS: TestToParamWithVersion (0.00s) [2022-01-20T20:45:47.752Z] === RUN TestFromJSON [2022-01-20T20:45:47.752Z] --- PASS: TestFromJSON (0.00s) [2022-01-20T20:45:47.752Z] === RUN TestEmpty [2022-01-20T20:45:47.752Z] --- PASS: TestEmpty (0.00s) [2022-01-20T20:45:47.752Z] === RUN TestArgsMatchKVListEmptySources [2022-01-20T20:45:47.752Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-01-20T20:45:47.752Z] === RUN TestArgsMatchKVList [2022-01-20T20:45:47.752Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-01-20T20:45:47.752Z] === RUN TestArgsMatch [2022-01-20T20:45:47.752Z] --- PASS: TestArgsMatch (0.00s) [2022-01-20T20:45:47.752Z] === RUN TestAdd [2022-01-20T20:45:47.752Z] --- PASS: TestAdd (0.00s) [2022-01-20T20:45:47.752Z] === RUN TestDel [2022-01-20T20:45:47.752Z] --- PASS: TestDel (0.00s) [2022-01-20T20:45:47.752Z] === RUN TestLen [2022-01-20T20:45:47.752Z] --- PASS: TestLen (0.00s) [2022-01-20T20:45:47.752Z] === RUN TestExactMatch [2022-01-20T20:45:47.752Z] --- PASS: TestExactMatch (0.00s) [2022-01-20T20:45:47.752Z] === RUN TestOnlyOneExactMatch [2022-01-20T20:45:47.752Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-01-20T20:45:47.752Z] === RUN TestContains [2022-01-20T20:45:47.752Z] --- PASS: TestContains (0.00s) [2022-01-20T20:45:47.752Z] === RUN TestValidate [2022-01-20T20:45:47.752Z] --- PASS: TestValidate (0.00s) [2022-01-20T20:45:47.752Z] === RUN TestWalkValues [2022-01-20T20:45:47.752Z] --- PASS: TestWalkValues (0.00s) [2022-01-20T20:45:47.752Z] === RUN TestFuzzyMatch [2022-01-20T20:45:47.752Z] --- PASS: TestFuzzyMatch (0.00s) [2022-01-20T20:45:47.752Z] === RUN TestClone [2022-01-20T20:45:47.752Z] --- PASS: TestClone (0.00s) [2022-01-20T20:45:47.752Z] PASS [2022-01-20T20:45:47.752Z] coverage: 92.2% of statements [2022-01-20T20:45:47.752Z] ok github.com/docker/docker/api/types/filters 0.042s coverage: 92.2% of statements [2022-01-20T20:45:47.752Z] ? github.com/docker/docker/api/types/image [no test files] [2022-01-20T20:45:47.752Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-01-20T20:45:47.752Z] ? github.com/docker/docker/api/types/network [no test files] [2022-01-20T20:45:47.752Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-01-20T20:45:47.752Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-01-20T20:45:47.752Z] === RUN TestStrSliceMarshalJSON [2022-01-20T20:45:47.752Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-01-20T20:45:47.752Z] === RUN TestStrSliceUnmarshalJSON [2022-01-20T20:45:47.752Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-01-20T20:45:47.752Z] === RUN TestStrSliceUnmarshalString [2022-01-20T20:45:47.752Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-01-20T20:45:47.752Z] === RUN TestStrSliceUnmarshalSlice [2022-01-20T20:45:47.752Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-01-20T20:45:47.752Z] PASS [2022-01-20T20:45:47.752Z] coverage: 90.0% of statements [2022-01-20T20:45:47.752Z] ok github.com/docker/docker/api/types/strslice 0.044s coverage: 90.0% of statements [2022-01-20T20:45:47.752Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-01-20T20:45:47.752Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-01-20T20:45:47.752Z] === RUN TestDurationToSecondsString [2022-01-20T20:45:47.752Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-01-20T20:45:47.752Z] === RUN TestGetTimestamp [2022-01-20T20:45:47.752Z] --- PASS: TestGetTimestamp (0.16s) [2022-01-20T20:45:47.752Z] === RUN TestParseTimestamps [2022-01-20T20:45:47.752Z] --- PASS: TestParseTimestamps (0.00s) [2022-01-20T20:45:47.752Z] PASS [2022-01-20T20:45:47.752Z] coverage: 100.0% of statements [2022-01-20T20:45:47.752Z] ok github.com/docker/docker/api/types/time 0.198s coverage: 100.0% of statements [2022-01-20T20:45:47.912Z] --- PASS: TestUnprivilegedPortsAndPing (1.06s) [2022-01-20T20:45:47.912Z] === RUN TestStats [2022-01-20T20:45:48.219Z] === RUN TestCompareVersion [2022-01-20T20:45:48.219Z] --- PASS: TestCompareVersion (0.00s) [2022-01-20T20:45:48.219Z] PASS [2022-01-20T20:45:48.219Z] coverage: 77.3% of statements [2022-01-20T20:45:48.219Z] ok github.com/docker/docker/api/types/versions 0.034s coverage: 77.3% of statements [2022-01-20T20:45:48.219Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-01-20T20:45:48.219Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-01-20T20:45:48.219Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-01-20T20:45:48.219Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-01-20T20:45:48.219Z] ? github.com/docker/docker/builder [no test files] [2022-01-20T20:45:48.219Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-01-20T20:45:48.219Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-01-20T20:45:48.219Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-01-20T20:45:48.219Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-01-20T20:45:48.219Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-01-20T20:45:48.219Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-01-20T20:45:48.219Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-01-20T20:45:48.420Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-01-20T20:45:48.421Z] [2022-01-20T20:45:48.421Z] ________ ____ __. [2022-01-20T20:45:48.421Z] \_____ \ | |/ _| [2022-01-20T20:45:48.421Z] / | \| < [2022-01-20T20:45:48.421Z] / | \ | \ [2022-01-20T20:45:48.421Z] \_______ /____|__ \ [2022-01-20T20:45:48.421Z] \/ \/ [2022-01-20T20:45:48.421Z] [2022-01-20T20:45:48.421Z] INFO: make.ps1 ended at 01/20/2022 20:45:35 [2022-01-20T20:45:48.421Z] INFO: Binaries build ended at 01/20/2022 20:45:36. Duration:00:01:37.6562910 [2022-01-20T20:45:48.421Z] INFO: Copying the built daemon binary to d:\CI\PR-43172\3\binary\dockerd-839e2ecc1b.exe... [2022-01-20T20:45:48.421Z] INFO: Copying the built client binary to d:\CI\PR-43172\3\binary\docker-839e2ecc1b.exe... [2022-01-20T20:45:48.421Z] INFO: Copying dockerversion from the container... [2022-01-20T20:45:48.421Z] INFO: Copying the golang package from the container to d:\CI\PR-43172\3\installer\go.zip... [2022-01-20T20:45:48.421Z] INFO: Extracting go.zip to d:\CI\PR-43172\3\go [2022-01-20T20:45:49.229Z] --- PASS: TestAuthZPluginV2Disable (3.27s) [2022-01-20T20:45:49.229Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-01-20T20:45:49.291Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-01-20T20:45:49.291Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-01-20T20:45:49.353Z] === RUN TestMiddlewares [2022-01-20T20:45:49.353Z] --- PASS: TestMiddlewares (0.00s) [2022-01-20T20:45:49.353Z] PASS [2022-01-20T20:45:49.353Z] coverage: 9.0% of statements [2022-01-20T20:45:49.353Z] ok github.com/docker/docker/api/server 0.045s coverage: 9.0% of statements [2022-01-20T20:45:49.781Z] === RUN TestParseRemoteURL [2022-01-20T20:45:49.781Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-01-20T20:45:49.781Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-01-20T20:45:49.781Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-01-20T20:45:49.781Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-01-20T20:45:49.781Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-01-20T20:45:49.781Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-01-20T20:45:49.781Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-01-20T20:45:49.781Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-01-20T20:45:49.781Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-01-20T20:45:49.781Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-01-20T20:45:49.781Z] --- PASS: TestParseRemoteURL (0.00s) [2022-01-20T20:45:49.781Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-01-20T20:45:49.781Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-01-20T20:45:49.781Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-01-20T20:45:49.781Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-01-20T20:45:49.781Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-01-20T20:45:49.782Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-01-20T20:45:49.782Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-01-20T20:45:49.782Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-01-20T20:45:49.782Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-01-20T20:45:49.782Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-01-20T20:45:49.782Z] === RUN TestCloneArgsSmartHttp [2022-01-20T20:45:49.782Z] --- PASS: TestCloneArgsSmartHttp (0.04s) [2022-01-20T20:45:49.782Z] === RUN TestCloneArgsDumbHttp [2022-01-20T20:45:49.782Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-01-20T20:45:49.782Z] === RUN TestCloneArgsGit [2022-01-20T20:45:49.782Z] --- PASS: TestCloneArgsGit (0.00s) [2022-01-20T20:45:49.782Z] === RUN TestCheckoutGit [2022-01-20T20:45:49.860Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-01-20T20:45:50.119Z] === RUN TestDockerSuite/TestBuildCmd [2022-01-20T20:45:50.378Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-01-20T20:45:50.543Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-01-20T20:45:50.765Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-01-20T20:45:50.765Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2022-01-20T20:45:50.765Z] === RUN TestProcessNoDockerignore [2022-01-20T20:45:50.765Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-01-20T20:45:50.765Z] === RUN TestProcessShouldLeaveAllFiles [2022-01-20T20:45:50.765Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2022-01-20T20:45:50.765Z] === RUN TestDetectContentType [2022-01-20T20:45:50.765Z] --- PASS: TestDetectContentType (0.00s) [2022-01-20T20:45:50.765Z] === RUN TestSelectAcceptableMIME [2022-01-20T20:45:50.765Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-01-20T20:45:50.765Z] === RUN TestInspectEmptyResponse [2022-01-20T20:45:50.765Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-01-20T20:45:50.765Z] === RUN TestInspectResponseBinary [2022-01-20T20:45:50.765Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-01-20T20:45:50.765Z] === RUN TestResponseUnsupportedContentType [2022-01-20T20:45:50.765Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-01-20T20:45:50.765Z] === RUN TestInspectResponseTextSimple [2022-01-20T20:45:50.765Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-01-20T20:45:50.765Z] === RUN TestInspectResponseEmptyContentType [2022-01-20T20:45:50.765Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-01-20T20:45:50.765Z] === RUN TestUnknownContentLength [2022-01-20T20:45:50.765Z] --- PASS: TestUnknownContentLength (0.00s) [2022-01-20T20:45:50.765Z] === RUN TestDownloadRemote [2022-01-20T20:45:50.765Z] === RUN TestEnable [2022-01-20T20:45:50.765Z] --- PASS: TestEnable (0.00s) [2022-01-20T20:45:50.765Z] === RUN TestDisable [2022-01-20T20:45:50.765Z] --- PASS: TestDisable (0.00s) [2022-01-20T20:45:50.765Z] === RUN TestEnabled [2022-01-20T20:45:50.765Z] --- PASS: TestEnabled (0.00s) [2022-01-20T20:45:50.765Z] PASS [2022-01-20T20:45:50.948Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-01-20T20:45:50.948Z] --- PASS: TestStats (2.84s) [2022-01-20T20:45:50.948Z] === RUN TestStopContainerWithTimeout [2022-01-20T20:45:50.948Z] === RUN TestStopContainerWithTimeout/0 [2022-01-20T20:45:50.948Z] === PAUSE TestStopContainerWithTimeout/0 [2022-01-20T20:45:50.948Z] === RUN TestStopContainerWithTimeout/1 [2022-01-20T20:45:50.948Z] === PAUSE TestStopContainerWithTimeout/1 [2022-01-20T20:45:50.948Z] === RUN TestStopContainerWithTimeout/3 [2022-01-20T20:45:50.948Z] === PAUSE TestStopContainerWithTimeout/3 [2022-01-20T20:45:50.948Z] === RUN TestStopContainerWithTimeout/-1 [2022-01-20T20:45:50.948Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-01-20T20:45:50.948Z] === CONT TestStopContainerWithTimeout/0 [2022-01-20T20:45:50.948Z] === CONT TestStopContainerWithTimeout/-1 [2022-01-20T20:45:51.208Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-01-20T20:45:51.208Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2022-01-20T20:45:51.208Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-01-20T20:45:51.233Z] coverage: 100.0% of statements [2022-01-20T20:45:51.233Z] ok github.com/docker/docker/cli/debug 0.050s coverage: 100.0% of statements [2022-01-20T20:45:51.233Z] --- PASS: TestDownloadRemote (0.14s) [2022-01-20T20:45:51.233Z] === RUN TestGetWithStatusError [2022-01-20T20:45:51.233Z] --- PASS: TestGetWithStatusError (0.00s) [2022-01-20T20:45:51.233Z] === RUN TestCloseRootDirectory [2022-01-20T20:45:51.233Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-20T20:45:51.233Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-01-20T20:45:51.233Z] === RUN TestHashFile [2022-01-20T20:45:51.233Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-20T20:45:51.233Z] --- SKIP: TestHashFile (0.01s) [2022-01-20T20:45:51.233Z] === RUN TestHashSubdir [2022-01-20T20:45:51.233Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-20T20:45:51.233Z] --- SKIP: TestHashSubdir (0.01s) [2022-01-20T20:45:51.233Z] === RUN TestRemoveDirectory [2022-01-20T20:45:51.233Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-20T20:45:51.233Z] --- SKIP: TestRemoveDirectory (0.00s) [2022-01-20T20:45:51.233Z] PASS [2022-01-20T20:45:51.233Z] coverage: 9.3% of statements [2022-01-20T20:45:51.233Z] ok github.com/docker/docker/builder/remotecontext 0.300s coverage: 9.3% of statements [2022-01-20T20:45:51.233Z] === RUN TestGetAllAllowed [2022-01-20T20:45:51.233Z] --- PASS: TestGetAllAllowed (0.00s) [2022-01-20T20:45:51.233Z] === RUN TestGetAllMeta [2022-01-20T20:45:51.233Z] --- PASS: TestGetAllMeta (0.00s) [2022-01-20T20:45:51.233Z] === RUN TestWarnOnUnusedBuildArgs [2022-01-20T20:45:51.233Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-01-20T20:45:51.233Z] === RUN TestIsUnreferencedBuiltin [2022-01-20T20:45:51.233Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-01-20T20:45:51.233Z] === RUN TestIsExistingDirectory [2022-01-20T20:45:51.233Z] --- PASS: TestIsExistingDirectory (0.00s) [2022-01-20T20:45:51.233Z] === RUN TestGetFilenameForDownload [2022-01-20T20:45:51.233Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-01-20T20:45:51.233Z] === RUN TestEnv2Variables [2022-01-20T20:45:51.233Z] --- PASS: TestEnv2Variables (0.00s) [2022-01-20T20:45:51.233Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-01-20T20:45:51.233Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-01-20T20:45:51.233Z] === RUN TestMaintainer [2022-01-20T20:45:51.233Z] --- PASS: TestMaintainer (0.00s) [2022-01-20T20:45:51.233Z] === RUN TestLabel [2022-01-20T20:45:51.233Z] --- PASS: TestLabel (0.00s) [2022-01-20T20:45:51.233Z] === RUN TestFromScratch [2022-01-20T20:45:51.233Z] --- PASS: TestFromScratch (0.00s) [2022-01-20T20:45:51.233Z] === RUN TestFromWithArg [2022-01-20T20:45:51.233Z] --- PASS: TestFromWithArg (0.00s) [2022-01-20T20:45:51.233Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-01-20T20:45:51.233Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-01-20T20:45:51.700Z] === RUN TestFromWithUndefinedArg [2022-01-20T20:45:51.700Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-01-20T20:45:51.700Z] === RUN TestFromMultiStageWithNamedStage [2022-01-20T20:45:51.700Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-01-20T20:45:51.700Z] === RUN TestOnbuild [2022-01-20T20:45:51.700Z] --- PASS: TestOnbuild (0.00s) [2022-01-20T20:45:51.700Z] === RUN TestWorkdir [2022-01-20T20:45:51.700Z] --- PASS: TestWorkdir (0.00s) [2022-01-20T20:45:51.700Z] === RUN TestCmd [2022-01-20T20:45:51.700Z] --- PASS: TestCmd (0.00s) [2022-01-20T20:45:51.700Z] === RUN TestHealthcheckNone [2022-01-20T20:45:51.700Z] --- PASS: TestHealthcheckNone (0.00s) [2022-01-20T20:45:51.700Z] === RUN TestHealthcheckCmd [2022-01-20T20:45:51.700Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-01-20T20:45:51.700Z] === RUN TestEntrypoint [2022-01-20T20:45:51.700Z] --- PASS: TestEntrypoint (0.00s) [2022-01-20T20:45:51.700Z] === RUN TestExpose [2022-01-20T20:45:51.700Z] --- PASS: TestExpose (0.00s) [2022-01-20T20:45:51.700Z] === RUN TestUser [2022-01-20T20:45:51.700Z] --- PASS: TestUser (0.00s) [2022-01-20T20:45:51.700Z] === RUN TestVolume [2022-01-20T20:45:51.700Z] --- PASS: TestVolume (0.00s) [2022-01-20T20:45:51.700Z] === RUN TestStopSignal [2022-01-20T20:45:51.700Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-01-20T20:45:51.700Z] --- SKIP: TestStopSignal (0.00s) [2022-01-20T20:45:51.700Z] === RUN TestArg [2022-01-20T20:45:51.700Z] --- PASS: TestArg (0.00s) [2022-01-20T20:45:51.700Z] === RUN TestShell [2022-01-20T20:45:51.700Z] --- PASS: TestShell (0.00s) [2022-01-20T20:45:51.700Z] === RUN TestPrependEnvOnCmd [2022-01-20T20:45:51.700Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-01-20T20:45:51.700Z] === RUN TestRunWithBuildArgs [2022-01-20T20:45:51.700Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-01-20T20:45:51.700Z] === RUN TestRunIgnoresHealthcheck [2022-01-20T20:45:51.700Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-01-20T20:45:51.700Z] === RUN TestDispatchUnsupportedOptions [2022-01-20T20:45:51.700Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-01-20T20:45:51.700Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-01-20T20:45:51.700Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-01-20T20:45:51.700Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-01-20T20:45:51.700Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-01-20T20:45:51.700Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-01-20T20:45:51.700Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-01-20T20:45:51.700Z] === RUN TestNormalizeWorkdir [2022-01-20T20:45:51.700Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-01-20T20:45:51.700Z] === RUN TestDispatch [2022-01-20T20:45:51.700Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-01-20T20:45:51.700Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-01-20T20:45:51.700Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-01-20T20:45:51.700Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-01-20T20:45:51.700Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-01-20T20:45:51.700Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-01-20T20:45:51.700Z] === RUN TestDispatch/COPY_url [2022-01-20T20:45:51.700Z] --- PASS: TestDispatch (0.05s) [2022-01-20T20:45:51.700Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2022-01-20T20:45:51.700Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2022-01-20T20:45:51.700Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-01-20T20:45:51.700Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-01-20T20:45:51.700Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-01-20T20:45:51.700Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-01-20T20:45:51.700Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-01-20T20:45:51.700Z] === RUN TestAddScratchImageAddsToMounts [2022-01-20T20:45:51.700Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-01-20T20:45:51.700Z] === RUN TestAddFromScratchPopulatesPlatform [2022-01-20T20:45:51.700Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-01-20T20:45:51.700Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-01-20T20:45:51.700Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-01-20T20:45:51.700Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-01-20T20:45:51.700Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-01-20T20:45:51.700Z] === RUN TestImageSourceGetAddsToMounts [2022-01-20T20:45:51.700Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-01-20T20:45:51.700Z] === RUN TestEmptyDockerfile [2022-01-20T20:45:51.700Z] --- PASS: TestEmptyDockerfile (0.00s) [2022-01-20T20:45:51.700Z] === RUN TestSymlinkDockerfile [2022-01-20T20:45:51.700Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-01-20T20:45:51.700Z] === RUN TestDockerfileOutsideTheBuildContext [2022-01-20T20:45:51.700Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-01-20T20:45:51.700Z] === RUN TestNonExistingDockerfile [2022-01-20T20:45:51.700Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-01-20T20:45:51.700Z] === RUN TestCopyRunConfig [2022-01-20T20:45:51.700Z] --- PASS: TestCopyRunConfig (0.00s) [2022-01-20T20:45:51.700Z] === RUN TestDeepCopyRunConfig [2022-01-20T20:45:51.700Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-01-20T20:45:51.700Z] === RUN TestExportImage [2022-01-20T20:45:51.700Z] --- PASS: TestExportImage (0.00s) [2022-01-20T20:45:51.700Z] === RUN TestNormalizeDest [2022-01-20T20:45:51.700Z] --- PASS: TestNormalizeDest (0.00s) [2022-01-20T20:45:51.700Z] PASS [2022-01-20T20:45:51.700Z] coverage: 46.8% of statements [2022-01-20T20:45:51.700Z] ok github.com/docker/docker/builder/dockerfile 0.213s coverage: 46.8% of statements [2022-01-20T20:45:51.700Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-01-20T20:45:51.777Z] === CONT TestStopContainerWithTimeout/3 [2022-01-20T20:45:52.036Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-01-20T20:45:52.167Z] === RUN TestTCP4Proxy [2022-01-20T20:45:52.167Z] --- PASS: TestTCP4Proxy (0.01s) [2022-01-20T20:45:52.167Z] === RUN TestTCP4ProxyHalfClose [2022-01-20T20:45:52.167Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-01-20T20:45:52.167Z] === RUN TestTCP6Proxy [2022-01-20T20:45:52.167Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-01-20T20:45:52.167Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-01-20T20:45:52.167Z] === RUN TestTCPDualStackProxy [2022-01-20T20:45:52.167Z] network_proxy_test.go:208: No support for dual stack yet [2022-01-20T20:45:52.167Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-01-20T20:45:52.167Z] === RUN TestUDP4Proxy [2022-01-20T20:45:52.167Z] --- PASS: TestUDP4Proxy (0.00s) [2022-01-20T20:45:52.167Z] === RUN TestUDP6Proxy [2022-01-20T20:45:52.167Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-01-20T20:45:52.167Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-01-20T20:45:52.167Z] === RUN TestUDPWriteError [2022-01-20T20:45:52.167Z] --- PASS: TestUDPWriteError (0.00s) [2022-01-20T20:45:52.167Z] === RUN TestSCTP4Proxy [2022-01-20T20:45:52.167Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-01-20T20:45:52.167Z] --- SKIP: TestSCTP4Proxy (0.01s) [2022-01-20T20:45:52.167Z] === RUN TestSCTP6Proxy [2022-01-20T20:45:52.167Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-01-20T20:45:52.167Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-01-20T20:45:52.167Z] PASS [2022-01-20T20:45:52.167Z] coverage: 49.4% of statements [2022-01-20T20:45:52.167Z] ok github.com/docker/docker/cmd/docker-proxy 0.053s coverage: 49.4% of statements [2022-01-20T20:45:52.533Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.13s) [2022-01-20T20:45:52.533Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-01-20T20:45:52.606Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-01-20T20:45:53.546Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-01-20T20:45:53.805Z] === CONT TestStopContainerWithTimeout/1 [2022-01-20T20:45:55.713Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2022-01-20T20:45:55.713Z] --- PASS: TestStopContainerWithTimeout/0 (1.09s) [2022-01-20T20:45:55.713Z] --- PASS: TestStopContainerWithTimeout/-1 (3.05s) [2022-01-20T20:45:55.713Z] --- PASS: TestStopContainerWithTimeout/3 (2.67s) [2022-01-20T20:45:55.713Z] --- PASS: TestStopContainerWithTimeout/1 (1.70s) [2022-01-20T20:45:55.713Z] === RUN TestDeleteDevicemapper [2022-01-20T20:45:55.713Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-01-20T20:45:55.713Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-01-20T20:45:55.713Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-01-20T20:45:55.713Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-01-20T20:45:56.662Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-01-20T20:45:57.992Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-01-20T20:45:58.042Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-01-20T20:45:58.613Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.16s) [2022-01-20T20:45:58.613Z] === RUN TestUpdateMemory [2022-01-20T20:45:58.613Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-01-20T20:45:58.613Z] --- SKIP: TestUpdateMemory (0.00s) [2022-01-20T20:45:58.613Z] === RUN TestUpdateCPUQuota [2022-01-20T20:45:58.873Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-01-20T20:45:58.873Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-01-20T20:45:58.873Z] check_test.go:308: [de67239fac8c0] daemon is not started [2022-01-20T20:45:58.873Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-01-20T20:45:58.873Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-01-20T20:45:58.873Z] check_test.go:308: [d0805508881e9] daemon is not started [2022-01-20T20:45:58.873Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-01-20T20:45:58.873Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-01-20T20:45:59.133Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-01-20T20:46:00.072Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-01-20T20:46:00.332Z] --- PASS: TestUpdateCPUQuota (1.52s) [2022-01-20T20:46:00.332Z] === RUN TestUpdatePidsLimit [2022-01-20T20:46:00.332Z] === RUN TestUpdatePidsLimit/update_from_none [2022-01-20T20:46:00.332Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-01-20T20:46:00.591Z] === RUN TestUpdatePidsLimit/no_change [2022-01-20T20:46:00.851Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-01-20T20:46:01.110Z] === RUN TestUpdatePidsLimit/update_lower [2022-01-20T20:46:01.369Z] check_test.go:308: [d5d88e08d5cee] daemon is not started [2022-01-20T20:46:01.369Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-01-20T20:46:01.369Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-01-20T20:46:01.937Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-01-20T20:46:02.197Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-01-20T20:46:02.456Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-01-20T20:46:02.614Z] === RUN TestCheckpointCreateError [2022-01-20T20:46:02.614Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-01-20T20:46:02.614Z] === RUN TestCheckpointCreate [2022-01-20T20:46:02.614Z] --- PASS: TestCheckpointCreate (0.00s) [2022-01-20T20:46:02.614Z] === RUN TestCheckpointDeleteError [2022-01-20T20:46:02.614Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-01-20T20:46:02.614Z] === RUN TestCheckpointDelete [2022-01-20T20:46:02.614Z] --- PASS: TestCheckpointDelete (0.00s) [2022-01-20T20:46:02.614Z] === RUN TestCheckpointListError [2022-01-20T20:46:02.614Z] --- PASS: TestCheckpointListError (0.00s) [2022-01-20T20:46:02.614Z] === RUN TestCheckpointList [2022-01-20T20:46:02.614Z] --- PASS: TestCheckpointList (0.00s) [2022-01-20T20:46:02.614Z] === RUN TestCheckpointListContainerNotFound [2022-01-20T20:46:02.614Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-01-20T20:46:02.614Z] === RUN TestNewClientWithOpsFromEnv [2022-01-20T20:46:02.614Z] client_test.go:23: runtime.GOOS == "windows" [2022-01-20T20:46:02.614Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-01-20T20:46:02.614Z] === RUN TestGetAPIPath [2022-01-20T20:46:02.614Z] --- PASS: TestGetAPIPath (0.00s) [2022-01-20T20:46:02.614Z] === RUN TestParseHostURL [2022-01-20T20:46:02.614Z] --- PASS: TestParseHostURL (0.00s) [2022-01-20T20:46:02.614Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-01-20T20:46:02.614Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-01-20T20:46:02.614Z] === RUN TestNegotiateAPIVersionEmpty [2022-01-20T20:46:02.614Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-01-20T20:46:02.614Z] === RUN TestNegotiateAPIVersion [2022-01-20T20:46:02.614Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-01-20T20:46:02.614Z] === RUN TestNegotiateAPVersionOverride [2022-01-20T20:46:02.614Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-01-20T20:46:02.614Z] === RUN TestNegotiateAPIVersionAutomatic [2022-01-20T20:46:02.614Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-01-20T20:46:02.614Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-01-20T20:46:02.614Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-01-20T20:46:02.614Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-01-20T20:46:02.614Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-01-20T20:46:02.614Z] === RUN TestClientRedirect [2022-01-20T20:46:02.614Z] --- PASS: TestClientRedirect (0.00s) [2022-01-20T20:46:02.614Z] === RUN TestConfigCreateUnsupported [2022-01-20T20:46:02.614Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-01-20T20:46:02.614Z] === RUN TestConfigCreateError [2022-01-20T20:46:02.614Z] --- PASS: TestConfigCreateError (0.00s) [2022-01-20T20:46:02.614Z] === RUN TestConfigCreate [2022-01-20T20:46:02.614Z] --- PASS: TestConfigCreate (0.00s) [2022-01-20T20:46:02.614Z] === RUN TestConfigInspectNotFound [2022-01-20T20:46:02.615Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-01-20T20:46:02.615Z] === RUN TestConfigInspectWithEmptyID [2022-01-20T20:46:02.615Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-01-20T20:46:02.615Z] === RUN TestConfigInspectUnsupported [2022-01-20T20:46:02.615Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-01-20T20:46:02.615Z] === RUN TestConfigInspectError [2022-01-20T20:46:02.615Z] --- PASS: TestConfigInspectError (0.00s) [2022-01-20T20:46:02.615Z] === RUN TestConfigInspectConfigNotFound [2022-01-20T20:46:02.615Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-01-20T20:46:02.615Z] === RUN TestConfigInspect [2022-01-20T20:46:02.615Z] --- PASS: TestConfigInspect (0.00s) [2022-01-20T20:46:02.615Z] === RUN TestConfigListUnsupported [2022-01-20T20:46:02.615Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-01-20T20:46:02.615Z] === RUN TestConfigListError [2022-01-20T20:46:02.615Z] --- PASS: TestConfigListError (0.00s) [2022-01-20T20:46:02.615Z] === RUN TestConfigList [2022-01-20T20:46:02.615Z] --- PASS: TestConfigList (0.00s) [2022-01-20T20:46:02.615Z] === RUN TestConfigRemoveUnsupported [2022-01-20T20:46:02.615Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-01-20T20:46:02.615Z] === RUN TestConfigRemoveError [2022-01-20T20:46:02.615Z] --- PASS: TestConfigRemoveError (0.00s) [2022-01-20T20:46:02.615Z] === RUN TestConfigRemove [2022-01-20T20:46:02.615Z] --- PASS: TestConfigRemove (0.00s) [2022-01-20T20:46:02.615Z] === RUN TestConfigUpdateUnsupported [2022-01-20T20:46:02.615Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-01-20T20:46:02.615Z] === RUN TestConfigUpdateError [2022-01-20T20:46:02.615Z] --- PASS: TestConfigUpdateError (0.00s) [2022-01-20T20:46:02.615Z] === RUN TestConfigUpdate [2022-01-20T20:46:02.615Z] --- PASS: TestConfigUpdate (0.00s) [2022-01-20T20:46:02.615Z] === RUN TestContainerCommitError [2022-01-20T20:46:02.615Z] --- PASS: TestContainerCommitError (0.00s) [2022-01-20T20:46:02.615Z] === RUN TestContainerCommit [2022-01-20T20:46:02.615Z] --- PASS: TestContainerCommit (0.00s) [2022-01-20T20:46:02.615Z] === RUN TestContainerStatPathError [2022-01-20T20:46:02.615Z] --- PASS: TestContainerStatPathError (0.00s) [2022-01-20T20:46:02.615Z] === RUN TestContainerStatPathNotFoundError [2022-01-20T20:46:02.615Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-01-20T20:46:02.615Z] === RUN TestContainerStatPathNoHeaderError [2022-01-20T20:46:02.615Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-01-20T20:46:02.615Z] === RUN TestContainerStatPath [2022-01-20T20:46:02.615Z] --- PASS: TestContainerStatPath (0.00s) [2022-01-20T20:46:02.615Z] === RUN TestCopyToContainerError [2022-01-20T20:46:02.615Z] --- PASS: TestCopyToContainerError (0.00s) [2022-01-20T20:46:02.615Z] === RUN TestCopyToContainerNotFoundError [2022-01-20T20:46:02.615Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-01-20T20:46:02.615Z] === RUN TestCopyToContainerNotStatusOKError [2022-01-20T20:46:02.615Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-01-20T20:46:02.615Z] === RUN TestCopyToContainer [2022-01-20T20:46:02.615Z] --- PASS: TestCopyToContainer (0.00s) [2022-01-20T20:46:02.615Z] === RUN TestCopyFromContainerError [2022-01-20T20:46:02.615Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-01-20T20:46:02.615Z] === RUN TestCopyFromContainerNotFoundError [2022-01-20T20:46:02.615Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-01-20T20:46:02.615Z] === RUN TestCopyFromContainerNotStatusOKError [2022-01-20T20:46:02.615Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-01-20T20:46:02.615Z] === RUN TestCopyFromContainerNoHeaderError [2022-01-20T20:46:02.615Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-01-20T20:46:02.615Z] === RUN TestCopyFromContainer [2022-01-20T20:46:02.615Z] --- PASS: TestCopyFromContainer (0.00s) [2022-01-20T20:46:02.615Z] === RUN TestContainerCreateError [2022-01-20T20:46:02.615Z] --- PASS: TestContainerCreateError (0.00s) [2022-01-20T20:46:02.615Z] === RUN TestContainerCreateImageNotFound [2022-01-20T20:46:02.615Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-01-20T20:46:02.615Z] === RUN TestContainerCreateWithName [2022-01-20T20:46:02.615Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-01-20T20:46:02.615Z] === RUN TestContainerCreateAutoRemove [2022-01-20T20:46:02.615Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-01-20T20:46:02.615Z] === RUN TestContainerDiffError [2022-01-20T20:46:02.615Z] --- PASS: TestContainerDiffError (0.00s) [2022-01-20T20:46:02.615Z] === RUN TestContainerDiff [2022-01-20T20:46:02.615Z] --- PASS: TestContainerDiff (0.00s) [2022-01-20T20:46:02.615Z] === RUN TestContainerExecCreateError [2022-01-20T20:46:02.615Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-01-20T20:46:02.615Z] === RUN TestContainerExecCreate [2022-01-20T20:46:02.615Z] --- PASS: TestContainerExecCreate (0.00s) [2022-01-20T20:46:02.615Z] === RUN TestContainerExecStartError [2022-01-20T20:46:02.615Z] --- PASS: TestContainerExecStartError (0.00s) [2022-01-20T20:46:02.615Z] === RUN TestContainerExecStart [2022-01-20T20:46:02.615Z] --- PASS: TestContainerExecStart (0.00s) [2022-01-20T20:46:02.615Z] === RUN TestContainerExecInspectError [2022-01-20T20:46:02.615Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-01-20T20:46:02.615Z] === RUN TestContainerExecInspect [2022-01-20T20:46:02.615Z] --- PASS: TestContainerExecInspect (0.00s) [2022-01-20T20:46:02.615Z] === RUN TestContainerExportError [2022-01-20T20:46:02.615Z] --- PASS: TestContainerExportError (0.00s) [2022-01-20T20:46:02.615Z] === RUN TestContainerExport [2022-01-20T20:46:02.615Z] --- PASS: TestContainerExport (0.00s) [2022-01-20T20:46:02.615Z] === RUN TestContainerInspectError [2022-01-20T20:46:02.615Z] --- PASS: TestContainerInspectError (0.00s) [2022-01-20T20:46:02.615Z] === RUN TestContainerInspectContainerNotFound [2022-01-20T20:46:02.615Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-01-20T20:46:02.615Z] === RUN TestContainerInspectWithEmptyID [2022-01-20T20:46:02.615Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-01-20T20:46:02.615Z] === RUN TestContainerInspect [2022-01-20T20:46:02.615Z] --- PASS: TestContainerInspect (0.00s) [2022-01-20T20:46:02.615Z] === RUN TestContainerInspectNode [2022-01-20T20:46:02.615Z] --- PASS: TestContainerInspectNode (0.00s) [2022-01-20T20:46:02.615Z] === RUN TestContainerKillError [2022-01-20T20:46:02.615Z] --- PASS: TestContainerKillError (0.00s) [2022-01-20T20:46:02.615Z] === RUN TestContainerKill [2022-01-20T20:46:02.615Z] --- PASS: TestContainerKill (0.00s) [2022-01-20T20:46:02.615Z] === RUN TestContainerListError [2022-01-20T20:46:02.615Z] --- PASS: TestContainerListError (0.00s) [2022-01-20T20:46:02.615Z] === RUN TestContainerList [2022-01-20T20:46:02.615Z] --- PASS: TestContainerList (0.00s) [2022-01-20T20:46:02.615Z] === RUN TestContainerLogsNotFoundError [2022-01-20T20:46:02.615Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-01-20T20:46:02.615Z] === RUN TestContainerLogsError [2022-01-20T20:46:02.615Z] --- PASS: TestContainerLogsError (0.00s) [2022-01-20T20:46:02.615Z] === RUN TestContainerLogs [2022-01-20T20:46:02.615Z] --- PASS: TestContainerLogs (0.16s) [2022-01-20T20:46:02.615Z] === RUN TestContainerPauseError [2022-01-20T20:46:02.615Z] --- PASS: TestContainerPauseError (0.00s) [2022-01-20T20:46:02.615Z] === RUN TestContainerPause [2022-01-20T20:46:02.615Z] --- PASS: TestContainerPause (0.00s) [2022-01-20T20:46:02.615Z] === RUN TestContainersPruneError [2022-01-20T20:46:02.615Z] --- PASS: TestContainersPruneError (0.00s) [2022-01-20T20:46:02.615Z] === RUN TestContainersPrune [2022-01-20T20:46:02.615Z] --- PASS: TestContainersPrune (0.00s) [2022-01-20T20:46:02.615Z] === RUN TestContainerRemoveError [2022-01-20T20:46:02.615Z] --- PASS: TestContainerRemoveError (0.00s) [2022-01-20T20:46:02.615Z] === RUN TestContainerRemoveNotFoundError [2022-01-20T20:46:02.615Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-01-20T20:46:02.615Z] === RUN TestContainerRemove [2022-01-20T20:46:02.615Z] --- PASS: TestContainerRemove (0.00s) [2022-01-20T20:46:02.615Z] === RUN TestContainerRenameError [2022-01-20T20:46:02.615Z] --- PASS: TestContainerRenameError (0.00s) [2022-01-20T20:46:02.615Z] === RUN TestContainerRename [2022-01-20T20:46:02.615Z] --- PASS: TestContainerRename (0.00s) [2022-01-20T20:46:02.615Z] === RUN TestContainerResizeError [2022-01-20T20:46:02.615Z] --- PASS: TestContainerResizeError (0.00s) [2022-01-20T20:46:02.615Z] === RUN TestContainerExecResizeError [2022-01-20T20:46:02.615Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-01-20T20:46:02.615Z] === RUN TestContainerResize [2022-01-20T20:46:02.615Z] --- PASS: TestContainerResize (0.00s) [2022-01-20T20:46:02.615Z] === RUN TestContainerExecResize [2022-01-20T20:46:02.615Z] --- PASS: TestContainerExecResize (0.00s) [2022-01-20T20:46:02.615Z] === RUN TestContainerRestartError [2022-01-20T20:46:02.615Z] --- PASS: TestContainerRestartError (0.00s) [2022-01-20T20:46:02.615Z] === RUN TestContainerRestart [2022-01-20T20:46:02.615Z] --- PASS: TestContainerRestart (0.00s) [2022-01-20T20:46:02.615Z] === RUN TestContainerStartError [2022-01-20T20:46:02.615Z] --- PASS: TestContainerStartError (0.00s) [2022-01-20T20:46:02.615Z] === RUN TestContainerStart [2022-01-20T20:46:02.615Z] --- PASS: TestContainerStart (0.00s) [2022-01-20T20:46:02.615Z] === RUN TestContainerStatsError [2022-01-20T20:46:02.615Z] --- PASS: TestContainerStatsError (0.00s) [2022-01-20T20:46:02.615Z] === RUN TestContainerStats [2022-01-20T20:46:02.615Z] --- PASS: TestContainerStats (0.00s) [2022-01-20T20:46:02.615Z] === RUN TestContainerStopError [2022-01-20T20:46:02.615Z] --- PASS: TestContainerStopError (0.00s) [2022-01-20T20:46:02.615Z] === RUN TestContainerStop [2022-01-20T20:46:02.615Z] --- PASS: TestContainerStop (0.00s) [2022-01-20T20:46:02.615Z] === RUN TestContainerTopError [2022-01-20T20:46:02.615Z] --- PASS: TestContainerTopError (0.00s) [2022-01-20T20:46:02.615Z] === RUN TestContainerTop [2022-01-20T20:46:02.615Z] --- PASS: TestContainerTop (0.00s) [2022-01-20T20:46:02.615Z] === RUN TestContainerUnpauseError [2022-01-20T20:46:02.615Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-01-20T20:46:02.615Z] === RUN TestContainerUnpause [2022-01-20T20:46:02.615Z] --- PASS: TestContainerUnpause (0.00s) [2022-01-20T20:46:02.615Z] === RUN TestContainerUpdateError [2022-01-20T20:46:02.615Z] --- PASS: TestContainerUpdateError (0.00s) [2022-01-20T20:46:02.615Z] === RUN TestContainerUpdate [2022-01-20T20:46:02.615Z] --- PASS: TestContainerUpdate (0.00s) [2022-01-20T20:46:02.615Z] === RUN TestContainerWaitError [2022-01-20T20:46:02.615Z] --- PASS: TestContainerWaitError (0.00s) [2022-01-20T20:46:02.615Z] === RUN TestContainerWait [2022-01-20T20:46:02.615Z] --- PASS: TestContainerWait (0.00s) [2022-01-20T20:46:02.615Z] === RUN TestDiskUsageError [2022-01-20T20:46:02.615Z] --- PASS: TestDiskUsageError (0.00s) [2022-01-20T20:46:02.615Z] === RUN TestDiskUsage [2022-01-20T20:46:02.615Z] --- PASS: TestDiskUsage (0.00s) [2022-01-20T20:46:02.615Z] === RUN TestDistributionInspectUnsupported [2022-01-20T20:46:02.615Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-01-20T20:46:02.615Z] === RUN TestDistributionInspectWithEmptyID [2022-01-20T20:46:02.615Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-01-20T20:46:02.615Z] === RUN TestEventsErrorInOptions [2022-01-20T20:46:02.615Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-01-20T20:46:02.615Z] === RUN TestEventsErrorFromServer [2022-01-20T20:46:02.615Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-01-20T20:46:02.615Z] === RUN TestEvents [2022-01-20T20:46:02.615Z] --- PASS: TestEvents (0.00s) [2022-01-20T20:46:02.615Z] === RUN TestTLSCloseWriter [2022-01-20T20:46:02.615Z] === PAUSE TestTLSCloseWriter [2022-01-20T20:46:02.615Z] === RUN TestImageBuildError [2022-01-20T20:46:02.615Z] --- PASS: TestImageBuildError (0.00s) [2022-01-20T20:46:02.615Z] === RUN TestImageBuild [2022-01-20T20:46:02.615Z] --- PASS: TestImageBuild (0.00s) [2022-01-20T20:46:02.615Z] === RUN TestGetDockerOS [2022-01-20T20:46:02.615Z] --- PASS: TestGetDockerOS (0.00s) [2022-01-20T20:46:02.615Z] === RUN TestImageCreateError [2022-01-20T20:46:02.615Z] --- PASS: TestImageCreateError (0.00s) [2022-01-20T20:46:02.615Z] === RUN TestImageCreate [2022-01-20T20:46:02.615Z] --- PASS: TestImageCreate (0.00s) [2022-01-20T20:46:02.615Z] === RUN TestImageHistoryError [2022-01-20T20:46:02.615Z] --- PASS: TestImageHistoryError (0.00s) [2022-01-20T20:46:02.615Z] === RUN TestImageHistory [2022-01-20T20:46:02.615Z] --- PASS: TestImageHistory (0.00s) [2022-01-20T20:46:02.615Z] === RUN TestImageImportError [2022-01-20T20:46:02.615Z] --- PASS: TestImageImportError (0.00s) [2022-01-20T20:46:02.615Z] === RUN TestImageImport [2022-01-20T20:46:02.615Z] --- PASS: TestImageImport (0.00s) [2022-01-20T20:46:02.615Z] === RUN TestImageInspectError [2022-01-20T20:46:02.615Z] --- PASS: TestImageInspectError (0.00s) [2022-01-20T20:46:02.615Z] === RUN TestImageInspectImageNotFound [2022-01-20T20:46:02.615Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-01-20T20:46:02.615Z] === RUN TestImageInspectWithEmptyID [2022-01-20T20:46:02.615Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-01-20T20:46:02.615Z] === RUN TestImageInspect [2022-01-20T20:46:02.615Z] --- PASS: TestImageInspect (0.00s) [2022-01-20T20:46:02.615Z] === RUN TestImageListError [2022-01-20T20:46:02.615Z] --- PASS: TestImageListError (0.00s) [2022-01-20T20:46:02.615Z] === RUN TestImageList [2022-01-20T20:46:02.615Z] --- PASS: TestImageList (0.01s) [2022-01-20T20:46:02.615Z] === RUN TestImageListApiBefore125 [2022-01-20T20:46:02.615Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-01-20T20:46:02.615Z] === RUN TestImageLoadError [2022-01-20T20:46:02.615Z] --- PASS: TestImageLoadError (0.00s) [2022-01-20T20:46:02.615Z] === RUN TestImageLoad [2022-01-20T20:46:02.615Z] --- PASS: TestImageLoad (0.00s) [2022-01-20T20:46:02.615Z] === RUN TestImagesPruneError [2022-01-20T20:46:02.615Z] --- PASS: TestImagesPruneError (0.00s) [2022-01-20T20:46:02.615Z] === RUN TestImagesPrune [2022-01-20T20:46:02.615Z] --- PASS: TestImagesPrune (0.00s) [2022-01-20T20:46:02.615Z] === RUN TestImagePullReferenceParseError [2022-01-20T20:46:02.615Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-01-20T20:46:02.615Z] === RUN TestImagePullAnyError [2022-01-20T20:46:02.615Z] --- PASS: TestImagePullAnyError (0.00s) [2022-01-20T20:46:02.615Z] === RUN TestImagePullStatusUnauthorizedError [2022-01-20T20:46:02.615Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-01-20T20:46:02.615Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-01-20T20:46:02.615Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-01-20T20:46:02.615Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-01-20T20:46:02.615Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-01-20T20:46:02.615Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-01-20T20:46:02.615Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-01-20T20:46:02.615Z] === RUN TestImagePullWithoutErrors [2022-01-20T20:46:02.615Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-01-20T20:46:02.615Z] === RUN TestImagePushReferenceError [2022-01-20T20:46:02.615Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-01-20T20:46:02.615Z] === RUN TestImagePushAnyError [2022-01-20T20:46:02.615Z] --- PASS: TestImagePushAnyError (0.00s) [2022-01-20T20:46:02.615Z] === RUN TestImagePushStatusUnauthorizedError [2022-01-20T20:46:02.615Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-01-20T20:46:02.615Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-01-20T20:46:02.615Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-01-20T20:46:02.615Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-01-20T20:46:02.615Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-01-20T20:46:02.615Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-01-20T20:46:02.615Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-01-20T20:46:02.615Z] === RUN TestImagePushWithoutErrors [2022-01-20T20:46:02.615Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-01-20T20:46:02.615Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-01-20T20:46:02.615Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-01-20T20:46:02.615Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-01-20T20:46:02.615Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-01-20T20:46:02.615Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-01-20T20:46:02.615Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-01-20T20:46:02.615Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-01-20T20:46:02.615Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-01-20T20:46:02.615Z] === RUN TestImageRemoveError [2022-01-20T20:46:02.615Z] --- PASS: TestImageRemoveError (0.00s) [2022-01-20T20:46:02.615Z] === RUN TestImageRemoveImageNotFound [2022-01-20T20:46:02.615Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-01-20T20:46:02.615Z] === RUN TestImageRemove [2022-01-20T20:46:02.615Z] --- PASS: TestImageRemove (0.00s) [2022-01-20T20:46:02.615Z] === RUN TestImageSaveError [2022-01-20T20:46:02.615Z] --- PASS: TestImageSaveError (0.00s) [2022-01-20T20:46:02.615Z] === RUN TestImageSave [2022-01-20T20:46:02.615Z] --- PASS: TestImageSave (0.00s) [2022-01-20T20:46:02.615Z] === RUN TestImageSearchAnyError [2022-01-20T20:46:02.615Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-01-20T20:46:02.615Z] === RUN TestImageSearchStatusUnauthorizedError [2022-01-20T20:46:02.615Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-01-20T20:46:02.615Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-01-20T20:46:02.615Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-01-20T20:46:02.615Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-01-20T20:46:02.615Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-01-20T20:46:02.615Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-01-20T20:46:02.615Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-01-20T20:46:02.615Z] === RUN TestImageSearchWithoutErrors [2022-01-20T20:46:02.615Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-01-20T20:46:02.615Z] === RUN TestImageTagError [2022-01-20T20:46:02.615Z] --- PASS: TestImageTagError (0.00s) [2022-01-20T20:46:02.615Z] === RUN TestImageTagInvalidReference [2022-01-20T20:46:02.615Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-01-20T20:46:02.615Z] === RUN TestImageTagInvalidSourceImageName [2022-01-20T20:46:02.615Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-01-20T20:46:02.615Z] === RUN TestImageTagHexSource [2022-01-20T20:46:02.615Z] --- PASS: TestImageTagHexSource (0.00s) [2022-01-20T20:46:02.615Z] === RUN TestImageTag [2022-01-20T20:46:02.615Z] --- PASS: TestImageTag (0.00s) [2022-01-20T20:46:02.615Z] === RUN TestInfoServerError [2022-01-20T20:46:02.615Z] --- PASS: TestInfoServerError (0.00s) [2022-01-20T20:46:02.615Z] === RUN TestInfoInvalidResponseJSONError [2022-01-20T20:46:02.615Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-01-20T20:46:02.615Z] === RUN TestInfo [2022-01-20T20:46:02.615Z] --- PASS: TestInfo (0.01s) [2022-01-20T20:46:02.615Z] === RUN TestNetworkConnectError [2022-01-20T20:46:02.615Z] --- PASS: TestNetworkConnectError (0.00s) [2022-01-20T20:46:02.615Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-01-20T20:46:02.615Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-01-20T20:46:02.615Z] === RUN TestNetworkConnect [2022-01-20T20:46:02.615Z] --- PASS: TestNetworkConnect (0.00s) [2022-01-20T20:46:02.615Z] === RUN TestNetworkCreateError [2022-01-20T20:46:02.615Z] --- PASS: TestNetworkCreateError (0.00s) [2022-01-20T20:46:02.615Z] === RUN TestNetworkCreate [2022-01-20T20:46:02.615Z] --- PASS: TestNetworkCreate (0.00s) [2022-01-20T20:46:02.615Z] === RUN TestNetworkDisconnectError [2022-01-20T20:46:02.615Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-01-20T20:46:02.615Z] === RUN TestNetworkDisconnect [2022-01-20T20:46:02.615Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-01-20T20:46:02.615Z] === RUN TestNetworkInspect [2022-01-20T20:46:02.615Z] === RUN TestNetworkInspect/empty_ID [2022-01-20T20:46:02.615Z] === RUN TestNetworkInspect/no_options [2022-01-20T20:46:02.615Z] === RUN TestNetworkInspect/verbose [2022-01-20T20:46:02.615Z] === RUN TestNetworkInspect/global_scope [2022-01-20T20:46:02.615Z] === RUN TestNetworkInspect/unknown_network [2022-01-20T20:46:02.615Z] === RUN TestNetworkInspect/server_error [2022-01-20T20:46:02.615Z] --- PASS: TestNetworkInspect (0.00s) [2022-01-20T20:46:02.615Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-01-20T20:46:02.615Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-01-20T20:46:02.615Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-01-20T20:46:02.615Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-01-20T20:46:02.615Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-01-20T20:46:02.615Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-01-20T20:46:02.615Z] === RUN TestNetworkListError [2022-01-20T20:46:02.615Z] --- PASS: TestNetworkListError (0.00s) [2022-01-20T20:46:02.615Z] === RUN TestNetworkList [2022-01-20T20:46:02.615Z] --- PASS: TestNetworkList (0.00s) [2022-01-20T20:46:02.615Z] === RUN TestNetworksPruneError [2022-01-20T20:46:02.615Z] --- PASS: TestNetworksPruneError (0.00s) [2022-01-20T20:46:02.615Z] === RUN TestNetworksPrune [2022-01-20T20:46:02.615Z] --- PASS: TestNetworksPrune (0.00s) [2022-01-20T20:46:02.615Z] === RUN TestNetworkRemoveError [2022-01-20T20:46:02.615Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-01-20T20:46:02.615Z] === RUN TestNetworkRemove [2022-01-20T20:46:02.615Z] --- PASS: TestNetworkRemove (0.00s) [2022-01-20T20:46:02.615Z] === RUN TestNodeInspectError [2022-01-20T20:46:02.615Z] --- PASS: TestNodeInspectError (0.00s) [2022-01-20T20:46:02.615Z] === RUN TestNodeInspectNodeNotFound [2022-01-20T20:46:02.615Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-01-20T20:46:02.615Z] === RUN TestNodeInspectWithEmptyID [2022-01-20T20:46:02.615Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-01-20T20:46:02.615Z] === RUN TestNodeInspect [2022-01-20T20:46:02.615Z] --- PASS: TestNodeInspect (0.00s) [2022-01-20T20:46:02.615Z] === RUN TestNodeListError [2022-01-20T20:46:02.615Z] --- PASS: TestNodeListError (0.00s) [2022-01-20T20:46:02.615Z] === RUN TestNodeList [2022-01-20T20:46:02.615Z] --- PASS: TestNodeList (0.00s) [2022-01-20T20:46:02.615Z] === RUN TestNodeRemoveError [2022-01-20T20:46:02.615Z] --- PASS: TestNodeRemoveError (0.00s) [2022-01-20T20:46:02.615Z] === RUN TestNodeRemove [2022-01-20T20:46:02.616Z] --- PASS: TestNodeRemove (0.00s) [2022-01-20T20:46:02.616Z] === RUN TestNodeUpdateError [2022-01-20T20:46:02.616Z] --- PASS: TestNodeUpdateError (0.00s) [2022-01-20T20:46:02.616Z] === RUN TestNodeUpdate [2022-01-20T20:46:02.616Z] --- PASS: TestNodeUpdate (0.00s) [2022-01-20T20:46:02.616Z] === RUN TestOptionWithTimeout [2022-01-20T20:46:02.616Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-01-20T20:46:02.616Z] === RUN TestPingFail [2022-01-20T20:46:02.616Z] --- PASS: TestPingFail (0.00s) [2022-01-20T20:46:02.616Z] === RUN TestPingWithError [2022-01-20T20:46:02.616Z] 2022/01/20 20:46:01 RoundTripper returned a response & error; ignoring response [2022-01-20T20:46:02.616Z] 2022/01/20 20:46:01 RoundTripper returned a response & error; ignoring response [2022-01-20T20:46:02.616Z] --- PASS: TestPingWithError (0.02s) [2022-01-20T20:46:02.616Z] === RUN TestPingSuccess [2022-01-20T20:46:02.616Z] --- PASS: TestPingSuccess (0.00s) [2022-01-20T20:46:02.616Z] === RUN TestPingHeadFallback [2022-01-20T20:46:02.616Z] === RUN TestPingHeadFallback/OK [2022-01-20T20:46:02.616Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-01-20T20:46:02.616Z] === RUN TestPingHeadFallback/Not_Found [2022-01-20T20:46:02.616Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-01-20T20:46:02.616Z] --- PASS: TestPingHeadFallback (0.00s) [2022-01-20T20:46:02.616Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-01-20T20:46:02.616Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-01-20T20:46:02.616Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-01-20T20:46:02.616Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-01-20T20:46:02.616Z] === RUN TestPluginDisableError [2022-01-20T20:46:02.616Z] --- PASS: TestPluginDisableError (0.00s) [2022-01-20T20:46:02.616Z] === RUN TestPluginDisable [2022-01-20T20:46:02.616Z] --- PASS: TestPluginDisable (0.00s) [2022-01-20T20:46:02.616Z] === RUN TestPluginEnableError [2022-01-20T20:46:02.616Z] --- PASS: TestPluginEnableError (0.00s) [2022-01-20T20:46:02.616Z] === RUN TestPluginEnable [2022-01-20T20:46:02.616Z] --- PASS: TestPluginEnable (0.00s) [2022-01-20T20:46:02.616Z] === RUN TestPluginInspectError [2022-01-20T20:46:02.616Z] --- PASS: TestPluginInspectError (0.00s) [2022-01-20T20:46:02.616Z] === RUN TestPluginInspectWithEmptyID [2022-01-20T20:46:02.616Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-01-20T20:46:02.616Z] === RUN TestPluginInspect [2022-01-20T20:46:02.616Z] --- PASS: TestPluginInspect (0.00s) [2022-01-20T20:46:02.616Z] === RUN TestPluginListError [2022-01-20T20:46:02.616Z] --- PASS: TestPluginListError (0.00s) [2022-01-20T20:46:02.616Z] === RUN TestPluginList [2022-01-20T20:46:02.616Z] --- PASS: TestPluginList (0.00s) [2022-01-20T20:46:02.616Z] === RUN TestPluginPushError [2022-01-20T20:46:02.616Z] --- PASS: TestPluginPushError (0.00s) [2022-01-20T20:46:02.616Z] === RUN TestPluginPush [2022-01-20T20:46:02.616Z] --- PASS: TestPluginPush (0.00s) [2022-01-20T20:46:02.616Z] === RUN TestPluginRemoveError [2022-01-20T20:46:02.616Z] --- PASS: TestPluginRemoveError (0.00s) [2022-01-20T20:46:02.616Z] === RUN TestPluginRemove [2022-01-20T20:46:02.616Z] --- PASS: TestPluginRemove (0.00s) [2022-01-20T20:46:02.616Z] === RUN TestPluginSetError [2022-01-20T20:46:02.616Z] --- PASS: TestPluginSetError (0.00s) [2022-01-20T20:46:02.616Z] === RUN TestPluginSet [2022-01-20T20:46:02.616Z] --- PASS: TestPluginSet (0.00s) [2022-01-20T20:46:02.616Z] === RUN TestSetHostHeader [2022-01-20T20:46:02.616Z] --- PASS: TestSetHostHeader (0.00s) [2022-01-20T20:46:02.616Z] === RUN TestPlainTextError [2022-01-20T20:46:02.616Z] --- PASS: TestPlainTextError (0.00s) [2022-01-20T20:46:02.616Z] === RUN TestInfiniteError [2022-01-20T20:46:02.616Z] --- PASS: TestInfiniteError (0.02s) [2022-01-20T20:46:02.616Z] === RUN TestCanceledContext [2022-01-20T20:46:02.616Z] 2022/01/20 20:46:01 RoundTripper returned a response & error; ignoring response [2022-01-20T20:46:02.616Z] --- PASS: TestCanceledContext (0.00s) [2022-01-20T20:46:02.616Z] === RUN TestDeadlineExceededContext [2022-01-20T20:46:02.616Z] 2022/01/20 20:46:01 RoundTripper returned a response & error; ignoring response [2022-01-20T20:46:02.616Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-01-20T20:46:02.616Z] === RUN TestSecretCreateUnsupported [2022-01-20T20:46:02.616Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-01-20T20:46:02.616Z] === RUN TestSecretCreateError [2022-01-20T20:46:02.616Z] --- PASS: TestSecretCreateError (0.00s) [2022-01-20T20:46:02.616Z] === RUN TestSecretCreate [2022-01-20T20:46:02.616Z] --- PASS: TestSecretCreate (0.00s) [2022-01-20T20:46:02.616Z] === RUN TestSecretInspectUnsupported [2022-01-20T20:46:02.616Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-01-20T20:46:02.616Z] === RUN TestSecretInspectError [2022-01-20T20:46:02.616Z] --- PASS: TestSecretInspectError (0.00s) [2022-01-20T20:46:02.616Z] === RUN TestSecretInspectSecretNotFound [2022-01-20T20:46:02.616Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-01-20T20:46:02.616Z] === RUN TestSecretInspectWithEmptyID [2022-01-20T20:46:02.616Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-01-20T20:46:02.616Z] === RUN TestSecretInspect [2022-01-20T20:46:02.616Z] --- PASS: TestSecretInspect (0.00s) [2022-01-20T20:46:02.616Z] === RUN TestSecretListUnsupported [2022-01-20T20:46:02.616Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-01-20T20:46:02.616Z] === RUN TestSecretListError [2022-01-20T20:46:02.616Z] --- PASS: TestSecretListError (0.00s) [2022-01-20T20:46:02.616Z] === RUN TestSecretList [2022-01-20T20:46:02.616Z] --- PASS: TestSecretList (0.00s) [2022-01-20T20:46:02.616Z] === RUN TestSecretRemoveUnsupported [2022-01-20T20:46:02.616Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-01-20T20:46:02.616Z] === RUN TestSecretRemoveError [2022-01-20T20:46:02.616Z] --- PASS: TestSecretRemoveError (0.00s) [2022-01-20T20:46:02.616Z] === RUN TestSecretRemove [2022-01-20T20:46:02.616Z] --- PASS: TestSecretRemove (0.00s) [2022-01-20T20:46:02.616Z] === RUN TestSecretUpdateUnsupported [2022-01-20T20:46:02.616Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-01-20T20:46:02.616Z] === RUN TestSecretUpdateError [2022-01-20T20:46:02.616Z] --- PASS: TestSecretUpdateError (0.00s) [2022-01-20T20:46:02.616Z] === RUN TestSecretUpdate [2022-01-20T20:46:02.616Z] --- PASS: TestSecretUpdate (0.00s) [2022-01-20T20:46:02.616Z] === RUN TestServiceCreateError [2022-01-20T20:46:02.616Z] --- PASS: TestServiceCreateError (0.00s) [2022-01-20T20:46:02.616Z] === RUN TestServiceCreate [2022-01-20T20:46:02.616Z] --- PASS: TestServiceCreate (0.00s) [2022-01-20T20:46:02.616Z] === RUN TestServiceCreateCompatiblePlatforms [2022-01-20T20:46:02.616Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-01-20T20:46:02.616Z] === RUN TestServiceCreateDigestPinning [2022-01-20T20:46:02.616Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-01-20T20:46:02.616Z] === RUN TestServiceInspectError [2022-01-20T20:46:02.616Z] --- PASS: TestServiceInspectError (0.00s) [2022-01-20T20:46:02.616Z] === RUN TestServiceInspectServiceNotFound [2022-01-20T20:46:02.616Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-01-20T20:46:02.616Z] === RUN TestServiceInspectWithEmptyID [2022-01-20T20:46:02.616Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-01-20T20:46:02.616Z] === RUN TestServiceInspect [2022-01-20T20:46:02.616Z] --- PASS: TestServiceInspect (0.00s) [2022-01-20T20:46:02.616Z] === RUN TestServiceListError [2022-01-20T20:46:02.616Z] --- PASS: TestServiceListError (0.00s) [2022-01-20T20:46:02.616Z] === RUN TestServiceList [2022-01-20T20:46:02.616Z] --- PASS: TestServiceList (0.00s) [2022-01-20T20:46:02.616Z] === RUN TestServiceLogsError [2022-01-20T20:46:02.616Z] --- PASS: TestServiceLogsError (0.00s) [2022-01-20T20:46:02.616Z] === RUN TestServiceLogs [2022-01-20T20:46:02.616Z] --- PASS: TestServiceLogs (0.00s) [2022-01-20T20:46:02.616Z] === RUN TestServiceRemoveError [2022-01-20T20:46:02.616Z] --- PASS: TestServiceRemoveError (0.00s) [2022-01-20T20:46:02.616Z] === RUN TestServiceRemoveNotFoundError [2022-01-20T20:46:02.616Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-01-20T20:46:02.616Z] === RUN TestServiceRemove [2022-01-20T20:46:02.616Z] --- PASS: TestServiceRemove (0.00s) [2022-01-20T20:46:02.616Z] === RUN TestServiceUpdateError [2022-01-20T20:46:02.616Z] --- PASS: TestServiceUpdateError (0.00s) [2022-01-20T20:46:02.616Z] === RUN TestServiceUpdate [2022-01-20T20:46:02.616Z] --- PASS: TestServiceUpdate (0.00s) [2022-01-20T20:46:02.616Z] === RUN TestSwarmGetUnlockKeyError [2022-01-20T20:46:02.616Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-01-20T20:46:02.616Z] === RUN TestSwarmGetUnlockKey [2022-01-20T20:46:02.616Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-01-20T20:46:02.616Z] === RUN TestSwarmInitError [2022-01-20T20:46:02.616Z] --- PASS: TestSwarmInitError (0.00s) [2022-01-20T20:46:02.616Z] === RUN TestSwarmInit [2022-01-20T20:46:02.616Z] --- PASS: TestSwarmInit (0.00s) [2022-01-20T20:46:02.616Z] === RUN TestSwarmInspectError [2022-01-20T20:46:02.616Z] --- PASS: TestSwarmInspectError (0.00s) [2022-01-20T20:46:02.616Z] === RUN TestSwarmInspect [2022-01-20T20:46:02.616Z] --- PASS: TestSwarmInspect (0.00s) [2022-01-20T20:46:02.616Z] === RUN TestSwarmJoinError [2022-01-20T20:46:02.616Z] --- PASS: TestSwarmJoinError (0.00s) [2022-01-20T20:46:02.616Z] === RUN TestSwarmJoin [2022-01-20T20:46:02.616Z] --- PASS: TestSwarmJoin (0.00s) [2022-01-20T20:46:02.616Z] === RUN TestSwarmLeaveError [2022-01-20T20:46:02.616Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-01-20T20:46:02.616Z] === RUN TestSwarmLeave [2022-01-20T20:46:02.616Z] --- PASS: TestSwarmLeave (0.00s) [2022-01-20T20:46:02.616Z] === RUN TestSwarmUnlockError [2022-01-20T20:46:02.616Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-01-20T20:46:02.616Z] === RUN TestSwarmUnlock [2022-01-20T20:46:02.616Z] --- PASS: TestSwarmUnlock (0.00s) [2022-01-20T20:46:02.616Z] === RUN TestSwarmUpdateError [2022-01-20T20:46:02.616Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-01-20T20:46:02.616Z] === RUN TestSwarmUpdate [2022-01-20T20:46:02.616Z] --- PASS: TestSwarmUpdate (0.00s) [2022-01-20T20:46:02.616Z] === RUN TestTaskInspectError [2022-01-20T20:46:02.616Z] --- PASS: TestTaskInspectError (0.00s) [2022-01-20T20:46:02.616Z] === RUN TestTaskInspectWithEmptyID [2022-01-20T20:46:02.616Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-01-20T20:46:02.616Z] === RUN TestTaskInspect [2022-01-20T20:46:02.616Z] --- PASS: TestTaskInspect (0.00s) [2022-01-20T20:46:02.616Z] === RUN TestTaskListError [2022-01-20T20:46:02.616Z] --- PASS: TestTaskListError (0.00s) [2022-01-20T20:46:02.616Z] === RUN TestTaskList [2022-01-20T20:46:02.616Z] --- PASS: TestTaskList (0.00s) [2022-01-20T20:46:02.616Z] === RUN TestVolumeCreateError [2022-01-20T20:46:02.616Z] --- PASS: TestVolumeCreateError (0.00s) [2022-01-20T20:46:02.616Z] === RUN TestVolumeCreate [2022-01-20T20:46:02.616Z] --- PASS: TestVolumeCreate (0.00s) [2022-01-20T20:46:02.616Z] === RUN TestVolumeInspectError [2022-01-20T20:46:02.616Z] --- PASS: TestVolumeInspectError (0.00s) [2022-01-20T20:46:02.616Z] === RUN TestVolumeInspectNotFound [2022-01-20T20:46:02.616Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-01-20T20:46:02.616Z] === RUN TestVolumeInspectWithEmptyID [2022-01-20T20:46:02.616Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-01-20T20:46:02.616Z] === RUN TestVolumeInspect [2022-01-20T20:46:02.616Z] --- PASS: TestVolumeInspect (0.00s) [2022-01-20T20:46:02.616Z] === RUN TestVolumeListError [2022-01-20T20:46:02.616Z] --- PASS: TestVolumeListError (0.00s) [2022-01-20T20:46:02.616Z] === RUN TestVolumeList [2022-01-20T20:46:02.616Z] --- PASS: TestVolumeList (0.00s) [2022-01-20T20:46:02.616Z] === RUN TestVolumeRemoveError [2022-01-20T20:46:02.616Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-01-20T20:46:02.616Z] === RUN TestVolumeRemove [2022-01-20T20:46:02.616Z] --- PASS: TestVolumeRemove (0.00s) [2022-01-20T20:46:02.616Z] === CONT TestTLSCloseWriter [2022-01-20T20:46:02.616Z] --- PASS: TestTLSCloseWriter (0.01s) [2022-01-20T20:46:02.616Z] PASS [2022-01-20T20:46:02.616Z] coverage: 75.1% of statements [2022-01-20T20:46:02.616Z] ok github.com/docker/docker/client 0.399s coverage: 75.1% of statements [2022-01-20T20:46:02.783Z] tests/integration/api_image_test.py ............s..... [ 40%] [2022-01-20T20:46:03.836Z] --- PASS: TestUpdatePidsLimit (3.68s) [2022-01-20T20:46:03.836Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.39s) [2022-01-20T20:46:03.836Z] --- PASS: TestUpdatePidsLimit/no_change (0.46s) [2022-01-20T20:46:03.836Z] --- PASS: TestUpdatePidsLimit/update_lower (0.35s) [2022-01-20T20:46:03.836Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.33s) [2022-01-20T20:46:03.836Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.40s) [2022-01-20T20:46:03.836Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.36s) [2022-01-20T20:46:03.836Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.43s) [2022-01-20T20:46:03.836Z] === RUN TestUpdateRestartPolicy [2022-01-20T20:46:04.769Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.95s) [2022-01-20T20:46:04.769Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-01-20T20:46:05.743Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-01-20T20:46:08.283Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-01-20T20:46:09.671Z] INFO: Extraction ended at 01/20/2022 20:46:08. Duration:00:00:29.3105776 [2022-01-20T20:46:09.671Z] INFO: Updating the golang and path environment variables [2022-01-20T20:46:09.671Z] INFO: GOPATH=d:\gopath [2022-01-20T20:46:09.671Z] INFO: go version go1.17.6 windows/amd64 [2022-01-20T20:46:09.671Z] INFO: Running the daemon under test in debug mode [2022-01-20T20:46:09.671Z] INFO: Starting a daemon under test... [2022-01-20T20:46:09.671Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43172\3\daemon --pidfile d:\CI\PR-43172\3\docker.pid -D [2022-01-20T20:46:09.671Z] INFO: Process started successfully. [2022-01-20T20:46:09.671Z] INFO: Start tailing logs of the daemon under tests [2022-01-20T20:46:09.671Z] INFO: Waiting for the daemon under test to start... [2022-01-20T20:46:10.190Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-01-20T20:46:10.758Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-01-20T20:46:10.758Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-01-20T20:46:11.327Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-01-20T20:46:13.234Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-01-20T20:46:13.234Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-01-20T20:46:15.809Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-01-20T20:46:16.408Z] --- PASS: TestUpdateRestartPolicy (12.33s) [2022-01-20T20:46:16.408Z] === RUN TestUpdateRestartWithAutoRemove [2022-01-20T20:46:16.668Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-01-20T20:46:16.668Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-01-20T20:46:16.668Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-01-20T20:46:16.668Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2022-01-20T20:46:16.668Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-01-20T20:46:16.668Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2022-01-20T20:46:16.668Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-01-20T20:46:16.668Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2022-01-20T20:46:16.668Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-01-20T20:46:16.928Z] --- PASS: TestUpdateRestartWithAutoRemove (0.63s) [2022-01-20T20:46:16.928Z] === RUN TestWaitNonBlocked [2022-01-20T20:46:16.928Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-20T20:46:16.928Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-20T20:46:16.928Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-20T20:46:16.928Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-20T20:46:16.928Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-20T20:46:16.928Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-20T20:46:17.187Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-01-20T20:46:18.128Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-01-20T20:46:18.128Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.11s) [2022-01-20T20:46:18.128Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.16s) [2022-01-20T20:46:18.128Z] === RUN TestWaitBlocked [2022-01-20T20:46:18.128Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-01-20T20:46:18.128Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-01-20T20:46:18.128Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-01-20T20:46:18.128Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-01-20T20:46:18.128Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-01-20T20:46:18.128Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-01-20T20:46:18.495Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-01-20T20:46:19.508Z] --- PASS: TestWaitBlocked (0.03s) [2022-01-20T20:46:19.508Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.23s) [2022-01-20T20:46:19.508Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.30s) [2022-01-20T20:46:19.508Z] === CONT TestContainerStartOnDaemonRestart [2022-01-20T20:46:19.508Z] === CONT TestContainerKillOnDaemonStart [2022-01-20T20:46:20.473Z] --- PASS: TestCheckoutGit (30.20s) [2022-01-20T20:46:20.473Z] === RUN TestValidGitTransport [2022-01-20T20:46:20.473Z] --- PASS: TestValidGitTransport (0.00s) [2022-01-20T20:46:20.473Z] === RUN TestGitInvalidRef [2022-01-20T20:46:20.473Z] --- PASS: TestGitInvalidRef (0.17s) [2022-01-20T20:46:20.473Z] PASS [2022-01-20T20:46:20.473Z] coverage: 86.3% of statements [2022-01-20T20:46:20.473Z] ok github.com/docker/docker/builder/remotecontext/git 30.646s coverage: 86.3% of statements [2022-01-20T20:46:20.473Z] ? github.com/docker/docker/cli [no test files] [2022-01-20T20:46:20.473Z] ? github.com/docker/docker/cli/config [no test files] [2022-01-20T20:46:20.889Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-01-20T20:46:21.459Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-01-20T20:46:22.841Z] --- PASS: TestContainerStartOnDaemonRestart (3.35s) [2022-01-20T20:46:22.841Z] === CONT TestIpcModeOlderClient [2022-01-20T20:46:22.841Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-01-20T20:46:22.841Z] === CONT TestDaemonHostGatewayIP [2022-01-20T20:46:22.880Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.57s) [2022-01-20T20:46:22.880Z] PASS [2022-01-20T20:46:22.880Z] [2022-01-20T20:46:22.880Z] DONE 17 tests in 47.657s [2022-01-20T20:46:22.880Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-01-20T20:46:22.880Z] INFO: Testing against a local daemon [2022-01-20T20:46:22.880Z] === RUN TestPluginInvalidJSON [2022-01-20T20:46:22.880Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-01-20T20:46:22.880Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-01-20T20:46:22.880Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-01-20T20:46:22.880Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-01-20T20:46:22.880Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-01-20T20:46:22.880Z] === RUN TestPluginInstall [2022-01-20T20:46:22.880Z] === RUN TestPluginInstall/no_auth [2022-01-20T20:46:22.880Z] time="2022-01-20T20:46:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-20T20:46:22.880Z] time="2022-01-20T20:46:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b5ce38ff0626310e9f4f5e8ab51f9e102fe6642429556b2f725063253da3b30e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-20T20:46:22.880Z] time="2022-01-20T20:46:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-20T20:46:22.880Z] time="2022-01-20T20:46:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b5ce38ff0626310e9f4f5e8ab51f9e102fe6642429556b2f725063253da3b30e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-20T20:46:22.880Z] === RUN TestPluginInstall/with_htpasswd [2022-01-20T20:46:22.880Z] time="2022-01-20T20:46:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-20T20:46:22.880Z] time="2022-01-20T20:46:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:176bac07322b32968dca23c5063d1a4b0e9d5adca5426e096a7afc5b8a33a380" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-20T20:46:22.880Z] time="2022-01-20T20:46:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-20T20:46:22.880Z] time="2022-01-20T20:46:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:176bac07322b32968dca23c5063d1a4b0e9d5adca5426e096a7afc5b8a33a380" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-20T20:46:22.880Z] === RUN TestPluginInstall/with_insecure [2022-01-20T20:46:22.880Z] time="2022-01-20T20:46:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-20T20:46:22.880Z] time="2022-01-20T20:46:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6626f5601f962b0f27b3720861c0263bfb002723e4804a0b876bc31a789350f5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-20T20:46:22.880Z] time="2022-01-20T20:46:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-20T20:46:22.880Z] time="2022-01-20T20:46:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6626f5601f962b0f27b3720861c0263bfb002723e4804a0b876bc31a789350f5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-20T20:46:23.135Z] plugin_test.go:165: [d6a5d9e095999] daemon is not started [2022-01-20T20:46:23.135Z] --- PASS: TestPluginInstall (3.13s) [2022-01-20T20:46:23.135Z] --- PASS: TestPluginInstall/no_auth (1.49s) [2022-01-20T20:46:23.135Z] --- PASS: TestPluginInstall/with_htpasswd (0.60s) [2022-01-20T20:46:23.135Z] --- PASS: TestPluginInstall/with_insecure (1.05s) [2022-01-20T20:46:23.135Z] === RUN TestPluginsWithRuntimes [2022-01-20T20:46:24.538Z] === RUN TestPluginsWithRuntimes/No_Args [2022-01-20T20:46:24.749Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-01-20T20:46:25.318Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-01-20T20:46:25.463Z] === RUN TestPluginsWithRuntimes/With_Args [2022-01-20T20:46:25.722Z] --- PASS: TestBuildWithHugeFile (57.15s) [2022-01-20T20:46:25.722Z] === RUN TestBuildWCOWSandboxSize [2022-01-20T20:46:25.722Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-01-20T20:46:25.722Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-01-20T20:46:25.722Z] === RUN TestBuildWithEmptyDockerfile [2022-01-20T20:46:25.722Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-20T20:46:25.722Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-20T20:46:25.722Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-20T20:46:25.722Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-20T20:46:25.722Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-20T20:46:25.722Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-20T20:46:25.722Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-20T20:46:25.722Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-20T20:46:25.722Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-20T20:46:25.722Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-01-20T20:46:25.722Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.10s) [2022-01-20T20:46:25.722Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.10s) [2022-01-20T20:46:25.722Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.04s) [2022-01-20T20:46:25.722Z] === RUN TestBuildPreserveOwnership [2022-01-20T20:46:25.722Z] === RUN TestBuildPreserveOwnership/copy_from [2022-01-20T20:46:25.722Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-01-20T20:46:25.722Z] --- PASS: TestBuildPreserveOwnership (2.66s) [2022-01-20T20:46:25.722Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.78s) [2022-01-20T20:46:25.722Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.87s) [2022-01-20T20:46:25.722Z] === RUN TestBuildPlatformInvalid [2022-01-20T20:46:25.722Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-01-20T20:46:25.722Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-01-20T20:46:25.722Z] Loaded image: busybox:latest [2022-01-20T20:46:25.722Z] Loaded image: busybox:glibc [2022-01-20T20:46:25.722Z] Loaded image: debian:bullseye-slim [2022-01-20T20:46:25.722Z] Loaded image: hello-world:latest [2022-01-20T20:46:25.722Z] Loaded image: arm32v7/hello-world:latest [2022-01-20T20:46:26.260Z] --- PASS: TestDaemonHostGatewayIP (3.34s) [2022-01-20T20:46:26.260Z] === CONT TestRestartDaemonWithRestartingContainer [2022-01-20T20:46:26.337Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-01-20T20:46:26.337Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-01-20T20:46:26.337Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-01-20T20:46:26.337Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-01-20T20:46:26.337Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-01-20T20:46:26.337Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-01-20T20:46:26.337Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-01-20T20:46:26.337Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-01-20T20:46:26.337Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-01-20T20:46:26.337Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-01-20T20:46:26.337Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-01-20T20:46:26.337Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-01-20T20:46:26.337Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-01-20T20:46:26.337Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-01-20T20:46:26.337Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-01-20T20:46:26.337Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-01-20T20:46:26.337Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-01-20T20:46:26.337Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-01-20T20:46:26.337Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-01-20T20:46:26.337Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-01-20T20:46:26.337Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-01-20T20:46:26.337Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-01-20T20:46:26.337Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-01-20T20:46:26.337Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-01-20T20:46:26.337Z] === RUN TestConfigureDaemonLogs [2022-01-20T20:46:26.337Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-01-20T20:46:26.337Z] === RUN TestCommonOptionsInstallFlags [2022-01-20T20:46:26.337Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-01-20T20:46:26.337Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-01-20T20:46:26.337Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-01-20T20:46:26.337Z] PASS [2022-01-20T20:46:26.337Z] coverage: 18.6% of statements [2022-01-20T20:46:26.337Z] ok github.com/docker/docker/cmd/dockerd 0.205s coverage: 18.6% of statements [2022-01-20T20:46:26.337Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-01-20T20:46:26.337Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-01-20T20:46:26.388Z] --- PASS: TestPluginsWithRuntimes (3.26s) [2022-01-20T20:46:26.389Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.85s) [2022-01-20T20:46:26.389Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.86s) [2022-01-20T20:46:26.389Z] === RUN TestPluginBackCompatMediaTypes [2022-01-20T20:46:26.804Z] === RUN TestContainerStopSignal [2022-01-20T20:46:26.804Z] --- PASS: TestContainerStopSignal (0.00s) [2022-01-20T20:46:26.804Z] === RUN TestContainerStopTimeout [2022-01-20T20:46:26.804Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-01-20T20:46:26.804Z] === RUN TestContainerSecretReferenceDestTarget [2022-01-20T20:46:26.804Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-01-20T20:46:26.804Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-01-20T20:46:26.804Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-01-20T20:46:26.804Z] === RUN TestContainerLogPathSetForRingLogger [2022-01-20T20:46:26.804Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-01-20T20:46:26.804Z] === RUN TestReplaceAndAppendEnvVars [2022-01-20T20:46:26.804Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-01-20T20:46:26.805Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-01-20T20:46:26.805Z] === RUN TestNewMemoryStore [2022-01-20T20:46:26.805Z] --- PASS: TestNewMemoryStore (0.00s) [2022-01-20T20:46:26.805Z] === RUN TestAddContainers [2022-01-20T20:46:26.805Z] --- PASS: TestAddContainers (0.00s) [2022-01-20T20:46:26.805Z] === RUN TestGetContainer [2022-01-20T20:46:26.805Z] --- PASS: TestGetContainer (0.00s) [2022-01-20T20:46:26.805Z] === RUN TestDeleteContainer [2022-01-20T20:46:26.805Z] --- PASS: TestDeleteContainer (0.00s) [2022-01-20T20:46:26.805Z] === RUN TestListContainers [2022-01-20T20:46:26.805Z] --- PASS: TestListContainers (0.00s) [2022-01-20T20:46:26.805Z] === RUN TestFirstContainer [2022-01-20T20:46:26.805Z] --- PASS: TestFirstContainer (0.00s) [2022-01-20T20:46:26.805Z] === RUN TestApplyAllContainer [2022-01-20T20:46:26.805Z] --- PASS: TestApplyAllContainer (0.00s) [2022-01-20T20:46:26.805Z] === RUN TestIsValidHealthString [2022-01-20T20:46:26.805Z] --- PASS: TestIsValidHealthString (0.00s) [2022-01-20T20:46:26.805Z] === RUN TestStateRunStop [2022-01-20T20:46:26.805Z] --- PASS: TestStateRunStop (0.00s) [2022-01-20T20:46:26.805Z] === RUN TestStateTimeoutWait [2022-01-20T20:46:26.828Z] check_test.go:308: [d6cbc81049751] daemon is not started [2022-01-20T20:46:26.828Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-01-20T20:46:26.949Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s) [2022-01-20T20:46:26.949Z] PASS [2022-01-20T20:46:26.949Z] [2022-01-20T20:46:26.949Z] DONE 10 tests in 7.005s [2022-01-20T20:46:26.949Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-01-20T20:46:26.949Z] INFO: Testing against a local daemon [2022-01-20T20:46:26.949Z] === RUN TestExternalGraphDriver [2022-01-20T20:46:26.949Z] === RUN TestExternalGraphDriver/json [2022-01-20T20:46:27.108Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.18s) [2022-01-20T20:46:27.108Z] PASS [2022-01-20T20:46:27.272Z] state_test.go:141: Stop callback fired [2022-01-20T20:46:27.272Z] state_test.go:165: Stop callback fired [2022-01-20T20:46:27.272Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-01-20T20:46:27.272Z] === RUN TestIsValidStateString [2022-01-20T20:46:27.272Z] --- PASS: TestIsValidStateString (0.00s) [2022-01-20T20:46:27.272Z] === RUN TestViewSaveDelete [2022-01-20T20:46:27.272Z] --- PASS: TestViewSaveDelete (0.02s) [2022-01-20T20:46:27.272Z] === RUN TestViewAll [2022-01-20T20:46:27.272Z] --- PASS: TestViewAll (0.01s) [2022-01-20T20:46:27.272Z] === RUN TestViewGet [2022-01-20T20:46:27.272Z] --- PASS: TestViewGet (0.01s) [2022-01-20T20:46:27.272Z] === RUN TestNames [2022-01-20T20:46:27.272Z] --- PASS: TestNames (0.00s) [2022-01-20T20:46:27.272Z] === RUN TestViewWithHealthCheck [2022-01-20T20:46:27.272Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-01-20T20:46:27.272Z] PASS [2022-01-20T20:46:27.272Z] coverage: 41.5% of statements [2022-01-20T20:46:27.272Z] ok github.com/docker/docker/container 0.244s coverage: 41.5% of statements [2022-01-20T20:46:27.272Z] ? github.com/docker/docker/container/stream [no test files] [2022-01-20T20:46:27.272Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-01-20T20:46:27.272Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-01-20T20:46:27.272Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-01-20T20:46:27.368Z] [2022-01-20T20:46:27.368Z] === Skipped [2022-01-20T20:46:27.368Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-01-20T20:46:27.368Z] build_session_test.go:25: TODO: BuildKit [2022-01-20T20:46:27.368Z] [2022-01-20T20:46:27.368Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-01-20T20:46:27.368Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-01-20T20:46:27.368Z] [2022-01-20T20:46:27.368Z] DONE 34 tests, 2 skipped in 87.823s [2022-01-20T20:46:27.368Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-01-20T20:46:27.368Z] ++ 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-01-20T20:46:27.368Z] ++ set -e [2022-01-20T20:46:27.368Z] ++ '[' -n 0 ']' [2022-01-20T20:46:27.368Z] ++ set -x [2022-01-20T20:46:27.368Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-01-20T20:46:27.368Z] INFO: Testing against a local daemon [2022-01-20T20:46:27.368Z] === RUN TestConfigInspect [2022-01-20T20:46:28.208Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-01-20T20:46:28.256Z] === RUN TestPrepare [2022-01-20T20:46:28.256Z] --- PASS: TestPrepare (0.00s) [2022-01-20T20:46:28.256Z] === RUN TestStart [2022-01-20T20:46:28.256Z] --- PASS: TestStart (0.00s) [2022-01-20T20:46:28.256Z] === RUN TestWaitCancel [2022-01-20T20:46:28.256Z] --- PASS: TestWaitCancel (0.00s) [2022-01-20T20:46:28.256Z] === RUN TestWaitDisabled [2022-01-20T20:46:28.256Z] --- PASS: TestWaitDisabled (0.00s) [2022-01-20T20:46:28.256Z] === RUN TestWaitEnabled [2022-01-20T20:46:28.256Z] --- PASS: TestWaitEnabled (0.00s) [2022-01-20T20:46:28.256Z] === RUN TestRemove [2022-01-20T20:46:28.256Z] --- PASS: TestRemove (0.00s) [2022-01-20T20:46:28.256Z] PASS [2022-01-20T20:46:28.256Z] coverage: 65.3% of statements [2022-01-20T20:46:28.256Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.062s coverage: 65.3% of statements [2022-01-20T20:46:28.468Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-01-20T20:46:28.511Z] tests/integration/api_plugin_test.py ........... [ 50%] [2022-01-20T20:46:28.728Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.58s) [2022-01-20T20:46:28.728Z] === CONT TestDaemonRestartIpcMode [2022-01-20T20:46:28.834Z] === RUN TestExternalGraphDriver/spec [2022-01-20T20:46:29.909Z] --- PASS: TestConfigInspect (2.16s) [2022-01-20T20:46:29.909Z] === RUN TestConfigList [2022-01-20T20:46:30.011Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-01-20T20:46:30.108Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-01-20T20:46:30.239Z] === RUN TestExternalGraphDriver/pull [2022-01-20T20:46:30.496Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-01-20T20:46:30.496Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.14s) [2022-01-20T20:46:30.497Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-01-20T20:46:30.497Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-01-20T20:46:30.497Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-01-20T20:46:30.497Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-01-20T20:46:30.497Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-01-20T20:46:30.497Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-01-20T20:46:30.497Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-01-20T20:46:30.497Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-01-20T20:46:30.497Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-01-20T20:46:30.497Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-01-20T20:46:30.497Z] === RUN TestServiceConvertToGRPCIsolation [2022-01-20T20:46:30.497Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-01-20T20:46:30.497Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-01-20T20:46:30.497Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-01-20T20:46:30.497Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-01-20T20:46:30.497Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-01-20T20:46:30.497Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-01-20T20:46:30.497Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-01-20T20:46:30.497Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-01-20T20:46:30.497Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-01-20T20:46:30.497Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-01-20T20:46:30.497Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-01-20T20:46:30.497Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-01-20T20:46:30.497Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-01-20T20:46:30.497Z] === RUN TestServiceConvertFromGRPCIsolation [2022-01-20T20:46:30.497Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-01-20T20:46:30.497Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-01-20T20:46:30.497Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-01-20T20:46:30.497Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-01-20T20:46:30.497Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-01-20T20:46:30.497Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-01-20T20:46:30.497Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-01-20T20:46:30.497Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-01-20T20:46:30.497Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-01-20T20:46:30.497Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-01-20T20:46:30.497Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-01-20T20:46:30.497Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-01-20T20:46:30.497Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-01-20T20:46:30.497Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-01-20T20:46:30.497Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-01-20T20:46:30.497Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-01-20T20:46:30.497Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-01-20T20:46:30.497Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-01-20T20:46:30.497Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-01-20T20:46:30.497Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-01-20T20:46:30.497Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-01-20T20:46:30.497Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-01-20T20:46:30.497Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-01-20T20:46:30.497Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-01-20T20:46:30.497Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-01-20T20:46:30.497Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-01-20T20:46:30.497Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-01-20T20:46:30.497Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-01-20T20:46:30.497Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-01-20T20:46:30.497Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-01-20T20:46:30.497Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-01-20T20:46:30.497Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-01-20T20:46:30.497Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-01-20T20:46:30.497Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-01-20T20:46:30.497Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-01-20T20:46:30.497Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-01-20T20:46:30.497Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-01-20T20:46:30.497Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-01-20T20:46:30.497Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-01-20T20:46:30.497Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-01-20T20:46:30.497Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-01-20T20:46:30.497Z] === RUN TestServiceConvertFromGRPCConfigs [2022-01-20T20:46:30.497Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-01-20T20:46:30.497Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-01-20T20:46:30.497Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-01-20T20:46:30.497Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-01-20T20:46:30.497Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-01-20T20:46:30.497Z] === RUN TestServiceConvertToGRPCConfigs [2022-01-20T20:46:30.497Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-01-20T20:46:30.497Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-01-20T20:46:30.497Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-01-20T20:46:30.497Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-01-20T20:46:30.497Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-01-20T20:46:30.497Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-01-20T20:46:30.497Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-01-20T20:46:30.497Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-01-20T20:46:30.497Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-01-20T20:46:30.497Z] PASS [2022-01-20T20:46:30.497Z] coverage: 35.9% of statements [2022-01-20T20:46:30.497Z] ok github.com/docker/docker/daemon/cluster/convert 0.459s coverage: 35.9% of statements [2022-01-20T20:46:30.919Z] .....INFO: Daemon under test started and replied! [2022-01-20T20:46:30.919Z] INFO: Docker version of the daemon under test [2022-01-20T20:46:30.919Z] [2022-01-20T20:46:30.919Z] Client: [2022-01-20T20:46:30.919Z] Version: 17.06.2-ce [2022-01-20T20:46:30.919Z] API version: 1.30 [2022-01-20T20:46:30.919Z] Go version: go1.8.3 [2022-01-20T20:46:30.919Z] Git commit: cec0b72 [2022-01-20T20:46:30.919Z] Built: Tue Sep 5 19:57:19 2017 [2022-01-20T20:46:30.919Z] OS/Arch: windows/amd64 [2022-01-20T20:46:30.919Z] [2022-01-20T20:46:30.919Z] Server: [2022-01-20T20:46:30.919Z] Version: 0.0.0-dev [2022-01-20T20:46:30.919Z] API version: 1.42 (minimum version 1.24) [2022-01-20T20:46:30.919Z] Go version: go1.17.6 [2022-01-20T20:46:30.919Z] Git commit: 839e2ecc1b [2022-01-20T20:46:30.919Z] Built: 01/20/2022 20:44:06 [2022-01-20T20:46:30.919Z] OS/Arch: windows/amd64 [2022-01-20T20:46:30.919Z] Experimental: false [2022-01-20T20:46:30.919Z] [2022-01-20T20:46:30.919Z] INFO: Docker info of the daemon under test [2022-01-20T20:46:30.919Z] [2022-01-20T20:46:30.919Z] Containers: 0 [2022-01-20T20:46:30.919Z] Running: 0 [2022-01-20T20:46:30.919Z] Paused: 0 [2022-01-20T20:46:30.919Z] Stopped: 0 [2022-01-20T20:46:30.919Z] Images: 0 [2022-01-20T20:46:30.919Z] Server Version: 0.0.0-dev [2022-01-20T20:46:30.919Z] Storage Driver: windowsfilter [2022-01-20T20:46:30.919Z] Windows: [2022-01-20T20:46:30.919Z] Logging Driver: json-file [2022-01-20T20:46:30.919Z] Plugins: [2022-01-20T20:46:30.919Z] Volume: local [2022-01-20T20:46:30.919Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-01-20T20:46:30.919Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-01-20T20:46:30.919Z] Swarm: inactive [2022-01-20T20:46:30.919Z] Default Isolation: process [2022-01-20T20:46:30.919Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-01-20T20:46:30.919Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-01-20T20:46:30.919Z] OSType: windows [2022-01-20T20:46:30.919Z] Architecture: x86_64 [2022-01-20T20:46:30.919Z] CPUs: 4 [2022-01-20T20:46:30.919Z] Total Memory: 32GiB [2022-01-20T20:46:30.919Z] Name: azwin-2-b56b20 [2022-01-20T20:46:30.919Z] ID: T6RA:VG4X:6ITS:VDVB:PQQ2:LTXA:XXMV:VCUT:SG74:SNUF:NH7R:P2UN [2022-01-20T20:46:30.919Z] Docker Root Dir: D:\CI\PR-43172\3\daemon [2022-01-20T20:46:30.919Z] Debug Mode (client): false [2022-01-20T20:46:30.919Z] Debug Mode (server): true [2022-01-20T20:46:30.919Z] File Descriptors: -1 [2022-01-20T20:46:30.919Z] Goroutines: 16 [2022-01-20T20:46:30.919Z] System Time: 2022-01-20T20:46:28.781392Z [2022-01-20T20:46:30.919Z] EventsListeners: 0 [2022-01-20T20:46:30.919Z] Registry: https://index.docker.io/v1/ [2022-01-20T20:46:30.919Z] Labels: [2022-01-20T20:46:30.919Z] Experimental: false [2022-01-20T20:46:30.919Z] Insecure Registries: [2022-01-20T20:46:30.919Z] 127.0.0.0/8 [2022-01-20T20:46:30.919Z] Live Restore Enabled: false [2022-01-20T20:46:30.919Z] [2022-01-20T20:46:30.919Z] [2022-01-20T20:46:30.919Z] INFO: Docker images of the daemon under test [2022-01-20T20:46:30.919Z] [2022-01-20T20:46:30.919Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-01-20T20:46:30.919Z] [2022-01-20T20:46:30.919Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-01-20T20:46:30.919Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2022-01-20T20:46:30.919Z] ltsc2019: Pulling from windows/servercore [2022-01-20T20:46:30.919Z] 4612f6d0b889: Pulling fs layer [2022-01-20T20:46:30.919Z] 567fd00846e9: Pulling fs layer [2022-01-20T20:46:30.964Z] === RUN TestNewListSecretsFilters [2022-01-20T20:46:30.964Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-01-20T20:46:30.964Z] === RUN TestNewListConfigsFilters [2022-01-20T20:46:30.964Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-01-20T20:46:30.964Z] PASS [2022-01-20T20:46:30.964Z] coverage: 0.5% of statements [2022-01-20T20:46:30.964Z] ok github.com/docker/docker/daemon/cluster 0.990s coverage: 0.5% of statements [2022-01-20T20:46:31.688Z] --- PASS: TestExternalGraphDriver (4.87s) [2022-01-20T20:46:31.688Z] --- PASS: TestExternalGraphDriver/json (1.61s) [2022-01-20T20:46:31.688Z] --- PASS: TestExternalGraphDriver/spec (1.63s) [2022-01-20T20:46:31.688Z] --- PASS: TestExternalGraphDriver/pull (1.60s) [2022-01-20T20:46:31.688Z] === RUN TestGraphdriverPluginV2 [2022-01-20T20:46:31.821Z] --- PASS: TestConfigList (2.10s) [2022-01-20T20:46:31.821Z] === RUN TestConfigsCreateAndDelete [2022-01-20T20:46:32.017Z] --- PASS: TestDaemonRestartIpcMode (3.40s) [2022-01-20T20:46:32.589Z] --- PASS: TestContainerKillOnDaemonStart (13.08s) [2022-01-20T20:46:32.589Z] PASS [2022-01-20T20:46:32.589Z] [2022-01-20T20:46:32.589Z] === Skipped [2022-01-20T20:46:32.589Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-01-20T20:46:32.589Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-01-20T20:46:32.589Z] [2022-01-20T20:46:32.589Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-01-20T20:46:32.589Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-01-20T20:46:32.589Z] [2022-01-20T20:46:32.589Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-01-20T20:46:32.589Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-01-20T20:46:32.589Z] [2022-01-20T20:46:32.589Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-01-20T20:46:32.589Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-01-20T20:46:32.589Z] [2022-01-20T20:46:32.589Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-01-20T20:46:32.589Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-01-20T20:46:32.589Z] [2022-01-20T20:46:32.589Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-01-20T20:46:32.589Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-01-20T20:46:32.589Z] [2022-01-20T20:46:32.589Z] DONE 200 tests, 6 skipped in 158.567s [2022-01-20T20:46:32.589Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-01-20T20:46:32.589Z] ++ 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-01-20T20:46:32.589Z] ++ set -e [2022-01-20T20:46:32.589Z] ++ '[' -n 0 ']' [2022-01-20T20:46:32.589Z] ++ set -x [2022-01-20T20:46:32.589Z] ++ 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-01-20T20:46:32.589Z] === RUN TestConfigDaemonLibtrustID [2022-01-20T20:46:33.158Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-01-20T20:46:33.158Z] === RUN TestDaemonConfigValidation [2022-01-20T20:46:33.158Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-01-20T20:46:33.158Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-01-20T20:46:33.158Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-01-20T20:46:33.158Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-01-20T20:46:33.158Z] === RUN TestDaemonConfigValidation/invalid_config [2022-01-20T20:46:33.158Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-01-20T20:46:33.158Z] === RUN TestDaemonConfigValidation/malformed_config [2022-01-20T20:46:33.158Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-01-20T20:46:33.158Z] === RUN TestDaemonConfigValidation/valid_config [2022-01-20T20:46:33.158Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-01-20T20:46:33.158Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-01-20T20:46:33.158Z] === CONT TestDaemonConfigValidation/malformed_config [2022-01-20T20:46:33.158Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-01-20T20:46:33.417Z] === CONT TestDaemonConfigValidation/invalid_config [2022-01-20T20:46:33.417Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-01-20T20:46:33.417Z] === CONT TestDaemonConfigValidation/valid_config [2022-01-20T20:46:33.677Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-01-20T20:46:33.677Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.11s) [2022-01-20T20:46:33.677Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.18s) [2022-01-20T20:46:33.677Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.20s) [2022-01-20T20:46:33.677Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.26s) [2022-01-20T20:46:33.677Z] --- PASS: TestDaemonConfigValidation/valid_config (0.15s) [2022-01-20T20:46:33.677Z] === RUN TestConfigDaemonSeccompProfiles [2022-01-20T20:46:33.677Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-01-20T20:46:33.739Z] --- PASS: TestConfigsCreateAndDelete (2.08s) [2022-01-20T20:46:33.739Z] === RUN TestConfigsUpdate [2022-01-20T20:46:33.913Z] === RUN TestBuilderGC [2022-01-20T20:46:33.913Z] --- PASS: TestBuilderGC (0.00s) [2022-01-20T20:46:33.913Z] === RUN TestDaemonConfigurationNotFound [2022-01-20T20:46:33.913Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-01-20T20:46:33.913Z] === RUN TestDaemonBrokenConfiguration [2022-01-20T20:46:33.913Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-01-20T20:46:33.913Z] === RUN TestFindConfigurationConflicts [2022-01-20T20:46:33.913Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-01-20T20:46:33.913Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-01-20T20:46:33.913Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-01-20T20:46:33.913Z] === RUN TestDaemonConfigurationMergeConflicts [2022-01-20T20:46:33.913Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-01-20T20:46:33.913Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-01-20T20:46:33.913Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-01-20T20:46:33.913Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-01-20T20:46:33.913Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-01-20T20:46:33.913Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-01-20T20:46:33.913Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-01-20T20:46:33.913Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-01-20T20:46:33.913Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-01-20T20:46:33.913Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-01-20T20:46:33.913Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-01-20T20:46:33.913Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2022-01-20T20:46:33.913Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-01-20T20:46:33.913Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-01-20T20:46:33.913Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-01-20T20:46:33.913Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-01-20T20:46:33.913Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-01-20T20:46:33.913Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-01-20T20:46:33.913Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-01-20T20:46:33.913Z] === RUN TestValidateConfigurationErrors [2022-01-20T20:46:33.913Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-01-20T20:46:33.913Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-01-20T20:46:33.913Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-01-20T20:46:33.913Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-01-20T20:46:33.913Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-01-20T20:46:33.913Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-01-20T20:46:33.913Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-01-20T20:46:33.913Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-01-20T20:46:33.913Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-01-20T20:46:33.913Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-01-20T20:46:33.913Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-01-20T20:46:33.913Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-01-20T20:46:33.913Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-01-20T20:46:33.913Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-01-20T20:46:33.913Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-01-20T20:46:33.913Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-01-20T20:46:33.913Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-01-20T20:46:33.913Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-01-20T20:46:33.913Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-01-20T20:46:33.913Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-01-20T20:46:33.913Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-01-20T20:46:33.913Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-01-20T20:46:33.913Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-01-20T20:46:33.913Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-01-20T20:46:33.913Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-01-20T20:46:33.913Z] === RUN TestValidateConfiguration [2022-01-20T20:46:33.913Z] === RUN TestValidateConfiguration/with_label [2022-01-20T20:46:33.913Z] === RUN TestValidateConfiguration/with_dns [2022-01-20T20:46:33.913Z] === RUN TestValidateConfiguration/with_dns-search [2022-01-20T20:46:33.913Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-01-20T20:46:33.913Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-01-20T20:46:33.913Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-01-20T20:46:33.913Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-01-20T20:46:33.913Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-01-20T20:46:33.913Z] --- PASS: TestValidateConfiguration (0.00s) [2022-01-20T20:46:33.913Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-01-20T20:46:33.913Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-01-20T20:46:33.913Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-01-20T20:46:33.913Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-01-20T20:46:33.913Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-01-20T20:46:33.913Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-01-20T20:46:33.913Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-01-20T20:46:33.913Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-01-20T20:46:33.913Z] === RUN TestReloadSetConfigFileNotExist [2022-01-20T20:46:33.913Z] time="2022-01-20T20:46:33Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-01-20T20:46:33.913Z] --- PASS: TestReloadSetConfigFileNotExist (0.15s) [2022-01-20T20:46:33.913Z] === RUN TestReloadDefaultConfigNotExist [2022-01-20T20:46:33.913Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-01-20T20:46:33.913Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-01-20T20:46:33.913Z] === RUN TestReloadBadDefaultConfig [2022-01-20T20:46:33.913Z] time="2022-01-20T20:46:33Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-287040579" [2022-01-20T20:46:33.913Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-01-20T20:46:33.913Z] === RUN TestReloadWithConflictingLabels [2022-01-20T20:46:33.913Z] time="2022-01-20T20:46:33Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2736376068" [2022-01-20T20:46:33.913Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-01-20T20:46:33.914Z] === RUN TestReloadWithDuplicateLabels [2022-01-20T20:46:33.914Z] time="2022-01-20T20:46:33Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-536816761" [2022-01-20T20:46:33.914Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-01-20T20:46:33.914Z] === RUN TestMaskURLCredentials [2022-01-20T20:46:33.914Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-01-20T20:46:33.914Z] === RUN TestDaemonConfigurationMerge [2022-01-20T20:46:33.914Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-01-20T20:46:33.914Z] PASS [2022-01-20T20:46:33.914Z] coverage: 79.2% of statements [2022-01-20T20:46:33.914Z] ok github.com/docker/docker/daemon/config 0.377s coverage: 79.2% of statements [2022-01-20T20:46:33.925Z] tests/integration/api_service_test.py .................................. [ 59%] [2022-01-20T20:46:33.937Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-01-20T20:46:34.946Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-01-20T20:46:35.071Z] === RUN TestEventsLog [2022-01-20T20:46:35.071Z] --- PASS: TestEventsLog (0.00s) [2022-01-20T20:46:35.071Z] === RUN TestEventsLogTimeout [2022-01-20T20:46:35.071Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-01-20T20:46:35.071Z] === RUN TestLogEvents [2022-01-20T20:46:35.071Z] === RUN TestWaitNodeAttachment [2022-01-20T20:46:35.071Z] --- PASS: TestLogEvents (0.05s) [2022-01-20T20:46:35.071Z] === RUN TestLoadBufferedEvents [2022-01-20T20:46:35.071Z] --- PASS: TestLoadBufferedEvents (0.15s) [2022-01-20T20:46:35.071Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-01-20T20:46:35.071Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-01-20T20:46:35.071Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-01-20T20:46:35.071Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-01-20T20:46:35.071Z] PASS [2022-01-20T20:46:35.071Z] coverage: 50.0% of statements [2022-01-20T20:46:35.071Z] ok github.com/docker/docker/daemon/events 0.302s coverage: 50.0% of statements [2022-01-20T20:46:35.071Z] --- PASS: TestWaitNodeAttachment (0.40s) [2022-01-20T20:46:35.071Z] === RUN TestIsolationConversion [2022-01-20T20:46:35.071Z] === RUN TestIsolationConversion/default [2022-01-20T20:46:35.071Z] === RUN TestIsolationConversion/process [2022-01-20T20:46:35.071Z] === RUN TestIsolationConversion/hyperv [2022-01-20T20:46:35.071Z] --- PASS: TestIsolationConversion (0.00s) [2022-01-20T20:46:35.071Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-01-20T20:46:35.071Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-01-20T20:46:35.071Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-01-20T20:46:35.071Z] === RUN TestContainerLabels [2022-01-20T20:46:35.071Z] --- PASS: TestContainerLabels (0.00s) [2022-01-20T20:46:35.071Z] === RUN TestCredentialSpecConversion [2022-01-20T20:46:35.071Z] === RUN TestCredentialSpecConversion/none [2022-01-20T20:46:35.071Z] === RUN TestCredentialSpecConversion/config [2022-01-20T20:46:35.071Z] === RUN TestCredentialSpecConversion/file [2022-01-20T20:46:35.071Z] === RUN TestCredentialSpecConversion/registry [2022-01-20T20:46:35.071Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-01-20T20:46:35.071Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-01-20T20:46:35.071Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-01-20T20:46:35.071Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-01-20T20:46:35.071Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-01-20T20:46:35.071Z] === RUN TestControllerValidateMountBind [2022-01-20T20:46:35.071Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-01-20T20:46:35.071Z] === RUN TestControllerValidateMountVolume [2022-01-20T20:46:35.071Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-01-20T20:46:35.071Z] === RUN TestControllerValidateMountTarget [2022-01-20T20:46:35.071Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-01-20T20:46:35.071Z] === RUN TestControllerValidateMountTmpfs [2022-01-20T20:46:35.071Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-01-20T20:46:35.071Z] === RUN TestControllerValidateMountInvalidType [2022-01-20T20:46:35.071Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-01-20T20:46:35.071Z] === RUN TestControllerValidateMountNamedPipe [2022-01-20T20:46:35.071Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-01-20T20:46:35.071Z] PASS [2022-01-20T20:46:35.071Z] coverage: 11.0% of statements [2022-01-20T20:46:35.071Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.722s coverage: 11.0% of statements [2022-01-20T20:46:35.518Z] check_test.go:308: [dae300923bd5e] daemon is not started [2022-01-20T20:46:35.518Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-01-20T20:46:35.539Z] === RUN TestIsEmptyDir [2022-01-20T20:46:35.539Z] --- PASS: TestIsEmptyDir (0.01s) [2022-01-20T20:46:35.539Z] PASS [2022-01-20T20:46:35.539Z] coverage: 2.3% of statements [2022-01-20T20:46:35.539Z] ok github.com/docker/docker/daemon/graphdriver 0.063s coverage: 2.3% of statements [2022-01-20T20:46:35.725Z] --- PASS: TestConfigsUpdate (2.12s) [2022-01-20T20:46:35.725Z] === RUN TestTemplatedConfig [2022-01-20T20:46:35.778Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-01-20T20:46:36.006Z] === RUN TestVerifyNetworkingConfig [2022-01-20T20:46:36.006Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-01-20T20:46:36.006Z] === RUN TestGetContainer [2022-01-20T20:46:36.006Z] --- PASS: TestGetContainer (0.00s) [2022-01-20T20:46:36.006Z] === RUN TestValidContainerNames [2022-01-20T20:46:36.006Z] --- PASS: TestValidContainerNames (0.00s) [2022-01-20T20:46:36.006Z] === RUN TestContainerInitDNS [2022-01-20T20:46:36.006Z] daemon_test.go:145: root required [2022-01-20T20:46:36.006Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-01-20T20:46:36.006Z] === RUN TestMerge [2022-01-20T20:46:36.006Z] --- PASS: TestMerge (0.00s) [2022-01-20T20:46:36.006Z] === RUN TestValidateContainerIsolation [2022-01-20T20:46:36.006Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-01-20T20:46:36.006Z] === RUN TestFindNetworkErrorType [2022-01-20T20:46:36.006Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-01-20T20:46:36.006Z] === RUN TestEnsureServicesExist [2022-01-20T20:46:36.006Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-01-20T20:46:36.006Z] === RUN TestEnsureServicesExistErrors [2022-01-20T20:46:36.006Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-01-20T20:46:36.006Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-01-20T20:46:36.006Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-01-20T20:46:36.006Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-01-20T20:46:36.006Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-01-20T20:46:36.006Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-01-20T20:46:36.006Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-01-20T20:46:36.006Z] === RUN TestContainerDelete [2022-01-20T20:46:36.006Z] --- PASS: TestContainerDelete (0.00s) [2022-01-20T20:46:36.006Z] === RUN TestContainerDoubleDelete [2022-01-20T20:46:36.006Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-01-20T20:46:36.006Z] === RUN TestLogContainerEventCopyLabels [2022-01-20T20:46:36.006Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-01-20T20:46:36.006Z] === RUN TestLogContainerEventWithAttributes [2022-01-20T20:46:36.006Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-01-20T20:46:36.006Z] === RUN TestNoneHealthcheck [2022-01-20T20:46:36.006Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-01-20T20:46:36.006Z] === RUN TestHealthStates [2022-01-20T20:46:36.006Z] === RUN TestLinkNaming [2022-01-20T20:46:36.006Z] --- PASS: TestLinkNaming (0.00s) [2022-01-20T20:46:36.020Z] --- PASS: TestGraphdriverPluginV2 (3.72s) [2022-01-20T20:46:36.020Z] PASS [2022-01-20T20:46:36.020Z] [2022-01-20T20:46:36.020Z] DONE 5 tests in 8.625s [2022-01-20T20:46:36.020Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-01-20T20:46:36.020Z] INFO: Testing against a local daemon [2022-01-20T20:46:36.020Z] === RUN TestContinueAfterPluginCrash [2022-01-20T20:46:36.020Z] === PAUSE TestContinueAfterPluginCrash [2022-01-20T20:46:36.020Z] === RUN TestReadPluginNoRead [2022-01-20T20:46:36.020Z] === PAUSE TestReadPluginNoRead [2022-01-20T20:46:36.020Z] === RUN TestDaemonStartWithLogOpt [2022-01-20T20:46:36.020Z] === PAUSE TestDaemonStartWithLogOpt [2022-01-20T20:46:36.020Z] === CONT TestContinueAfterPluginCrash [2022-01-20T20:46:36.020Z] === CONT TestDaemonStartWithLogOpt [2022-01-20T20:46:36.473Z] === RUN TestLinkNew [2022-01-20T20:46:36.473Z] --- PASS: TestLinkNew (0.00s) [2022-01-20T20:46:36.473Z] === RUN TestLinkEnv [2022-01-20T20:46:36.473Z] --- PASS: TestLinkEnv (0.00s) [2022-01-20T20:46:36.473Z] === RUN TestLinkMultipleEnv [2022-01-20T20:46:36.473Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-01-20T20:46:36.473Z] === RUN TestLinkPortRangeEnv [2022-01-20T20:46:36.473Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-01-20T20:46:36.473Z] PASS [2022-01-20T20:46:36.473Z] coverage: 93.0% of statements [2022-01-20T20:46:36.473Z] ok github.com/docker/docker/daemon/links 0.040s coverage: 93.0% of statements [2022-01-20T20:46:36.473Z] time="2022-01-20T20:46:35Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-01-20T20:46:36.473Z] time="2022-01-20T20:46:36Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-01-20T20:46:36.473Z] time="2022-01-20T20:46:36Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-01-20T20:46:36.473Z] time="2022-01-20T20:46:36Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-01-20T20:46:36.473Z] time="2022-01-20T20:46:36Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-01-20T20:46:36.473Z] time="2022-01-20T20:46:36Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-01-20T20:46:36.473Z] time="2022-01-20T20:46:36Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-01-20T20:46:36.473Z] time="2022-01-20T20:46:36Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-01-20T20:46:36.473Z] time="2022-01-20T20:46:36Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-01-20T20:46:36.473Z] time="2022-01-20T20:46:36Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-01-20T20:46:36.473Z] --- PASS: TestHealthStates (0.16s) [2022-01-20T20:46:36.473Z] === RUN TestGetInspectData [2022-01-20T20:46:36.473Z] --- PASS: TestGetInspectData (0.00s) [2022-01-20T20:46:36.473Z] === RUN TestFillLicense [2022-01-20T20:46:36.473Z] --- PASS: TestFillLicense (0.00s) [2022-01-20T20:46:36.473Z] === RUN TestListInvalidFilter [2022-01-20T20:46:36.473Z] --- PASS: TestListInvalidFilter (0.00s) [2022-01-20T20:46:36.473Z] === RUN TestNameFilter [2022-01-20T20:46:36.473Z] --- PASS: TestNameFilter (0.00s) [2022-01-20T20:46:36.473Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-01-20T20:46:36.473Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-01-20T20:46:36.473Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-01-20T20:46:36.473Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-01-20T20:46:36.473Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-01-20T20:46:36.473Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-01-20T20:46:36.473Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-01-20T20:46:36.473Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-01-20T20:46:36.473Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-01-20T20:46:36.473Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-01-20T20:46:36.473Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-01-20T20:46:36.473Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-01-20T20:46:36.473Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-01-20T20:46:36.473Z] === 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-01-20T20:46:36.473Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-01-20T20:46:36.473Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-01-20T20:46:36.473Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-01-20T20:46:36.473Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-01-20T20:46:36.473Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-01-20T20:46:36.473Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-01-20T20:46:36.473Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-01-20T20:46:36.473Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-01-20T20:46:36.473Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-01-20T20:46:36.473Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-01-20T20:46:36.473Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-01-20T20:46:36.473Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-01-20T20:46:36.473Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-01-20T20:46:36.473Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-01-20T20:46:36.473Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-01-20T20:46:36.473Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-01-20T20:46:36.473Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-01-20T20:46:36.473Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-01-20T20:46:36.473Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-01-20T20:46:36.473Z] --- 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-01-20T20:46:36.473Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-01-20T20:46:36.473Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-01-20T20:46:36.473Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-01-20T20:46:36.473Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-01-20T20:46:36.473Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-01-20T20:46:36.473Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-01-20T20:46:36.473Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-01-20T20:46:36.473Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-01-20T20:46:36.473Z] === RUN TestDaemonReloadLabels [2022-01-20T20:46:36.473Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-01-20T20:46:36.473Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-01-20T20:46:36.473Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-01-20T20:46:36.473Z] === RUN TestDaemonReloadMirrors [2022-01-20T20:46:36.473Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-01-20T20:46:36.473Z] === RUN TestDaemonReloadInsecureRegistries [2022-01-20T20:46:36.473Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-01-20T20:46:36.473Z] === RUN TestDaemonReloadNotAffectOthers [2022-01-20T20:46:36.473Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-01-20T20:46:36.473Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-01-20T20:46:36.473Z] reload_test.go:342: root required [2022-01-20T20:46:36.473Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-01-20T20:46:36.473Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-01-20T20:46:36.473Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2022-01-20T20:46:36.473Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-01-20T20:46:36.473Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2022-01-20T20:46:36.473Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-01-20T20:46:36.473Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2022-01-20T20:46:36.474Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-01-20T20:46:36.474Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-01-20T20:46:36.474Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-01-20T20:46:36.474Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-01-20T20:46:36.474Z] === RUN TestParseVolumesFrom [2022-01-20T20:46:36.474Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-01-20T20:46:36.474Z] PASS [2022-01-20T20:46:36.474Z] coverage: 8.6% of statements [2022-01-20T20:46:36.474Z] ok github.com/docker/docker/daemon 0.376s coverage: 8.6% of statements [2022-01-20T20:46:36.474Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-01-20T20:46:36.474Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-01-20T20:46:36.474Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-01-20T20:46:36.474Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-01-20T20:46:36.474Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-01-20T20:46:36.474Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-01-20T20:46:36.474Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-01-20T20:46:36.474Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-01-20T20:46:36.474Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-01-20T20:46:36.474Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-01-20T20:46:36.474Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-01-20T20:46:36.474Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-01-20T20:46:36.474Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-01-20T20:46:36.474Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-01-20T20:46:37.160Z] === CONT TestConfigDaemonSeccompProfiles [2022-01-20T20:46:37.160Z] daemon_test.go:156: [d41179603c856] daemon is not started [2022-01-20T20:46:37.160Z] --- PASS: TestConfigDaemonSeccompProfiles (3.24s) [2022-01-20T20:46:37.160Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.09s) [2022-01-20T20:46:37.160Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.09s) [2022-01-20T20:46:37.160Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.06s) [2022-01-20T20:46:37.160Z] === RUN TestDaemonProxy [2022-01-20T20:46:37.160Z] === RUN TestDaemonProxy/environment_variables [2022-01-20T20:46:37.729Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-01-20T20:46:37.989Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-01-20T20:46:38.039Z] === RUN TestAdapterReadLogs [2022-01-20T20:46:38.039Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-01-20T20:46:38.039Z] === RUN TestCopier [2022-01-20T20:46:38.039Z] --- PASS: TestCopier (0.00s) [2022-01-20T20:46:38.039Z] === RUN TestCopierLongLines [2022-01-20T20:46:38.039Z] --- PASS: TestCopierLongLines (0.00s) [2022-01-20T20:46:38.039Z] === RUN TestCopierSlow [2022-01-20T20:46:38.039Z] --- PASS: TestCopierSlow (0.20s) [2022-01-20T20:46:38.039Z] === RUN TestCopierWithSized [2022-01-20T20:46:38.039Z] === RUN TestCopierWithSized/as_is [2022-01-20T20:46:38.039Z] === RUN TestCopierWithSized/With_RingLogger [2022-01-20T20:46:38.039Z] --- PASS: TestCopierWithSized (0.01s) [2022-01-20T20:46:38.039Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2022-01-20T20:46:38.039Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2022-01-20T20:46:38.039Z] === RUN TestCopierWithPartial [2022-01-20T20:46:38.039Z] --- PASS: TestCopierWithPartial (0.00s) [2022-01-20T20:46:38.039Z] === RUN TestRingLogger [2022-01-20T20:46:38.039Z] --- PASS: TestRingLogger (0.00s) [2022-01-20T20:46:38.039Z] === RUN TestRingCap [2022-01-20T20:46:38.039Z] --- PASS: TestRingCap (0.00s) [2022-01-20T20:46:38.039Z] === RUN TestRingClose [2022-01-20T20:46:38.264Z] --- PASS: TestTemplatedConfig (2.42s) [2022-01-20T20:46:38.264Z] === RUN TestConfigCreateResolve [2022-01-20T20:46:38.506Z] --- PASS: TestRingClose (0.00s) [2022-01-20T20:46:38.506Z] === RUN TestRingDrain [2022-01-20T20:46:38.506Z] --- PASS: TestRingDrain (0.00s) [2022-01-20T20:46:38.506Z] PASS [2022-01-20T20:46:38.506Z] coverage: 43.8% of statements [2022-01-20T20:46:38.506Z] ok github.com/docker/docker/daemon/logger 0.337s coverage: 43.8% of statements [2022-01-20T20:46:38.506Z] === RUN TestNewStreamConfig [2022-01-20T20:46:38.506Z] === RUN TestNewStreamConfig/defaults [2022-01-20T20:46:38.506Z] === RUN TestNewStreamConfig/invalid_create_group [2022-01-20T20:46:38.506Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-01-20T20:46:38.506Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-01-20T20:46:38.506Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-01-20T20:46:38.506Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-01-20T20:46:38.506Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-01-20T20:46:38.506Z] --- PASS: TestNewStreamConfig (0.00s) [2022-01-20T20:46:38.559Z] === RUN TestDaemonProxy/command-line_options [2022-01-20T20:46:38.559Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-01-20T20:46:38.818Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-01-20T20:46:38.978Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-01-20T20:46:38.978Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-01-20T20:46:38.978Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-01-20T20:46:38.978Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-01-20T20:46:38.978Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-01-20T20:46:38.978Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-01-20T20:46:38.978Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-01-20T20:46:38.978Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-01-20T20:46:38.978Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-01-20T20:46:38.978Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-01-20T20:46:38.978Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-01-20T20:46:38.978Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-01-20T20:46:38.978Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-01-20T20:46:38.978Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-01-20T20:46:38.978Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-01-20T20:46:38.978Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-01-20T20:46:38.978Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-01-20T20:46:38.978Z] === RUN TestNewAWSLogsClientRegionDetect [2022-01-20T20:46:38.978Z] time="2022-01-20T20:46:38Z" level=info msg="Trying to get region from EC2 Metadata" [2022-01-20T20:46:38.978Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.14s) [2022-01-20T20:46:38.978Z] === RUN TestCreateSuccess [2022-01-20T20:46:38.978Z] --- PASS: TestCreateSuccess (0.00s) [2022-01-20T20:46:38.978Z] === RUN TestCreateStreamSkipped [2022-01-20T20:46:38.978Z] time="2022-01-20T20:46:38Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-01-20T20:46:38.978Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-01-20T20:46:38.978Z] === RUN TestCreateLogGroupSuccess [2022-01-20T20:46:38.978Z] time="2022-01-20T20:46:38Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-01-20T20:46:38.978Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-01-20T20:46:38.978Z] === RUN TestCreateError [2022-01-20T20:46:38.978Z] --- PASS: TestCreateError (0.00s) [2022-01-20T20:46:38.978Z] === RUN TestCreateAlreadyExists [2022-01-20T20:46:38.978Z] time="2022-01-20T20:46:38Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-01-20T20:46:38.978Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-01-20T20:46:38.978Z] === RUN TestLogClosed [2022-01-20T20:46:38.978Z] --- PASS: TestLogClosed (0.00s) [2022-01-20T20:46:38.978Z] === RUN TestLogBlocking [2022-01-20T20:46:38.978Z] --- PASS: TestLogBlocking (0.00s) [2022-01-20T20:46:38.978Z] === RUN TestLogNonBlockingBufferEmpty [2022-01-20T20:46:38.978Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-01-20T20:46:38.978Z] === RUN TestLogNonBlockingBufferFull [2022-01-20T20:46:38.978Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-01-20T20:46:38.978Z] === RUN TestPublishBatchSuccess [2022-01-20T20:46:38.978Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-01-20T20:46:38.978Z] === RUN TestPublishBatchError [2022-01-20T20:46:38.978Z] time="2022-01-20T20:46:38Z" level=error msg=error [2022-01-20T20:46:38.978Z] --- PASS: TestPublishBatchError (0.00s) [2022-01-20T20:46:38.978Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-01-20T20:46:38.978Z] time="2022-01-20T20:46:38Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-01-20T20:46:38.978Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-01-20T20:46:38.978Z] === RUN TestPublishBatchAlreadyAccepted [2022-01-20T20:46:38.978Z] time="2022-01-20T20:46:38Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-01-20T20:46:38.978Z] time="2022-01-20T20:46:38Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-01-20T20:46:38.978Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-01-20T20:46:38.978Z] === RUN TestCollectBatchSimple [2022-01-20T20:46:38.978Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-01-20T20:46:38.978Z] === RUN TestCollectBatchTicker [2022-01-20T20:46:38.978Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-01-20T20:46:38.978Z] === RUN TestCollectBatchMultilinePattern [2022-01-20T20:46:38.978Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-01-20T20:46:38.978Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-01-20T20:46:38.978Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-01-20T20:46:38.978Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-01-20T20:46:38.978Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-01-20T20:46:38.978Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-01-20T20:46:38.978Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.14s) [2022-01-20T20:46:38.978Z] === RUN TestCollectBatchClose [2022-01-20T20:46:38.978Z] --- PASS: TestCollectBatchClose (0.00s) [2022-01-20T20:46:38.978Z] === RUN TestEffectiveLen [2022-01-20T20:46:38.978Z] === RUN TestEffectiveLen/0/Hello [2022-01-20T20:46:38.978Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-01-20T20:46:38.978Z] === RUN TestEffectiveLen/2/🙃 [2022-01-20T20:46:38.978Z] === RUN TestEffectiveLen/3/���� [2022-01-20T20:46:38.978Z] === RUN TestEffectiveLen/4/He��o [2022-01-20T20:46:38.978Z] === RUN TestEffectiveLen/5/ [2022-01-20T20:46:38.978Z] --- PASS: TestEffectiveLen (0.00s) [2022-01-20T20:46:38.978Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-01-20T20:46:38.978Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-01-20T20:46:38.978Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-01-20T20:46:38.978Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-01-20T20:46:38.978Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-01-20T20:46:38.978Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-01-20T20:46:38.978Z] === RUN TestFindValidSplit [2022-01-20T20:46:38.978Z] === RUN TestFindValidSplit/0/ [2022-01-20T20:46:38.978Z] cloudwatchlogs_test.go:1076: [2022-01-20T20:46:38.978Z] cloudwatchlogs_test.go:1077: [2022-01-20T20:46:38.978Z] === RUN TestFindValidSplit/1/Hello [2022-01-20T20:46:38.978Z] cloudwatchlogs_test.go:1076: Hello [2022-01-20T20:46:38.978Z] cloudwatchlogs_test.go:1077: [2022-01-20T20:46:38.978Z] === RUN TestFindValidSplit/2/Hello [2022-01-20T20:46:38.978Z] cloudwatchlogs_test.go:1076: He [2022-01-20T20:46:38.978Z] cloudwatchlogs_test.go:1077: llo [2022-01-20T20:46:38.978Z] === RUN TestFindValidSplit/3/Hello [2022-01-20T20:46:38.978Z] cloudwatchlogs_test.go:1076: [2022-01-20T20:46:38.978Z] cloudwatchlogs_test.go:1077: Hello [2022-01-20T20:46:38.978Z] === RUN TestFindValidSplit/4/🙃 [2022-01-20T20:46:38.978Z] cloudwatchlogs_test.go:1076: [2022-01-20T20:46:38.978Z] cloudwatchlogs_test.go:1077: 🙃 [2022-01-20T20:46:38.978Z] === RUN TestFindValidSplit/5/🙃 [2022-01-20T20:46:38.978Z] cloudwatchlogs_test.go:1076: 🙃 [2022-01-20T20:46:38.978Z] cloudwatchlogs_test.go:1077: [2022-01-20T20:46:38.978Z] === RUN TestFindValidSplit/6/a� [2022-01-20T20:46:38.978Z] cloudwatchlogs_test.go:1076: a [2022-01-20T20:46:38.978Z] cloudwatchlogs_test.go:1077: � [2022-01-20T20:46:38.978Z] === RUN TestFindValidSplit/7/a� [2022-01-20T20:46:38.978Z] cloudwatchlogs_test.go:1076: a� [2022-01-20T20:46:38.978Z] cloudwatchlogs_test.go:1077: [2022-01-20T20:46:38.978Z] --- PASS: TestFindValidSplit (0.00s) [2022-01-20T20:46:38.978Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-01-20T20:46:38.978Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-01-20T20:46:38.978Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-01-20T20:46:38.978Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-01-20T20:46:38.978Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-01-20T20:46:38.978Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-01-20T20:46:38.978Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-01-20T20:46:38.978Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-01-20T20:46:38.978Z] === RUN TestProcessEventEmoji [2022-01-20T20:46:38.978Z] --- PASS: TestProcessEventEmoji (0.00s) [2022-01-20T20:46:38.978Z] === RUN TestCollectBatchLineSplit [2022-01-20T20:46:38.978Z] --- PASS: TestCollectBatchLineSplit (0.02s) [2022-01-20T20:46:38.978Z] === RUN TestCollectBatchLineSplitWithBinary [2022-01-20T20:46:38.978Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.01s) [2022-01-20T20:46:38.978Z] === RUN TestCollectBatchMaxEvents [2022-01-20T20:46:38.978Z] --- PASS: TestCollectBatchMaxEvents (0.04s) [2022-01-20T20:46:38.978Z] === RUN TestCollectBatchMaxTotalBytes [2022-01-20T20:46:38.978Z] --- PASS: TestCollectBatchMaxTotalBytes (0.04s) [2022-01-20T20:46:38.978Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-01-20T20:46:38.978Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2022-01-20T20:46:38.978Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-01-20T20:46:38.978Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.06s) [2022-01-20T20:46:38.978Z] === RUN TestParseLogOptionsMultilinePattern [2022-01-20T20:46:38.978Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-01-20T20:46:38.978Z] === RUN TestParseLogOptionsDatetimeFormat [2022-01-20T20:46:38.978Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-01-20T20:46:38.978Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-01-20T20:46:38.978Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-01-20T20:46:38.978Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-01-20T20:46:38.978Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-01-20T20:46:38.978Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-01-20T20:46:38.978Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-01-20T20:46:38.978Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-01-20T20:46:38.978Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-01-20T20:46:38.978Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-01-20T20:46:38.978Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-01-20T20:46:38.978Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-01-20T20:46:38.978Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-01-20T20:46:38.978Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-01-20T20:46:38.978Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-01-20T20:46:38.978Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-01-20T20:46:38.978Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-01-20T20:46:38.978Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-01-20T20:46:38.978Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-01-20T20:46:38.978Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-01-20T20:46:38.978Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-01-20T20:46:38.978Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-01-20T20:46:38.978Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-01-20T20:46:38.978Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-01-20T20:46:38.979Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-01-20T20:46:38.979Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-01-20T20:46:38.979Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-01-20T20:46:38.979Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-01-20T20:46:38.979Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-01-20T20:46:38.979Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-01-20T20:46:38.979Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-01-20T20:46:38.979Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-01-20T20:46:38.979Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-01-20T20:46:38.979Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-01-20T20:46:38.979Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-01-20T20:46:38.979Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-01-20T20:46:38.979Z] === RUN TestValidateLogOptReconnectInterval [2022-01-20T20:46:38.979Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-01-20T20:46:38.979Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-01-20T20:46:38.979Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-01-20T20:46:38.979Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-01-20T20:46:38.979Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-01-20T20:46:38.979Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-01-20T20:46:38.979Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-01-20T20:46:38.979Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-01-20T20:46:38.979Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-01-20T20:46:38.979Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-01-20T20:46:38.979Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-01-20T20:46:38.979Z] === RUN TestValidateLogOptionsFormat [2022-01-20T20:46:38.979Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-01-20T20:46:38.979Z] === RUN TestValidateLogOptionsFormat/1/random [2022-01-20T20:46:38.979Z] === RUN TestValidateLogOptionsFormat/2/ [2022-01-20T20:46:38.979Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-01-20T20:46:38.979Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-01-20T20:46:38.979Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-01-20T20:46:38.979Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-01-20T20:46:38.979Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-01-20T20:46:38.979Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-01-20T20:46:38.979Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-01-20T20:46:38.979Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-01-20T20:46:38.979Z] === RUN TestCreateTagSuccess [2022-01-20T20:46:38.979Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-01-20T20:46:38.979Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-01-20T20:46:38.979Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-01-20T20:46:38.979Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-01-20T20:46:38.979Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-01-20T20:46:38.979Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-01-20T20:46:38.979Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-01-20T20:46:38.979Z] PASS [2022-01-20T20:46:38.979Z] coverage: 80.2% of statements [2022-01-20T20:46:38.979Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-01-20T20:46:38.979Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-01-20T20:46:38.979Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-01-20T20:46:38.979Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-01-20T20:46:38.979Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-01-20T20:46:38.979Z] PASS [2022-01-20T20:46:38.979Z] coverage: 33.6% of statements [2022-01-20T20:46:38.979Z] ok github.com/docker/docker/daemon/logger/fluentd 0.065s coverage: 33.6% of statements [2022-01-20T20:46:38.979Z] ok github.com/docker/docker/daemon/logger/awslogs 0.540s coverage: 80.2% of statements [2022-01-20T20:46:38.979Z] === RUN TestSearchRegistryForImagesErrors [2022-01-20T20:46:38.979Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-01-20T20:46:38.979Z] === RUN TestSearchRegistryForImages [2022-01-20T20:46:38.979Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-01-20T20:46:38.979Z] === RUN TestOnlyPlatformWithFallback [2022-01-20T20:46:38.979Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-01-20T20:46:38.979Z] === RUN TestImageDelete [2022-01-20T20:46:38.979Z] === RUN TestImageDelete/no_lease [2022-01-20T20:46:38.979Z] === RUN TestImageDelete/lease_exists [2022-01-20T20:46:38.979Z] --- PASS: TestImageDelete (0.03s) [2022-01-20T20:46:38.979Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-01-20T20:46:38.979Z] --- PASS: TestImageDelete/lease_exists (0.01s) [2022-01-20T20:46:38.979Z] === RUN TestContentStoreForPull [2022-01-20T20:46:39.414Z] --- PASS: TestDaemonStartWithLogOpt (3.38s) [2022-01-20T20:46:39.414Z] === CONT TestReadPluginNoRead [2022-01-20T20:46:39.448Z] --- PASS: TestContentStoreForPull (0.18s) [2022-01-20T20:46:39.448Z] PASS [2022-01-20T20:46:39.448Z] coverage: 6.7% of statements [2022-01-20T20:46:39.448Z] ok github.com/docker/docker/daemon/images 0.309s coverage: 6.7% of statements [2022-01-20T20:46:39.448Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-01-20T20:46:39.448Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-01-20T20:46:39.448Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-01-20T20:46:39.448Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-01-20T20:46:39.448Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-01-20T20:46:39.448Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-01-20T20:46:39.915Z] === RUN TestJSONLogsMarshalJSONBuf [2022-01-20T20:46:39.915Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-01-20T20:46:39.915Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-01-20T20:46:39.915Z] === RUN TestJSONFileLogger [2022-01-20T20:46:39.915Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.15s) [2022-01-20T20:46:39.915Z] === RUN TestFastTimeMarshalJSON [2022-01-20T20:46:39.915Z] --- PASS: TestJSONFileLogger (0.00s) [2022-01-20T20:46:39.915Z] === RUN TestJSONFileLoggerWithTags [2022-01-20T20:46:39.915Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2022-01-20T20:46:39.915Z] PASS [2022-01-20T20:46:39.915Z] coverage: 87.2% of statements [2022-01-20T20:46:39.915Z] --- PASS: TestJSONFileLoggerWithTags (0.01s) [2022-01-20T20:46:39.915Z] === RUN TestJSONFileLoggerWithOpts [2022-01-20T20:46:39.915Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.195s coverage: 87.2% of statements [2022-01-20T20:46:39.915Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2022-01-20T20:46:39.915Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-01-20T20:46:39.915Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-01-20T20:46:39.915Z] === RUN TestEncodeDecode [2022-01-20T20:46:39.915Z] === PAUSE TestEncodeDecode [2022-01-20T20:46:39.915Z] === RUN TestUnexpectedEOF [2022-01-20T20:46:40.226Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-01-20T20:46:40.226Z] === RUN TestBoolValue [2022-01-20T20:46:40.226Z] --- PASS: TestBoolValue (0.00s) [2022-01-20T20:46:40.226Z] === RUN TestBoolValueOrDefault [2022-01-20T20:46:40.226Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-01-20T20:46:40.226Z] === RUN TestInt64ValueOrZero [2022-01-20T20:46:40.226Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-01-20T20:46:40.226Z] === RUN TestInt64ValueOrDefault [2022-01-20T20:46:40.226Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-01-20T20:46:40.226Z] === RUN TestInt64ValueOrDefaultWithError [2022-01-20T20:46:40.226Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-01-20T20:46:40.226Z] === RUN TestJsonContentType [2022-01-20T20:46:40.226Z] --- PASS: TestJsonContentType (0.00s) [2022-01-20T20:46:40.226Z] PASS [2022-01-20T20:46:40.226Z] coverage: 14.7% of statements [2022-01-20T20:46:40.226Z] ok github.com/docker/docker/api/server/httputils 0.068s coverage: 14.7% of statements [2022-01-20T20:46:40.382Z] time="2022-01-20T20:46:39Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-01-20T20:46:40.382Z] time="2022-01-20T20:46:39Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-01-20T20:46:40.382Z] --- PASS: TestUnexpectedEOF (0.15s) [2022-01-20T20:46:40.382Z] === CONT TestEncodeDecode [2022-01-20T20:46:40.382Z] --- PASS: TestEncodeDecode (0.00s) [2022-01-20T20:46:40.382Z] PASS [2022-01-20T20:46:40.382Z] coverage: 69.9% of statements [2022-01-20T20:46:40.382Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.266s coverage: 69.9% of statements [2022-01-20T20:46:40.725Z] === RUN TestDaemonProxy/configuration_file [2022-01-20T20:46:40.804Z] --- PASS: TestConfigCreateResolve (2.12s) [2022-01-20T20:46:40.804Z] PASS [2022-01-20T20:46:40.804Z] [2022-01-20T20:46:40.804Z] DONE 6 tests in 13.084s [2022-01-20T20:46:40.804Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-01-20T20:46:40.804Z] ++ 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-01-20T20:46:40.804Z] ++ set -e [2022-01-20T20:46:40.804Z] ++ '[' -n 0 ']' [2022-01-20T20:46:40.805Z] ++ set -x [2022-01-20T20:46:40.805Z] ++ 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-01-20T20:46:40.805Z] INFO: Testing against a local daemon [2022-01-20T20:46:40.805Z] === RUN TestCheckpoint [2022-01-20T20:46:40.805Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-01-20T20:46:40.805Z] --- SKIP: TestCheckpoint (0.00s) [2022-01-20T20:46:40.805Z] === RUN TestContainerInvalidJSON [2022-01-20T20:46:40.805Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-01-20T20:46:40.805Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-01-20T20:46:40.805Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-01-20T20:46:40.805Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-01-20T20:46:40.805Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-01-20T20:46:40.805Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-01-20T20:46:40.805Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-01-20T20:46:40.805Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-01-20T20:46:40.805Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-01-20T20:46:40.805Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-01-20T20:46:40.805Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2022-01-20T20:46:40.805Z] === RUN TestCopyFromContainerPathIsNotDir [2022-01-20T20:46:40.805Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-01-20T20:46:40.805Z] === RUN TestCopyToContainerPathDoesNotExist [2022-01-20T20:46:40.805Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-01-20T20:46:40.805Z] === RUN TestCopyToContainerPathIsNotDir [2022-01-20T20:46:40.805Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-01-20T20:46:40.805Z] === RUN TestCopyFromContainer [2022-01-20T20:46:40.850Z] === RUN TestWriteLog [2022-01-20T20:46:40.850Z] === PAUSE TestWriteLog [2022-01-20T20:46:40.850Z] === RUN TestReadLog [2022-01-20T20:46:40.850Z] === PAUSE TestReadLog [2022-01-20T20:46:40.850Z] === RUN TestDecode [2022-01-20T20:46:40.850Z] --- PASS: TestDecode (0.02s) [2022-01-20T20:46:40.850Z] === CONT TestWriteLog [2022-01-20T20:46:40.850Z] === CONT TestReadLog [2022-01-20T20:46:40.850Z] --- PASS: TestWriteLog (0.01s) [2022-01-20T20:46:40.850Z] === RUN TestReadLog/tail_exact [2022-01-20T20:46:40.850Z] === RUN TestReadLog/tail_less_than_available [2022-01-20T20:46:40.850Z] === RUN TestReadLog/tail_more_than_available [2022-01-20T20:46:40.850Z] --- PASS: TestReadLog (0.16s) [2022-01-20T20:46:40.850Z] --- PASS: TestReadLog/tail_exact (0.15s) [2022-01-20T20:46:40.850Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2022-01-20T20:46:40.850Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2022-01-20T20:46:40.850Z] PASS [2022-01-20T20:46:40.850Z] coverage: 78.7% of statements [2022-01-20T20:46:40.850Z] ok github.com/docker/docker/daemon/logger/local 0.376s coverage: 78.7% of statements [2022-01-20T20:46:40.985Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-01-20T20:46:41.211Z] === RUN TestMaskSecretKeys [2022-01-20T20:46:41.211Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-01-20T20:46:41.211Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-01-20T20:46:41.211Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-01-20T20:46:41.211Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-01-20T20:46:41.211Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-01-20T20:46:41.211Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-01-20T20:46:41.211Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-01-20T20:46:41.211Z] === RUN TestVersionMiddlewareVersion [2022-01-20T20:46:41.211Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-01-20T20:46:41.211Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-01-20T20:46:41.211Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-01-20T20:46:41.211Z] PASS [2022-01-20T20:46:41.211Z] coverage: 37.7% of statements [2022-01-20T20:46:41.211Z] ok github.com/docker/docker/api/server/middleware 0.073s coverage: 37.7% of statements [2022-01-20T20:46:41.211Z] ? github.com/docker/docker/api/server/router [no test files] [2022-01-20T20:46:41.211Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-01-20T20:46:41.211Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-01-20T20:46:41.211Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-01-20T20:46:41.211Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-01-20T20:46:41.211Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-01-20T20:46:41.211Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-01-20T20:46:41.211Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-01-20T20:46:41.211Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-01-20T20:46:41.211Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-01-20T20:46:41.211Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-01-20T20:46:41.311Z] === RUN TestReadPluginNoRead/default [2022-01-20T20:46:41.318Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-01-20T20:46:41.318Z] === RUN TestOpenFileDelete [2022-01-20T20:46:41.318Z] --- PASS: TestOpenFileDelete (0.00s) [2022-01-20T20:46:41.318Z] === RUN TestOpenFileRename [2022-01-20T20:46:41.318Z] --- PASS: TestOpenFileRename (0.00s) [2022-01-20T20:46:41.318Z] === RUN TestHandleDecoderErr [2022-01-20T20:46:41.318Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-01-20T20:46:41.318Z] === RUN TestParseLogTagDefaultTag [2022-01-20T20:46:41.318Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-01-20T20:46:41.318Z] === RUN TestParseLogTag [2022-01-20T20:46:41.318Z] --- PASS: TestParseLogTag (0.00s) [2022-01-20T20:46:41.318Z] === RUN TestParseLogTagEmptyTag [2022-01-20T20:46:41.318Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-01-20T20:46:41.318Z] === RUN TestTailFiles [2022-01-20T20:46:41.318Z] --- PASS: TestTailFiles (0.00s) [2022-01-20T20:46:41.318Z] === RUN TestFollowLogsConsumerGone [2022-01-20T20:46:41.318Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-01-20T20:46:41.318Z] === RUN TestFollowLogsProducerGone [2022-01-20T20:46:41.318Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2022-01-20T20:46:41.318Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2022-01-20T20:46:41.318Z] --- PASS: TestFollowLogsProducerGone (0.01s) [2022-01-20T20:46:41.318Z] === RUN TestCheckCapacityAndRotate [2022-01-20T20:46:41.318Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-01-20T20:46:41.318Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-01-20T20:46:41.318Z] --- PASS: TestCheckCapacityAndRotate (0.07s) [2022-01-20T20:46:41.318Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-01-20T20:46:41.318Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.03s) [2022-01-20T20:46:41.318Z] PASS [2022-01-20T20:46:41.318Z] coverage: 53.4% of statements [2022-01-20T20:46:41.318Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.133s coverage: 53.4% of statements [2022-01-20T20:46:41.554Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-01-20T20:46:41.554Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-01-20T20:46:41.682Z] === RUN TestStrSliceMarshalJSON [2022-01-20T20:46:41.682Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-01-20T20:46:41.682Z] === RUN TestStrSliceUnmarshalJSON [2022-01-20T20:46:41.682Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-01-20T20:46:41.682Z] === RUN TestStrSliceUnmarshalString [2022-01-20T20:46:41.682Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-01-20T20:46:41.682Z] === RUN TestStrSliceUnmarshalSlice [2022-01-20T20:46:41.682Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-01-20T20:46:41.682Z] PASS [2022-01-20T20:46:41.682Z] coverage: 90.0% of statements [2022-01-20T20:46:41.682Z] === RUN TestAdjustForAPIVersion [2022-01-20T20:46:41.682Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-01-20T20:46:41.682Z] PASS [2022-01-20T20:46:41.682Z] coverage: 5.7% of statements [2022-01-20T20:46:41.682Z] ok github.com/docker/docker/api/types/strslice 0.041s coverage: 90.0% of statements [2022-01-20T20:46:41.682Z] ok github.com/docker/docker/api/server/router/swarm 0.041s coverage: 5.7% of statements [2022-01-20T20:46:41.682Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-01-20T20:46:41.682Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-01-20T20:46:41.682Z] ? github.com/docker/docker/api/types [no test files] [2022-01-20T20:46:41.682Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-01-20T20:46:41.682Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-01-20T20:46:41.682Z] ? github.com/docker/docker/api/types/container [no test files] [2022-01-20T20:46:41.682Z] ? github.com/docker/docker/api/types/events [no test files] [2022-01-20T20:46:41.682Z] === RUN TestToJSON [2022-01-20T20:46:41.682Z] --- PASS: TestToJSON (0.00s) [2022-01-20T20:46:41.682Z] === RUN TestToParamWithVersion [2022-01-20T20:46:41.682Z] --- PASS: TestToParamWithVersion (0.00s) [2022-01-20T20:46:41.682Z] === RUN TestFromJSON [2022-01-20T20:46:41.682Z] --- PASS: TestFromJSON (0.00s) [2022-01-20T20:46:41.749Z] === RUN TestCopyFromContainer// [2022-01-20T20:46:41.749Z] === RUN TestCopyFromContainer//bar/root [2022-01-20T20:46:41.749Z] === RUN TestCopyFromContainer//bar/root/ [2022-01-20T20:46:41.749Z] === RUN TestCopyFromContainer/bar/quux [2022-01-20T20:46:41.749Z] === RUN TestCopyFromContainer/bar/quux/ [2022-01-20T20:46:41.749Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-01-20T20:46:41.784Z] === RUN TestLog [2022-01-20T20:46:41.784Z] --- PASS: TestLog (0.00s) [2022-01-20T20:46:41.784Z] PASS [2022-01-20T20:46:41.784Z] coverage: 31.5% of statements [2022-01-20T20:46:41.785Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.093s coverage: 31.5% of statements [2022-01-20T20:46:42.009Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-01-20T20:46:42.009Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-01-20T20:46:42.009Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-01-20T20:46:42.009Z] === RUN TestCopyFromContainer/bar/notarget [2022-01-20T20:46:42.009Z] --- PASS: TestCopyFromContainer (1.38s) [2022-01-20T20:46:42.009Z] --- PASS: TestCopyFromContainer// (0.05s) [2022-01-20T20:46:42.009Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2022-01-20T20:46:42.009Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2022-01-20T20:46:42.009Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-01-20T20:46:42.009Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-01-20T20:46:42.009Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-01-20T20:46:42.009Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-01-20T20:46:42.009Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-01-20T20:46:42.009Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-01-20T20:46:42.010Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-01-20T20:46:42.010Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-01-20T20:46:42.010Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-20T20:46:42.010Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-20T20:46:42.010Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-20T20:46:42.010Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-20T20:46:42.010Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-20T20:46:42.010Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-20T20:46:42.010Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-20T20:46:42.010Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-20T20:46:42.010Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-20T20:46:42.010Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-01-20T20:46:42.010Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-01-20T20:46:42.010Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-01-20T20:46:42.010Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-01-20T20:46:42.010Z] === RUN TestCreateLinkToNonExistingContainer [2022-01-20T20:46:42.123Z] === RUN TestDaemonProxy/conflicting_options [2022-01-20T20:46:42.123Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-01-20T20:46:42.152Z] === RUN TestEmpty [2022-01-20T20:46:42.152Z] --- PASS: TestEmpty (0.00s) [2022-01-20T20:46:42.152Z] === RUN TestArgsMatchKVListEmptySources [2022-01-20T20:46:42.152Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-01-20T20:46:42.152Z] === RUN TestArgsMatchKVList [2022-01-20T20:46:42.152Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-01-20T20:46:42.152Z] === RUN TestArgsMatch [2022-01-20T20:46:42.152Z] --- PASS: TestArgsMatch (0.00s) [2022-01-20T20:46:42.152Z] === RUN TestAdd [2022-01-20T20:46:42.152Z] --- PASS: TestAdd (0.00s) [2022-01-20T20:46:42.152Z] === RUN TestDel [2022-01-20T20:46:42.152Z] --- PASS: TestDel (0.00s) [2022-01-20T20:46:42.152Z] === RUN TestLen [2022-01-20T20:46:42.152Z] --- PASS: TestLen (0.00s) [2022-01-20T20:46:42.152Z] === RUN TestExactMatch [2022-01-20T20:46:42.152Z] --- PASS: TestExactMatch (0.00s) [2022-01-20T20:46:42.152Z] === RUN TestOnlyOneExactMatch [2022-01-20T20:46:42.152Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-01-20T20:46:42.152Z] === RUN TestContains [2022-01-20T20:46:42.152Z] --- PASS: TestContains (0.00s) [2022-01-20T20:46:42.152Z] === RUN TestValidate [2022-01-20T20:46:42.152Z] --- PASS: TestValidate (0.00s) [2022-01-20T20:46:42.152Z] === RUN TestWalkValues [2022-01-20T20:46:42.152Z] --- PASS: TestWalkValues (0.00s) [2022-01-20T20:46:42.152Z] === RUN TestFuzzyMatch [2022-01-20T20:46:42.152Z] --- PASS: TestFuzzyMatch (0.00s) [2022-01-20T20:46:42.152Z] === RUN TestClone [2022-01-20T20:46:42.152Z] --- PASS: TestClone (0.00s) [2022-01-20T20:46:42.152Z] PASS [2022-01-20T20:46:42.152Z] coverage: 92.2% of statements [2022-01-20T20:46:42.152Z] ok github.com/docker/docker/api/types/filters 0.039s coverage: 92.2% of statements [2022-01-20T20:46:42.152Z] ? github.com/docker/docker/api/types/image [no test files] [2022-01-20T20:46:42.152Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-01-20T20:46:42.152Z] ? github.com/docker/docker/api/types/network [no test files] [2022-01-20T20:46:42.152Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-01-20T20:46:42.152Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-01-20T20:46:42.152Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-01-20T20:46:42.152Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-01-20T20:46:42.152Z] === RUN TestDurationToSecondsString [2022-01-20T20:46:42.152Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-01-20T20:46:42.152Z] === RUN TestGetTimestamp [2022-01-20T20:46:42.152Z] --- PASS: TestGetTimestamp (0.15s) [2022-01-20T20:46:42.152Z] === RUN TestParseTimestamps [2022-01-20T20:46:42.152Z] --- PASS: TestParseTimestamps (0.00s) [2022-01-20T20:46:42.153Z] PASS [2022-01-20T20:46:42.153Z] coverage: 100.0% of statements [2022-01-20T20:46:42.153Z] ok github.com/docker/docker/api/types/time 0.200s coverage: 100.0% of statements [2022-01-20T20:46:42.153Z] === RUN TestCompareVersion [2022-01-20T20:46:42.153Z] --- PASS: TestCompareVersion (0.00s) [2022-01-20T20:46:42.153Z] PASS [2022-01-20T20:46:42.153Z] coverage: 77.3% of statements [2022-01-20T20:46:42.153Z] ok github.com/docker/docker/api/types/versions 0.037s coverage: 77.3% of statements [2022-01-20T20:46:42.153Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-01-20T20:46:42.153Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-01-20T20:46:42.153Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-01-20T20:46:42.153Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-01-20T20:46:42.153Z] ? github.com/docker/docker/builder [no test files] [2022-01-20T20:46:42.153Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-01-20T20:46:42.153Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-01-20T20:46:42.153Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-01-20T20:46:42.153Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-01-20T20:46:42.153Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-01-20T20:46:42.153Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-01-20T20:46:42.153Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-01-20T20:46:42.238Z] === RUN TestReadPluginNoRead/disabled_caching [2022-01-20T20:46:42.251Z] === RUN TestValidateLogOpt [2022-01-20T20:46:42.251Z] --- PASS: TestValidateLogOpt (0.00s) [2022-01-20T20:46:42.251Z] === RUN TestNewMissedConfig [2022-01-20T20:46:42.251Z] --- PASS: TestNewMissedConfig (0.00s) [2022-01-20T20:46:42.251Z] === RUN TestNewMissedUrl [2022-01-20T20:46:42.251Z] --- PASS: TestNewMissedUrl (0.00s) [2022-01-20T20:46:42.251Z] === RUN TestNewMissedToken [2022-01-20T20:46:42.251Z] --- PASS: TestNewMissedToken (0.00s) [2022-01-20T20:46:42.251Z] === RUN TestNewWithProxy [2022-01-20T20:46:42.251Z] --- PASS: TestNewWithProxy (0.00s) [2022-01-20T20:46:42.251Z] === RUN TestDefault [2022-01-20T20:46:42.251Z] --- PASS: TestDefault (0.01s) [2022-01-20T20:46:42.251Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-01-20T20:46:42.251Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-01-20T20:46:42.251Z] === RUN TestJsonFormat [2022-01-20T20:46:42.251Z] --- PASS: TestJsonFormat (0.00s) [2022-01-20T20:46:42.251Z] === RUN TestRawFormat [2022-01-20T20:46:42.251Z] --- PASS: TestRawFormat (0.00s) [2022-01-20T20:46:42.251Z] === RUN TestRawFormatWithLabels [2022-01-20T20:46:42.251Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-01-20T20:46:42.251Z] === RUN TestRawFormatWithoutTag [2022-01-20T20:46:42.251Z] --- PASS: TestRawFormatWithoutTag (0.01s) [2022-01-20T20:46:42.251Z] === RUN TestBatching [2022-01-20T20:46:42.251Z] === RUN TestNewParse [2022-01-20T20:46:42.251Z] --- PASS: TestNewParse (0.00s) [2022-01-20T20:46:42.251Z] PASS [2022-01-20T20:46:42.251Z] coverage: 8.3% of statements [2022-01-20T20:46:42.251Z] ok github.com/docker/docker/daemon/logger/templates 0.040s coverage: 8.3% of statements [2022-01-20T20:46:42.251Z] --- PASS: TestBatching (0.24s) [2022-01-20T20:46:42.251Z] === RUN TestFrequency [2022-01-20T20:46:42.269Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-01-20T20:46:42.269Z] === RUN TestCreateWithInvalidEnv [2022-01-20T20:46:42.269Z] === RUN TestCreateWithInvalidEnv/0 [2022-01-20T20:46:42.269Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-01-20T20:46:42.269Z] === RUN TestCreateWithInvalidEnv/1 [2022-01-20T20:46:42.269Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-01-20T20:46:42.269Z] === RUN TestCreateWithInvalidEnv/2 [2022-01-20T20:46:42.269Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-01-20T20:46:42.269Z] === CONT TestCreateWithInvalidEnv/0 [2022-01-20T20:46:42.269Z] === CONT TestCreateWithInvalidEnv/2 [2022-01-20T20:46:42.269Z] === CONT TestCreateWithInvalidEnv/1 [2022-01-20T20:46:42.269Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-01-20T20:46:42.269Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-01-20T20:46:42.269Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-01-20T20:46:42.269Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-01-20T20:46:42.269Z] === RUN TestCreateTmpfsMountsTarget [2022-01-20T20:46:42.269Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-01-20T20:46:42.269Z] === RUN TestCreateWithCustomMaskedPaths [2022-01-20T20:46:42.693Z] === RUN TestDaemonProxy/reload_sanitized [2022-01-20T20:46:42.718Z] === RUN TestParseLogFormat [2022-01-20T20:46:42.718Z] --- PASS: TestParseLogFormat (0.00s) [2022-01-20T20:46:42.718Z] === RUN TestValidateLogOptEmpty [2022-01-20T20:46:42.718Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-01-20T20:46:42.718Z] === RUN TestValidateSyslogAddress [2022-01-20T20:46:42.718Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-01-20T20:46:42.718Z] === RUN TestParseAddressDefaultPort [2022-01-20T20:46:42.718Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-01-20T20:46:42.718Z] === RUN TestValidateSyslogFacility [2022-01-20T20:46:42.718Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-01-20T20:46:42.718Z] === RUN TestValidateLogOptSyslogFormat [2022-01-20T20:46:42.718Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-01-20T20:46:42.718Z] === RUN TestValidateLogOpt [2022-01-20T20:46:42.718Z] --- PASS: TestValidateLogOpt (0.00s) [2022-01-20T20:46:42.718Z] PASS [2022-01-20T20:46:42.718Z] coverage: 46.8% of statements [2022-01-20T20:46:42.718Z] ok github.com/docker/docker/daemon/logger/syslog 0.045s coverage: 46.8% of statements [2022-01-20T20:46:42.718Z] --- PASS: TestFrequency (0.16s) [2022-01-20T20:46:42.718Z] === RUN TestOneMessagePerRequest [2022-01-20T20:46:42.718Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-01-20T20:46:42.718Z] === RUN TestVerify [2022-01-20T20:46:42.718Z] --- PASS: TestVerify (0.00s) [2022-01-20T20:46:42.718Z] === RUN TestSkipVerify [2022-01-20T20:46:42.718Z] time="2022-01-20T20:46:42Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-20T20:46:42.718Z] time="2022-01-20T20:46:42Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-20T20:46:42.718Z] time="2022-01-20T20:46:42Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-20T20:46:42.718Z] time="2022-01-20T20:46:42Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-20T20:46:42.952Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-01-20T20:46:43.185Z] --- PASS: TestSkipVerify (0.59s) [2022-01-20T20:46:43.185Z] === RUN TestBufferMaximum [2022-01-20T20:46:43.185Z] time="2022-01-20T20:46:42Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-20T20:46:43.185Z] time="2022-01-20T20:46:42Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-20T20:46:43.185Z] time="2022-01-20T20:46:42Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-20T20:46:43.185Z] time="2022-01-20T20:46:42Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-20T20:46:43.185Z] time="2022-01-20T20:46:42Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-20T20:46:43.185Z] time="2022-01-20T20:46:42Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1642711602.885550\",\"host\":\"6c4f118a195f\"}'" [2022-01-20T20:46:43.185Z] time="2022-01-20T20:46:42Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1642711602.885550\",\"host\":\"6c4f118a195f\"}'" [2022-01-20T20:46:43.185Z] --- PASS: TestBufferMaximum (0.00s) [2022-01-20T20:46:43.185Z] === RUN TestServerAlwaysDown [2022-01-20T20:46:43.185Z] time="2022-01-20T20:46:42Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-20T20:46:43.185Z] time="2022-01-20T20:46:42Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-20T20:46:43.185Z] time="2022-01-20T20:46:42Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1642711602.887643\",\"host\":\"6c4f118a195f\"}'" [2022-01-20T20:46:43.185Z] time="2022-01-20T20:46:42Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1642711602.887643\",\"host\":\"6c4f118a195f\"}'" [2022-01-20T20:46:43.185Z] time="2022-01-20T20:46:42Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-20T20:46:43.185Z] time="2022-01-20T20:46:42Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1642711602.887643\",\"host\":\"6c4f118a195f\"}'" [2022-01-20T20:46:43.185Z] time="2022-01-20T20:46:42Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1642711602.892173\",\"host\":\"6c4f118a195f\"}'" [2022-01-20T20:46:43.185Z] time="2022-01-20T20:46:42Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1642711602.892173\",\"host\":\"6c4f118a195f\"}'" [2022-01-20T20:46:43.185Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-01-20T20:46:43.185Z] === RUN TestCannotSendAfterClose [2022-01-20T20:46:43.185Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-01-20T20:46:43.185Z] === RUN TestDeadlockOnBlockedEndpoint [2022-01-20T20:46:43.215Z] --- PASS: TestDaemonProxy (6.34s) [2022-01-20T20:46:43.215Z] --- PASS: TestDaemonProxy/environment_variables (1.75s) [2022-01-20T20:46:43.215Z] --- PASS: TestDaemonProxy/command-line_options (1.77s) [2022-01-20T20:46:43.215Z] --- PASS: TestDaemonProxy/configuration_file (1.80s) [2022-01-20T20:46:43.215Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-01-20T20:46:43.215Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-01-20T20:46:43.215Z] PASS [2022-01-20T20:46:43.215Z] [2022-01-20T20:46:43.215Z] DONE 17 tests in 10.738s [2022-01-20T20:46:43.215Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-01-20T20:46:43.215Z] ++ 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-01-20T20:46:43.215Z] ++ set -e [2022-01-20T20:46:43.215Z] ++ '[' -n 0 ']' [2022-01-20T20:46:43.215Z] ++ set -x [2022-01-20T20:46:43.215Z] ++ 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-01-20T20:46:43.474Z] INFO: Testing against a local daemon [2022-01-20T20:46:43.474Z] === RUN TestCommitInheritsEnv [2022-01-20T20:46:43.641Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-01-20T20:46:43.651Z] --- PASS: TestCreateWithCustomMaskedPaths (1.16s) [2022-01-20T20:46:43.651Z] === RUN TestCreateWithCustomReadonlyPaths [2022-01-20T20:46:43.722Z] === RUN TestParseRemoteURL [2022-01-20T20:46:43.722Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-01-20T20:46:43.722Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-01-20T20:46:43.722Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-01-20T20:46:43.722Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-01-20T20:46:43.722Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-01-20T20:46:43.722Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-01-20T20:46:43.722Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-01-20T20:46:43.722Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-01-20T20:46:43.722Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-01-20T20:46:43.722Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-01-20T20:46:43.722Z] --- PASS: TestParseRemoteURL (0.00s) [2022-01-20T20:46:43.723Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-01-20T20:46:43.723Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-01-20T20:46:43.723Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-01-20T20:46:43.723Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-01-20T20:46:43.723Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-01-20T20:46:43.723Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-01-20T20:46:43.723Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-01-20T20:46:43.723Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-01-20T20:46:43.723Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-01-20T20:46:43.723Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-01-20T20:46:43.723Z] === RUN TestCloneArgsSmartHttp [2022-01-20T20:46:43.723Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-01-20T20:46:43.723Z] === RUN TestCloneArgsDumbHttp [2022-01-20T20:46:43.723Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-01-20T20:46:43.723Z] === RUN TestCloneArgsGit [2022-01-20T20:46:43.723Z] --- PASS: TestCloneArgsGit (0.00s) [2022-01-20T20:46:43.723Z] === RUN TestCheckoutGit [2022-01-20T20:46:43.734Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-01-20T20:46:43.896Z] --- PASS: TestContinueAfterPluginCrash (8.33s) [2022-01-20T20:46:43.994Z] --- PASS: TestCommitInheritsEnv (0.43s) [2022-01-20T20:46:43.994Z] === RUN TestImportExtremelyLargeImageWorks [2022-01-20T20:46:43.994Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-01-20T20:46:43.994Z] === RUN TestImagesFilterMultiReference [2022-01-20T20:46:43.994Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2022-01-20T20:46:43.994Z] === RUN TestImagePullPlatformInvalid [2022-01-20T20:46:43.994Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2022-01-20T20:46:43.994Z] === RUN TestRemoveImageOrphaning [2022-01-20T20:46:43.994Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-01-20T20:46:44.168Z] time="2022-01-20T20:46:43Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49206/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-01-20T20:46:44.168Z] time="2022-01-20T20:46:43Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"6c4f118a195f\"}'" [2022-01-20T20:46:44.168Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.01s) [2022-01-20T20:46:44.168Z] PASS [2022-01-20T20:46:44.168Z] coverage: 82.5% of statements [2022-01-20T20:46:44.168Z] ok github.com/docker/docker/daemon/logger/splunk 2.123s coverage: 82.5% of statements [2022-01-20T20:46:44.168Z] ? github.com/docker/docker/daemon/names [no test files] [2022-01-20T20:46:44.168Z] ? github.com/docker/docker/daemon/network [no test files] [2022-01-20T20:46:44.168Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-01-20T20:46:44.168Z] === RUN TestV1IDService [2022-01-20T20:46:44.168Z] --- PASS: TestV1IDService (0.03s) [2022-01-20T20:46:44.168Z] === RUN TestV2MetadataService [2022-01-20T20:46:44.563Z] --- PASS: TestRemoveImageOrphaning (0.46s) [2022-01-20T20:46:44.563Z] === RUN TestRemoveImageGarbageCollector [2022-01-20T20:46:44.590Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.22s) [2022-01-20T20:46:44.590Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-01-20T20:46:44.590Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-20T20:46:44.590Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-20T20:46:44.590Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-20T20:46:44.590Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-20T20:46:44.590Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-20T20:46:44.590Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-20T20:46:44.590Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-20T20:46:44.590Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-20T20:46:44.590Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-20T20:46:44.590Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-20T20:46:44.590Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-20T20:46:44.591Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-20T20:46:44.591Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-20T20:46:44.591Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-20T20:46:44.591Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-20T20:46:44.591Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-01-20T20:46:44.591Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-01-20T20:46:44.591Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-01-20T20:46:44.591Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-01-20T20:46:44.591Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-01-20T20:46:44.591Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-01-20T20:46:44.591Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-01-20T20:46:44.636Z] === RUN TestSuccessfulDownload [2022-01-20T20:46:44.636Z] download_test.go:267: Needs fixing on Windows [2022-01-20T20:46:44.636Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-01-20T20:46:44.636Z] === RUN TestCancelledDownload [2022-01-20T20:46:44.636Z] --- PASS: TestCancelledDownload (0.00s) [2022-01-20T20:46:44.636Z] === RUN TestMaxDownloadAttempts [2022-01-20T20:46:44.636Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-01-20T20:46:44.636Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-01-20T20:46:44.636Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-01-20T20:46:44.636Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-01-20T20:46:44.636Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-01-20T20:46:44.636Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-01-20T20:46:44.636Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-01-20T20:46:44.636Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-01-20T20:46:44.636Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-01-20T20:46:44.636Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-01-20T20:46:44.636Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-01-20T20:46:44.636Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-01-20T20:46:44.636Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-01-20T20:46:44.636Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-01-20T20:46:44.636Z] === RUN TestContinueOnError_MirrorEndpoint [2022-01-20T20:46:44.636Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-01-20T20:46:44.636Z] === RUN TestContinueOnError_NeverContinue [2022-01-20T20:46:44.636Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-01-20T20:46:44.636Z] === RUN TestManifestStore [2022-01-20T20:46:44.636Z] === RUN TestManifestStore/no_remote_or_local [2022-01-20T20:46:44.636Z] time="2022-01-20T20:46:44Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-01-20T20:46:44.636Z] time="2022-01-20T20:46:44Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-01-20T20:46:44.636Z] time="2022-01-20T20:46:44Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-01-20T20:46:44.636Z] time="2022-01-20T20:46:44Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-01-20T20:46:44.636Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-01-20T20:46:44.636Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.43s) [2022-01-20T20:46:44.636Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.43s) [2022-01-20T20:46:44.636Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.43s) [2022-01-20T20:46:44.636Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.43s) [2022-01-20T20:46:44.636Z] === RUN TestTransfer [2022-01-20T20:46:44.820Z] === CONT TestReadPluginNoRead [2022-01-20T20:46:44.820Z] read_test.go:92: [dd36bb28c2aa5] daemon is not started [2022-01-20T20:46:44.820Z] --- PASS: TestReadPluginNoRead (5.80s) [2022-01-20T20:46:44.820Z] --- PASS: TestReadPluginNoRead/default (1.18s) [2022-01-20T20:46:44.820Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.20s) [2022-01-20T20:46:44.820Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.17s) [2022-01-20T20:46:44.820Z] PASS [2022-01-20T20:46:44.820Z] [2022-01-20T20:46:44.820Z] DONE 6 tests in 9.212s [2022-01-20T20:46:44.820Z] 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-01-20T20:46:44.820Z] testing: warning: no tests to run [2022-01-20T20:46:44.820Z] PASS [2022-01-20T20:46:44.820Z] [2022-01-20T20:46:44.820Z] DONE 0 tests in 0.011s [2022-01-20T20:46:44.820Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-01-20T20:46:44.820Z] INFO: Testing against a local daemon [2022-01-20T20:46:44.820Z] === RUN TestPluginWithDevMounts [2022-01-20T20:46:44.820Z] === PAUSE TestPluginWithDevMounts [2022-01-20T20:46:44.820Z] === CONT TestPluginWithDevMounts [2022-01-20T20:46:45.107Z] --- PASS: TestTransfer (0.12s) [2022-01-20T20:46:45.107Z] === RUN TestConcurrencyLimit [2022-01-20T20:46:45.107Z] time="2022-01-20T20:46:44Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local3148987032\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-01-20T20:46:45.107Z] === RUN TestManifestStore/no_local_cache [2022-01-20T20:46:45.107Z] === RUN TestManifestStore/with_local_cache [2022-01-20T20:46:45.107Z] === RUN TestManifestStore/unknown_media_type [2022-01-20T20:46:45.107Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-01-20T20:46:45.107Z] time="2022-01-20T20:46:44Z" level=warning msg="reference for unknown type: " [2022-01-20T20:46:45.107Z] time="2022-01-20T20:46:44Z" level=warning msg="reference for unknown type: " [2022-01-20T20:46:45.107Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-01-20T20:46:45.107Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-01-20T20:46:45.107Z] time="2022-01-20T20:46:44Z" level=warning msg="reference for unknown type: " [2022-01-20T20:46:45.107Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-01-20T20:46:45.107Z] time="2022-01-20T20:46:44Z" level=warning msg="reference for unknown type: " [2022-01-20T20:46:45.107Z] time="2022-01-20T20:46:44Z" level=warning msg="reference for unknown type: " [2022-01-20T20:46:45.107Z] === RUN TestManifestStore/error_persisting_manifest [2022-01-20T20:46:45.107Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-01-20T20:46:45.107Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-01-20T20:46:45.107Z] time="2022-01-20T20:46:44Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-01-20T20:46:45.107Z] --- PASS: TestManifestStore (0.26s) [2022-01-20T20:46:45.107Z] --- PASS: TestManifestStore/no_remote_or_local (0.16s) [2022-01-20T20:46:45.107Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2022-01-20T20:46:45.107Z] --- PASS: TestManifestStore/with_local_cache (0.01s) [2022-01-20T20:46:45.107Z] --- PASS: TestManifestStore/unknown_media_type (0.05s) [2022-01-20T20:46:45.107Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s) [2022-01-20T20:46:45.107Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.03s) [2022-01-20T20:46:45.107Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.01s) [2022-01-20T20:46:45.107Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2022-01-20T20:46:45.107Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2022-01-20T20:46:45.107Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-01-20T20:46:45.107Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2022-01-20T20:46:45.107Z] === RUN TestDetectManifestBlobMediaType [2022-01-20T20:46:45.107Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-01-20T20:46:45.107Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-01-20T20:46:45.107Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-01-20T20:46:45.107Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-01-20T20:46:45.107Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-01-20T20:46:45.107Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-01-20T20:46:45.107Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-01-20T20:46:45.107Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-01-20T20:46:45.107Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-01-20T20:46:45.107Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-01-20T20:46:45.107Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-01-20T20:46:45.107Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-01-20T20:46:45.107Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-01-20T20:46:45.107Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-01-20T20:46:45.107Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-01-20T20:46:45.107Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-01-20T20:46:45.107Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-01-20T20:46:45.107Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-01-20T20:46:45.107Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-01-20T20:46:45.107Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-01-20T20:46:45.107Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-01-20T20:46:45.107Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-01-20T20:46:45.107Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-01-20T20:46:45.107Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-01-20T20:46:45.107Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-01-20T20:46:45.107Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-01-20T20:46:45.107Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-01-20T20:46:45.107Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-01-20T20:46:45.107Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-01-20T20:46:45.107Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-01-20T20:46:45.107Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-01-20T20:46:45.107Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-01-20T20:46:45.107Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-01-20T20:46:45.107Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-01-20T20:46:45.107Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-01-20T20:46:45.107Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-01-20T20:46:45.107Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-01-20T20:46:45.107Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-01-20T20:46:45.107Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-01-20T20:46:45.107Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-01-20T20:46:45.107Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-01-20T20:46:45.107Z] === RUN TestFixManifestLayers [2022-01-20T20:46:45.107Z] --- PASS: TestFixManifestLayers (0.00s) [2022-01-20T20:46:45.107Z] === RUN TestFixManifestLayersBaseLayerParent [2022-01-20T20:46:45.107Z] pull_v2_test.go:73: Needs fixing on Windows [2022-01-20T20:46:45.107Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-01-20T20:46:45.107Z] === RUN TestFixManifestLayersBadParent [2022-01-20T20:46:45.107Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-01-20T20:46:45.107Z] === RUN TestValidateManifest [2022-01-20T20:46:45.107Z] pull_v2_test.go:118: Needs fixing on Windows [2022-01-20T20:46:45.107Z] --- SKIP: TestValidateManifest (0.00s) [2022-01-20T20:46:45.107Z] === RUN TestFormatPlatform [2022-01-20T20:46:45.107Z] --- PASS: TestFormatPlatform (0.00s) [2022-01-20T20:46:45.108Z] === RUN TestGetRepositoryMountCandidates [2022-01-20T20:46:45.108Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-01-20T20:46:45.108Z] === RUN TestLayerAlreadyExists [2022-01-20T20:46:45.108Z] 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-01-20T20:46:45.108Z] 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-01-20T20:46:45.108Z] 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-01-20T20:46:45.108Z] 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-01-20T20:46:45.108Z] 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-01-20T20:46:45.108Z] 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-01-20T20:46:45.108Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-01-20T20:46:45.108Z] === RUN TestWhenEmptyAuthConfig [2022-01-20T20:46:45.108Z] --- PASS: TestV2MetadataService (0.94s) [2022-01-20T20:46:45.108Z] PASS [2022-01-20T20:46:45.108Z] coverage: 48.2% of statements [2022-01-20T20:46:45.108Z] ok github.com/docker/docker/distribution/metadata 1.035s coverage: 48.2% of statements [2022-01-20T20:46:45.134Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-01-20T20:46:45.161Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.39s) [2022-01-20T20:46:45.161Z] === RUN TestCreateDifferentPlatform [2022-01-20T20:46:45.161Z] === RUN TestCreateDifferentPlatform/different_os [2022-01-20T20:46:45.161Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-01-20T20:46:45.161Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-01-20T20:46:45.161Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-01-20T20:46:45.161Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-01-20T20:46:45.161Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-01-20T20:46:45.161Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-01-20T20:46:45.161Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-01-20T20:46:45.161Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-01-20T20:46:45.161Z] === RUN TestContainerStartOnDaemonRestart [2022-01-20T20:46:45.161Z] === PAUSE TestContainerStartOnDaemonRestart [2022-01-20T20:46:45.161Z] === RUN TestDaemonRestartIpcMode [2022-01-20T20:46:45.161Z] === PAUSE TestDaemonRestartIpcMode [2022-01-20T20:46:45.161Z] === RUN TestDaemonHostGatewayIP [2022-01-20T20:46:45.161Z] === PAUSE TestDaemonHostGatewayIP [2022-01-20T20:46:45.161Z] === RUN TestRestartDaemonWithRestartingContainer [2022-01-20T20:46:45.161Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-01-20T20:46:45.161Z] === RUN TestContainerKillOnDaemonStart [2022-01-20T20:46:45.161Z] === PAUSE TestContainerKillOnDaemonStart [2022-01-20T20:46:45.161Z] === RUN TestDiff [2022-01-20T20:46:45.292Z] === RUN TestEnable [2022-01-20T20:46:45.292Z] --- PASS: TestEnable (0.00s) [2022-01-20T20:46:45.292Z] === RUN TestDisable [2022-01-20T20:46:45.292Z] --- PASS: TestDisable (0.00s) [2022-01-20T20:46:45.292Z] === RUN TestEnabled [2022-01-20T20:46:45.292Z] --- PASS: TestEnabled (0.00s) [2022-01-20T20:46:45.292Z] PASS [2022-01-20T20:46:45.292Z] coverage: 100.0% of statements [2022-01-20T20:46:45.292Z] ok github.com/docker/docker/cli/debug 0.039s coverage: 100.0% of statements [2022-01-20T20:46:45.292Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-01-20T20:46:45.292Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2022-01-20T20:46:45.292Z] === RUN TestProcessNoDockerignore [2022-01-20T20:46:45.292Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-01-20T20:46:45.292Z] === RUN TestProcessShouldLeaveAllFiles [2022-01-20T20:46:45.292Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2022-01-20T20:46:45.292Z] === RUN TestDetectContentType [2022-01-20T20:46:45.292Z] --- PASS: TestDetectContentType (0.00s) [2022-01-20T20:46:45.292Z] === RUN TestSelectAcceptableMIME [2022-01-20T20:46:45.292Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-01-20T20:46:45.292Z] === RUN TestInspectEmptyResponse [2022-01-20T20:46:45.292Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-01-20T20:46:45.292Z] === RUN TestInspectResponseBinary [2022-01-20T20:46:45.292Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-01-20T20:46:45.292Z] === RUN TestResponseUnsupportedContentType [2022-01-20T20:46:45.292Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-01-20T20:46:45.292Z] === RUN TestInspectResponseTextSimple [2022-01-20T20:46:45.292Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-01-20T20:46:45.292Z] === RUN TestInspectResponseEmptyContentType [2022-01-20T20:46:45.292Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-01-20T20:46:45.292Z] === RUN TestUnknownContentLength [2022-01-20T20:46:45.292Z] --- PASS: TestUnknownContentLength (0.00s) [2022-01-20T20:46:45.292Z] === RUN TestDownloadRemote [2022-01-20T20:46:45.292Z] --- PASS: TestDownloadRemote (0.08s) [2022-01-20T20:46:45.292Z] === RUN TestGetWithStatusError [2022-01-20T20:46:45.292Z] --- PASS: TestGetWithStatusError (0.00s) [2022-01-20T20:46:45.292Z] === RUN TestCloseRootDirectory [2022-01-20T20:46:45.292Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-20T20:46:45.292Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-01-20T20:46:45.292Z] === RUN TestHashFile [2022-01-20T20:46:45.292Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-20T20:46:45.292Z] --- SKIP: TestHashFile (0.00s) [2022-01-20T20:46:45.292Z] === RUN TestHashSubdir [2022-01-20T20:46:45.292Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-20T20:46:45.292Z] --- SKIP: TestHashSubdir (0.01s) [2022-01-20T20:46:45.292Z] === RUN TestRemoveDirectory [2022-01-20T20:46:45.292Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-20T20:46:45.292Z] --- SKIP: TestRemoveDirectory (0.00s) [2022-01-20T20:46:45.292Z] PASS [2022-01-20T20:46:45.292Z] coverage: 9.3% of statements [2022-01-20T20:46:45.292Z] ok github.com/docker/docker/builder/remotecontext 0.273s coverage: 9.3% of statements [2022-01-20T20:46:45.422Z] --- PASS: TestDiff (0.41s) [2022-01-20T20:46:45.422Z] === RUN TestExecWithCloseStdin [2022-01-20T20:46:45.574Z] --- PASS: TestConcurrencyLimit (0.40s) [2022-01-20T20:46:45.574Z] === RUN TestInactiveJobs [2022-01-20T20:46:45.574Z] === RUN TestNotFound [2022-01-20T20:46:45.574Z] --- PASS: TestNotFound (0.00s) [2022-01-20T20:46:45.574Z] === RUN TestConflict [2022-01-20T20:46:45.574Z] --- PASS: TestConflict (0.00s) [2022-01-20T20:46:45.574Z] === RUN TestForbidden [2022-01-20T20:46:45.574Z] --- PASS: TestForbidden (0.00s) [2022-01-20T20:46:45.574Z] === RUN TestInvalidParameter [2022-01-20T20:46:45.574Z] --- PASS: TestInvalidParameter (0.00s) [2022-01-20T20:46:45.574Z] === RUN TestNotImplemented [2022-01-20T20:46:45.574Z] --- PASS: TestNotImplemented (0.00s) [2022-01-20T20:46:45.574Z] === RUN TestNotModified [2022-01-20T20:46:45.574Z] --- PASS: TestNotModified (0.00s) [2022-01-20T20:46:45.574Z] === RUN TestUnauthorized [2022-01-20T20:46:45.574Z] --- PASS: TestUnauthorized (0.00s) [2022-01-20T20:46:45.574Z] === RUN TestUnknown [2022-01-20T20:46:45.574Z] --- PASS: TestUnknown (0.00s) [2022-01-20T20:46:45.574Z] === RUN TestCancelled [2022-01-20T20:46:45.574Z] --- PASS: TestCancelled (0.00s) [2022-01-20T20:46:45.574Z] === RUN TestDeadline [2022-01-20T20:46:45.574Z] --- PASS: TestDeadline (0.00s) [2022-01-20T20:46:45.574Z] === RUN TestDataLoss [2022-01-20T20:46:45.574Z] --- PASS: TestDataLoss (0.00s) [2022-01-20T20:46:45.574Z] === RUN TestUnavailable [2022-01-20T20:46:45.574Z] --- PASS: TestUnavailable (0.00s) [2022-01-20T20:46:45.574Z] === RUN TestSystem [2022-01-20T20:46:45.574Z] --- PASS: TestSystem (0.00s) [2022-01-20T20:46:45.574Z] === RUN TestFromStatusCode [2022-01-20T20:46:45.574Z] === RUN TestFromStatusCode/Not_Found [2022-01-20T20:46:45.574Z] === RUN TestFromStatusCode/Bad_Request [2022-01-20T20:46:45.574Z] === RUN TestFromStatusCode/Conflict [2022-01-20T20:46:45.574Z] === RUN TestFromStatusCode/Unauthorized [2022-01-20T20:46:45.574Z] === RUN TestFromStatusCode/Service_Unavailable [2022-01-20T20:46:45.574Z] === RUN TestFromStatusCode/Forbidden [2022-01-20T20:46:45.574Z] === RUN TestFromStatusCode/Not_Modified [2022-01-20T20:46:45.574Z] === RUN TestFromStatusCode/Not_Implemented [2022-01-20T20:46:45.574Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-01-20T20:46:45.574Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-01-20T20:46:45.574Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-01-20T20:46:45.574Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-01-20T20:46:45.574Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-01-20T20:46:45.574Z] --- PASS: TestFromStatusCode (0.00s) [2022-01-20T20:46:45.574Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-01-20T20:46:45.575Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-01-20T20:46:45.575Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-01-20T20:46:45.575Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-01-20T20:46:45.575Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-01-20T20:46:45.575Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-01-20T20:46:45.575Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-01-20T20:46:45.575Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-01-20T20:46:45.575Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-01-20T20:46:45.575Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-01-20T20:46:45.575Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-01-20T20:46:45.575Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-01-20T20:46:45.575Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-01-20T20:46:45.575Z] PASS [2022-01-20T20:46:45.575Z] coverage: 53.1% of statements [2022-01-20T20:46:45.575Z] ok github.com/docker/docker/errdefs 0.043s coverage: 53.1% of statements [2022-01-20T20:46:45.575Z] --- PASS: TestInactiveJobs (0.42s) [2022-01-20T20:46:45.575Z] === RUN TestWatchRelease [2022-01-20T20:46:45.704Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-01-20T20:46:45.762Z] === RUN TestGetAllAllowed [2022-01-20T20:46:45.762Z] --- PASS: TestGetAllAllowed (0.00s) [2022-01-20T20:46:45.762Z] === RUN TestGetAllMeta [2022-01-20T20:46:45.762Z] --- PASS: TestGetAllMeta (0.00s) [2022-01-20T20:46:45.762Z] === RUN TestWarnOnUnusedBuildArgs [2022-01-20T20:46:45.762Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-01-20T20:46:45.762Z] === RUN TestIsUnreferencedBuiltin [2022-01-20T20:46:45.762Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-01-20T20:46:45.762Z] === RUN TestIsExistingDirectory [2022-01-20T20:46:45.762Z] --- PASS: TestIsExistingDirectory (0.00s) [2022-01-20T20:46:45.762Z] === RUN TestGetFilenameForDownload [2022-01-20T20:46:45.762Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-01-20T20:46:45.762Z] === RUN TestEnv2Variables [2022-01-20T20:46:45.762Z] --- PASS: TestEnv2Variables (0.00s) [2022-01-20T20:46:45.762Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-01-20T20:46:45.762Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-01-20T20:46:45.762Z] === RUN TestMaintainer [2022-01-20T20:46:45.762Z] --- PASS: TestMaintainer (0.00s) [2022-01-20T20:46:45.762Z] === RUN TestLabel [2022-01-20T20:46:45.762Z] --- PASS: TestLabel (0.00s) [2022-01-20T20:46:45.762Z] === RUN TestFromScratch [2022-01-20T20:46:45.762Z] --- PASS: TestFromScratch (0.00s) [2022-01-20T20:46:45.762Z] === RUN TestFromWithArg [2022-01-20T20:46:45.762Z] --- PASS: TestFromWithArg (0.00s) [2022-01-20T20:46:45.762Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-01-20T20:46:45.762Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-01-20T20:46:45.762Z] === RUN TestFromWithUndefinedArg [2022-01-20T20:46:45.762Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-01-20T20:46:45.762Z] === RUN TestFromMultiStageWithNamedStage [2022-01-20T20:46:45.762Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-01-20T20:46:45.762Z] === RUN TestOnbuild [2022-01-20T20:46:45.762Z] --- PASS: TestOnbuild (0.00s) [2022-01-20T20:46:45.762Z] === RUN TestWorkdir [2022-01-20T20:46:45.762Z] --- PASS: TestWorkdir (0.00s) [2022-01-20T20:46:45.762Z] === RUN TestCmd [2022-01-20T20:46:45.762Z] --- PASS: TestCmd (0.00s) [2022-01-20T20:46:45.762Z] === RUN TestHealthcheckNone [2022-01-20T20:46:45.762Z] --- PASS: TestHealthcheckNone (0.00s) [2022-01-20T20:46:45.762Z] === RUN TestHealthcheckCmd [2022-01-20T20:46:45.762Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-01-20T20:46:45.762Z] === RUN TestEntrypoint [2022-01-20T20:46:45.762Z] --- PASS: TestEntrypoint (0.00s) [2022-01-20T20:46:45.762Z] === RUN TestExpose [2022-01-20T20:46:45.762Z] --- PASS: TestExpose (0.00s) [2022-01-20T20:46:45.762Z] === RUN TestUser [2022-01-20T20:46:45.762Z] --- PASS: TestUser (0.01s) [2022-01-20T20:46:45.762Z] === RUN TestVolume [2022-01-20T20:46:45.762Z] --- PASS: TestVolume (0.00s) [2022-01-20T20:46:45.762Z] === RUN TestStopSignal [2022-01-20T20:46:45.762Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-01-20T20:46:45.762Z] --- SKIP: TestStopSignal (0.00s) [2022-01-20T20:46:45.762Z] === RUN TestArg [2022-01-20T20:46:45.762Z] --- PASS: TestArg (0.00s) [2022-01-20T20:46:45.762Z] === RUN TestShell [2022-01-20T20:46:45.762Z] --- PASS: TestShell (0.00s) [2022-01-20T20:46:45.762Z] === RUN TestPrependEnvOnCmd [2022-01-20T20:46:45.762Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-01-20T20:46:45.762Z] === RUN TestRunWithBuildArgs [2022-01-20T20:46:45.762Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-01-20T20:46:45.762Z] === RUN TestRunIgnoresHealthcheck [2022-01-20T20:46:45.762Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-01-20T20:46:45.762Z] === RUN TestDispatchUnsupportedOptions [2022-01-20T20:46:45.762Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-01-20T20:46:45.762Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-01-20T20:46:45.762Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-01-20T20:46:45.762Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-01-20T20:46:45.762Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-01-20T20:46:45.762Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-01-20T20:46:45.762Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-01-20T20:46:45.762Z] === RUN TestNormalizeWorkdir [2022-01-20T20:46:45.762Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-01-20T20:46:45.762Z] === RUN TestDispatch [2022-01-20T20:46:45.762Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-01-20T20:46:45.762Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-01-20T20:46:45.762Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-01-20T20:46:45.762Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-01-20T20:46:45.762Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-01-20T20:46:45.762Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-01-20T20:46:45.762Z] === RUN TestDispatch/COPY_url [2022-01-20T20:46:45.762Z] --- PASS: TestDispatch (0.05s) [2022-01-20T20:46:45.762Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2022-01-20T20:46:45.762Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2022-01-20T20:46:45.763Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-01-20T20:46:45.763Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-01-20T20:46:45.763Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-01-20T20:46:45.763Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-01-20T20:46:45.763Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-01-20T20:46:45.763Z] === RUN TestAddScratchImageAddsToMounts [2022-01-20T20:46:45.763Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-01-20T20:46:45.763Z] === RUN TestAddFromScratchPopulatesPlatform [2022-01-20T20:46:45.763Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-01-20T20:46:45.763Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-01-20T20:46:45.763Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-01-20T20:46:45.763Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-01-20T20:46:45.763Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-01-20T20:46:45.763Z] === RUN TestImageSourceGetAddsToMounts [2022-01-20T20:46:45.763Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-01-20T20:46:45.763Z] === RUN TestEmptyDockerfile [2022-01-20T20:46:45.763Z] --- PASS: TestEmptyDockerfile (0.00s) [2022-01-20T20:46:45.763Z] === RUN TestSymlinkDockerfile [2022-01-20T20:46:45.763Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-01-20T20:46:45.763Z] === RUN TestDockerfileOutsideTheBuildContext [2022-01-20T20:46:45.763Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-01-20T20:46:45.763Z] === RUN TestNonExistingDockerfile [2022-01-20T20:46:45.763Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-01-20T20:46:45.763Z] === RUN TestCopyRunConfig [2022-01-20T20:46:45.763Z] --- PASS: TestCopyRunConfig (0.00s) [2022-01-20T20:46:45.763Z] === RUN TestDeepCopyRunConfig [2022-01-20T20:46:45.763Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-01-20T20:46:45.763Z] === RUN TestExportImage [2022-01-20T20:46:45.763Z] --- PASS: TestExportImage (0.00s) [2022-01-20T20:46:45.763Z] === RUN TestNormalizeDest [2022-01-20T20:46:45.763Z] --- PASS: TestNormalizeDest (0.00s) [2022-01-20T20:46:45.763Z] PASS [2022-01-20T20:46:45.763Z] coverage: 46.8% of statements [2022-01-20T20:46:45.763Z] ok github.com/docker/docker/builder/dockerfile 0.176s coverage: 46.8% of statements [2022-01-20T20:46:45.992Z] --- PASS: TestExecWithCloseStdin (0.46s) [2022-01-20T20:46:45.992Z] === RUN TestExec [2022-01-20T20:46:46.041Z] --- PASS: TestWatchRelease (0.04s) [2022-01-20T20:46:46.041Z] === RUN TestWatchFinishedTransfer [2022-01-20T20:46:46.041Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-01-20T20:46:46.041Z] === RUN TestDuplicateTransfer [2022-01-20T20:46:46.041Z] --- PASS: TestDuplicateTransfer (0.05s) [2022-01-20T20:46:46.041Z] === RUN TestSuccessfulUpload [2022-01-20T20:46:46.041Z] time="2022-01-20T20:46:45Z" level=error msg="Upload failed, retrying: simulating retry" [2022-01-20T20:46:46.041Z] --- PASS: TestSuccessfulUpload (0.40s) [2022-01-20T20:46:46.041Z] === RUN TestCancelledUpload [2022-01-20T20:46:46.114Z] 567fd00846e9: Verifying Checksum [2022-01-20T20:46:46.114Z] 567fd00846e9: Download complete [2022-01-20T20:46:46.224Z] --- PASS: TestPluginWithDevMounts (1.55s) [2022-01-20T20:46:46.224Z] PASS [2022-01-20T20:46:46.224Z] [2022-01-20T20:46:46.224Z] DONE 1 tests in 1.587s [2022-01-20T20:46:46.224Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-01-20T20:46:46.233Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-01-20T20:46:46.273Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-01-20T20:46:46.273Z] docker_cli_daemon_test.go:2859: Checking IpcMode private set from config [2022-01-20T20:46:46.479Z] INFO: Testing against a local daemon [2022-01-20T20:46:46.479Z] === RUN TestSecretInspect [2022-01-20T20:46:46.508Z] --- PASS: TestCancelledUpload (0.00s) [2022-01-20T20:46:46.508Z] PASS [2022-01-20T20:46:46.508Z] coverage: 77.3% of statements [2022-01-20T20:46:46.508Z] ok github.com/docker/docker/distribution/xfer 1.938s coverage: 77.3% of statements [2022-01-20T20:46:46.508Z] --- PASS: TestWhenEmptyAuthConfig (1.24s) [2022-01-20T20:46:46.508Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-01-20T20:46:46.508Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-01-20T20:46:46.508Z] === RUN TestTokenPassThru [2022-01-20T20:46:46.508Z] --- PASS: TestTokenPassThru (0.01s) [2022-01-20T20:46:46.508Z] === RUN TestTokenPassThruDifferentHost [2022-01-20T20:46:46.508Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-01-20T20:46:46.508Z] PASS [2022-01-20T20:46:46.508Z] coverage: 24.6% of statements [2022-01-20T20:46:46.508Z] ok github.com/docker/docker/distribution 1.644s coverage: 24.6% of statements [2022-01-20T20:46:46.508Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-01-20T20:46:46.508Z] ? github.com/docker/docker/dockerversion [no test files] [2022-01-20T20:46:46.508Z] === RUN TestCompare [2022-01-20T20:46:46.508Z] --- PASS: TestCompare (0.00s) [2022-01-20T20:46:46.508Z] PASS [2022-01-20T20:46:46.508Z] coverage: 19.2% of statements [2022-01-20T20:46:46.508Z] ok github.com/docker/docker/image/cache 0.064s coverage: 19.2% of statements [2022-01-20T20:46:46.562Z] --- PASS: TestExec (0.44s) [2022-01-20T20:46:46.562Z] === RUN TestExecUser [2022-01-20T20:46:46.703Z] === RUN TestTCP4Proxy [2022-01-20T20:46:46.703Z] --- PASS: TestTCP4Proxy (0.01s) [2022-01-20T20:46:46.703Z] === RUN TestTCP4ProxyHalfClose [2022-01-20T20:46:46.703Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-01-20T20:46:46.703Z] === RUN TestTCP6Proxy [2022-01-20T20:46:46.703Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-01-20T20:46:46.703Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-01-20T20:46:46.703Z] === RUN TestTCPDualStackProxy [2022-01-20T20:46:46.703Z] network_proxy_test.go:208: No support for dual stack yet [2022-01-20T20:46:46.703Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-01-20T20:46:46.703Z] === RUN TestUDP4Proxy [2022-01-20T20:46:46.703Z] --- PASS: TestUDP4Proxy (0.00s) [2022-01-20T20:46:46.703Z] === RUN TestUDP6Proxy [2022-01-20T20:46:46.703Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-01-20T20:46:46.703Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-01-20T20:46:46.703Z] === RUN TestUDPWriteError [2022-01-20T20:46:46.703Z] --- PASS: TestUDPWriteError (0.00s) [2022-01-20T20:46:46.703Z] === RUN TestSCTP4Proxy [2022-01-20T20:46:46.703Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-01-20T20:46:46.703Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-01-20T20:46:46.704Z] === RUN TestSCTP6Proxy [2022-01-20T20:46:46.704Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-01-20T20:46:46.704Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-01-20T20:46:46.704Z] PASS [2022-01-20T20:46:46.704Z] coverage: 49.4% of statements [2022-01-20T20:46:46.704Z] ok github.com/docker/docker/cmd/docker-proxy 0.061s coverage: 49.4% of statements [2022-01-20T20:46:46.822Z] --- PASS: TestExecUser (0.45s) [2022-01-20T20:46:46.822Z] === RUN TestExportContainerAndImportImage [2022-01-20T20:46:46.841Z] --- PASS: TestRemoveImageGarbageCollector (2.27s) [2022-01-20T20:46:46.841Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-01-20T20:46:46.841Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2022-01-20T20:46:46.841Z] === RUN TestTagInvalidReference [2022-01-20T20:46:46.841Z] --- PASS: TestTagInvalidReference (0.01s) [2022-01-20T20:46:46.841Z] === RUN TestTagValidPrefixedRepo [2022-01-20T20:46:46.841Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2022-01-20T20:46:46.841Z] === RUN TestTagExistedNameWithoutForce [2022-01-20T20:46:46.841Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-01-20T20:46:46.841Z] === RUN TestTagOfficialNames [2022-01-20T20:46:46.841Z] docker_cli_daemon_test.go:2859: Checking IpcMode shareable set from config [2022-01-20T20:46:46.841Z] --- PASS: TestTagOfficialNames (0.07s) [2022-01-20T20:46:46.841Z] === RUN TestTagMatchesDigest [2022-01-20T20:46:46.841Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-01-20T20:46:46.841Z] === CONT TestImportExtremelyLargeImageWorks [2022-01-20T20:46:46.976Z] === RUN TestFSGetInvalidData [2022-01-20T20:46:46.976Z] --- PASS: TestFSGetInvalidData (0.01s) [2022-01-20T20:46:46.976Z] === RUN TestFSInvalidSet [2022-01-20T20:46:46.976Z] --- PASS: TestFSInvalidSet (0.01s) [2022-01-20T20:46:46.976Z] === RUN TestFSInvalidRoot [2022-01-20T20:46:46.976Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-01-20T20:46:46.976Z] === RUN TestFSMetadataGetSet [2022-01-20T20:46:46.976Z] --- PASS: TestFSMetadataGetSet (0.03s) [2022-01-20T20:46:46.976Z] === RUN TestFSInvalidWalker [2022-01-20T20:46:46.976Z] --- PASS: TestFSInvalidWalker (0.02s) [2022-01-20T20:46:46.976Z] === RUN TestFSGetSet [2022-01-20T20:46:46.976Z] --- PASS: TestFSGetSet (0.03s) [2022-01-20T20:46:46.976Z] === RUN TestFSGetUnsetKey [2022-01-20T20:46:46.976Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-01-20T20:46:46.976Z] === RUN TestFSGetEmptyData [2022-01-20T20:46:46.976Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-01-20T20:46:46.976Z] === RUN TestFSDelete [2022-01-20T20:46:46.976Z] --- PASS: TestFSDelete (0.01s) [2022-01-20T20:46:46.976Z] === RUN TestFSWalker [2022-01-20T20:46:46.976Z] --- PASS: TestFSWalker (0.01s) [2022-01-20T20:46:46.976Z] === RUN TestFSWalkerStopOnError [2022-01-20T20:46:46.976Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-01-20T20:46:46.976Z] === RUN TestNewFromJSON [2022-01-20T20:46:46.976Z] --- PASS: TestNewFromJSON (0.00s) [2022-01-20T20:46:46.976Z] === RUN TestNewFromJSONWithInvalidJSON [2022-01-20T20:46:46.976Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-01-20T20:46:46.976Z] === RUN TestMarshalKeyOrder [2022-01-20T20:46:46.976Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-01-20T20:46:46.976Z] === RUN TestHistoryEqual [2022-01-20T20:46:47.391Z] --- PASS: TestExportContainerAndImportImage (0.55s) [2022-01-20T20:46:47.391Z] === RUN TestExportContainerAfterDaemonRestart [2022-01-20T20:46:47.409Z] docker_cli_daemon_test.go:2859: Checking IpcMode host set from config [2022-01-20T20:46:47.442Z] --- PASS: TestHistoryEqual (0.15s) [2022-01-20T20:46:47.442Z] === RUN TestImage [2022-01-20T20:46:47.442Z] --- PASS: TestImage (0.00s) [2022-01-20T20:46:47.442Z] === RUN TestImageOSNotEmpty [2022-01-20T20:46:47.442Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-01-20T20:46:47.442Z] === RUN TestNewChildImageFromImageWithRootFS [2022-01-20T20:46:47.442Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-01-20T20:46:47.442Z] === RUN TestCreate [2022-01-20T20:46:47.442Z] --- PASS: TestCreate (0.01s) [2022-01-20T20:46:47.442Z] === RUN TestRestore [2022-01-20T20:46:47.443Z] time="2022-01-20T20:46:47Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-01-20T20:46:47.443Z] --- PASS: TestRestore (0.03s) [2022-01-20T20:46:47.443Z] === RUN TestAddDelete [2022-01-20T20:46:47.443Z] --- PASS: TestAddDelete (0.02s) [2022-01-20T20:46:47.443Z] === RUN TestSearchAfterDelete [2022-01-20T20:46:47.443Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-01-20T20:46:47.443Z] === RUN TestParentReset [2022-01-20T20:46:47.443Z] --- PASS: TestParentReset (0.03s) [2022-01-20T20:46:47.443Z] === RUN TestGetAndSetLastUpdated [2022-01-20T20:46:47.443Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2022-01-20T20:46:47.443Z] === RUN TestStoreLen [2022-01-20T20:46:47.443Z] --- PASS: TestStoreLen (0.05s) [2022-01-20T20:46:47.443Z] PASS [2022-01-20T20:46:47.443Z] coverage: 86.6% of statements [2022-01-20T20:46:47.443Z] ok github.com/docker/docker/image 0.569s coverage: 86.6% of statements [2022-01-20T20:46:47.910Z] === RUN TestMakeV1ConfigFromConfig [2022-01-20T20:46:47.910Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-01-20T20:46:47.910Z] PASS [2022-01-20T20:46:47.910Z] coverage: 25.0% of statements [2022-01-20T20:46:47.910Z] ok github.com/docker/docker/image/v1 0.078s coverage: 25.0% of statements [2022-01-20T20:46:47.910Z] === RUN TestValidateManifest [2022-01-20T20:46:47.910Z] === RUN TestValidateManifest/nil [2022-01-20T20:46:47.910Z] === RUN TestValidateManifest/non-nil [2022-01-20T20:46:47.910Z] --- PASS: TestValidateManifest (0.00s) [2022-01-20T20:46:47.910Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-01-20T20:46:47.910Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-01-20T20:46:47.910Z] PASS [2022-01-20T20:46:47.910Z] coverage: 0.7% of statements [2022-01-20T20:46:47.910Z] ok github.com/docker/docker/image/tarexport 0.146s coverage: 0.7% of statements [2022-01-20T20:46:47.910Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-01-20T20:46:47.978Z] docker_cli_daemon_test.go:2859: Checking IpcMode container:123 set from config [2022-01-20T20:46:48.547Z] docker_cli_daemon_test.go:2859: Checking IpcMode nosuchmode set from config [2022-01-20T20:46:48.773Z] --- PASS: TestExportContainerAfterDaemonRestart (1.25s) [2022-01-20T20:46:48.773Z] === RUN TestHealthCheckWorkdir [2022-01-20T20:46:48.806Z] docker_cli_daemon_test.go:2859: Checking IpcMode private set from cli [2022-01-20T20:46:48.895Z] === RUN TestSerialization [2022-01-20T20:46:48.895Z] --- PASS: TestSerialization (0.02s) [2022-01-20T20:46:48.895Z] PASS [2022-01-20T20:46:48.895Z] coverage: 100.0% of statements [2022-01-20T20:46:48.895Z] ok github.com/docker/docker/libcontainerd/queue 0.065s coverage: 100.0% of statements [2022-01-20T20:46:49.080Z] --- PASS: TestSecretInspect (2.23s) [2022-01-20T20:46:49.080Z] === RUN TestSecretList [2022-01-20T20:46:49.343Z] --- PASS: TestHealthCheckWorkdir (0.63s) [2022-01-20T20:46:49.343Z] === RUN TestHealthKillContainer [2022-01-20T20:46:49.361Z] === RUN TestEmptyLayer [2022-01-20T20:46:49.361Z] --- PASS: TestEmptyLayer (0.00s) [2022-01-20T20:46:49.361Z] === RUN TestCommitFailure [2022-01-20T20:46:49.361Z] --- PASS: TestCommitFailure (0.01s) [2022-01-20T20:46:49.361Z] === RUN TestStartTransactionFailure [2022-01-20T20:46:49.361Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-01-20T20:46:49.361Z] === RUN TestGetOrphan [2022-01-20T20:46:49.361Z] --- PASS: TestGetOrphan (0.01s) [2022-01-20T20:46:49.361Z] === RUN TestMountAndRegister [2022-01-20T20:46:49.361Z] layer_test.go:270: Layer size: 14 [2022-01-20T20:46:49.361Z] --- PASS: TestMountAndRegister (0.16s) [2022-01-20T20:46:49.361Z] === RUN TestLayerRelease [2022-01-20T20:46:49.361Z] layer_test.go:303: Failing on Windows [2022-01-20T20:46:49.361Z] --- SKIP: TestLayerRelease (0.00s) [2022-01-20T20:46:49.361Z] === RUN TestStoreRestore [2022-01-20T20:46:49.361Z] layer_test.go:352: Failing on Windows [2022-01-20T20:46:49.361Z] --- SKIP: TestStoreRestore (0.00s) [2022-01-20T20:46:49.361Z] === RUN TestTarStreamStability [2022-01-20T20:46:49.361Z] layer_test.go:467: Failing on Windows [2022-01-20T20:46:49.361Z] --- SKIP: TestTarStreamStability (0.00s) [2022-01-20T20:46:49.361Z] === RUN TestRegisterExistingLayer [2022-01-20T20:46:49.375Z] docker_cli_daemon_test.go:2859: Checking IpcMode shareable set from cli [2022-01-20T20:46:49.829Z] --- PASS: TestRegisterExistingLayer (0.19s) [2022-01-20T20:46:49.829Z] === RUN TestTarStreamVerification [2022-01-20T20:46:49.829Z] layer_test.go:696: Failing on Windows [2022-01-20T20:46:49.829Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-01-20T20:46:49.829Z] === RUN TestLayerMigration [2022-01-20T20:46:49.829Z] migration_test.go:45: Failing on Windows [2022-01-20T20:46:49.829Z] --- SKIP: TestLayerMigration (0.00s) [2022-01-20T20:46:49.829Z] === RUN TestLayerMigrationNoTarsplit [2022-01-20T20:46:49.829Z] migration_test.go:181: Failing on Windows [2022-01-20T20:46:49.829Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-01-20T20:46:49.829Z] === RUN TestMountInit [2022-01-20T20:46:49.829Z] mount_test.go:17: Failing on Windows [2022-01-20T20:46:49.829Z] --- SKIP: TestMountInit (0.00s) [2022-01-20T20:46:49.829Z] === RUN TestMountSize [2022-01-20T20:46:49.829Z] mount_test.go:76: Failing on Windows [2022-01-20T20:46:49.829Z] --- SKIP: TestMountSize (0.00s) [2022-01-20T20:46:49.829Z] === RUN TestMountChanges [2022-01-20T20:46:49.829Z] mount_test.go:125: Failing on Windows [2022-01-20T20:46:49.829Z] --- SKIP: TestMountChanges (0.00s) [2022-01-20T20:46:49.829Z] === RUN TestMountApply [2022-01-20T20:46:49.829Z] mount_test.go:212: Failing on Windows [2022-01-20T20:46:49.829Z] --- SKIP: TestMountApply (0.00s) [2022-01-20T20:46:49.829Z] PASS [2022-01-20T20:46:49.829Z] coverage: 30.1% of statements [2022-01-20T20:46:49.829Z] ok github.com/docker/docker/layer 0.449s coverage: 30.1% of statements [2022-01-20T20:46:49.829Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-01-20T20:46:49.829Z] === RUN TestEnvironmentParsing [2022-01-20T20:46:49.829Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-01-20T20:46:49.829Z] PASS [2022-01-20T20:46:49.829Z] coverage: 1.2% of statements [2022-01-20T20:46:49.829Z] ok github.com/docker/docker/libcontainerd/local 0.095s coverage: 1.2% of statements [2022-01-20T20:46:49.829Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-01-20T20:46:49.829Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-01-20T20:46:49.829Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-01-20T20:46:49.871Z] ............................ [ 67%] [2022-01-20T20:46:49.945Z] docker_cli_daemon_test.go:2859: Checking IpcMode host set from cli [2022-01-20T20:46:50.298Z] === RUN TestSequenceGetAvailableBit [2022-01-20T20:46:50.298Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-01-20T20:46:50.298Z] === RUN TestSequenceEqual [2022-01-20T20:46:50.298Z] --- PASS: TestSequenceEqual (0.00s) [2022-01-20T20:46:50.298Z] === RUN TestSequenceCopy [2022-01-20T20:46:50.298Z] --- PASS: TestSequenceCopy (0.00s) [2022-01-20T20:46:50.298Z] === RUN TestGetFirstAvailable [2022-01-20T20:46:50.298Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-01-20T20:46:50.298Z] === RUN TestFindSequence [2022-01-20T20:46:50.298Z] --- PASS: TestFindSequence (0.00s) [2022-01-20T20:46:50.298Z] === RUN TestCheckIfAvailable [2022-01-20T20:46:50.298Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-01-20T20:46:50.298Z] === RUN TestMergeSequences [2022-01-20T20:46:50.298Z] --- PASS: TestMergeSequences (0.00s) [2022-01-20T20:46:50.298Z] === RUN TestPushReservation [2022-01-20T20:46:50.298Z] --- PASS: TestPushReservation (0.00s) [2022-01-20T20:46:50.298Z] === RUN TestSerializeDeserialize [2022-01-20T20:46:50.298Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-01-20T20:46:50.298Z] === RUN TestSet [2022-01-20T20:46:50.298Z] --- PASS: TestSet (0.00s) [2022-01-20T20:46:50.298Z] === RUN TestSetUnset [2022-01-20T20:46:50.298Z] --- PASS: TestSetUnset (0.00s) [2022-01-20T20:46:50.298Z] === RUN TestOffsetSetUnset [2022-01-20T20:46:50.298Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-01-20T20:46:50.298Z] === RUN TestSetInRange [2022-01-20T20:46:50.298Z] --- PASS: TestSetInRange (0.00s) [2022-01-20T20:46:50.298Z] === RUN TestSetAnyInRange [2022-01-20T20:46:50.298Z] --- PASS: TestSetAnyInRange (0.00s) [2022-01-20T20:46:50.298Z] === RUN TestMethods [2022-01-20T20:46:50.298Z] --- PASS: TestMethods (0.00s) [2022-01-20T20:46:50.298Z] === RUN TestRandomAllocateDeallocate [2022-01-20T20:46:50.513Z] docker_cli_daemon_test.go:2859: Checking IpcMode container:123 set from cli [2022-01-20T20:46:50.922Z] 4612f6d0b889: Verifying Checksum [2022-01-20T20:46:50.922Z] 4612f6d0b889: Download complete [2022-01-20T20:46:51.052Z] --- PASS: TestSecretList (2.21s) [2022-01-20T20:46:51.052Z] === RUN TestSecretsCreateAndDelete [2022-01-20T20:46:51.082Z] docker_cli_daemon_test.go:2859: Checking IpcMode nosuchmode set from cli [2022-01-20T20:46:51.651Z] check_test.go:308: [d689e8890ca19] daemon is not started [2022-01-20T20:46:51.651Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-01-20T20:46:51.911Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-01-20T20:46:52.479Z] check_test.go:308: [d9974f10a3913] daemon is not started [2022-01-20T20:46:52.479Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-01-20T20:46:52.514Z] === RUN TestInvalidConfig [2022-01-20T20:46:52.514Z] --- PASS: TestInvalidConfig (0.00s) [2022-01-20T20:46:52.514Z] === RUN TestConfig [2022-01-20T20:46:52.514Z] --- PASS: TestConfig (0.00s) [2022-01-20T20:46:52.514Z] === RUN TestOptionsLabels [2022-01-20T20:46:52.514Z] --- PASS: TestOptionsLabels (0.00s) [2022-01-20T20:46:52.514Z] === RUN TestValidName [2022-01-20T20:46:52.514Z] --- PASS: TestValidName (0.00s) [2022-01-20T20:46:52.514Z] PASS [2022-01-20T20:46:52.514Z] coverage: 19.7% of statements [2022-01-20T20:46:52.514Z] ok github.com/docker/docker/libnetwork/config 0.088s coverage: 19.7% of statements [2022-01-20T20:46:52.979Z] --- PASS: TestSecretsCreateAndDelete (2.12s) [2022-01-20T20:46:52.979Z] === RUN TestSecretsUpdate [2022-01-20T20:46:52.981Z] === RUN TestKey [2022-01-20T20:46:52.981Z] --- PASS: TestKey (0.00s) [2022-01-20T20:46:52.981Z] === RUN TestParseKey [2022-01-20T20:46:52.981Z] --- PASS: TestParseKey (0.00s) [2022-01-20T20:46:52.981Z] === RUN TestInvalidDataStore [2022-01-20T20:46:52.981Z] --- PASS: TestInvalidDataStore (0.00s) [2022-01-20T20:46:52.981Z] === RUN TestKVObjectFlatKey [2022-01-20T20:46:52.981Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-01-20T20:46:52.981Z] === RUN TestAtomicKVObjectFlatKey [2022-01-20T20:46:52.981Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-01-20T20:46:52.981Z] PASS [2022-01-20T20:46:52.981Z] coverage: 21.9% of statements [2022-01-20T20:46:52.981Z] ok github.com/docker/docker/libnetwork/datastore 0.043s coverage: 21.9% of statements [2022-01-20T20:46:52.981Z] === RUN TestErrorInterfaces [2022-01-20T20:46:52.981Z] --- PASS: TestErrorInterfaces (0.00s) [2022-01-20T20:46:52.981Z] === RUN TestNetworkMarshalling [2022-01-20T20:46:53.049Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-01-20T20:46:53.309Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-01-20T20:46:53.448Z] --- PASS: TestNetworkMarshalling (0.17s) [2022-01-20T20:46:53.448Z] === RUN TestEndpointMarshalling [2022-01-20T20:46:53.448Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-01-20T20:46:53.448Z] === RUN TestAuxAddresses [2022-01-20T20:46:53.448Z] time="2022-01-20T20:46:52Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-01-20T20:46:53.448Z] --- PASS: TestAuxAddresses (0.01s) [2022-01-20T20:46:53.448Z] === RUN TestSRVServiceQuery [2022-01-20T20:46:53.448Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-01-20T20:46:53.448Z] --- SKIP: TestSRVServiceQuery (0.00s) [2022-01-20T20:46:53.448Z] === RUN TestServiceVIPReuse [2022-01-20T20:46:53.448Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-01-20T20:46:53.448Z] --- SKIP: TestServiceVIPReuse (0.00s) [2022-01-20T20:46:53.448Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-01-20T20:46:53.448Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-01-20T20:46:53.448Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.01s) [2022-01-20T20:46:53.448Z] === RUN TestDNSIPQuery [2022-01-20T20:46:53.448Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-01-20T20:46:53.448Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-01-20T20:46:53.448Z] === RUN TestDNSProxyServFail [2022-01-20T20:46:53.448Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-01-20T20:46:53.448Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-01-20T20:46:53.448Z] === RUN TestSandboxAddEmpty [2022-01-20T20:46:53.448Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-01-20T20:46:53.448Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-01-20T20:46:53.448Z] === RUN TestSandboxAddMultiPrio [2022-01-20T20:46:53.448Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-01-20T20:46:53.448Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-01-20T20:46:53.448Z] === RUN TestSandboxAddSamePrio [2022-01-20T20:46:53.448Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-01-20T20:46:53.448Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-01-20T20:46:53.448Z] === RUN TestCleanupServiceDiscovery [2022-01-20T20:46:53.448Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-01-20T20:46:53.448Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-01-20T20:46:53.448Z] === RUN TestDNSOptions [2022-01-20T20:46:53.448Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-01-20T20:46:53.448Z] --- SKIP: TestDNSOptions (0.00s) [2022-01-20T20:46:53.448Z] === RUN TestMultipleControllersWithSameStore [2022-01-20T20:46:53.448Z] time="2022-01-20T20:46:53Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-01-20T20:46:53.448Z] time="2022-01-20T20:46:53Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-01-20T20:46:53.448Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2022-01-20T20:46:53.448Z] PASS [2022-01-20T20:46:53.448Z] coverage: 8.5% of statements [2022-01-20T20:46:53.448Z] ok github.com/docker/docker/libnetwork 0.311s coverage: 8.5% of statements [2022-01-20T20:46:53.448Z] === RUN TestIPDataMarshalling [2022-01-20T20:46:53.448Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-01-20T20:46:53.448Z] === RUN TestValidateAndIsV6 [2022-01-20T20:46:53.448Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-01-20T20:46:53.448Z] PASS [2022-01-20T20:46:53.448Z] coverage: 68.9% of statements [2022-01-20T20:46:53.448Z] ok github.com/docker/docker/libnetwork/driverapi 0.040s coverage: 68.9% of statements [2022-01-20T20:46:53.915Z] === RUN TestDriver [2022-01-20T20:46:53.915Z] --- PASS: TestDriver (0.00s) [2022-01-20T20:46:53.915Z] PASS [2022-01-20T20:46:53.915Z] coverage: 34.8% of statements [2022-01-20T20:46:53.915Z] ok github.com/docker/docker/libnetwork/drivers/host 0.041s coverage: 34.8% of statements [2022-01-20T20:46:54.386Z] === RUN TestDriver [2022-01-20T20:46:54.386Z] --- PASS: TestDriver (0.00s) [2022-01-20T20:46:54.386Z] PASS [2022-01-20T20:46:54.386Z] coverage: 34.8% of statements [2022-01-20T20:46:54.386Z] ok github.com/docker/docker/libnetwork/drivers/null 0.069s coverage: 34.8% of statements [2022-01-20T20:46:54.687Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-01-20T20:46:54.853Z] === RUN TestNetworkAllocateFree [2022-01-20T20:46:54.853Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-01-20T20:46:54.853Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-01-20T20:46:54.853Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-01-20T20:46:54.853Z] PASS [2022-01-20T20:46:54.853Z] coverage: 63.6% of statements [2022-01-20T20:46:54.853Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.043s coverage: 63.6% of statements [2022-01-20T20:46:55.321Z] === RUN TestGetEmptyCapabilities [2022-01-20T20:46:55.321Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-01-20T20:46:55.321Z] === RUN TestGetExtraCapabilities [2022-01-20T20:46:55.321Z] --- PASS: TestGetExtraCapabilities (0.00s) [2022-01-20T20:46:55.321Z] === RUN TestGetInvalidCapabilities [2022-01-20T20:46:55.321Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2022-01-20T20:46:55.321Z] === RUN TestRemoteDriver [2022-01-20T20:46:55.321Z] --- PASS: TestRemoteDriver (0.01s) [2022-01-20T20:46:55.321Z] === RUN TestDriverError [2022-01-20T20:46:55.321Z] --- PASS: TestDriverError (0.00s) [2022-01-20T20:46:55.321Z] === RUN TestMissingValues [2022-01-20T20:46:55.321Z] --- PASS: TestMissingValues (0.00s) [2022-01-20T20:46:55.321Z] === RUN TestRollback [2022-01-20T20:46:55.321Z] --- PASS: TestRollback (0.01s) [2022-01-20T20:46:55.321Z] PASS [2022-01-20T20:46:55.321Z] coverage: 57.4% of statements [2022-01-20T20:46:55.321Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.082s coverage: 57.4% of statements [2022-01-20T20:46:55.533Z] --- PASS: TestSecretsUpdate (2.11s) [2022-01-20T20:46:55.533Z] === RUN TestTemplatedSecret [2022-01-20T20:46:55.788Z] === RUN TestNAT [2022-01-20T20:46:55.788Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-01-20T20:46:55.788Z] --- SKIP: TestNAT (0.00s) [2022-01-20T20:46:55.788Z] === RUN TestTransparent [2022-01-20T20:46:55.788Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-01-20T20:46:55.788Z] --- SKIP: TestTransparent (0.00s) [2022-01-20T20:46:55.788Z] PASS [2022-01-20T20:46:55.788Z] coverage: 0.0% of statements [2022-01-20T20:46:55.788Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.048s coverage: 0.0% of statements [2022-01-20T20:46:55.788Z] --- PASS: TestRandomAllocateDeallocate (5.52s) [2022-01-20T20:46:55.788Z] === RUN TestAllocateRandomDeallocate [2022-01-20T20:46:55.788Z] === RUN TestBuildDefault [2022-01-20T20:46:55.788Z] --- PASS: TestBuildDefault (0.00s) [2022-01-20T20:46:55.788Z] === RUN TestBuildHostnameDomainname [2022-01-20T20:46:55.788Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-01-20T20:46:55.788Z] === RUN TestBuildHostname [2022-01-20T20:46:55.788Z] --- PASS: TestBuildHostname (0.00s) [2022-01-20T20:46:56.066Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-01-20T20:46:56.256Z] === RUN TestBuildHostnameFQDN [2022-01-20T20:46:56.256Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-01-20T20:46:56.256Z] === RUN TestBuildNoIP [2022-01-20T20:46:56.256Z] --- PASS: TestBuildNoIP (0.00s) [2022-01-20T20:46:56.256Z] === RUN TestUpdate [2022-01-20T20:46:56.256Z] --- PASS: TestUpdate (0.00s) [2022-01-20T20:46:56.256Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-01-20T20:46:56.256Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-01-20T20:46:56.256Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-01-20T20:46:56.256Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-01-20T20:46:56.256Z] === RUN TestAddEmpty [2022-01-20T20:46:56.256Z] --- PASS: TestAddEmpty (0.00s) [2022-01-20T20:46:56.256Z] === RUN TestAdd [2022-01-20T20:46:56.256Z] --- PASS: TestAdd (0.00s) [2022-01-20T20:46:56.256Z] === RUN TestDeleteEmpty [2022-01-20T20:46:56.256Z] --- PASS: TestDeleteEmpty (0.00s) [2022-01-20T20:46:56.256Z] === RUN TestDeleteNewline [2022-01-20T20:46:56.256Z] --- PASS: TestDeleteNewline (0.00s) [2022-01-20T20:46:56.256Z] === RUN TestDelete [2022-01-20T20:46:56.256Z] --- PASS: TestDelete (0.00s) [2022-01-20T20:46:56.256Z] === RUN TestConcurrentWrites [2022-01-20T20:46:56.256Z] === RUN TestNew [2022-01-20T20:46:56.256Z] --- PASS: TestNew (0.00s) [2022-01-20T20:46:56.256Z] === RUN TestAddDriver [2022-01-20T20:46:56.256Z] --- PASS: TestAddDriver (0.00s) [2022-01-20T20:46:56.256Z] === RUN TestAddDuplicateDriver [2022-01-20T20:46:56.256Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-01-20T20:46:56.256Z] === RUN TestIPAMDefaultAddressSpaces [2022-01-20T20:46:56.256Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-01-20T20:46:56.256Z] === RUN TestDriver [2022-01-20T20:46:56.256Z] --- PASS: TestDriver (0.00s) [2022-01-20T20:46:56.256Z] === RUN TestIPAM [2022-01-20T20:46:56.256Z] --- PASS: TestIPAM (0.00s) [2022-01-20T20:46:56.256Z] === RUN TestWalkIPAMs [2022-01-20T20:46:56.256Z] --- PASS: TestWalkIPAMs (0.00s) [2022-01-20T20:46:56.256Z] === RUN TestWalkDrivers [2022-01-20T20:46:56.256Z] --- PASS: TestWalkDrivers (0.00s) [2022-01-20T20:46:56.256Z] PASS [2022-01-20T20:46:56.256Z] coverage: 82.4% of statements [2022-01-20T20:46:56.256Z] ok github.com/docker/docker/libnetwork/drvregistry 0.070s coverage: 82.4% of statements [2022-01-20T20:46:56.256Z] --- PASS: TestConcurrentWrites (0.20s) [2022-01-20T20:46:56.256Z] PASS [2022-01-20T20:46:56.256Z] coverage: 81.2% of statements [2022-01-20T20:46:56.256Z] ok github.com/docker/docker/libnetwork/etchosts 0.270s coverage: 81.2% of statements [2022-01-20T20:46:56.256Z] === RUN TestNew [2022-01-20T20:46:56.256Z] --- PASS: TestNew (0.00s) [2022-01-20T20:46:56.256Z] === RUN TestAllocate [2022-01-20T20:46:56.256Z] --- PASS: TestAllocate (0.00s) [2022-01-20T20:46:56.256Z] === RUN TestUninitialized [2022-01-20T20:46:56.256Z] --- PASS: TestUninitialized (0.00s) [2022-01-20T20:46:56.256Z] === RUN TestAllocateInRange [2022-01-20T20:46:56.256Z] --- PASS: TestAllocateInRange (0.00s) [2022-01-20T20:46:56.256Z] === RUN TestAllocateSerial [2022-01-20T20:46:56.256Z] --- PASS: TestAllocateSerial (0.00s) [2022-01-20T20:46:56.723Z] PASS [2022-01-20T20:46:56.723Z] coverage: 87.5% of statements [2022-01-20T20:46:56.723Z] ok github.com/docker/docker/libnetwork/idm 0.043s coverage: 87.5% of statements [2022-01-20T20:46:56.723Z] === RUN TestCaller [2022-01-20T20:46:56.723Z] --- PASS: TestCaller (0.00s) [2022-01-20T20:46:56.723Z] PASS [2022-01-20T20:46:56.723Z] coverage: 100.0% of statements [2022-01-20T20:46:56.723Z] ok github.com/docker/docker/libnetwork/internal/caller 0.039s coverage: 100.0% of statements [2022-01-20T20:46:56.723Z] --- PASS: TestAllocateRandomDeallocate (1.03s) [2022-01-20T20:46:56.723Z] === RUN TestAllocateRandomDeallocateSerialize [2022-01-20T20:46:57.149Z] === RUN TestCheckpointCreateError [2022-01-20T20:46:57.149Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-01-20T20:46:57.149Z] === RUN TestCheckpointCreate [2022-01-20T20:46:57.149Z] --- PASS: TestCheckpointCreate (0.00s) [2022-01-20T20:46:57.149Z] === RUN TestCheckpointDeleteError [2022-01-20T20:46:57.149Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-01-20T20:46:57.149Z] === RUN TestCheckpointDelete [2022-01-20T20:46:57.149Z] --- PASS: TestCheckpointDelete (0.00s) [2022-01-20T20:46:57.149Z] === RUN TestCheckpointListError [2022-01-20T20:46:57.149Z] --- PASS: TestCheckpointListError (0.00s) [2022-01-20T20:46:57.149Z] === RUN TestCheckpointList [2022-01-20T20:46:57.149Z] --- PASS: TestCheckpointList (0.00s) [2022-01-20T20:46:57.149Z] === RUN TestCheckpointListContainerNotFound [2022-01-20T20:46:57.149Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-01-20T20:46:57.149Z] === RUN TestNewClientWithOpsFromEnv [2022-01-20T20:46:57.149Z] client_test.go:23: runtime.GOOS == "windows" [2022-01-20T20:46:57.149Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-01-20T20:46:57.149Z] === RUN TestGetAPIPath [2022-01-20T20:46:57.149Z] --- PASS: TestGetAPIPath (0.00s) [2022-01-20T20:46:57.149Z] === RUN TestParseHostURL [2022-01-20T20:46:57.149Z] --- PASS: TestParseHostURL (0.00s) [2022-01-20T20:46:57.149Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-01-20T20:46:57.149Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-01-20T20:46:57.149Z] === RUN TestNegotiateAPIVersionEmpty [2022-01-20T20:46:57.149Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-01-20T20:46:57.149Z] === RUN TestNegotiateAPIVersion [2022-01-20T20:46:57.149Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-01-20T20:46:57.149Z] === RUN TestNegotiateAPVersionOverride [2022-01-20T20:46:57.149Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-01-20T20:46:57.149Z] === RUN TestNegotiateAPIVersionAutomatic [2022-01-20T20:46:57.149Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-01-20T20:46:57.149Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-01-20T20:46:57.149Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-01-20T20:46:57.149Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-01-20T20:46:57.149Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-01-20T20:46:57.149Z] === RUN TestClientRedirect [2022-01-20T20:46:57.149Z] --- PASS: TestClientRedirect (0.00s) [2022-01-20T20:46:57.149Z] === RUN TestConfigCreateUnsupported [2022-01-20T20:46:57.149Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-01-20T20:46:57.149Z] === RUN TestConfigCreateError [2022-01-20T20:46:57.149Z] --- PASS: TestConfigCreateError (0.00s) [2022-01-20T20:46:57.149Z] === RUN TestConfigCreate [2022-01-20T20:46:57.149Z] --- PASS: TestConfigCreate (0.00s) [2022-01-20T20:46:57.149Z] === RUN TestConfigInspectNotFound [2022-01-20T20:46:57.149Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-01-20T20:46:57.149Z] === RUN TestConfigInspectWithEmptyID [2022-01-20T20:46:57.149Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-01-20T20:46:57.149Z] === RUN TestConfigInspectUnsupported [2022-01-20T20:46:57.149Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-01-20T20:46:57.149Z] === RUN TestConfigInspectError [2022-01-20T20:46:57.149Z] --- PASS: TestConfigInspectError (0.00s) [2022-01-20T20:46:57.149Z] === RUN TestConfigInspectConfigNotFound [2022-01-20T20:46:57.149Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-01-20T20:46:57.149Z] === RUN TestConfigInspect [2022-01-20T20:46:57.149Z] --- PASS: TestConfigInspect (0.00s) [2022-01-20T20:46:57.149Z] === RUN TestConfigListUnsupported [2022-01-20T20:46:57.149Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-01-20T20:46:57.149Z] === RUN TestConfigListError [2022-01-20T20:46:57.149Z] --- PASS: TestConfigListError (0.00s) [2022-01-20T20:46:57.149Z] === RUN TestConfigList [2022-01-20T20:46:57.149Z] --- PASS: TestConfigList (0.00s) [2022-01-20T20:46:57.149Z] === RUN TestConfigRemoveUnsupported [2022-01-20T20:46:57.149Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-01-20T20:46:57.149Z] === RUN TestConfigRemoveError [2022-01-20T20:46:57.149Z] --- PASS: TestConfigRemoveError (0.00s) [2022-01-20T20:46:57.149Z] === RUN TestConfigRemove [2022-01-20T20:46:57.149Z] --- PASS: TestConfigRemove (0.00s) [2022-01-20T20:46:57.149Z] === RUN TestConfigUpdateUnsupported [2022-01-20T20:46:57.149Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-01-20T20:46:57.149Z] === RUN TestConfigUpdateError [2022-01-20T20:46:57.149Z] --- PASS: TestConfigUpdateError (0.00s) [2022-01-20T20:46:57.149Z] === RUN TestConfigUpdate [2022-01-20T20:46:57.149Z] --- PASS: TestConfigUpdate (0.00s) [2022-01-20T20:46:57.149Z] === RUN TestContainerCommitError [2022-01-20T20:46:57.149Z] --- PASS: TestContainerCommitError (0.00s) [2022-01-20T20:46:57.149Z] === RUN TestContainerCommit [2022-01-20T20:46:57.149Z] --- PASS: TestContainerCommit (0.00s) [2022-01-20T20:46:57.149Z] === RUN TestContainerStatPathError [2022-01-20T20:46:57.149Z] --- PASS: TestContainerStatPathError (0.00s) [2022-01-20T20:46:57.149Z] === RUN TestContainerStatPathNotFoundError [2022-01-20T20:46:57.149Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-01-20T20:46:57.149Z] === RUN TestContainerStatPathNoHeaderError [2022-01-20T20:46:57.149Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-01-20T20:46:57.149Z] === RUN TestContainerStatPath [2022-01-20T20:46:57.149Z] --- PASS: TestContainerStatPath (0.00s) [2022-01-20T20:46:57.149Z] === RUN TestCopyToContainerError [2022-01-20T20:46:57.149Z] --- PASS: TestCopyToContainerError (0.00s) [2022-01-20T20:46:57.149Z] === RUN TestCopyToContainerNotFoundError [2022-01-20T20:46:57.149Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-01-20T20:46:57.149Z] === RUN TestCopyToContainerNotStatusOKError [2022-01-20T20:46:57.149Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-01-20T20:46:57.149Z] === RUN TestCopyToContainer [2022-01-20T20:46:57.149Z] --- PASS: TestCopyToContainer (0.00s) [2022-01-20T20:46:57.149Z] === RUN TestCopyFromContainerError [2022-01-20T20:46:57.149Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-01-20T20:46:57.149Z] === RUN TestCopyFromContainerNotFoundError [2022-01-20T20:46:57.149Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-01-20T20:46:57.149Z] === RUN TestCopyFromContainerNotStatusOKError [2022-01-20T20:46:57.149Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-01-20T20:46:57.149Z] === RUN TestCopyFromContainerNoHeaderError [2022-01-20T20:46:57.149Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-01-20T20:46:57.149Z] === RUN TestCopyFromContainer [2022-01-20T20:46:57.149Z] --- PASS: TestCopyFromContainer (0.00s) [2022-01-20T20:46:57.149Z] === RUN TestContainerCreateError [2022-01-20T20:46:57.149Z] --- PASS: TestContainerCreateError (0.00s) [2022-01-20T20:46:57.149Z] === RUN TestContainerCreateImageNotFound [2022-01-20T20:46:57.149Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-01-20T20:46:57.149Z] === RUN TestContainerCreateWithName [2022-01-20T20:46:57.149Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-01-20T20:46:57.149Z] === RUN TestContainerCreateAutoRemove [2022-01-20T20:46:57.149Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-01-20T20:46:57.149Z] === RUN TestContainerDiffError [2022-01-20T20:46:57.149Z] --- PASS: TestContainerDiffError (0.00s) [2022-01-20T20:46:57.149Z] === RUN TestContainerDiff [2022-01-20T20:46:57.149Z] --- PASS: TestContainerDiff (0.00s) [2022-01-20T20:46:57.149Z] === RUN TestContainerExecCreateError [2022-01-20T20:46:57.149Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-01-20T20:46:57.149Z] === RUN TestContainerExecCreate [2022-01-20T20:46:57.149Z] --- PASS: TestContainerExecCreate (0.00s) [2022-01-20T20:46:57.149Z] === RUN TestContainerExecStartError [2022-01-20T20:46:57.149Z] --- PASS: TestContainerExecStartError (0.00s) [2022-01-20T20:46:57.149Z] === RUN TestContainerExecStart [2022-01-20T20:46:57.149Z] --- PASS: TestContainerExecStart (0.00s) [2022-01-20T20:46:57.149Z] === RUN TestContainerExecInspectError [2022-01-20T20:46:57.149Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-01-20T20:46:57.149Z] === RUN TestContainerExecInspect [2022-01-20T20:46:57.149Z] --- PASS: TestContainerExecInspect (0.00s) [2022-01-20T20:46:57.149Z] === RUN TestContainerExportError [2022-01-20T20:46:57.149Z] --- PASS: TestContainerExportError (0.00s) [2022-01-20T20:46:57.149Z] === RUN TestContainerExport [2022-01-20T20:46:57.149Z] --- PASS: TestContainerExport (0.00s) [2022-01-20T20:46:57.149Z] === RUN TestContainerInspectError [2022-01-20T20:46:57.149Z] --- PASS: TestContainerInspectError (0.00s) [2022-01-20T20:46:57.149Z] === RUN TestContainerInspectContainerNotFound [2022-01-20T20:46:57.149Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-01-20T20:46:57.149Z] === RUN TestContainerInspectWithEmptyID [2022-01-20T20:46:57.149Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-01-20T20:46:57.149Z] === RUN TestContainerInspect [2022-01-20T20:46:57.149Z] --- PASS: TestContainerInspect (0.00s) [2022-01-20T20:46:57.149Z] === RUN TestContainerInspectNode [2022-01-20T20:46:57.149Z] --- PASS: TestContainerInspectNode (0.00s) [2022-01-20T20:46:57.149Z] === RUN TestContainerKillError [2022-01-20T20:46:57.149Z] --- PASS: TestContainerKillError (0.00s) [2022-01-20T20:46:57.149Z] === RUN TestContainerKill [2022-01-20T20:46:57.149Z] --- PASS: TestContainerKill (0.00s) [2022-01-20T20:46:57.149Z] === RUN TestContainerListError [2022-01-20T20:46:57.149Z] --- PASS: TestContainerListError (0.00s) [2022-01-20T20:46:57.149Z] === RUN TestContainerList [2022-01-20T20:46:57.149Z] --- PASS: TestContainerList (0.00s) [2022-01-20T20:46:57.149Z] === RUN TestContainerLogsNotFoundError [2022-01-20T20:46:57.149Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-01-20T20:46:57.149Z] === RUN TestContainerLogsError [2022-01-20T20:46:57.149Z] --- PASS: TestContainerLogsError (0.00s) [2022-01-20T20:46:57.149Z] === RUN TestContainerLogs [2022-01-20T20:46:57.149Z] --- PASS: TestContainerLogs (0.16s) [2022-01-20T20:46:57.149Z] === RUN TestContainerPauseError [2022-01-20T20:46:57.149Z] --- PASS: TestContainerPauseError (0.00s) [2022-01-20T20:46:57.149Z] === RUN TestContainerPause [2022-01-20T20:46:57.149Z] --- PASS: TestContainerPause (0.00s) [2022-01-20T20:46:57.149Z] === RUN TestContainersPruneError [2022-01-20T20:46:57.149Z] --- PASS: TestContainersPruneError (0.00s) [2022-01-20T20:46:57.149Z] === RUN TestContainersPrune [2022-01-20T20:46:57.149Z] --- PASS: TestContainersPrune (0.00s) [2022-01-20T20:46:57.149Z] === RUN TestContainerRemoveError [2022-01-20T20:46:57.149Z] --- PASS: TestContainerRemoveError (0.00s) [2022-01-20T20:46:57.149Z] === RUN TestContainerRemoveNotFoundError [2022-01-20T20:46:57.149Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-01-20T20:46:57.149Z] === RUN TestContainerRemove [2022-01-20T20:46:57.149Z] --- PASS: TestContainerRemove (0.00s) [2022-01-20T20:46:57.149Z] === RUN TestContainerRenameError [2022-01-20T20:46:57.149Z] --- PASS: TestContainerRenameError (0.00s) [2022-01-20T20:46:57.149Z] === RUN TestContainerRename [2022-01-20T20:46:57.149Z] --- PASS: TestContainerRename (0.00s) [2022-01-20T20:46:57.149Z] === RUN TestContainerResizeError [2022-01-20T20:46:57.149Z] --- PASS: TestContainerResizeError (0.00s) [2022-01-20T20:46:57.149Z] === RUN TestContainerExecResizeError [2022-01-20T20:46:57.149Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-01-20T20:46:57.149Z] === RUN TestContainerResize [2022-01-20T20:46:57.149Z] --- PASS: TestContainerResize (0.00s) [2022-01-20T20:46:57.149Z] === RUN TestContainerExecResize [2022-01-20T20:46:57.149Z] --- PASS: TestContainerExecResize (0.00s) [2022-01-20T20:46:57.149Z] === RUN TestContainerRestartError [2022-01-20T20:46:57.149Z] --- PASS: TestContainerRestartError (0.00s) [2022-01-20T20:46:57.149Z] === RUN TestContainerRestart [2022-01-20T20:46:57.149Z] --- PASS: TestContainerRestart (0.00s) [2022-01-20T20:46:57.149Z] === RUN TestContainerStartError [2022-01-20T20:46:57.149Z] --- PASS: TestContainerStartError (0.00s) [2022-01-20T20:46:57.149Z] === RUN TestContainerStart [2022-01-20T20:46:57.149Z] --- PASS: TestContainerStart (0.00s) [2022-01-20T20:46:57.149Z] === RUN TestContainerStatsError [2022-01-20T20:46:57.149Z] --- PASS: TestContainerStatsError (0.00s) [2022-01-20T20:46:57.149Z] === RUN TestContainerStats [2022-01-20T20:46:57.149Z] --- PASS: TestContainerStats (0.00s) [2022-01-20T20:46:57.149Z] === RUN TestContainerStopError [2022-01-20T20:46:57.149Z] --- PASS: TestContainerStopError (0.00s) [2022-01-20T20:46:57.149Z] === RUN TestContainerStop [2022-01-20T20:46:57.149Z] --- PASS: TestContainerStop (0.00s) [2022-01-20T20:46:57.149Z] === RUN TestContainerTopError [2022-01-20T20:46:57.149Z] --- PASS: TestContainerTopError (0.00s) [2022-01-20T20:46:57.149Z] === RUN TestContainerTop [2022-01-20T20:46:57.149Z] --- PASS: TestContainerTop (0.00s) [2022-01-20T20:46:57.149Z] === RUN TestContainerUnpauseError [2022-01-20T20:46:57.149Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-01-20T20:46:57.149Z] === RUN TestContainerUnpause [2022-01-20T20:46:57.149Z] --- PASS: TestContainerUnpause (0.00s) [2022-01-20T20:46:57.149Z] === RUN TestContainerUpdateError [2022-01-20T20:46:57.149Z] --- PASS: TestContainerUpdateError (0.00s) [2022-01-20T20:46:57.149Z] === RUN TestContainerUpdate [2022-01-20T20:46:57.149Z] --- PASS: TestContainerUpdate (0.00s) [2022-01-20T20:46:57.149Z] === RUN TestContainerWaitError [2022-01-20T20:46:57.149Z] --- PASS: TestContainerWaitError (0.00s) [2022-01-20T20:46:57.149Z] === RUN TestContainerWait [2022-01-20T20:46:57.149Z] --- PASS: TestContainerWait (0.00s) [2022-01-20T20:46:57.149Z] === RUN TestDiskUsageError [2022-01-20T20:46:57.149Z] --- PASS: TestDiskUsageError (0.00s) [2022-01-20T20:46:57.149Z] === RUN TestDiskUsage [2022-01-20T20:46:57.149Z] --- PASS: TestDiskUsage (0.00s) [2022-01-20T20:46:57.149Z] === RUN TestDistributionInspectUnsupported [2022-01-20T20:46:57.149Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-01-20T20:46:57.149Z] === RUN TestDistributionInspectWithEmptyID [2022-01-20T20:46:57.149Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-01-20T20:46:57.149Z] === RUN TestEventsErrorInOptions [2022-01-20T20:46:57.149Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-01-20T20:46:57.149Z] === RUN TestEventsErrorFromServer [2022-01-20T20:46:57.149Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-01-20T20:46:57.149Z] === RUN TestEvents [2022-01-20T20:46:57.149Z] --- PASS: TestEvents (0.00s) [2022-01-20T20:46:57.149Z] === RUN TestTLSCloseWriter [2022-01-20T20:46:57.149Z] === PAUSE TestTLSCloseWriter [2022-01-20T20:46:57.149Z] === RUN TestImageBuildError [2022-01-20T20:46:57.149Z] --- PASS: TestImageBuildError (0.00s) [2022-01-20T20:46:57.149Z] === RUN TestImageBuild [2022-01-20T20:46:57.149Z] --- PASS: TestImageBuild (0.00s) [2022-01-20T20:46:57.149Z] === RUN TestGetDockerOS [2022-01-20T20:46:57.149Z] --- PASS: TestGetDockerOS (0.00s) [2022-01-20T20:46:57.149Z] === RUN TestImageCreateError [2022-01-20T20:46:57.149Z] --- PASS: TestImageCreateError (0.00s) [2022-01-20T20:46:57.149Z] === RUN TestImageCreate [2022-01-20T20:46:57.149Z] --- PASS: TestImageCreate (0.00s) [2022-01-20T20:46:57.149Z] === RUN TestImageHistoryError [2022-01-20T20:46:57.149Z] --- PASS: TestImageHistoryError (0.00s) [2022-01-20T20:46:57.149Z] === RUN TestImageHistory [2022-01-20T20:46:57.149Z] --- PASS: TestImageHistory (0.00s) [2022-01-20T20:46:57.149Z] === RUN TestImageImportError [2022-01-20T20:46:57.149Z] --- PASS: TestImageImportError (0.00s) [2022-01-20T20:46:57.149Z] === RUN TestImageImport [2022-01-20T20:46:57.149Z] --- PASS: TestImageImport (0.00s) [2022-01-20T20:46:57.149Z] === RUN TestImageInspectError [2022-01-20T20:46:57.149Z] --- PASS: TestImageInspectError (0.00s) [2022-01-20T20:46:57.149Z] === RUN TestImageInspectImageNotFound [2022-01-20T20:46:57.149Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-01-20T20:46:57.149Z] === RUN TestImageInspectWithEmptyID [2022-01-20T20:46:57.149Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-01-20T20:46:57.149Z] === RUN TestImageInspect [2022-01-20T20:46:57.149Z] --- PASS: TestImageInspect (0.00s) [2022-01-20T20:46:57.149Z] === RUN TestImageListError [2022-01-20T20:46:57.149Z] --- PASS: TestImageListError (0.00s) [2022-01-20T20:46:57.149Z] === RUN TestImageList [2022-01-20T20:46:57.149Z] --- PASS: TestImageList (0.02s) [2022-01-20T20:46:57.149Z] === RUN TestImageListApiBefore125 [2022-01-20T20:46:57.149Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-01-20T20:46:57.149Z] === RUN TestImageLoadError [2022-01-20T20:46:57.149Z] --- PASS: TestImageLoadError (0.00s) [2022-01-20T20:46:57.149Z] === RUN TestImageLoad [2022-01-20T20:46:57.149Z] --- PASS: TestImageLoad (0.00s) [2022-01-20T20:46:57.149Z] === RUN TestImagesPruneError [2022-01-20T20:46:57.149Z] --- PASS: TestImagesPruneError (0.00s) [2022-01-20T20:46:57.149Z] === RUN TestImagesPrune [2022-01-20T20:46:57.149Z] --- PASS: TestImagesPrune (0.00s) [2022-01-20T20:46:57.149Z] === RUN TestImagePullReferenceParseError [2022-01-20T20:46:57.149Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-01-20T20:46:57.149Z] === RUN TestImagePullAnyError [2022-01-20T20:46:57.149Z] --- PASS: TestImagePullAnyError (0.00s) [2022-01-20T20:46:57.149Z] === RUN TestImagePullStatusUnauthorizedError [2022-01-20T20:46:57.149Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-01-20T20:46:57.149Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-01-20T20:46:57.149Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-01-20T20:46:57.149Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-01-20T20:46:57.149Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-01-20T20:46:57.149Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-01-20T20:46:57.149Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-01-20T20:46:57.149Z] === RUN TestImagePullWithoutErrors [2022-01-20T20:46:57.149Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-01-20T20:46:57.149Z] === RUN TestImagePushReferenceError [2022-01-20T20:46:57.149Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-01-20T20:46:57.150Z] === RUN TestImagePushAnyError [2022-01-20T20:46:57.150Z] --- PASS: TestImagePushAnyError (0.00s) [2022-01-20T20:46:57.150Z] === RUN TestImagePushStatusUnauthorizedError [2022-01-20T20:46:57.150Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-01-20T20:46:57.150Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-01-20T20:46:57.150Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-01-20T20:46:57.150Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-01-20T20:46:57.150Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-01-20T20:46:57.150Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-01-20T20:46:57.150Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-01-20T20:46:57.150Z] === RUN TestImagePushWithoutErrors [2022-01-20T20:46:57.150Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-01-20T20:46:57.150Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-01-20T20:46:57.150Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-01-20T20:46:57.150Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-01-20T20:46:57.150Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-01-20T20:46:57.150Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-01-20T20:46:57.150Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-01-20T20:46:57.150Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-01-20T20:46:57.150Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-01-20T20:46:57.150Z] === RUN TestImageRemoveError [2022-01-20T20:46:57.150Z] --- PASS: TestImageRemoveError (0.00s) [2022-01-20T20:46:57.150Z] === RUN TestImageRemoveImageNotFound [2022-01-20T20:46:57.150Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-01-20T20:46:57.150Z] === RUN TestImageRemove [2022-01-20T20:46:57.150Z] --- PASS: TestImageRemove (0.00s) [2022-01-20T20:46:57.150Z] === RUN TestImageSaveError [2022-01-20T20:46:57.150Z] --- PASS: TestImageSaveError (0.00s) [2022-01-20T20:46:57.150Z] === RUN TestImageSave [2022-01-20T20:46:57.150Z] --- PASS: TestImageSave (0.00s) [2022-01-20T20:46:57.150Z] === RUN TestImageSearchAnyError [2022-01-20T20:46:57.150Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-01-20T20:46:57.150Z] === RUN TestImageSearchStatusUnauthorizedError [2022-01-20T20:46:57.150Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-01-20T20:46:57.150Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-01-20T20:46:57.150Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-01-20T20:46:57.150Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-01-20T20:46:57.150Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-01-20T20:46:57.150Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-01-20T20:46:57.150Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-01-20T20:46:57.150Z] === RUN TestImageSearchWithoutErrors [2022-01-20T20:46:57.150Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-01-20T20:46:57.150Z] === RUN TestImageTagError [2022-01-20T20:46:57.150Z] --- PASS: TestImageTagError (0.00s) [2022-01-20T20:46:57.150Z] === RUN TestImageTagInvalidReference [2022-01-20T20:46:57.150Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-01-20T20:46:57.150Z] === RUN TestImageTagInvalidSourceImageName [2022-01-20T20:46:57.150Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-01-20T20:46:57.150Z] === RUN TestImageTagHexSource [2022-01-20T20:46:57.150Z] --- PASS: TestImageTagHexSource (0.00s) [2022-01-20T20:46:57.150Z] === RUN TestImageTag [2022-01-20T20:46:57.150Z] --- PASS: TestImageTag (0.00s) [2022-01-20T20:46:57.150Z] === RUN TestInfoServerError [2022-01-20T20:46:57.150Z] --- PASS: TestInfoServerError (0.00s) [2022-01-20T20:46:57.150Z] === RUN TestInfoInvalidResponseJSONError [2022-01-20T20:46:57.150Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-01-20T20:46:57.150Z] === RUN TestInfo [2022-01-20T20:46:57.150Z] --- PASS: TestInfo (0.01s) [2022-01-20T20:46:57.150Z] === RUN TestNetworkConnectError [2022-01-20T20:46:57.150Z] --- PASS: TestNetworkConnectError (0.00s) [2022-01-20T20:46:57.150Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-01-20T20:46:57.150Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-01-20T20:46:57.150Z] === RUN TestNetworkConnect [2022-01-20T20:46:57.150Z] --- PASS: TestNetworkConnect (0.00s) [2022-01-20T20:46:57.150Z] === RUN TestNetworkCreateError [2022-01-20T20:46:57.150Z] --- PASS: TestNetworkCreateError (0.00s) [2022-01-20T20:46:57.150Z] === RUN TestNetworkCreate [2022-01-20T20:46:57.150Z] --- PASS: TestNetworkCreate (0.00s) [2022-01-20T20:46:57.150Z] === RUN TestNetworkDisconnectError [2022-01-20T20:46:57.150Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-01-20T20:46:57.150Z] === RUN TestNetworkDisconnect [2022-01-20T20:46:57.150Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-01-20T20:46:57.150Z] === RUN TestNetworkInspect [2022-01-20T20:46:57.150Z] === RUN TestNetworkInspect/empty_ID [2022-01-20T20:46:57.150Z] === RUN TestNetworkInspect/no_options [2022-01-20T20:46:57.150Z] === RUN TestNetworkInspect/verbose [2022-01-20T20:46:57.150Z] === RUN TestNetworkInspect/global_scope [2022-01-20T20:46:57.150Z] === RUN TestNetworkInspect/unknown_network [2022-01-20T20:46:57.150Z] === RUN TestNetworkInspect/server_error [2022-01-20T20:46:57.150Z] --- PASS: TestNetworkInspect (0.00s) [2022-01-20T20:46:57.150Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-01-20T20:46:57.150Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-01-20T20:46:57.150Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-01-20T20:46:57.150Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-01-20T20:46:57.150Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-01-20T20:46:57.150Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-01-20T20:46:57.150Z] === RUN TestNetworkListError [2022-01-20T20:46:57.150Z] --- PASS: TestNetworkListError (0.00s) [2022-01-20T20:46:57.150Z] === RUN TestNetworkList [2022-01-20T20:46:57.150Z] --- PASS: TestNetworkList (0.00s) [2022-01-20T20:46:57.150Z] === RUN TestNetworksPruneError [2022-01-20T20:46:57.150Z] --- PASS: TestNetworksPruneError (0.00s) [2022-01-20T20:46:57.150Z] === RUN TestNetworksPrune [2022-01-20T20:46:57.150Z] --- PASS: TestNetworksPrune (0.00s) [2022-01-20T20:46:57.150Z] === RUN TestNetworkRemoveError [2022-01-20T20:46:57.150Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-01-20T20:46:57.150Z] === RUN TestNetworkRemove [2022-01-20T20:46:57.150Z] --- PASS: TestNetworkRemove (0.00s) [2022-01-20T20:46:57.150Z] === RUN TestNodeInspectError [2022-01-20T20:46:57.150Z] --- PASS: TestNodeInspectError (0.00s) [2022-01-20T20:46:57.150Z] === RUN TestNodeInspectNodeNotFound [2022-01-20T20:46:57.150Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-01-20T20:46:57.150Z] === RUN TestNodeInspectWithEmptyID [2022-01-20T20:46:57.150Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-01-20T20:46:57.150Z] === RUN TestNodeInspect [2022-01-20T20:46:57.150Z] --- PASS: TestNodeInspect (0.00s) [2022-01-20T20:46:57.150Z] === RUN TestNodeListError [2022-01-20T20:46:57.150Z] --- PASS: TestNodeListError (0.00s) [2022-01-20T20:46:57.150Z] === RUN TestNodeList [2022-01-20T20:46:57.150Z] --- PASS: TestNodeList (0.00s) [2022-01-20T20:46:57.150Z] === RUN TestNodeRemoveError [2022-01-20T20:46:57.150Z] --- PASS: TestNodeRemoveError (0.00s) [2022-01-20T20:46:57.150Z] === RUN TestNodeRemove [2022-01-20T20:46:57.150Z] --- PASS: TestNodeRemove (0.00s) [2022-01-20T20:46:57.150Z] === RUN TestNodeUpdateError [2022-01-20T20:46:57.150Z] --- PASS: TestNodeUpdateError (0.00s) [2022-01-20T20:46:57.150Z] === RUN TestNodeUpdate [2022-01-20T20:46:57.150Z] --- PASS: TestNodeUpdate (0.00s) [2022-01-20T20:46:57.150Z] === RUN TestOptionWithTimeout [2022-01-20T20:46:57.150Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-01-20T20:46:57.150Z] === RUN TestPingFail [2022-01-20T20:46:57.150Z] --- PASS: TestPingFail (0.00s) [2022-01-20T20:46:57.150Z] === RUN TestPingWithError [2022-01-20T20:46:57.150Z] 2022/01/20 20:46:56 RoundTripper returned a response & error; ignoring response [2022-01-20T20:46:57.150Z] 2022/01/20 20:46:56 RoundTripper returned a response & error; ignoring response [2022-01-20T20:46:57.150Z] --- PASS: TestPingWithError (0.00s) [2022-01-20T20:46:57.150Z] === RUN TestPingSuccess [2022-01-20T20:46:57.150Z] --- PASS: TestPingSuccess (0.00s) [2022-01-20T20:46:57.150Z] === RUN TestPingHeadFallback [2022-01-20T20:46:57.150Z] === RUN TestPingHeadFallback/OK [2022-01-20T20:46:57.150Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-01-20T20:46:57.150Z] === RUN TestPingHeadFallback/Not_Found [2022-01-20T20:46:57.150Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-01-20T20:46:57.150Z] --- PASS: TestPingHeadFallback (0.00s) [2022-01-20T20:46:57.150Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-01-20T20:46:57.150Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-01-20T20:46:57.150Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-01-20T20:46:57.150Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-01-20T20:46:57.150Z] === RUN TestPluginDisableError [2022-01-20T20:46:57.150Z] --- PASS: TestPluginDisableError (0.00s) [2022-01-20T20:46:57.150Z] === RUN TestPluginDisable [2022-01-20T20:46:57.150Z] --- PASS: TestPluginDisable (0.00s) [2022-01-20T20:46:57.150Z] === RUN TestPluginEnableError [2022-01-20T20:46:57.150Z] --- PASS: TestPluginEnableError (0.00s) [2022-01-20T20:46:57.150Z] === RUN TestPluginEnable [2022-01-20T20:46:57.150Z] --- PASS: TestPluginEnable (0.00s) [2022-01-20T20:46:57.150Z] === RUN TestPluginInspectError [2022-01-20T20:46:57.150Z] --- PASS: TestPluginInspectError (0.00s) [2022-01-20T20:46:57.150Z] === RUN TestPluginInspectWithEmptyID [2022-01-20T20:46:57.150Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-01-20T20:46:57.150Z] === RUN TestPluginInspect [2022-01-20T20:46:57.150Z] --- PASS: TestPluginInspect (0.00s) [2022-01-20T20:46:57.150Z] === RUN TestPluginListError [2022-01-20T20:46:57.150Z] --- PASS: TestPluginListError (0.00s) [2022-01-20T20:46:57.150Z] === RUN TestPluginList [2022-01-20T20:46:57.150Z] --- PASS: TestPluginList (0.00s) [2022-01-20T20:46:57.150Z] === RUN TestPluginPushError [2022-01-20T20:46:57.150Z] --- PASS: TestPluginPushError (0.00s) [2022-01-20T20:46:57.150Z] === RUN TestPluginPush [2022-01-20T20:46:57.150Z] --- PASS: TestPluginPush (0.00s) [2022-01-20T20:46:57.150Z] === RUN TestPluginRemoveError [2022-01-20T20:46:57.150Z] --- PASS: TestPluginRemoveError (0.00s) [2022-01-20T20:46:57.150Z] === RUN TestPluginRemove [2022-01-20T20:46:57.150Z] --- PASS: TestPluginRemove (0.00s) [2022-01-20T20:46:57.150Z] === RUN TestPluginSetError [2022-01-20T20:46:57.150Z] --- PASS: TestPluginSetError (0.00s) [2022-01-20T20:46:57.150Z] === RUN TestPluginSet [2022-01-20T20:46:57.150Z] --- PASS: TestPluginSet (0.00s) [2022-01-20T20:46:57.150Z] === RUN TestSetHostHeader [2022-01-20T20:46:57.150Z] --- PASS: TestSetHostHeader (0.00s) [2022-01-20T20:46:57.150Z] === RUN TestPlainTextError [2022-01-20T20:46:57.150Z] --- PASS: TestPlainTextError (0.00s) [2022-01-20T20:46:57.150Z] === RUN TestInfiniteError [2022-01-20T20:46:57.150Z] --- PASS: TestInfiniteError (0.04s) [2022-01-20T20:46:57.150Z] === RUN TestCanceledContext [2022-01-20T20:46:57.150Z] 2022/01/20 20:46:56 RoundTripper returned a response & error; ignoring response [2022-01-20T20:46:57.150Z] --- PASS: TestCanceledContext (0.00s) [2022-01-20T20:46:57.150Z] === RUN TestDeadlineExceededContext [2022-01-20T20:46:57.150Z] 2022/01/20 20:46:56 RoundTripper returned a response & error; ignoring response [2022-01-20T20:46:57.150Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-01-20T20:46:57.150Z] === RUN TestSecretCreateUnsupported [2022-01-20T20:46:57.150Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-01-20T20:46:57.150Z] === RUN TestSecretCreateError [2022-01-20T20:46:57.150Z] --- PASS: TestSecretCreateError (0.01s) [2022-01-20T20:46:57.150Z] === RUN TestSecretCreate [2022-01-20T20:46:57.150Z] --- PASS: TestSecretCreate (0.00s) [2022-01-20T20:46:57.150Z] === RUN TestSecretInspectUnsupported [2022-01-20T20:46:57.150Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-01-20T20:46:57.150Z] === RUN TestSecretInspectError [2022-01-20T20:46:57.150Z] --- PASS: TestSecretInspectError (0.00s) [2022-01-20T20:46:57.150Z] === RUN TestSecretInspectSecretNotFound [2022-01-20T20:46:57.150Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-01-20T20:46:57.150Z] === RUN TestSecretInspectWithEmptyID [2022-01-20T20:46:57.150Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-01-20T20:46:57.150Z] === RUN TestSecretInspect [2022-01-20T20:46:57.150Z] --- PASS: TestSecretInspect (0.00s) [2022-01-20T20:46:57.150Z] === RUN TestSecretListUnsupported [2022-01-20T20:46:57.150Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-01-20T20:46:57.150Z] === RUN TestSecretListError [2022-01-20T20:46:57.150Z] --- PASS: TestSecretListError (0.00s) [2022-01-20T20:46:57.150Z] === RUN TestSecretList [2022-01-20T20:46:57.150Z] --- PASS: TestSecretList (0.00s) [2022-01-20T20:46:57.150Z] === RUN TestSecretRemoveUnsupported [2022-01-20T20:46:57.150Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-01-20T20:46:57.150Z] === RUN TestSecretRemoveError [2022-01-20T20:46:57.150Z] --- PASS: TestSecretRemoveError (0.00s) [2022-01-20T20:46:57.150Z] === RUN TestSecretRemove [2022-01-20T20:46:57.150Z] --- PASS: TestSecretRemove (0.00s) [2022-01-20T20:46:57.150Z] === RUN TestSecretUpdateUnsupported [2022-01-20T20:46:57.150Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-01-20T20:46:57.150Z] === RUN TestSecretUpdateError [2022-01-20T20:46:57.150Z] --- PASS: TestSecretUpdateError (0.00s) [2022-01-20T20:46:57.150Z] === RUN TestSecretUpdate [2022-01-20T20:46:57.150Z] --- PASS: TestSecretUpdate (0.00s) [2022-01-20T20:46:57.150Z] === RUN TestServiceCreateError [2022-01-20T20:46:57.150Z] --- PASS: TestServiceCreateError (0.00s) [2022-01-20T20:46:57.150Z] === RUN TestServiceCreate [2022-01-20T20:46:57.150Z] --- PASS: TestServiceCreate (0.00s) [2022-01-20T20:46:57.150Z] === RUN TestServiceCreateCompatiblePlatforms [2022-01-20T20:46:57.150Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-01-20T20:46:57.150Z] === RUN TestServiceCreateDigestPinning [2022-01-20T20:46:57.150Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-01-20T20:46:57.150Z] === RUN TestServiceInspectError [2022-01-20T20:46:57.150Z] --- PASS: TestServiceInspectError (0.00s) [2022-01-20T20:46:57.150Z] === RUN TestServiceInspectServiceNotFound [2022-01-20T20:46:57.150Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-01-20T20:46:57.150Z] === RUN TestServiceInspectWithEmptyID [2022-01-20T20:46:57.150Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-01-20T20:46:57.150Z] === RUN TestServiceInspect [2022-01-20T20:46:57.150Z] --- PASS: TestServiceInspect (0.00s) [2022-01-20T20:46:57.150Z] === RUN TestServiceListError [2022-01-20T20:46:57.150Z] --- PASS: TestServiceListError (0.00s) [2022-01-20T20:46:57.150Z] === RUN TestServiceList [2022-01-20T20:46:57.150Z] --- PASS: TestServiceList (0.00s) [2022-01-20T20:46:57.150Z] === RUN TestServiceLogsError [2022-01-20T20:46:57.150Z] --- PASS: TestServiceLogsError (0.00s) [2022-01-20T20:46:57.150Z] === RUN TestServiceLogs [2022-01-20T20:46:57.150Z] --- PASS: TestServiceLogs (0.00s) [2022-01-20T20:46:57.150Z] === RUN TestServiceRemoveError [2022-01-20T20:46:57.150Z] --- PASS: TestServiceRemoveError (0.00s) [2022-01-20T20:46:57.150Z] === RUN TestServiceRemoveNotFoundError [2022-01-20T20:46:57.150Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-01-20T20:46:57.150Z] === RUN TestServiceRemove [2022-01-20T20:46:57.150Z] --- PASS: TestServiceRemove (0.00s) [2022-01-20T20:46:57.150Z] === RUN TestServiceUpdateError [2022-01-20T20:46:57.150Z] --- PASS: TestServiceUpdateError (0.00s) [2022-01-20T20:46:57.150Z] === RUN TestServiceUpdate [2022-01-20T20:46:57.150Z] --- PASS: TestServiceUpdate (0.00s) [2022-01-20T20:46:57.150Z] === RUN TestSwarmGetUnlockKeyError [2022-01-20T20:46:57.150Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-01-20T20:46:57.150Z] === RUN TestSwarmGetUnlockKey [2022-01-20T20:46:57.150Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-01-20T20:46:57.150Z] === RUN TestSwarmInitError [2022-01-20T20:46:57.150Z] --- PASS: TestSwarmInitError (0.00s) [2022-01-20T20:46:57.150Z] === RUN TestSwarmInit [2022-01-20T20:46:57.150Z] --- PASS: TestSwarmInit (0.00s) [2022-01-20T20:46:57.150Z] === RUN TestSwarmInspectError [2022-01-20T20:46:57.150Z] --- PASS: TestSwarmInspectError (0.00s) [2022-01-20T20:46:57.150Z] === RUN TestSwarmInspect [2022-01-20T20:46:57.150Z] --- PASS: TestSwarmInspect (0.00s) [2022-01-20T20:46:57.150Z] === RUN TestSwarmJoinError [2022-01-20T20:46:57.150Z] --- PASS: TestSwarmJoinError (0.00s) [2022-01-20T20:46:57.150Z] === RUN TestSwarmJoin [2022-01-20T20:46:57.150Z] --- PASS: TestSwarmJoin (0.00s) [2022-01-20T20:46:57.150Z] === RUN TestSwarmLeaveError [2022-01-20T20:46:57.150Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-01-20T20:46:57.150Z] === RUN TestSwarmLeave [2022-01-20T20:46:57.150Z] --- PASS: TestSwarmLeave (0.00s) [2022-01-20T20:46:57.150Z] === RUN TestSwarmUnlockError [2022-01-20T20:46:57.150Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-01-20T20:46:57.150Z] === RUN TestSwarmUnlock [2022-01-20T20:46:57.150Z] --- PASS: TestSwarmUnlock (0.00s) [2022-01-20T20:46:57.150Z] === RUN TestSwarmUpdateError [2022-01-20T20:46:57.150Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-01-20T20:46:57.150Z] === RUN TestSwarmUpdate [2022-01-20T20:46:57.150Z] --- PASS: TestSwarmUpdate (0.00s) [2022-01-20T20:46:57.150Z] === RUN TestTaskInspectError [2022-01-20T20:46:57.150Z] --- PASS: TestTaskInspectError (0.00s) [2022-01-20T20:46:57.150Z] === RUN TestTaskInspectWithEmptyID [2022-01-20T20:46:57.150Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-01-20T20:46:57.150Z] === RUN TestTaskInspect [2022-01-20T20:46:57.150Z] --- PASS: TestTaskInspect (0.00s) [2022-01-20T20:46:57.150Z] === RUN TestTaskListError [2022-01-20T20:46:57.150Z] --- PASS: TestTaskListError (0.00s) [2022-01-20T20:46:57.150Z] === RUN TestTaskList [2022-01-20T20:46:57.150Z] --- PASS: TestTaskList (0.00s) [2022-01-20T20:46:57.150Z] === RUN TestVolumeCreateError [2022-01-20T20:46:57.150Z] --- PASS: TestVolumeCreateError (0.00s) [2022-01-20T20:46:57.150Z] === RUN TestVolumeCreate [2022-01-20T20:46:57.150Z] --- PASS: TestVolumeCreate (0.00s) [2022-01-20T20:46:57.150Z] === RUN TestVolumeInspectError [2022-01-20T20:46:57.150Z] --- PASS: TestVolumeInspectError (0.00s) [2022-01-20T20:46:57.150Z] === RUN TestVolumeInspectNotFound [2022-01-20T20:46:57.150Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-01-20T20:46:57.150Z] === RUN TestVolumeInspectWithEmptyID [2022-01-20T20:46:57.150Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-01-20T20:46:57.150Z] === RUN TestVolumeInspect [2022-01-20T20:46:57.150Z] --- PASS: TestVolumeInspect (0.00s) [2022-01-20T20:46:57.150Z] === RUN TestVolumeListError [2022-01-20T20:46:57.150Z] --- PASS: TestVolumeListError (0.00s) [2022-01-20T20:46:57.150Z] === RUN TestVolumeList [2022-01-20T20:46:57.150Z] --- PASS: TestVolumeList (0.00s) [2022-01-20T20:46:57.150Z] === RUN TestVolumeRemoveError [2022-01-20T20:46:57.150Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-01-20T20:46:57.150Z] === RUN TestVolumeRemove [2022-01-20T20:46:57.150Z] --- PASS: TestVolumeRemove (0.00s) [2022-01-20T20:46:57.150Z] === CONT TestTLSCloseWriter [2022-01-20T20:46:57.150Z] --- PASS: TestTLSCloseWriter (0.01s) [2022-01-20T20:46:57.150Z] PASS [2022-01-20T20:46:57.150Z] coverage: 75.1% of statements [2022-01-20T20:46:57.150Z] ok github.com/docker/docker/client 0.389s coverage: 75.1% of statements [2022-01-20T20:46:57.189Z] === RUN TestSetSerialInsertDelete [2022-01-20T20:46:57.189Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-01-20T20:46:57.189Z] === RUN TestSetParallelInsertDelete [2022-01-20T20:46:57.468Z] --- PASS: TestHealthKillContainer (7.95s) [2022-01-20T20:46:57.468Z] === RUN TestInspectCpusetInConfigPre120 [2022-01-20T20:46:57.728Z] --- PASS: TestInspectCpusetInConfigPre120 (0.50s) [2022-01-20T20:46:57.728Z] === RUN TestIpcModeNone [2022-01-20T20:46:57.973Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-01-20T20:46:58.088Z] --- PASS: TestTemplatedSecret (2.56s) [2022-01-20T20:46:58.088Z] === RUN TestSecretCreateResolve [2022-01-20T20:46:58.179Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.13s) [2022-01-20T20:46:58.179Z] === RUN TestRetrieveFromStore [2022-01-20T20:46:58.179Z] === RUN TestInt2IP2IntConversion [2022-01-20T20:46:58.179Z] === RUN TestPoolRequest [2022-01-20T20:46:58.179Z] --- PASS: TestPoolRequest (0.00s) [2022-01-20T20:46:58.179Z] === RUN TestOtherRequests [2022-01-20T20:46:58.179Z] --- PASS: TestOtherRequests (0.00s) [2022-01-20T20:46:58.179Z] PASS [2022-01-20T20:46:58.179Z] coverage: 57.1% of statements [2022-01-20T20:46:58.179Z] ok github.com/docker/docker/libnetwork/ipams/null 0.038s coverage: 57.1% of statements [2022-01-20T20:46:58.232Z] check_test.go:308: [d4c0958bf4489] daemon is not started [2022-01-20T20:46:58.232Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-01-20T20:46:58.297Z] --- PASS: TestIpcModeNone (0.46s) [2022-01-20T20:46:58.297Z] === RUN TestIpcModePrivate [2022-01-20T20:46:58.557Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:73, shared: false, mustBeShared: false [2022-01-20T20:46:58.557Z] --- PASS: TestIpcModePrivate (0.45s) [2022-01-20T20:46:58.557Z] === RUN TestIpcModeShareable [2022-01-20T20:46:58.646Z] --- PASS: TestRetrieveFromStore (0.55s) [2022-01-20T20:46:58.646Z] === RUN TestIsCorrupted [2022-01-20T20:46:58.646Z] --- PASS: TestIsCorrupted (0.02s) [2022-01-20T20:46:58.646Z] === RUN TestSetRollover [2022-01-20T20:46:58.646Z] --- PASS: TestInt2IP2IntConversion (0.47s) [2022-01-20T20:46:58.646Z] === RUN TestGetAddressVersion [2022-01-20T20:46:58.646Z] --- PASS: TestGetAddressVersion (0.00s) [2022-01-20T20:46:58.646Z] === RUN TestKeyString [2022-01-20T20:46:58.646Z] --- PASS: TestKeyString (0.00s) [2022-01-20T20:46:58.646Z] === RUN TestPoolDataMarshal [2022-01-20T20:46:58.646Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-01-20T20:46:58.646Z] === RUN TestSubnetsMarshal [2022-01-20T20:46:58.646Z] --- PASS: TestSubnetsMarshal (0.04s) [2022-01-20T20:46:58.646Z] === RUN TestAddSubnets [2022-01-20T20:46:58.646Z] --- PASS: TestAddSubnets (0.06s) [2022-01-20T20:46:58.646Z] === RUN TestDoublePoolRelease [2022-01-20T20:46:58.646Z] --- PASS: TestDoublePoolRelease (0.02s) [2022-01-20T20:46:58.646Z] === RUN TestAddReleasePoolID [2022-01-20T20:46:58.646Z] --- PASS: TestAddReleasePoolID (0.06s) [2022-01-20T20:46:58.646Z] === RUN TestPredefinedPool [2022-01-20T20:46:58.646Z] --- PASS: TestPredefinedPool (0.02s) [2022-01-20T20:46:58.646Z] === RUN TestRemoveSubnet [2022-01-20T20:46:59.115Z] --- PASS: TestRemoveSubnet (0.16s) [2022-01-20T20:46:59.115Z] === RUN TestGetSameAddress [2022-01-20T20:46:59.115Z] --- PASS: TestGetSameAddress (0.02s) [2022-01-20T20:46:59.115Z] === RUN TestPoolAllocationReuse [2022-01-20T20:46:59.127Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:67, shared: true, mustBeShared: true [2022-01-20T20:46:59.127Z] --- PASS: TestIpcModeShareable (0.50s) [2022-01-20T20:46:59.127Z] === RUN TestAPIIpcModeShareableAndContainer [2022-01-20T20:46:59.582Z] === RUN TestGetCapabilities [2022-01-20T20:46:59.582Z] --- PASS: TestGetCapabilities (0.01s) [2022-01-20T20:46:59.582Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-01-20T20:46:59.582Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.01s) [2022-01-20T20:46:59.582Z] === RUN TestGetDefaultAddressSpaces [2022-01-20T20:46:59.582Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2022-01-20T20:46:59.582Z] === RUN TestRemoteDriver [2022-01-20T20:46:59.582Z] --- PASS: TestRemoteDriver (0.01s) [2022-01-20T20:46:59.582Z] PASS [2022-01-20T20:46:59.582Z] coverage: 47.4% of statements [2022-01-20T20:46:59.582Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.073s coverage: 47.4% of statements [2022-01-20T20:47:00.014Z] --- PASS: TestSecretCreateResolve (2.21s) [2022-01-20T20:47:00.014Z] PASS [2022-01-20T20:47:00.014Z] [2022-01-20T20:47:00.014Z] DONE 6 tests in 13.452s [2022-01-20T20:47:00.014Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-01-20T20:47:00.014Z] INFO: Testing against a local daemon [2022-01-20T20:47:00.014Z] === RUN TestServiceCreateInit [2022-01-20T20:47:00.014Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-01-20T20:47:00.054Z] --- PASS: TestSetRollover (1.40s) [2022-01-20T20:47:00.054Z] === RUN TestSetRolloverSerial [2022-01-20T20:47:00.054Z] === RUN TestWindowsIPAM [2022-01-20T20:47:00.054Z] --- PASS: TestWindowsIPAM (0.00s) [2022-01-20T20:47:00.054Z] PASS [2022-01-20T20:47:00.054Z] coverage: 71.4% of statements [2022-01-20T20:47:00.054Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.039s coverage: 71.4% of statements [2022-01-20T20:47:00.509Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.41s) [2022-01-20T20:47:00.509Z] === RUN TestAPIIpcModeHost [2022-01-20T20:47:00.521Z] --- PASS: TestPoolAllocationReuse (1.49s) [2022-01-20T20:47:00.521Z] === RUN TestGetAddressSubPoolEqualPool [2022-01-20T20:47:00.521Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) [2022-01-20T20:47:00.521Z] === RUN TestRequestReleaseAddressFromSubPool [2022-01-20T20:47:00.988Z] === RUN TestDefaultNetwork [2022-01-20T20:47:00.988Z] --- PASS: TestDefaultNetwork (0.25s) [2022-01-20T20:47:00.988Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-01-20T20:47:01.081Z] --- PASS: TestAPIIpcModeHost (0.37s) [2022-01-20T20:47:01.081Z] === RUN TestDaemonIpcModeShareable [2022-01-20T20:47:01.455Z] --- PASS: TestSetRolloverSerial (1.34s) [2022-01-20T20:47:01.455Z] === RUN TestGetFirstAvailableFromCurrent [2022-01-20T20:47:01.455Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-01-20T20:47:01.455Z] PASS [2022-01-20T20:47:01.455Z] coverage: 84.4% of statements [2022-01-20T20:47:01.455Z] ok github.com/docker/docker/libnetwork/bitseq 11.086s coverage: 84.4% of statements [2022-01-20T20:47:01.455Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.24s) [2022-01-20T20:47:01.455Z] === RUN TestInitAddressPools [2022-01-20T20:47:01.455Z] --- PASS: TestInitAddressPools (0.00s) [2022-01-20T20:47:01.455Z] PASS [2022-01-20T20:47:01.455Z] coverage: 74.0% of statements [2022-01-20T20:47:01.455Z] ok github.com/docker/docker/libnetwork/ipamutils 0.554s coverage: 74.0% of statements [2022-01-20T20:47:01.557Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-01-20T20:47:01.927Z] === RUN TestKeyValue [2022-01-20T20:47:01.927Z] --- PASS: TestKeyValue (0.00s) [2022-01-20T20:47:01.927Z] PASS [2022-01-20T20:47:01.927Z] coverage: 60.0% of statements [2022-01-20T20:47:01.927Z] ok github.com/docker/docker/libnetwork/netlabel 0.040s coverage: 60.0% of statements [2022-01-20T20:47:02.026Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:77, shared: true, mustBeShared: true [2022-01-20T20:47:02.026Z] --- PASS: TestDaemonIpcModeShareable (1.12s) [2022-01-20T20:47:02.026Z] === RUN TestDaemonIpcModePrivate [2022-01-20T20:47:02.395Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.03s) [2022-01-20T20:47:02.395Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-01-20T20:47:02.937Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-01-20T20:47:02.969Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: false, mustBeShared: false [2022-01-20T20:47:03.229Z] --- PASS: TestDaemonIpcModePrivate (1.15s) [2022-01-20T20:47:03.229Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-01-20T20:47:04.169Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: false, mustBeShared: false [2022-01-20T20:47:04.180Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-01-20T20:47:04.430Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.13s) [2022-01-20T20:47:04.430Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-01-20T20:47:04.605Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-01-20T20:47:04.605Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-01-20T20:47:04.605Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-01-20T20:47:04.605Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-01-20T20:47:04.605Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-01-20T20:47:04.605Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-01-20T20:47:04.605Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-01-20T20:47:04.605Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-01-20T20:47:04.605Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-01-20T20:47:04.605Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-01-20T20:47:04.605Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-01-20T20:47:04.605Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-01-20T20:47:04.605Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-01-20T20:47:04.605Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-01-20T20:47:04.605Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-01-20T20:47:04.605Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-01-20T20:47:04.605Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-01-20T20:47:04.605Z] === RUN TestNetworkDBSimple [2022-01-20T20:47:05.072Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.39s) [2022-01-20T20:47:05.072Z] === RUN TestGetAddress [2022-01-20T20:47:05.072Z] === RUN TestGenerate [2022-01-20T20:47:05.072Z] --- PASS: TestGenerate (0.00s) [2022-01-20T20:47:05.072Z] === RUN TestGeneratePtr [2022-01-20T20:47:05.072Z] --- PASS: TestGeneratePtr (0.00s) [2022-01-20T20:47:05.072Z] === RUN TestGenerateMissingField [2022-01-20T20:47:05.072Z] --- PASS: TestGenerateMissingField (0.00s) [2022-01-20T20:47:05.072Z] === RUN TestFieldCannotBeSet [2022-01-20T20:47:05.072Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-01-20T20:47:05.072Z] === RUN TestTypeMismatchError [2022-01-20T20:47:05.072Z] --- PASS: TestTypeMismatchError (0.00s) [2022-01-20T20:47:05.072Z] PASS [2022-01-20T20:47:05.072Z] coverage: 100.0% of statements [2022-01-20T20:47:05.072Z] ok github.com/docker/docker/libnetwork/options 0.038s coverage: 100.0% of statements [2022-01-20T20:47:05.373Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:77, shared: true, mustBeShared: true [2022-01-20T20:47:05.538Z] testing: warning: no tests to run [2022-01-20T20:47:05.538Z] PASS [2022-01-20T20:47:05.539Z] coverage: 0.0% of statements [2022-01-20T20:47:05.539Z] ok github.com/docker/docker/libnetwork/osl 0.037s coverage: 0.0% of statements [no tests to run] [2022-01-20T20:47:05.539Z] 2022/01/20 20:47:05 Closing DB instances... [2022-01-20T20:47:05.633Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.20s) [2022-01-20T20:47:05.633Z] === RUN TestIpcModeOlderClient [2022-01-20T20:47:05.633Z] === PAUSE TestIpcModeOlderClient [2022-01-20T20:47:05.633Z] === RUN TestKillContainerInvalidSignal [2022-01-20T20:47:05.893Z] --- PASS: TestKillContainerInvalidSignal (0.41s) [2022-01-20T20:47:05.893Z] === RUN TestKillContainer [2022-01-20T20:47:05.893Z] === RUN TestKillContainer/no_signal [2022-01-20T20:47:06.463Z] === RUN TestKillContainer/non_killing_signal [2022-01-20T20:47:06.522Z] === RUN TestRequestNewPort [2022-01-20T20:47:06.522Z] --- PASS: TestRequestNewPort (0.00s) [2022-01-20T20:47:06.522Z] === RUN TestRequestSpecificPort [2022-01-20T20:47:06.522Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-01-20T20:47:06.522Z] === RUN TestReleasePort [2022-01-20T20:47:06.522Z] --- PASS: TestReleasePort (0.00s) [2022-01-20T20:47:06.522Z] === RUN TestReuseReleasedPort [2022-01-20T20:47:06.522Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-01-20T20:47:06.522Z] === RUN TestReleaseUnreadledPort [2022-01-20T20:47:06.522Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-01-20T20:47:06.522Z] === RUN TestUnknowProtocol [2022-01-20T20:47:06.522Z] --- PASS: TestUnknowProtocol (0.00s) [2022-01-20T20:47:06.522Z] === RUN TestAllocateAllPorts [2022-01-20T20:47:06.522Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-01-20T20:47:06.522Z] === RUN TestPortAllocation [2022-01-20T20:47:06.522Z] --- PASS: TestPortAllocation (0.00s) [2022-01-20T20:47:06.522Z] === RUN TestPortAllocationWithCustomRange [2022-01-20T20:47:06.522Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-01-20T20:47:06.522Z] === RUN TestNoDuplicateBPR [2022-01-20T20:47:06.522Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-01-20T20:47:06.522Z] === RUN TestChangePortRange [2022-01-20T20:47:06.522Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-01-20T20:47:06.522Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-01-20T20:47:06.522Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-01-20T20:47:06.522Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-01-20T20:47:06.522Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-01-20T20:47:06.522Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-01-20T20:47:06.522Z] --- PASS: TestChangePortRange (0.00s) [2022-01-20T20:47:06.522Z] PASS [2022-01-20T20:47:06.522Z] coverage: 88.6% of statements [2022-01-20T20:47:06.522Z] ok github.com/docker/docker/libnetwork/portallocator 0.040s coverage: 88.6% of statements [2022-01-20T20:47:06.522Z] --- PASS: TestNetworkDBSimple (2.04s) [2022-01-20T20:47:06.522Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-01-20T20:47:06.724Z] === RUN TestKillContainer/killing_signal [2022-01-20T20:47:06.989Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-01-20T20:47:06.989Z] PASS [2022-01-20T20:47:06.989Z] coverage: 100.0% of statements [2022-01-20T20:47:06.989Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.039s coverage: 100.0% of statements [2022-01-20T20:47:07.133Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-01-20T20:47:07.133Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-01-20T20:47:07.293Z] --- PASS: TestKillContainer (1.41s) [2022-01-20T20:47:07.293Z] --- PASS: TestKillContainer/no_signal (0.42s) [2022-01-20T20:47:07.293Z] --- PASS: TestKillContainer/non_killing_signal (0.33s) [2022-01-20T20:47:07.293Z] --- PASS: TestKillContainer/killing_signal (0.49s) [2022-01-20T20:47:07.293Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-01-20T20:47:07.293Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-01-20T20:47:07.461Z] testing: warning: no tests to run [2022-01-20T20:47:07.461Z] PASS [2022-01-20T20:47:07.461Z] coverage: 0.0% of statements [2022-01-20T20:47:07.461Z] ok github.com/docker/docker/libnetwork/portmapper 0.037s coverage: 0.0% of statements [no tests to run] [2022-01-20T20:47:07.485Z] --- PASS: TestServiceCreateInit (7.25s) [2022-01-20T20:47:07.485Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.62s) [2022-01-20T20:47:07.485Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.61s) [2022-01-20T20:47:07.485Z] === RUN TestCreateServiceMultipleTimes [2022-01-20T20:47:07.862Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-01-20T20:47:07.928Z] === RUN TestHashData [2022-01-20T20:47:07.928Z] --- PASS: TestHashData (0.00s) [2022-01-20T20:47:07.928Z] PASS [2022-01-20T20:47:07.928Z] coverage: 2.8% of statements [2022-01-20T20:47:07.928Z] ok github.com/docker/docker/libnetwork/resolvconf 0.043s coverage: 2.8% of statements [2022-01-20T20:47:07.928Z] === RUN TestErrorConstructors [2022-01-20T20:47:07.928Z] --- PASS: TestErrorConstructors (0.00s) [2022-01-20T20:47:07.928Z] === RUN TestCompareIPMask [2022-01-20T20:47:07.928Z] --- PASS: TestCompareIPMask (0.00s) [2022-01-20T20:47:07.928Z] === RUN TestUtilGetHostPartIP [2022-01-20T20:47:07.928Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-01-20T20:47:07.928Z] === RUN TestUtilGetBroadcastIP [2022-01-20T20:47:07.928Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-01-20T20:47:07.928Z] === RUN TestParseCIDR [2022-01-20T20:47:07.928Z] --- PASS: TestParseCIDR (0.00s) [2022-01-20T20:47:07.928Z] PASS [2022-01-20T20:47:07.928Z] coverage: 37.3% of statements [2022-01-20T20:47:07.928Z] ok github.com/docker/docker/libnetwork/types 0.039s coverage: 37.3% of statements [2022-01-20T20:47:07.928Z] 2022/01/20 20:47:07 Closing DB instances... [2022-01-20T20:47:08.070Z] check_test.go:308: [dc972135b010e] daemon is not started [2022-01-20T20:47:08.070Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-01-20T20:47:08.070Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-01-20T20:47:08.070Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-01-20T20:47:08.432Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.12s) [2022-01-20T20:47:08.432Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.40s) [2022-01-20T20:47:08.432Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.60s) [2022-01-20T20:47:08.432Z] === RUN TestKillStoppedContainer [2022-01-20T20:47:08.432Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-01-20T20:47:08.432Z] === RUN TestKillStoppedContainerAPIPre120 [2022-01-20T20:47:08.692Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.11s) [2022-01-20T20:47:08.692Z] === RUN TestKillDifferentUserContainer [2022-01-20T20:47:08.918Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-01-20T20:47:08.918Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-01-20T20:47:08.918Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-01-20T20:47:08.918Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-01-20T20:47:08.918Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-01-20T20:47:08.918Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-01-20T20:47:08.918Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-01-20T20:47:08.918Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-01-20T20:47:08.918Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-01-20T20:47:08.918Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-01-20T20:47:08.918Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-01-20T20:47:08.918Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-01-20T20:47:08.918Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-01-20T20:47:08.918Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-01-20T20:47:08.918Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-01-20T20:47:08.918Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-01-20T20:47:08.918Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-01-20T20:47:08.918Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-01-20T20:47:08.918Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-01-20T20:47:08.918Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-01-20T20:47:08.918Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-01-20T20:47:08.918Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-01-20T20:47:08.918Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-01-20T20:47:08.918Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-01-20T20:47:08.918Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-01-20T20:47:08.918Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-01-20T20:47:08.918Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-01-20T20:47:08.918Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-01-20T20:47:08.918Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-01-20T20:47:08.918Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-01-20T20:47:08.918Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-01-20T20:47:08.918Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-01-20T20:47:08.918Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-01-20T20:47:08.918Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-01-20T20:47:08.918Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-01-20T20:47:08.918Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-01-20T20:47:08.918Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-01-20T20:47:08.918Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-01-20T20:47:08.918Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-01-20T20:47:08.918Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-01-20T20:47:08.918Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-01-20T20:47:08.918Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-01-20T20:47:08.918Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-01-20T20:47:08.918Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-01-20T20:47:08.918Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-01-20T20:47:08.918Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-01-20T20:47:08.918Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-01-20T20:47:08.918Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-01-20T20:47:08.918Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-01-20T20:47:08.918Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-01-20T20:47:08.918Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-01-20T20:47:08.918Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-01-20T20:47:08.918Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-01-20T20:47:08.918Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-01-20T20:47:08.918Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-01-20T20:47:08.918Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-01-20T20:47:08.918Z] PASS [2022-01-20T20:47:08.918Z] coverage: 50.0% of statements [2022-01-20T20:47:08.918Z] ok github.com/docker/docker/oci 0.066s coverage: 50.0% of statements [2022-01-20T20:47:08.952Z] --- PASS: TestKillDifferentUserContainer (0.42s) [2022-01-20T20:47:08.952Z] === RUN TestInspectOomKilledTrue [2022-01-20T20:47:09.385Z] === RUN TestAddressPoolOpt [2022-01-20T20:47:09.385Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-01-20T20:47:09.385Z] === RUN TestValidateEnv [2022-01-20T20:47:09.385Z] === RUN TestValidateEnv/a [2022-01-20T20:47:09.385Z] === RUN TestValidateEnv/something [2022-01-20T20:47:09.385Z] === RUN TestValidateEnv/_=a [2022-01-20T20:47:09.385Z] === RUN TestValidateEnv/env1=value1 [2022-01-20T20:47:09.385Z] === RUN TestValidateEnv/_env1=value1 [2022-01-20T20:47:09.385Z] === RUN TestValidateEnv/env2=value2=value3 [2022-01-20T20:47:09.385Z] === RUN TestValidateEnv/env3=abc!qwe [2022-01-20T20:47:09.385Z] === RUN TestValidateEnv/env_4=value_4 [2022-01-20T20:47:09.385Z] === RUN TestValidateEnv/PATH [2022-01-20T20:47:09.385Z] === RUN TestValidateEnv/=a [2022-01-20T20:47:09.385Z] === RUN TestValidateEnv/PATH= [2022-01-20T20:47:09.385Z] === RUN TestValidateEnv/PATH=something [2022-01-20T20:47:09.385Z] === RUN TestValidateEnv/asd!qwe [2022-01-20T20:47:09.385Z] === RUN TestValidateEnv/1asd [2022-01-20T20:47:09.385Z] === RUN TestValidateEnv/123 [2022-01-20T20:47:09.385Z] === RUN TestValidateEnv/some_space [2022-01-20T20:47:09.385Z] === RUN TestValidateEnv/__some_space_before [2022-01-20T20:47:09.385Z] === RUN TestValidateEnv/some_space_after__ [2022-01-20T20:47:09.385Z] === RUN TestValidateEnv/= [2022-01-20T20:47:09.385Z] === RUN TestValidateEnv/PaTh [2022-01-20T20:47:09.385Z] --- PASS: TestValidateEnv (0.00s) [2022-01-20T20:47:09.385Z] --- PASS: TestValidateEnv/a (0.00s) [2022-01-20T20:47:09.385Z] --- PASS: TestValidateEnv/something (0.00s) [2022-01-20T20:47:09.385Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-01-20T20:47:09.385Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-01-20T20:47:09.385Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-01-20T20:47:09.385Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-01-20T20:47:09.385Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-01-20T20:47:09.385Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-01-20T20:47:09.385Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-01-20T20:47:09.385Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-01-20T20:47:09.385Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-01-20T20:47:09.385Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-01-20T20:47:09.385Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-01-20T20:47:09.385Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-01-20T20:47:09.385Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-01-20T20:47:09.385Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-01-20T20:47:09.385Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-01-20T20:47:09.385Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-01-20T20:47:09.385Z] --- PASS: TestValidateEnv/= (0.00s) [2022-01-20T20:47:09.385Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-01-20T20:47:09.385Z] === RUN TestParseHost [2022-01-20T20:47:09.385Z] --- PASS: TestParseHost (0.00s) [2022-01-20T20:47:09.385Z] === RUN TestParseDockerDaemonHost [2022-01-20T20:47:09.385Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-01-20T20:47:09.385Z] === RUN TestParseTCP [2022-01-20T20:47:09.385Z] --- PASS: TestParseTCP (0.00s) [2022-01-20T20:47:09.385Z] === RUN TestParseInvalidUnixAddrInvalid [2022-01-20T20:47:09.385Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-01-20T20:47:09.385Z] === RUN TestValidateExtraHosts [2022-01-20T20:47:09.385Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-01-20T20:47:09.385Z] === RUN TestIpOptString [2022-01-20T20:47:09.385Z] --- PASS: TestIpOptString (0.00s) [2022-01-20T20:47:09.385Z] === RUN TestNewIpOptInvalidDefaultVal [2022-01-20T20:47:09.385Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-01-20T20:47:09.385Z] === RUN TestNewIpOptValidDefaultVal [2022-01-20T20:47:09.385Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-01-20T20:47:09.385Z] === RUN TestIpOptSetInvalidVal [2022-01-20T20:47:09.385Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-01-20T20:47:09.385Z] === RUN TestValidateIPAddress [2022-01-20T20:47:09.385Z] --- PASS: TestValidateIPAddress (0.00s) [2022-01-20T20:47:09.385Z] === RUN TestMapOpts [2022-01-20T20:47:09.385Z] --- PASS: TestMapOpts (0.00s) [2022-01-20T20:47:09.385Z] === RUN TestListOptsWithoutValidator [2022-01-20T20:47:09.385Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-01-20T20:47:09.385Z] === RUN TestListOptsWithValidator [2022-01-20T20:47:09.385Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-01-20T20:47:09.385Z] === RUN TestValidateDNSSearch [2022-01-20T20:47:09.385Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-01-20T20:47:09.385Z] === RUN TestValidateLabel [2022-01-20T20:47:09.385Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-01-20T20:47:09.385Z] === RUN TestValidateLabel/label_with_general_format [2022-01-20T20:47:09.385Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-01-20T20:47:09.385Z] === RUN TestValidateLabel/label_with_one_more [2022-01-20T20:47:09.385Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-01-20T20:47:09.385Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-01-20T20:47:09.385Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-01-20T20:47:09.385Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-01-20T20:47:09.385Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-01-20T20:47:09.385Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-01-20T20:47:09.385Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-01-20T20:47:09.385Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-01-20T20:47:09.385Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-01-20T20:47:09.385Z] --- PASS: TestValidateLabel (0.00s) [2022-01-20T20:47:09.385Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-01-20T20:47:09.385Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-01-20T20:47:09.385Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-01-20T20:47:09.385Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-01-20T20:47:09.385Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-01-20T20:47:09.385Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-01-20T20:47:09.385Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-01-20T20:47:09.385Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-01-20T20:47:09.385Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-01-20T20:47:09.385Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-01-20T20:47:09.385Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-01-20T20:47:09.385Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-01-20T20:47:09.385Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-01-20T20:47:09.385Z] === RUN TestNamedListOpts [2022-01-20T20:47:09.385Z] --- PASS: TestNamedListOpts (0.00s) [2022-01-20T20:47:09.385Z] === RUN TestNamedMapOpts [2022-01-20T20:47:09.385Z] --- PASS: TestNamedMapOpts (0.00s) [2022-01-20T20:47:09.385Z] === RUN TestParseLink [2022-01-20T20:47:09.385Z] --- PASS: TestParseLink (0.00s) [2022-01-20T20:47:09.385Z] === RUN TestQuotedStringSetWithQuotes [2022-01-20T20:47:09.385Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2022-01-20T20:47:09.385Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2022-01-20T20:47:09.385Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2022-01-20T20:47:09.385Z] === RUN TestQuotedStringSetWithNoQuotes [2022-01-20T20:47:09.385Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2022-01-20T20:47:09.385Z] === RUN TestUlimitOpt [2022-01-20T20:47:09.385Z] --- PASS: TestUlimitOpt (0.00s) [2022-01-20T20:47:09.385Z] PASS [2022-01-20T20:47:09.385Z] coverage: 67.1% of statements [2022-01-20T20:47:09.385Z] ok github.com/docker/docker/opts 0.082s coverage: 67.1% of statements [2022-01-20T20:47:09.385Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.83s) [2022-01-20T20:47:09.385Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-01-20T20:47:09.385Z] === RUN TestParseVersion [2022-01-20T20:47:09.385Z] --- PASS: TestParseVersion (0.00s) [2022-01-20T20:47:09.385Z] PASS [2022-01-20T20:47:09.385Z] coverage: 52.9% of statements [2022-01-20T20:47:09.385Z] ok github.com/docker/docker/pkg/aaparser 0.038s coverage: 52.9% of statements [2022-01-20T20:47:09.525Z] --- PASS: TestInspectOomKilledTrue (0.45s) [2022-01-20T20:47:09.525Z] === RUN TestInspectOomKilledFalse [2022-01-20T20:47:09.786Z] --- PASS: TestInspectOomKilledFalse (0.38s) [2022-01-20T20:47:09.786Z] === RUN TestLinksEtcHostsContentMatch [2022-01-20T20:47:10.046Z] --- PASS: TestLinksEtcHostsContentMatch (0.28s) [2022-01-20T20:47:10.046Z] === RUN TestLinksContainerNames [2022-01-20T20:47:10.945Z] 2022/01/20 20:47:10 Closing DB instances... [2022-01-20T20:47:10.985Z] --- PASS: TestLinksContainerNames (0.78s) [2022-01-20T20:47:10.985Z] === RUN TestLogsFollowTailEmpty [2022-01-20T20:47:11.244Z] --- PASS: TestLogsFollowTailEmpty (0.42s) [2022-01-20T20:47:11.244Z] === RUN TestContainerNetworkMountsNoChown [2022-01-20T20:47:11.416Z] === RUN TestPeerCertificateMarshalJSON [2022-01-20T20:47:11.416Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-01-20T20:47:11.416Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-01-20T20:47:11.416Z] --- PASS: TestPeerCertificateMarshalJSON (0.35s) [2022-01-20T20:47:11.416Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-01-20T20:47:11.416Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-01-20T20:47:11.416Z] === RUN TestMiddleware [2022-01-20T20:47:11.416Z] --- PASS: TestMiddleware (0.00s) [2022-01-20T20:47:11.416Z] === RUN TestNewResponseModifier [2022-01-20T20:47:11.416Z] --- PASS: TestNewResponseModifier (0.00s) [2022-01-20T20:47:11.416Z] PASS [2022-01-20T20:47:11.416Z] coverage: 26.8% of statements [2022-01-20T20:47:11.416Z] === RUN TestIsArchivePathDir [2022-01-20T20:47:11.417Z] ok github.com/docker/docker/pkg/authorization 0.401s coverage: 26.8% of statements [2022-01-20T20:47:11.417Z] --- PASS: TestIsArchivePathDir (0.06s) [2022-01-20T20:47:11.417Z] === RUN TestIsArchivePathInvalidFile [2022-01-20T20:47:11.815Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s) [2022-01-20T20:47:11.815Z] === RUN TestMountDaemonRoot [2022-01-20T20:47:11.815Z] === RUN TestMountDaemonRoot/default [2022-01-20T20:47:11.815Z] === PAUSE TestMountDaemonRoot/default [2022-01-20T20:47:11.815Z] === RUN TestMountDaemonRoot/private [2022-01-20T20:47:11.815Z] === PAUSE TestMountDaemonRoot/private [2022-01-20T20:47:11.815Z] === RUN TestMountDaemonRoot/rprivate [2022-01-20T20:47:11.815Z] === PAUSE TestMountDaemonRoot/rprivate [2022-01-20T20:47:11.815Z] === RUN TestMountDaemonRoot/slave [2022-01-20T20:47:11.815Z] === PAUSE TestMountDaemonRoot/slave [2022-01-20T20:47:11.815Z] === RUN TestMountDaemonRoot/rslave [2022-01-20T20:47:11.815Z] === PAUSE TestMountDaemonRoot/rslave [2022-01-20T20:47:11.815Z] === RUN TestMountDaemonRoot/shared [2022-01-20T20:47:11.815Z] === PAUSE TestMountDaemonRoot/shared [2022-01-20T20:47:11.815Z] === RUN TestMountDaemonRoot/rshared [2022-01-20T20:47:11.815Z] === PAUSE TestMountDaemonRoot/rshared [2022-01-20T20:47:11.815Z] === CONT TestMountDaemonRoot/default [2022-01-20T20:47:11.815Z] === RUN TestMountDaemonRoot/default/bind_root [2022-01-20T20:47:11.815Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-01-20T20:47:11.815Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-01-20T20:47:11.815Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-01-20T20:47:11.815Z] === RUN TestMountDaemonRoot/default/mount_root [2022-01-20T20:47:11.815Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-01-20T20:47:11.815Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-01-20T20:47:11.815Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-01-20T20:47:11.815Z] === CONT TestMountDaemonRoot/default/bind_root [2022-01-20T20:47:11.815Z] === CONT TestMountDaemonRoot/rshared [2022-01-20T20:47:11.815Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-01-20T20:47:11.815Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-01-20T20:47:11.815Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-01-20T20:47:11.815Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-01-20T20:47:11.815Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-01-20T20:47:11.815Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-01-20T20:47:11.815Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-01-20T20:47:11.815Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-01-20T20:47:11.815Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-01-20T20:47:11.815Z] === CONT TestMountDaemonRoot/shared [2022-01-20T20:47:11.815Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-01-20T20:47:11.815Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-01-20T20:47:11.815Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-01-20T20:47:11.815Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-01-20T20:47:11.815Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-01-20T20:47:11.815Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-01-20T20:47:11.815Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-01-20T20:47:11.815Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-01-20T20:47:11.815Z] === CONT TestMountDaemonRoot/rslave [2022-01-20T20:47:11.815Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-01-20T20:47:11.815Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-01-20T20:47:11.815Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-01-20T20:47:11.815Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-01-20T20:47:11.815Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-01-20T20:47:11.815Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-01-20T20:47:11.815Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-01-20T20:47:11.815Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-01-20T20:47:11.815Z] === CONT TestMountDaemonRoot/slave [2022-01-20T20:47:11.815Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-01-20T20:47:11.815Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-01-20T20:47:11.815Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-01-20T20:47:11.815Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-01-20T20:47:11.815Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-01-20T20:47:11.815Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-01-20T20:47:11.815Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-01-20T20:47:11.815Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-01-20T20:47:11.815Z] === CONT TestMountDaemonRoot/rprivate [2022-01-20T20:47:11.815Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-01-20T20:47:11.815Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-01-20T20:47:11.815Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-01-20T20:47:11.815Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-01-20T20:47:11.815Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-01-20T20:47:11.815Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-01-20T20:47:11.815Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-01-20T20:47:11.815Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-01-20T20:47:11.815Z] === CONT TestMountDaemonRoot/private [2022-01-20T20:47:11.815Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-01-20T20:47:11.815Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-01-20T20:47:11.815Z] === RUN TestMountDaemonRoot/private/bind_root [2022-01-20T20:47:11.815Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-01-20T20:47:11.815Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-01-20T20:47:11.815Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-01-20T20:47:11.815Z] === RUN TestMountDaemonRoot/private/mount_root [2022-01-20T20:47:11.815Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-01-20T20:47:11.815Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-01-20T20:47:11.815Z] === CONT TestMountDaemonRoot/default/mount_root [2022-01-20T20:47:11.815Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-01-20T20:47:11.815Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-01-20T20:47:11.815Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-01-20T20:47:11.815Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-01-20T20:47:11.887Z] --- PASS: TestIsArchivePathInvalidFile (0.23s) [2022-01-20T20:47:11.887Z] === RUN TestIsArchivePathTar [2022-01-20T20:47:11.887Z] --- PASS: TestIsArchivePathTar (0.17s) [2022-01-20T20:47:11.887Z] === RUN TestDecompressStreamGzip [2022-01-20T20:47:12.078Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-01-20T20:47:12.078Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-01-20T20:47:12.078Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-01-20T20:47:12.078Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-01-20T20:47:12.078Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-01-20T20:47:12.078Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-01-20T20:47:12.078Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-01-20T20:47:12.078Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-01-20T20:47:12.078Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-01-20T20:47:12.078Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-01-20T20:47:12.078Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-01-20T20:47:12.078Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-01-20T20:47:12.078Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-01-20T20:47:12.078Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-01-20T20:47:12.078Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-01-20T20:47:12.078Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-01-20T20:47:12.078Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-01-20T20:47:12.078Z] === CONT TestMountDaemonRoot/private/mount_root [2022-01-20T20:47:12.078Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-01-20T20:47:12.280Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-01-20T20:47:12.338Z] === CONT TestMountDaemonRoot/private/bind_root [2022-01-20T20:47:12.338Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-01-20T20:47:12.338Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-01-20T20:47:12.338Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-01-20T20:47:12.338Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-01-20T20:47:12.338Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-01-20T20:47:12.338Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-01-20T20:47:12.338Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-01-20T20:47:12.338Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-01-20T20:47:12.338Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-01-20T20:47:12.338Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-01-20T20:47:12.338Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-01-20T20:47:12.338Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-01-20T20:47:12.338Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-01-20T20:47:12.338Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-01-20T20:47:12.338Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-01-20T20:47:12.338Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-01-20T20:47:12.338Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-01-20T20:47:12.338Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-01-20T20:47:12.338Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-01-20T20:47:12.338Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-01-20T20:47:12.338Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-01-20T20:47:12.338Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-01-20T20:47:12.338Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-01-20T20:47:12.338Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-01-20T20:47:12.338Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-01-20T20:47:12.338Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-01-20T20:47:12.338Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-01-20T20:47:12.338Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-01-20T20:47:12.338Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-01-20T20:47:12.338Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-01-20T20:47:12.338Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-01-20T20:47:12.338Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-01-20T20:47:12.338Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-01-20T20:47:12.338Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-01-20T20:47:12.338Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-01-20T20:47:12.338Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-01-20T20:47:12.338Z] === RUN TestContainerBindMountNonRecursive [2022-01-20T20:47:12.353Z] --- PASS: TestDecompressStreamGzip (0.12s) [2022-01-20T20:47:12.353Z] === RUN TestDecompressStreamBzip2 [2022-01-20T20:47:12.353Z] === RUN TestUnbuffered [2022-01-20T20:47:12.353Z] --- PASS: TestUnbuffered (0.00s) [2022-01-20T20:47:12.353Z] === RUN TestRaceUnbuffered [2022-01-20T20:47:12.353Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-01-20T20:47:12.353Z] PASS [2022-01-20T20:47:12.353Z] coverage: 100.0% of statements [2022-01-20T20:47:12.353Z] ok github.com/docker/docker/pkg/broadcaster 0.036s coverage: 100.0% of statements [2022-01-20T20:47:12.353Z] --- PASS: TestDecompressStreamBzip2 (0.11s) [2022-01-20T20:47:12.353Z] === RUN TestDecompressStreamXz [2022-01-20T20:47:12.353Z] archive_test.go:133: Xz not present in msys2 [2022-01-20T20:47:12.353Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-01-20T20:47:12.353Z] === RUN TestDecompressStreamZstd [2022-01-20T20:47:12.353Z] archive_test.go:140: zstd not installed [2022-01-20T20:47:12.353Z] --- SKIP: TestDecompressStreamZstd (0.02s) [2022-01-20T20:47:12.353Z] === RUN TestCompressStreamXzUnsupported [2022-01-20T20:47:12.353Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-01-20T20:47:12.353Z] === RUN TestCompressStreamBzip2Unsupported [2022-01-20T20:47:12.353Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-01-20T20:47:12.353Z] === RUN TestCompressStreamInvalid [2022-01-20T20:47:12.353Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-01-20T20:47:12.353Z] === RUN TestExtensionInvalid [2022-01-20T20:47:12.353Z] --- PASS: TestExtensionInvalid (0.00s) [2022-01-20T20:47:12.353Z] === RUN TestExtensionUncompressed [2022-01-20T20:47:12.353Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-01-20T20:47:12.353Z] === RUN TestExtensionBzip2 [2022-01-20T20:47:12.353Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-01-20T20:47:12.353Z] === RUN TestExtensionGzip [2022-01-20T20:47:12.353Z] --- PASS: TestExtensionGzip (0.00s) [2022-01-20T20:47:12.353Z] === RUN TestExtensionXz [2022-01-20T20:47:12.353Z] --- PASS: TestExtensionXz (0.00s) [2022-01-20T20:47:12.353Z] === RUN TestExtensionZstd [2022-01-20T20:47:12.353Z] --- PASS: TestExtensionZstd (0.00s) [2022-01-20T20:47:12.353Z] === RUN TestCmdStreamLargeStderr [2022-01-20T20:47:12.353Z] --- PASS: TestCmdStreamLargeStderr (0.08s) [2022-01-20T20:47:12.353Z] === RUN TestCmdStreamBad [2022-01-20T20:47:12.353Z] archive_test.go:252: Failing on Windows CI machines [2022-01-20T20:47:12.353Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-01-20T20:47:12.353Z] === RUN TestCmdStreamGood [2022-01-20T20:47:12.353Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.83s) [2022-01-20T20:47:12.353Z] === RUN TestNetworkDBCRUDTableEntry [2022-01-20T20:47:12.353Z] --- PASS: TestCmdStreamGood (0.04s) [2022-01-20T20:47:12.353Z] === RUN TestUntarPathWithInvalidDest [2022-01-20T20:47:12.354Z] --- PASS: TestUntarPathWithInvalidDest (0.07s) [2022-01-20T20:47:12.354Z] === RUN TestUntarPathWithInvalidSrc [2022-01-20T20:47:12.354Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-01-20T20:47:12.354Z] === RUN TestUntarPath [2022-01-20T20:47:12.354Z] --- PASS: TestUntarPath (0.06s) [2022-01-20T20:47:12.354Z] === RUN TestUntarPathWithDestinationFile [2022-01-20T20:47:12.541Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-01-20T20:47:12.820Z] --- PASS: TestUntarPathWithDestinationFile (0.16s) [2022-01-20T20:47:12.820Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-01-20T20:47:12.820Z] === RUN TestMatch [2022-01-20T20:47:12.820Z] === RUN TestMatch/[[]] [2022-01-20T20:47:12.820Z] === RUN TestMatch/[[foo]] [2022-01-20T20:47:12.820Z] === RUN TestMatch/[[bar]_[foo]] [2022-01-20T20:47:12.820Z] === RUN TestMatch/[[foo_bar]] [2022-01-20T20:47:12.820Z] === RUN TestMatch/[[qux]_[foo]] [2022-01-20T20:47:12.820Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-01-20T20:47:12.820Z] === RUN TestMatch/[] [2022-01-20T20:47:12.820Z] === RUN TestMatch/[]#01 [2022-01-20T20:47:12.820Z] === RUN TestMatch/[[qux]] [2022-01-20T20:47:12.820Z] === RUN TestMatch/[[foo_bar_qux]] [2022-01-20T20:47:12.820Z] === RUN TestMatch/[[qux]_[baz]] [2022-01-20T20:47:12.820Z] === RUN TestMatch/[[foo_baz]] [2022-01-20T20:47:12.820Z] --- PASS: TestMatch (0.00s) [2022-01-20T20:47:12.820Z] --- PASS: TestMatch/[[]] (0.00s) [2022-01-20T20:47:12.820Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-01-20T20:47:12.820Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-01-20T20:47:12.820Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-01-20T20:47:12.820Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-01-20T20:47:12.820Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-01-20T20:47:12.820Z] --- PASS: TestMatch/[] (0.00s) [2022-01-20T20:47:12.820Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-01-20T20:47:12.820Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-01-20T20:47:12.820Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-01-20T20:47:12.820Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-01-20T20:47:12.820Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-01-20T20:47:12.820Z] PASS [2022-01-20T20:47:12.820Z] coverage: 87.5% of statements [2022-01-20T20:47:12.821Z] ok github.com/docker/docker/pkg/capabilities 0.045s coverage: 87.5% of statements [2022-01-20T20:47:12.821Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.06s) [2022-01-20T20:47:12.821Z] === RUN TestCopyWithTarInvalidSrc [2022-01-20T20:47:12.821Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-01-20T20:47:12.821Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-01-20T20:47:12.821Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-01-20T20:47:12.821Z] === RUN TestCopyWithTarSrcFile [2022-01-20T20:47:12.821Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-01-20T20:47:12.821Z] === RUN TestCopyWithTarSrcFolder [2022-01-20T20:47:12.821Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-01-20T20:47:12.821Z] === RUN TestCopyFileWithTarInvalidSrc [2022-01-20T20:47:12.821Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-01-20T20:47:12.821Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-01-20T20:47:12.821Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-01-20T20:47:12.821Z] === RUN TestCopyFileWithTarSrcFolder [2022-01-20T20:47:12.821Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-01-20T20:47:12.821Z] === RUN TestCopyFileWithTarSrcFile [2022-01-20T20:47:12.821Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-01-20T20:47:12.821Z] === RUN TestTarFiles [2022-01-20T20:47:13.719Z] --- PASS: TestContainerBindMountNonRecursive (1.27s) [2022-01-20T20:47:13.719Z] === RUN TestContainerVolumesMountedAsShared [2022-01-20T20:47:13.805Z] === RUN TestChrootTarUntar [2022-01-20T20:47:13.805Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-01-20T20:47:13.805Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-01-20T20:47:13.805Z] === RUN TestChrootUntarWithHugeExcludesList [2022-01-20T20:47:13.805Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-01-20T20:47:13.805Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-01-20T20:47:13.805Z] === RUN TestChrootUntarEmptyArchive [2022-01-20T20:47:13.805Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-01-20T20:47:13.805Z] === RUN TestChrootTarUntarWithSymlink [2022-01-20T20:47:13.805Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-01-20T20:47:13.805Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-01-20T20:47:13.805Z] === RUN TestChrootCopyWithTar [2022-01-20T20:47:13.805Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-01-20T20:47:13.805Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-01-20T20:47:13.805Z] === RUN TestChrootCopyFileWithTar [2022-01-20T20:47:13.805Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-01-20T20:47:13.805Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-01-20T20:47:13.805Z] === RUN TestChrootUntarPath [2022-01-20T20:47:13.805Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-01-20T20:47:13.805Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-01-20T20:47:13.805Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-01-20T20:47:13.805Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-01-20T20:47:13.805Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-01-20T20:47:13.805Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-01-20T20:47:13.805Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-01-20T20:47:13.805Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-01-20T20:47:13.805Z] === RUN TestChrootApplyDotDotFile [2022-01-20T20:47:13.805Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-01-20T20:47:13.805Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-01-20T20:47:13.805Z] PASS [2022-01-20T20:47:13.805Z] coverage: 15.1% of statements [2022-01-20T20:47:13.805Z] ok github.com/docker/docker/pkg/chrootarchive 0.083s coverage: 15.1% of statements [2022-01-20T20:47:13.979Z] --- PASS: TestContainerVolumesMountedAsShared (0.37s) [2022-01-20T20:47:13.979Z] === RUN TestContainerVolumesMountedAsSlave [2022-01-20T20:47:14.240Z] --- PASS: TestContainerVolumesMountedAsSlave (0.30s) [2022-01-20T20:47:14.240Z] === RUN TestNetworkNat [2022-01-20T20:47:14.271Z] 2022/01/20 20:47:14 Closing DB instances... [2022-01-20T20:47:14.452Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-01-20T20:47:14.500Z] --- PASS: TestNetworkNat (0.44s) [2022-01-20T20:47:14.500Z] === RUN TestNetworkLocalhostTCPNat [2022-01-20T20:47:14.739Z] === RUN TestSizeEmpty [2022-01-20T20:47:14.739Z] --- PASS: TestSizeEmpty (0.00s) [2022-01-20T20:47:14.739Z] === RUN TestSizeEmptyFile [2022-01-20T20:47:14.739Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-01-20T20:47:14.739Z] === RUN TestSizeNonemptyFile [2022-01-20T20:47:14.739Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-01-20T20:47:14.739Z] === RUN TestSizeNestedDirectoryEmpty [2022-01-20T20:47:14.739Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-01-20T20:47:14.739Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-01-20T20:47:14.739Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-01-20T20:47:14.739Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-01-20T20:47:14.739Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-01-20T20:47:14.739Z] === RUN TestMoveToSubdir [2022-01-20T20:47:14.739Z] --- PASS: TestMoveToSubdir (0.00s) [2022-01-20T20:47:14.739Z] === RUN TestSizeNonExistingDirectory [2022-01-20T20:47:14.739Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-01-20T20:47:14.739Z] PASS [2022-01-20T20:47:14.739Z] coverage: 80.0% of statements [2022-01-20T20:47:14.739Z] ok github.com/docker/docker/pkg/directory 0.053s coverage: 80.0% of statements [2022-01-20T20:47:15.015Z] --- PASS: TestCheckoutGit (30.61s) [2022-01-20T20:47:15.015Z] === RUN TestValidGitTransport [2022-01-20T20:47:15.015Z] --- PASS: TestValidGitTransport (0.00s) [2022-01-20T20:47:15.015Z] === RUN TestGitInvalidRef [2022-01-20T20:47:15.015Z] --- PASS: TestGitInvalidRef (0.28s) [2022-01-20T20:47:15.015Z] PASS [2022-01-20T20:47:15.015Z] coverage: 86.3% of statements [2022-01-20T20:47:15.015Z] ok github.com/docker/docker/builder/remotecontext/git 30.940s coverage: 86.3% of statements [2022-01-20T20:47:15.015Z] ? github.com/docker/docker/cli [no test files] [2022-01-20T20:47:15.015Z] ? github.com/docker/docker/cli/config [no test files] [2022-01-20T20:47:15.082Z] --- PASS: TestNetworkLocalhostTCPNat (0.46s) [2022-01-20T20:47:15.082Z] === RUN TestNetworkLoopbackNat [2022-01-20T20:47:15.210Z] === RUN TestPollerAddRemove [2022-01-20T20:47:15.210Z] --- PASS: TestPollerAddRemove (0.00s) [2022-01-20T20:47:15.210Z] === RUN TestPollerEvent [2022-01-20T20:47:15.210Z] poller_test.go:40: No chmod on Windows [2022-01-20T20:47:15.210Z] --- SKIP: TestPollerEvent (0.00s) [2022-01-20T20:47:15.210Z] === RUN TestPollerClose [2022-01-20T20:47:15.210Z] --- PASS: TestPollerClose (0.00s) [2022-01-20T20:47:15.210Z] PASS [2022-01-20T20:47:15.210Z] coverage: 36.2% of statements [2022-01-20T20:47:15.210Z] ok github.com/docker/docker/pkg/filenotify 0.042s coverage: 36.2% of statements [2022-01-20T20:47:16.194Z] --- PASS: TestNetworkDBCRUDTableEntry (3.87s) [2022-01-20T20:47:16.194Z] === RUN TestNetworkDBCRUDTableEntries [2022-01-20T20:47:16.194Z] === RUN TestCopyFileWithInvalidSrc [2022-01-20T20:47:16.194Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-01-20T20:47:16.194Z] === RUN TestCopyFileWithInvalidDest [2022-01-20T20:47:16.194Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-01-20T20:47:16.194Z] === RUN TestCopyFileWithSameSrcAndDest [2022-01-20T20:47:16.194Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-01-20T20:47:16.194Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-01-20T20:47:16.194Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-01-20T20:47:16.194Z] === RUN TestCopyFile [2022-01-20T20:47:16.194Z] --- PASS: TestCopyFile (0.00s) [2022-01-20T20:47:16.194Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-01-20T20:47:16.194Z] fileutils_test.go:133: Needs porting to Windows [2022-01-20T20:47:16.194Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-01-20T20:47:16.194Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-01-20T20:47:16.194Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-01-20T20:47:16.194Z] === RUN TestReadSymlinkedDirectoryToFile [2022-01-20T20:47:16.194Z] fileutils_test.go:179: Needs porting to Windows [2022-01-20T20:47:16.194Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-01-20T20:47:16.194Z] === RUN TestWildcardMatches [2022-01-20T20:47:16.194Z] --- PASS: TestWildcardMatches (0.00s) [2022-01-20T20:47:16.194Z] === RUN TestPatternMatches [2022-01-20T20:47:16.194Z] --- PASS: TestPatternMatches (0.00s) [2022-01-20T20:47:16.194Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-01-20T20:47:16.194Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-01-20T20:47:16.194Z] === RUN TestPatternMatchesFolderExclusions [2022-01-20T20:47:16.194Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-01-20T20:47:16.194Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-01-20T20:47:16.194Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-01-20T20:47:16.194Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-01-20T20:47:16.194Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-01-20T20:47:16.194Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-01-20T20:47:16.194Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-01-20T20:47:16.194Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-01-20T20:47:16.194Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-01-20T20:47:16.194Z] === RUN TestSingleExclamationError [2022-01-20T20:47:16.194Z] --- PASS: TestSingleExclamationError (0.00s) [2022-01-20T20:47:16.194Z] === RUN TestMatchesWithNoPatterns [2022-01-20T20:47:16.194Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-01-20T20:47:16.194Z] === RUN TestMatchesWithMalformedPatterns [2022-01-20T20:47:16.194Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-01-20T20:47:16.194Z] === RUN TestMatches [2022-01-20T20:47:16.194Z] === RUN TestMatches/MatchesOrParentMatches [2022-01-20T20:47:16.194Z] === RUN TestMatches/MatchesUsingParentResult [2022-01-20T20:47:16.194Z] === RUN TestMatches/MatchesUsingParentResults [2022-01-20T20:47:16.194Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-01-20T20:47:16.194Z] --- PASS: TestMatches (0.01s) [2022-01-20T20:47:16.194Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-01-20T20:47:16.194Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-01-20T20:47:16.194Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-01-20T20:47:16.194Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-01-20T20:47:16.194Z] === RUN TestCleanPatterns [2022-01-20T20:47:16.194Z] --- PASS: TestCleanPatterns (0.00s) [2022-01-20T20:47:16.194Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-01-20T20:47:16.194Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-01-20T20:47:16.194Z] === RUN TestCleanPatternsExceptionFlag [2022-01-20T20:47:16.194Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-01-20T20:47:16.194Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-01-20T20:47:16.194Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-01-20T20:47:16.194Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-01-20T20:47:16.194Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-01-20T20:47:16.194Z] === RUN TestCleanPatternsErrorSingleException [2022-01-20T20:47:16.194Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-01-20T20:47:16.194Z] === RUN TestCreateIfNotExistsDir [2022-01-20T20:47:16.194Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-01-20T20:47:16.194Z] === RUN TestCreateIfNotExistsFile [2022-01-20T20:47:16.194Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2022-01-20T20:47:16.194Z] === RUN TestMatch [2022-01-20T20:47:16.194Z] --- PASS: TestMatch (0.00s) [2022-01-20T20:47:16.194Z] PASS [2022-01-20T20:47:16.194Z] coverage: 84.0% of statements [2022-01-20T20:47:16.194Z] ok github.com/docker/docker/pkg/fileutils 0.075s coverage: 84.0% of statements [2022-01-20T20:47:16.360Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-01-20T20:47:16.360Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-01-20T20:47:16.662Z] --- PASS: TestTarFiles (4.04s) [2022-01-20T20:47:16.662Z] === RUN TestDetectCompressionZstd [2022-01-20T20:47:16.662Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-01-20T20:47:16.662Z] === RUN TestTarUntar [2022-01-20T20:47:16.662Z] --- PASS: TestTarUntar (0.03s) [2022-01-20T20:47:16.662Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-01-20T20:47:16.662Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2022-01-20T20:47:16.662Z] === RUN TestTarWithOptions [2022-01-20T20:47:16.662Z] --- PASS: TestTarWithOptions (0.02s) [2022-01-20T20:47:17.129Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-01-20T20:47:17.129Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-01-20T20:47:17.129Z] === RUN TestUntarUstarGnuConflict [2022-01-20T20:47:17.129Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-01-20T20:47:17.129Z] === RUN TestUntarInvalidFilenames [2022-01-20T20:47:17.129Z] === RUN TestGet [2022-01-20T20:47:17.129Z] --- PASS: TestGet (0.00s) [2022-01-20T20:47:17.129Z] === RUN TestGetShortcutString [2022-01-20T20:47:17.129Z] --- PASS: TestGetShortcutString (0.00s) [2022-01-20T20:47:17.129Z] PASS [2022-01-20T20:47:17.129Z] coverage: 42.9% of statements [2022-01-20T20:47:17.129Z] ok github.com/docker/docker/pkg/homedir 0.040s coverage: 42.9% of statements [2022-01-20T20:47:17.129Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames3454015808\\dest" [2022-01-20T20:47:17.129Z] --- PASS: TestUntarInvalidFilenames (0.16s) [2022-01-20T20:47:17.129Z] === RUN TestUntarHardlinkToSymlink [2022-01-20T20:47:17.129Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-01-20T20:47:17.129Z] === RUN TestUntarInvalidHardlink [2022-01-20T20:47:17.129Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3895129051\\victim\\hello" -> "../victim/hello" [2022-01-20T20:47:17.129Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink647637744\\victim\\hello" -> "/../victim/hello" [2022-01-20T20:47:17.129Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3974714519\\victim" -> "../victim" [2022-01-20T20:47:17.129Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2426110876\\victim" -> "../victim" [2022-01-20T20:47:17.129Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1896781414\\victim" -> "../victim" [2022-01-20T20:47:17.129Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink336010424\\victim" -> "../victim" [2022-01-20T20:47:17.129Z] --- PASS: TestUntarInvalidHardlink (0.05s) [2022-01-20T20:47:17.129Z] === RUN TestUntarInvalidSymlink [2022-01-20T20:47:17.129Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3852522863\\dest\\dotdot" -> "../victim/hello" [2022-01-20T20:47:17.129Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink275261467\\dest\\slash-dotdot" -> "/../victim/hello" [2022-01-20T20:47:17.129Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink910191695\\dest\\loophole-victim" -> "../victim" [2022-01-20T20:47:17.129Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4187364733\\dest\\loophole-victim" -> "../victim" [2022-01-20T20:47:17.129Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2594043639\\dest\\loophole-victim" -> "../victim" [2022-01-20T20:47:17.129Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1282259692\\dest\\loophole-victim" -> "../victim" [2022-01-20T20:47:17.129Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink157486124\\dest\\dir\\loophole" -> "../../victim" [2022-01-20T20:47:17.129Z] --- PASS: TestUntarInvalidSymlink (0.04s) [2022-01-20T20:47:17.129Z] === RUN TestTempArchiveCloseMultipleTimes [2022-01-20T20:47:17.129Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-01-20T20:47:17.129Z] === RUN TestXGlobalNoParent [2022-01-20T20:47:17.129Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-01-20T20:47:17.129Z] === RUN TestReplaceFileTarWrapper [2022-01-20T20:47:17.129Z] --- PASS: TestReplaceFileTarWrapper (0.13s) [2022-01-20T20:47:17.129Z] === RUN TestPrefixHeaderReadable [2022-01-20T20:47:17.129Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2022-01-20T20:47:17.129Z] === RUN TestDisablePigz [2022-01-20T20:47:17.129Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-01-20T20:47:17.596Z] --- PASS: TestDisablePigz (0.13s) [2022-01-20T20:47:17.596Z] === RUN TestPigz [2022-01-20T20:47:17.596Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-01-20T20:47:17.596Z] --- PASS: TestPigz (0.15s) [2022-01-20T20:47:17.596Z] === RUN TestCopyFileWithInvalidDest [2022-01-20T20:47:17.596Z] archive_windows_test.go:16: Currently fails [2022-01-20T20:47:17.596Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-01-20T20:47:17.596Z] === RUN TestCanonicalTarNameForPath [2022-01-20T20:47:17.596Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-01-20T20:47:17.596Z] === RUN TestCanonicalTarName [2022-01-20T20:47:17.596Z] --- PASS: TestCanonicalTarName (0.00s) [2022-01-20T20:47:17.596Z] === RUN TestChmodTarEntry [2022-01-20T20:47:17.596Z] --- PASS: TestChmodTarEntry (0.00s) [2022-01-20T20:47:17.596Z] === RUN TestHardLinkOrder [2022-01-20T20:47:17.596Z] --- PASS: TestHardLinkOrder (0.10s) [2022-01-20T20:47:17.596Z] === RUN TestChangeString [2022-01-20T20:47:17.596Z] --- PASS: TestChangeString (0.00s) [2022-01-20T20:47:17.596Z] === RUN TestChangesWithNoChanges [2022-01-20T20:47:17.596Z] --- PASS: TestChangesWithNoChanges (0.02s) [2022-01-20T20:47:17.596Z] === RUN TestChangesWithChanges [2022-01-20T20:47:17.596Z] --- PASS: TestChangesWithChanges (0.03s) [2022-01-20T20:47:17.596Z] === RUN TestChangesWithChangesGH13590 [2022-01-20T20:47:17.596Z] changes_test.go:195: needs more investigation [2022-01-20T20:47:17.596Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-01-20T20:47:17.596Z] === RUN TestChangesDirsEmpty [2022-01-20T20:47:17.596Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2022-01-20T20:47:17.596Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2022-01-20T20:47:17.596Z] === RUN TestChangesDirsMutated [2022-01-20T20:47:17.596Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2022-01-20T20:47:17.596Z] --- SKIP: TestChangesDirsMutated (0.00s) [2022-01-20T20:47:17.596Z] === RUN TestApplyLayer [2022-01-20T20:47:17.596Z] changes_test.go:432: needs further investigation [2022-01-20T20:47:17.596Z] --- SKIP: TestApplyLayer (0.00s) [2022-01-20T20:47:17.596Z] === RUN TestChangesSizeWithHardlinks [2022-01-20T20:47:17.596Z] changes_test.go:468: needs further investigation [2022-01-20T20:47:17.596Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-01-20T20:47:17.596Z] === RUN TestChangesSizeWithNoChanges [2022-01-20T20:47:17.596Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-01-20T20:47:17.596Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-01-20T20:47:17.596Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-01-20T20:47:17.596Z] === RUN TestChangesSize [2022-01-20T20:47:17.596Z] --- PASS: TestChangesSize (0.00s) [2022-01-20T20:47:17.596Z] === RUN TestApplyLayerInvalidFilenames [2022-01-20T20:47:17.596Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames2782374409\\dest" [2022-01-20T20:47:17.596Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2022-01-20T20:47:17.596Z] === RUN TestApplyLayerInvalidHardlink [2022-01-20T20:47:17.596Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1215812792\\victim\\hello" -> "../victim/hello" [2022-01-20T20:47:17.596Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3987070025\\victim\\hello" -> "/../victim/hello" [2022-01-20T20:47:17.596Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3292743000\\victim" -> "../victim" [2022-01-20T20:47:17.596Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3212843323\\victim" -> "../victim" [2022-01-20T20:47:17.596Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink4068835028\\victim" -> "../victim" [2022-01-20T20:47:17.596Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink793015329\\victim" -> "../victim" [2022-01-20T20:47:17.596Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2022-01-20T20:47:17.596Z] === RUN TestApplyLayerInvalidSymlink [2022-01-20T20:47:17.596Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3959054564\\dest\\dotdot" -> "../victim/hello" [2022-01-20T20:47:17.596Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2424292297\\dest\\slash-dotdot" -> "/../victim/hello" [2022-01-20T20:47:17.596Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3609001614\\dest\\loophole-victim" -> "../victim" [2022-01-20T20:47:17.596Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink378460617\\dest\\loophole-victim" -> "../victim" [2022-01-20T20:47:17.596Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3055949369\\dest\\loophole-victim" -> "../victim" [2022-01-20T20:47:17.623Z] --- PASS: TestNetworkLoopbackNat (2.53s) [2022-01-20T20:47:17.623Z] === RUN TestPause [2022-01-20T20:47:18.063Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink72553883\\dest\\loophole-victim" -> "../victim" [2022-01-20T20:47:18.063Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2022-01-20T20:47:18.063Z] === RUN TestApplyLayerWhiteouts [2022-01-20T20:47:18.063Z] === RUN TestCreateIDMapOrder [2022-01-20T20:47:18.063Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-01-20T20:47:18.063Z] PASS [2022-01-20T20:47:18.063Z] coverage: 7.2% of statements [2022-01-20T20:47:18.063Z] ok github.com/docker/docker/pkg/idtools 0.042s coverage: 7.2% of statements [2022-01-20T20:47:18.063Z] --- PASS: TestApplyLayerWhiteouts (0.06s) [2022-01-20T20:47:18.063Z] === RUN TestGenerateEmptyFile [2022-01-20T20:47:18.063Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-01-20T20:47:18.063Z] === RUN TestGenerateWithContent [2022-01-20T20:47:18.063Z] --- PASS: TestGenerateWithContent (0.00s) [2022-01-20T20:47:18.063Z] PASS [2022-01-20T20:47:18.063Z] coverage: 62.0% of statements [2022-01-20T20:47:18.063Z] ok github.com/docker/docker/pkg/archive 6.359s coverage: 62.0% of statements [2022-01-20T20:47:18.063Z] 2022/01/20 20:47:17 Closing DB instances... [2022-01-20T20:47:18.192Z] --- PASS: TestPause (0.47s) [2022-01-20T20:47:18.192Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-01-20T20:47:18.192Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-01-20T20:47:18.192Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-01-20T20:47:18.192Z] === RUN TestPauseStopPausedContainer [2022-01-20T20:47:18.452Z] --- PASS: TestPauseStopPausedContainer (0.46s) [2022-01-20T20:47:18.452Z] === RUN TestPidHost [2022-01-20T20:47:18.898Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-01-20T20:47:19.046Z] === RUN TestFixedBufferCap [2022-01-20T20:47:19.046Z] --- PASS: TestFixedBufferCap (0.00s) [2022-01-20T20:47:19.046Z] === RUN TestFixedBufferLen [2022-01-20T20:47:19.046Z] --- PASS: TestFixedBufferLen (0.00s) [2022-01-20T20:47:19.046Z] === RUN TestFixedBufferString [2022-01-20T20:47:19.046Z] --- PASS: TestFixedBufferString (0.00s) [2022-01-20T20:47:19.046Z] === RUN TestFixedBufferWrite [2022-01-20T20:47:19.046Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-01-20T20:47:19.046Z] === RUN TestFixedBufferRead [2022-01-20T20:47:19.046Z] --- PASS: TestFixedBufferRead (0.00s) [2022-01-20T20:47:19.046Z] === RUN TestBytesPipeRead [2022-01-20T20:47:19.046Z] --- PASS: TestBytesPipeRead (0.00s) [2022-01-20T20:47:19.046Z] === RUN TestBytesPipeWrite [2022-01-20T20:47:19.046Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-01-20T20:47:19.046Z] === RUN TestBytesPipeWriteRandomChunks [2022-01-20T20:47:19.392Z] --- PASS: TestPidHost (0.90s) [2022-01-20T20:47:19.393Z] === RUN TestPsFilter [2022-01-20T20:47:19.513Z] --- PASS: TestNetworkDBCRUDTableEntries (3.25s) [2022-01-20T20:47:19.513Z] === RUN TestNetworkDBNodeLeave [2022-01-20T20:47:19.513Z] --- PASS: TestBytesPipeWriteRandomChunks (0.43s) [2022-01-20T20:47:19.513Z] === RUN TestAtomicWriteToFile [2022-01-20T20:47:19.513Z] --- PASS: TestAtomicWriteToFile (0.02s) [2022-01-20T20:47:19.513Z] === RUN TestAtomicWriteSetCommit [2022-01-20T20:47:19.513Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-01-20T20:47:19.513Z] === RUN TestAtomicWriteSetCancel [2022-01-20T20:47:19.513Z] --- PASS: TestAtomicWriteSetCancel (0.02s) [2022-01-20T20:47:19.513Z] === RUN TestReadCloserWrapperClose [2022-01-20T20:47:19.513Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-01-20T20:47:19.513Z] === RUN TestReaderErrWrapperReadOnError [2022-01-20T20:47:19.513Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-01-20T20:47:19.513Z] === RUN TestReaderErrWrapperRead [2022-01-20T20:47:19.513Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-01-20T20:47:19.513Z] === RUN TestCancelReadCloser [2022-01-20T20:47:19.513Z] --- PASS: TestCancelReadCloser (0.11s) [2022-01-20T20:47:19.513Z] === RUN TestWriteCloserWrapperClose [2022-01-20T20:47:19.513Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-01-20T20:47:19.513Z] === RUN TestNopWriteCloser [2022-01-20T20:47:19.513Z] --- PASS: TestNopWriteCloser (0.00s) [2022-01-20T20:47:19.513Z] === RUN TestNopWriter [2022-01-20T20:47:19.513Z] --- PASS: TestNopWriter (0.00s) [2022-01-20T20:47:19.513Z] === RUN TestWriteCounter [2022-01-20T20:47:19.513Z] --- PASS: TestWriteCounter (0.00s) [2022-01-20T20:47:19.513Z] PASS [2022-01-20T20:47:19.513Z] coverage: 70.1% of statements [2022-01-20T20:47:19.513Z] ok github.com/docker/docker/pkg/ioutils 0.630s coverage: 70.1% of statements [2022-01-20T20:47:19.652Z] --- PASS: TestPsFilter (0.12s) [2022-01-20T20:47:19.652Z] === RUN TestRemoveContainerWithRemovedVolume [2022-01-20T20:47:19.913Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s) [2022-01-20T20:47:19.913Z] === RUN TestRemoveContainerWithVolume [2022-01-20T20:47:20.482Z] --- PASS: TestRemoveContainerWithVolume (0.38s) [2022-01-20T20:47:20.482Z] === RUN TestRemoveContainerRunning [2022-01-20T20:47:20.497Z] === RUN TestError [2022-01-20T20:47:20.497Z] --- PASS: TestError (0.00s) [2022-01-20T20:47:20.497Z] === RUN TestProgressString [2022-01-20T20:47:20.497Z] === RUN TestProgressString/no_progress [2022-01-20T20:47:20.497Z] === RUN TestProgressString/progress_1 [2022-01-20T20:47:20.497Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-01-20T20:47:20.497Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-01-20T20:47:20.497Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-01-20T20:47:20.497Z] === RUN TestProgressString/with_units [2022-01-20T20:47:20.497Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-01-20T20:47:20.497Z] === RUN TestProgressString/hide_counts [2022-01-20T20:47:20.497Z] --- PASS: TestProgressString (0.00s) [2022-01-20T20:47:20.497Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-01-20T20:47:20.497Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-01-20T20:47:20.497Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-01-20T20:47:20.497Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-01-20T20:47:20.497Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-01-20T20:47:20.497Z] --- PASS: TestProgressString/with_units (0.00s) [2022-01-20T20:47:20.497Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-01-20T20:47:20.497Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-01-20T20:47:20.497Z] === RUN TestJSONMessageDisplay [2022-01-20T20:47:20.742Z] --- PASS: TestRemoveContainerRunning (0.41s) [2022-01-20T20:47:20.742Z] === RUN TestRemoveContainerForceRemoveRunning [2022-01-20T20:47:20.895Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-01-20T20:47:20.895Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-01-20T20:47:20.895Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-01-20T20:47:20.895Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-01-20T20:47:20.895Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-01-20T20:47:20.895Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-01-20T20:47:20.895Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-01-20T20:47:20.895Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-01-20T20:47:20.895Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-01-20T20:47:20.895Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-01-20T20:47:20.895Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-01-20T20:47:20.895Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-01-20T20:47:20.895Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-01-20T20:47:20.895Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.02s) [2022-01-20T20:47:20.895Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-01-20T20:47:20.895Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-01-20T20:47:20.895Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-01-20T20:47:20.895Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-01-20T20:47:20.895Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-01-20T20:47:20.895Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-01-20T20:47:20.895Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-01-20T20:47:20.895Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-01-20T20:47:20.895Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-01-20T20:47:20.895Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-01-20T20:47:20.895Z] === RUN TestConfigureDaemonLogs [2022-01-20T20:47:20.895Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-01-20T20:47:20.895Z] === RUN TestCommonOptionsInstallFlags [2022-01-20T20:47:20.895Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-01-20T20:47:20.895Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-01-20T20:47:20.895Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-01-20T20:47:20.895Z] PASS [2022-01-20T20:47:20.895Z] coverage: 18.6% of statements [2022-01-20T20:47:20.895Z] ok github.com/docker/docker/cmd/dockerd 0.188s coverage: 18.6% of statements [2022-01-20T20:47:20.895Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-01-20T20:47:20.895Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-01-20T20:47:20.967Z] --- PASS: TestJSONMessageDisplay (0.15s) [2022-01-20T20:47:20.967Z] === RUN TestJSONMessageDisplayWithJSONError [2022-01-20T20:47:20.967Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-01-20T20:47:20.967Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-01-20T20:47:20.967Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-01-20T20:47:20.967Z] === RUN TestDisplayJSONMessagesStream [2022-01-20T20:47:20.967Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-01-20T20:47:20.967Z] PASS [2022-01-20T20:47:20.967Z] coverage: 91.7% of statements [2022-01-20T20:47:20.967Z] ok github.com/docker/docker/pkg/jsonmessage 0.191s coverage: 91.7% of statements [2022-01-20T20:47:21.312Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.39s) [2022-01-20T20:47:21.312Z] === RUN TestRemoveInvalidContainer [2022-01-20T20:47:21.312Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-01-20T20:47:21.312Z] === RUN TestRenameLinkedContainer [2022-01-20T20:47:21.428Z] === RUN TestContainerStopSignal [2022-01-20T20:47:21.428Z] --- PASS: TestContainerStopSignal (0.00s) [2022-01-20T20:47:21.428Z] === RUN TestContainerStopTimeout [2022-01-20T20:47:21.428Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-01-20T20:47:21.428Z] === RUN TestContainerSecretReferenceDestTarget [2022-01-20T20:47:21.428Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-01-20T20:47:21.428Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-01-20T20:47:21.428Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.01s) [2022-01-20T20:47:21.428Z] === RUN TestContainerLogPathSetForRingLogger [2022-01-20T20:47:21.428Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-01-20T20:47:21.428Z] === RUN TestReplaceAndAppendEnvVars [2022-01-20T20:47:21.428Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-01-20T20:47:21.428Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-01-20T20:47:21.428Z] === RUN TestNewMemoryStore [2022-01-20T20:47:21.428Z] --- PASS: TestNewMemoryStore (0.00s) [2022-01-20T20:47:21.428Z] === RUN TestAddContainers [2022-01-20T20:47:21.428Z] --- PASS: TestAddContainers (0.00s) [2022-01-20T20:47:21.428Z] === RUN TestGetContainer [2022-01-20T20:47:21.428Z] --- PASS: TestGetContainer (0.00s) [2022-01-20T20:47:21.428Z] === RUN TestDeleteContainer [2022-01-20T20:47:21.428Z] --- PASS: TestDeleteContainer (0.00s) [2022-01-20T20:47:21.428Z] === RUN TestListContainers [2022-01-20T20:47:21.428Z] --- PASS: TestListContainers (0.00s) [2022-01-20T20:47:21.428Z] === RUN TestFirstContainer [2022-01-20T20:47:21.428Z] --- PASS: TestFirstContainer (0.00s) [2022-01-20T20:47:21.428Z] === RUN TestApplyAllContainer [2022-01-20T20:47:21.428Z] --- PASS: TestApplyAllContainer (0.00s) [2022-01-20T20:47:21.428Z] === RUN TestIsValidHealthString [2022-01-20T20:47:21.428Z] --- PASS: TestIsValidHealthString (0.00s) [2022-01-20T20:47:21.428Z] === RUN TestStateRunStop [2022-01-20T20:47:21.428Z] --- PASS: TestStateRunStop (0.00s) [2022-01-20T20:47:21.428Z] === RUN TestStateTimeoutWait [2022-01-20T20:47:21.434Z] === RUN TestStandardLongPath [2022-01-20T20:47:21.434Z] --- PASS: TestStandardLongPath (0.00s) [2022-01-20T20:47:21.434Z] === RUN TestUNCLongPath [2022-01-20T20:47:21.434Z] --- PASS: TestUNCLongPath (0.00s) [2022-01-20T20:47:21.434Z] PASS [2022-01-20T20:47:21.434Z] coverage: 100.0% of statements [2022-01-20T20:47:21.434Z] ok github.com/docker/docker/pkg/longpath 0.037s coverage: 100.0% of statements [2022-01-20T20:47:21.438Z] check_test.go:308: [dc21f2fbb9391] daemon is not started [2022-01-20T20:47:21.438Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-01-20T20:47:21.899Z] state_test.go:141: Stop callback fired [2022-01-20T20:47:21.900Z] state_test.go:165: Stop callback fired [2022-01-20T20:47:21.900Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-01-20T20:47:21.900Z] === RUN TestIsValidStateString [2022-01-20T20:47:21.900Z] --- PASS: TestIsValidStateString (0.00s) [2022-01-20T20:47:21.900Z] === RUN TestViewSaveDelete [2022-01-20T20:47:21.900Z] --- PASS: TestViewSaveDelete (0.05s) [2022-01-20T20:47:21.900Z] === RUN TestViewAll [2022-01-20T20:47:21.900Z] --- PASS: TestViewAll (0.01s) [2022-01-20T20:47:21.900Z] === RUN TestViewGet [2022-01-20T20:47:21.900Z] --- PASS: TestViewGet (0.01s) [2022-01-20T20:47:21.900Z] === RUN TestNames [2022-01-20T20:47:21.900Z] --- PASS: TestNames (0.00s) [2022-01-20T20:47:21.900Z] === RUN TestViewWithHealthCheck [2022-01-20T20:47:21.900Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-01-20T20:47:21.900Z] PASS [2022-01-20T20:47:21.900Z] coverage: 41.7% of statements [2022-01-20T20:47:21.900Z] ok github.com/docker/docker/container 0.284s coverage: 41.7% of statements [2022-01-20T20:47:21.900Z] ? github.com/docker/docker/container/stream [no test files] [2022-01-20T20:47:21.900Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-01-20T20:47:21.900Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-01-20T20:47:21.900Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-01-20T20:47:21.907Z] === RUN TestNameFormat [2022-01-20T20:47:21.907Z] --- PASS: TestNameFormat (0.00s) [2022-01-20T20:47:21.907Z] === RUN TestNameRetries [2022-01-20T20:47:21.907Z] --- PASS: TestNameRetries (0.00s) [2022-01-20T20:47:21.907Z] PASS [2022-01-20T20:47:21.907Z] coverage: 85.7% of statements [2022-01-20T20:47:21.907Z] ok github.com/docker/docker/pkg/namesgenerator 0.075s coverage: 85.7% of statements [2022-01-20T20:47:22.007Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-01-20T20:47:22.007Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-01-20T20:47:22.374Z] --- PASS: TestNetworkDBNodeLeave (2.87s) [2022-01-20T20:47:22.374Z] === RUN TestNetworkDBWatch [2022-01-20T20:47:22.439Z] --- PASS: TestCreateServiceMultipleTimes (15.39s) [2022-01-20T20:47:22.439Z] === RUN TestCreateServiceConflict [2022-01-20T20:47:22.577Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-01-20T20:47:22.694Z] --- PASS: TestRenameLinkedContainer (1.64s) [2022-01-20T20:47:22.694Z] === RUN TestRenameStoppedContainer [2022-01-20T20:47:22.841Z] === RUN TestParseKeyValueOpt [2022-01-20T20:47:22.841Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-01-20T20:47:22.841Z] === RUN TestParseUintList [2022-01-20T20:47:22.841Z] --- PASS: TestParseUintList (0.00s) [2022-01-20T20:47:22.841Z] === RUN TestParseUintListMaximumLimits [2022-01-20T20:47:22.841Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-01-20T20:47:22.841Z] PASS [2022-01-20T20:47:22.841Z] coverage: 97.0% of statements [2022-01-20T20:47:22.841Z] ok github.com/docker/docker/pkg/parsers 0.039s coverage: 97.0% of statements [2022-01-20T20:47:22.889Z] === RUN TestPrepare [2022-01-20T20:47:22.889Z] --- PASS: TestPrepare (0.00s) [2022-01-20T20:47:22.889Z] === RUN TestStart [2022-01-20T20:47:22.889Z] --- PASS: TestStart (0.00s) [2022-01-20T20:47:22.889Z] === RUN TestWaitCancel [2022-01-20T20:47:22.889Z] --- PASS: TestWaitCancel (0.00s) [2022-01-20T20:47:22.889Z] === RUN TestWaitDisabled [2022-01-20T20:47:22.889Z] --- PASS: TestWaitDisabled (0.00s) [2022-01-20T20:47:22.889Z] === RUN TestWaitEnabled [2022-01-20T20:47:22.889Z] --- PASS: TestWaitEnabled (0.00s) [2022-01-20T20:47:22.889Z] === RUN TestRemove [2022-01-20T20:47:22.889Z] --- PASS: TestRemove (0.00s) [2022-01-20T20:47:22.889Z] PASS [2022-01-20T20:47:22.889Z] coverage: 65.3% of statements [2022-01-20T20:47:22.889Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.059s coverage: 65.3% of statements [2022-01-20T20:47:23.146Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-01-20T20:47:23.265Z] --- PASS: TestRenameStoppedContainer (0.42s) [2022-01-20T20:47:23.265Z] === RUN TestRenameRunningContainerAndReuse [2022-01-20T20:47:23.825Z] === RUN TestNewAndRemove [2022-01-20T20:47:23.825Z] --- PASS: TestNewAndRemove (0.00s) [2022-01-20T20:47:23.825Z] === RUN TestRemoveInvalidPath [2022-01-20T20:47:23.825Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-01-20T20:47:23.825Z] PASS [2022-01-20T20:47:23.825Z] coverage: 82.6% of statements [2022-01-20T20:47:23.825Z] ok github.com/docker/docker/pkg/pidfile 0.040s coverage: 82.6% of statements [2022-01-20T20:47:24.086Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-01-20T20:47:24.205Z] --- PASS: TestRenameRunningContainerAndReuse (0.84s) [2022-01-20T20:47:24.205Z] === RUN TestRenameInvalidName [2022-01-20T20:47:24.291Z] 2022/01/20 20:47:23 Closing DB instances... [2022-01-20T20:47:24.458Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-01-20T20:47:24.458Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.13s) [2022-01-20T20:47:24.458Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-01-20T20:47:24.458Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-01-20T20:47:24.458Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-01-20T20:47:24.458Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-01-20T20:47:24.458Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-01-20T20:47:24.458Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-01-20T20:47:24.458Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-01-20T20:47:24.458Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-01-20T20:47:24.458Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-01-20T20:47:24.458Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-01-20T20:47:24.458Z] === RUN TestServiceConvertToGRPCIsolation [2022-01-20T20:47:24.458Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-01-20T20:47:24.458Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-01-20T20:47:24.458Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-01-20T20:47:24.465Z] --- PASS: TestRenameInvalidName (0.43s) [2022-01-20T20:47:24.465Z] === RUN TestRenameAnonymousContainer [2022-01-20T20:47:24.929Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-01-20T20:47:24.929Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-01-20T20:47:24.929Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-01-20T20:47:24.929Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-01-20T20:47:24.929Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-01-20T20:47:24.929Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-01-20T20:47:24.929Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-01-20T20:47:24.929Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-01-20T20:47:24.929Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-01-20T20:47:24.929Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-01-20T20:47:24.929Z] === RUN TestServiceConvertFromGRPCIsolation [2022-01-20T20:47:24.929Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-01-20T20:47:24.929Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-01-20T20:47:24.929Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-01-20T20:47:24.929Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-01-20T20:47:24.929Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-01-20T20:47:24.929Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-01-20T20:47:24.929Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-01-20T20:47:24.929Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-01-20T20:47:24.929Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-01-20T20:47:24.929Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-01-20T20:47:24.929Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-01-20T20:47:24.929Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-01-20T20:47:24.929Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-01-20T20:47:24.929Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-01-20T20:47:24.929Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-01-20T20:47:24.949Z] --- PASS: TestCreateServiceConflict (2.22s) [2022-01-20T20:47:24.949Z] === RUN TestCreateServiceMaxReplicas [2022-01-20T20:47:25.024Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-01-20T20:47:25.024Z] check_test.go:308: [df8184057d9ef] daemon is not started [2022-01-20T20:47:25.024Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-01-20T20:47:25.275Z] === RUN TestFailedConnection [2022-01-20T20:47:25.275Z] --- PASS: TestNetworkDBWatch (3.04s) [2022-01-20T20:47:25.275Z] === RUN TestNetworkDBBulkSync [2022-01-20T20:47:25.399Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-01-20T20:47:25.399Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-01-20T20:47:25.399Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-01-20T20:47:25.399Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-01-20T20:47:25.399Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-01-20T20:47:25.399Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-01-20T20:47:25.399Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-01-20T20:47:25.399Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-01-20T20:47:25.399Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-01-20T20:47:25.399Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-01-20T20:47:25.399Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-01-20T20:47:25.399Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-01-20T20:47:25.399Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-01-20T20:47:25.399Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-01-20T20:47:25.399Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-01-20T20:47:25.399Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-01-20T20:47:25.399Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-01-20T20:47:25.399Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-01-20T20:47:25.399Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-01-20T20:47:25.399Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-01-20T20:47:25.399Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-01-20T20:47:25.399Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-01-20T20:47:25.399Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-01-20T20:47:25.399Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-01-20T20:47:25.399Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-01-20T20:47:25.399Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-01-20T20:47:25.399Z] === RUN TestServiceConvertFromGRPCConfigs [2022-01-20T20:47:25.399Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-01-20T20:47:25.399Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-01-20T20:47:25.399Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-01-20T20:47:25.399Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-01-20T20:47:25.399Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-01-20T20:47:25.399Z] === RUN TestServiceConvertToGRPCConfigs [2022-01-20T20:47:25.399Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-01-20T20:47:25.399Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-01-20T20:47:25.399Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-01-20T20:47:25.399Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-01-20T20:47:25.399Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-01-20T20:47:25.399Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-01-20T20:47:25.399Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-01-20T20:47:25.399Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-01-20T20:47:25.399Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-01-20T20:47:25.399Z] PASS [2022-01-20T20:47:25.399Z] coverage: 35.9% of statements [2022-01-20T20:47:25.399Z] ok github.com/docker/docker/daemon/cluster/convert 0.419s coverage: 35.9% of statements [2022-01-20T20:47:25.399Z] === RUN TestNewListSecretsFilters [2022-01-20T20:47:25.399Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-01-20T20:47:25.399Z] === RUN TestNewListConfigsFilters [2022-01-20T20:47:25.399Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-01-20T20:47:25.399Z] PASS [2022-01-20T20:47:25.399Z] coverage: 0.5% of statements [2022-01-20T20:47:25.399Z] ok github.com/docker/docker/daemon/cluster 1.059s coverage: 0.5% of statements [2022-01-20T20:47:25.849Z] --- PASS: TestRenameAnonymousContainer (1.45s) [2022-01-20T20:47:25.849Z] === RUN TestRenameContainerWithSameName [2022-01-20T20:47:25.963Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-01-20T20:47:26.263Z] --- PASS: TestGetAddress (21.36s) [2022-01-20T20:47:26.263Z] === RUN TestRequestSyntaxCheck [2022-01-20T20:47:26.263Z] --- PASS: TestRequestSyntaxCheck (0.02s) [2022-01-20T20:47:26.263Z] === RUN TestRequest [2022-01-20T20:47:26.419Z] --- PASS: TestRenameContainerWithSameName (0.45s) [2022-01-20T20:47:26.420Z] === RUN TestRenameContainerWithLinkedContainer [2022-01-20T20:47:26.732Z] 2022/01/20 20:47:26 Closing DB instances... [2022-01-20T20:47:27.200Z] --- PASS: TestFailedConnection (2.09s) [2022-01-20T20:47:27.200Z] === RUN TestFailOnce [2022-01-20T20:47:27.344Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-01-20T20:47:27.360Z] --- PASS: TestRenameContainerWithLinkedContainer (0.82s) [2022-01-20T20:47:27.360Z] === RUN TestResize [2022-01-20T20:47:27.501Z] --- PASS: TestCreateServiceMaxReplicas (2.68s) [2022-01-20T20:47:27.501Z] === RUN TestCreateWithDuplicateNetworkNames [2022-01-20T20:47:27.621Z] --- PASS: TestResize (0.44s) [2022-01-20T20:47:27.621Z] === RUN TestResizeWithInvalidSize [2022-01-20T20:47:27.666Z] 2022/01/20 20:47:27 http: panic serving 127.0.0.1:49276: Plugin not ready [2022-01-20T20:47:27.666Z] goroutine 34 [running]: [2022-01-20T20:47:27.666Z] net/http.(*conn).serve.func1() [2022-01-20T20:47:27.666Z] c:/go/src/net/http/server.go:1802 +0xb9 [2022-01-20T20:47:27.666Z] panic({0x84ac20, 0x9573d0}) [2022-01-20T20:47:27.666Z] c:/go/src/runtime/panic.go:1047 +0x266 [2022-01-20T20:47:27.666Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0xdd86757dd4b59862}, 0xc00004ba98) [2022-01-20T20:47:27.666Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-01-20T20:47:27.666Z] net/http.HandlerFunc.ServeHTTP(0x0, {0x964170, 0xc00012c0e0}, 0x79f3e6) [2022-01-20T20:47:27.666Z] c:/go/src/net/http/server.go:2047 +0x2f [2022-01-20T20:47:27.666Z] net/http.(*ServeMux).ServeHTTP(0x0, {0x964170, 0xc00012c0e0}, 0xc0001a0000) [2022-01-20T20:47:27.666Z] c:/go/src/net/http/server.go:2425 +0x149 [2022-01-20T20:47:27.666Z] net/http.serverHandler.ServeHTTP({0x962770}, {0x964170, 0xc00012c0e0}, 0xc0001a0000) [2022-01-20T20:47:27.666Z] c:/go/src/net/http/server.go:2879 +0x43b [2022-01-20T20:47:27.666Z] net/http.(*conn).serve(0xc00018e000, {0x966000, 0xc0000260f0}) [2022-01-20T20:47:27.666Z] c:/go/src/net/http/server.go:1930 +0xb08 [2022-01-20T20:47:27.666Z] created by net/http.(*Server).Serve [2022-01-20T20:47:27.666Z] c:/go/src/net/http/server.go:3034 +0x4e8 [2022-01-20T20:47:27.666Z] time="2022-01-20T20:47:27Z" 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-01-20T20:47:28.135Z] --- PASS: TestNetworkDBBulkSync (2.82s) [2022-01-20T20:47:28.135Z] === RUN TestNetworkDBCRUDMediumCluster [2022-01-20T20:47:28.190Z] --- PASS: TestResizeWithInvalidSize (0.43s) [2022-01-20T20:47:28.190Z] === RUN TestResizeWhenContainerNotStarted [2022-01-20T20:47:28.364Z] === RUN TestBuilderGC [2022-01-20T20:47:28.364Z] --- PASS: TestBuilderGC (0.00s) [2022-01-20T20:47:28.364Z] === RUN TestDaemonConfigurationNotFound [2022-01-20T20:47:28.364Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-01-20T20:47:28.364Z] === RUN TestDaemonBrokenConfiguration [2022-01-20T20:47:28.364Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-01-20T20:47:28.364Z] === RUN TestFindConfigurationConflicts [2022-01-20T20:47:28.364Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-01-20T20:47:28.364Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-01-20T20:47:28.364Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-01-20T20:47:28.364Z] === RUN TestDaemonConfigurationMergeConflicts [2022-01-20T20:47:28.364Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-01-20T20:47:28.364Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-01-20T20:47:28.364Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-01-20T20:47:28.364Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-01-20T20:47:28.364Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-01-20T20:47:28.364Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-01-20T20:47:28.364Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-01-20T20:47:28.364Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-01-20T20:47:28.364Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-01-20T20:47:28.364Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-01-20T20:47:28.364Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-01-20T20:47:28.364Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2022-01-20T20:47:28.364Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-01-20T20:47:28.364Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-01-20T20:47:28.364Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-01-20T20:47:28.364Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-01-20T20:47:28.364Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-01-20T20:47:28.364Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-01-20T20:47:28.364Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-01-20T20:47:28.364Z] === RUN TestValidateConfigurationErrors [2022-01-20T20:47:28.364Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-01-20T20:47:28.364Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-01-20T20:47:28.364Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-01-20T20:47:28.364Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-01-20T20:47:28.364Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-01-20T20:47:28.364Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-01-20T20:47:28.364Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-01-20T20:47:28.364Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-01-20T20:47:28.364Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-01-20T20:47:28.364Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-01-20T20:47:28.364Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-01-20T20:47:28.364Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-01-20T20:47:28.364Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-01-20T20:47:28.364Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-01-20T20:47:28.364Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-01-20T20:47:28.364Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-01-20T20:47:28.364Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-01-20T20:47:28.364Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-01-20T20:47:28.364Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-01-20T20:47:28.364Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-01-20T20:47:28.364Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-01-20T20:47:28.364Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-01-20T20:47:28.364Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-01-20T20:47:28.364Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-01-20T20:47:28.364Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-01-20T20:47:28.364Z] === RUN TestValidateConfiguration [2022-01-20T20:47:28.364Z] === RUN TestValidateConfiguration/with_label [2022-01-20T20:47:28.364Z] === RUN TestValidateConfiguration/with_dns [2022-01-20T20:47:28.364Z] === RUN TestValidateConfiguration/with_dns-search [2022-01-20T20:47:28.364Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-01-20T20:47:28.364Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-01-20T20:47:28.364Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-01-20T20:47:28.364Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-01-20T20:47:28.364Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-01-20T20:47:28.364Z] --- PASS: TestValidateConfiguration (0.00s) [2022-01-20T20:47:28.364Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-01-20T20:47:28.364Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-01-20T20:47:28.364Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-01-20T20:47:28.364Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-01-20T20:47:28.364Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-01-20T20:47:28.364Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-01-20T20:47:28.364Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-01-20T20:47:28.364Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-01-20T20:47:28.364Z] === RUN TestReloadSetConfigFileNotExist [2022-01-20T20:47:28.364Z] time="2022-01-20T20:47:27Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-01-20T20:47:28.364Z] --- PASS: TestReloadSetConfigFileNotExist (0.13s) [2022-01-20T20:47:28.364Z] === RUN TestReloadDefaultConfigNotExist [2022-01-20T20:47:28.364Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-01-20T20:47:28.364Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-01-20T20:47:28.364Z] === RUN TestReloadBadDefaultConfig [2022-01-20T20:47:28.364Z] time="2022-01-20T20:47:27Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-3430747085" [2022-01-20T20:47:28.364Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-01-20T20:47:28.364Z] === RUN TestReloadWithConflictingLabels [2022-01-20T20:47:28.364Z] time="2022-01-20T20:47:27Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-1826245258" [2022-01-20T20:47:28.364Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-01-20T20:47:28.364Z] === RUN TestReloadWithDuplicateLabels [2022-01-20T20:47:28.365Z] time="2022-01-20T20:47:27Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2244039185" [2022-01-20T20:47:28.365Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-01-20T20:47:28.365Z] === RUN TestMaskURLCredentials [2022-01-20T20:47:28.365Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-01-20T20:47:28.365Z] === RUN TestDaemonConfigurationMerge [2022-01-20T20:47:28.365Z] --- PASS: TestDaemonConfigurationMerge (0.07s) [2022-01-20T20:47:28.365Z] PASS [2022-01-20T20:47:28.365Z] coverage: 79.2% of statements [2022-01-20T20:47:28.365Z] ok github.com/docker/docker/daemon/config 0.415s coverage: 79.2% of statements [2022-01-20T20:47:28.451Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s) [2022-01-20T20:47:28.451Z] === RUN TestDaemonRestartKillContainers [2022-01-20T20:47:28.451Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-01-20T20:47:28.451Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-01-20T20:47:28.451Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-01-20T20:47:28.451Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-01-20T20:47:28.451Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-01-20T20:47:28.451Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-01-20T20:47:28.451Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-01-20T20:47:28.451Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-01-20T20:47:28.451Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-01-20T20:47:28.451Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-01-20T20:47:28.451Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-01-20T20:47:28.451Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-01-20T20:47:28.451Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-01-20T20:47:28.451Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-01-20T20:47:28.451Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-01-20T20:47:28.451Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-01-20T20:47:28.451Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-01-20T20:47:28.451Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-01-20T20:47:28.451Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-01-20T20:47:28.451Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-01-20T20:47:28.451Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-01-20T20:47:28.451Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-01-20T20:47:28.451Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-01-20T20:47:28.451Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-01-20T20:47:28.451Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-01-20T20:47:28.451Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-01-20T20:47:28.451Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-01-20T20:47:28.451Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-01-20T20:47:28.451Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-01-20T20:47:28.451Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-01-20T20:47:28.451Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-01-20T20:47:28.451Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-01-20T20:47:28.451Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-01-20T20:47:28.451Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-01-20T20:47:28.603Z] --- PASS: TestFailOnce (1.15s) [2022-01-20T20:47:28.603Z] === RUN TestEchoInputOutput [2022-01-20T20:47:28.603Z] --- PASS: TestEchoInputOutput (0.00s) [2022-01-20T20:47:28.603Z] === RUN TestBackoff [2022-01-20T20:47:28.603Z] --- PASS: TestBackoff (0.00s) [2022-01-20T20:47:28.603Z] === RUN TestAbortRetry [2022-01-20T20:47:28.603Z] --- PASS: TestAbortRetry (0.00s) [2022-01-20T20:47:28.603Z] === RUN TestClientScheme [2022-01-20T20:47:28.603Z] --- PASS: TestClientScheme (0.00s) [2022-01-20T20:47:28.603Z] === RUN TestNewClientWithTimeout [2022-01-20T20:47:28.607Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-01-20T20:47:28.836Z] === RUN TestEventsLog [2022-01-20T20:47:28.836Z] --- PASS: TestEventsLog (0.00s) [2022-01-20T20:47:28.836Z] === RUN TestEventsLogTimeout [2022-01-20T20:47:28.837Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-01-20T20:47:28.837Z] === RUN TestLogEvents [2022-01-20T20:47:28.837Z] --- PASS: TestLogEvents (0.05s) [2022-01-20T20:47:28.837Z] === RUN TestLoadBufferedEvents [2022-01-20T20:47:28.837Z] --- PASS: TestLoadBufferedEvents (0.15s) [2022-01-20T20:47:28.837Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-01-20T20:47:28.837Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-01-20T20:47:28.837Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-01-20T20:47:28.837Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-01-20T20:47:28.837Z] PASS [2022-01-20T20:47:28.837Z] coverage: 50.0% of statements [2022-01-20T20:47:28.837Z] ok github.com/docker/docker/daemon/events 0.280s coverage: 50.0% of statements [2022-01-20T20:47:28.837Z] === RUN TestWaitNodeAttachment [2022-01-20T20:47:29.074Z] time="2022-01-20T20:47:28Z" 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-01-20T20:47:29.251Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-01-20T20:47:29.307Z] --- PASS: TestWaitNodeAttachment (0.41s) [2022-01-20T20:47:29.307Z] === RUN TestIsolationConversion [2022-01-20T20:47:29.307Z] === RUN TestIsolationConversion/default [2022-01-20T20:47:29.307Z] === RUN TestIsolationConversion/process [2022-01-20T20:47:29.307Z] === RUN TestIsolationConversion/hyperv [2022-01-20T20:47:29.307Z] --- PASS: TestIsolationConversion (0.00s) [2022-01-20T20:47:29.307Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-01-20T20:47:29.307Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-01-20T20:47:29.307Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-01-20T20:47:29.307Z] === RUN TestContainerLabels [2022-01-20T20:47:29.307Z] --- PASS: TestContainerLabels (0.00s) [2022-01-20T20:47:29.307Z] === RUN TestCredentialSpecConversion [2022-01-20T20:47:29.307Z] === RUN TestCredentialSpecConversion/none [2022-01-20T20:47:29.307Z] === RUN TestCredentialSpecConversion/config [2022-01-20T20:47:29.307Z] === RUN TestCredentialSpecConversion/file [2022-01-20T20:47:29.307Z] === RUN TestCredentialSpecConversion/registry [2022-01-20T20:47:29.307Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-01-20T20:47:29.307Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-01-20T20:47:29.307Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-01-20T20:47:29.307Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-01-20T20:47:29.307Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-01-20T20:47:29.307Z] === RUN TestControllerValidateMountBind [2022-01-20T20:47:29.307Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-01-20T20:47:29.307Z] === RUN TestControllerValidateMountVolume [2022-01-20T20:47:29.307Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-01-20T20:47:29.307Z] === RUN TestControllerValidateMountTarget [2022-01-20T20:47:29.307Z] --- PASS: TestControllerValidateMountTarget (0.01s) [2022-01-20T20:47:29.307Z] === RUN TestControllerValidateMountTmpfs [2022-01-20T20:47:29.307Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-01-20T20:47:29.307Z] === RUN TestControllerValidateMountInvalidType [2022-01-20T20:47:29.307Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-01-20T20:47:29.307Z] === RUN TestControllerValidateMountNamedPipe [2022-01-20T20:47:29.307Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-01-20T20:47:29.307Z] PASS [2022-01-20T20:47:29.307Z] coverage: 11.0% of statements [2022-01-20T20:47:29.307Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.659s coverage: 11.0% of statements [2022-01-20T20:47:29.777Z] === RUN TestIsEmptyDir [2022-01-20T20:47:29.777Z] --- PASS: TestIsEmptyDir (0.01s) [2022-01-20T20:47:29.777Z] PASS [2022-01-20T20:47:29.777Z] coverage: 2.3% of statements [2022-01-20T20:47:29.777Z] ok github.com/docker/docker/daemon/graphdriver 0.065s coverage: 2.3% of statements [2022-01-20T20:47:30.247Z] === RUN TestVerifyNetworkingConfig [2022-01-20T20:47:30.247Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-01-20T20:47:30.247Z] === RUN TestGetContainer [2022-01-20T20:47:30.247Z] --- PASS: TestGetContainer (0.00s) [2022-01-20T20:47:30.247Z] === RUN TestValidContainerNames [2022-01-20T20:47:30.247Z] --- PASS: TestValidContainerNames (0.00s) [2022-01-20T20:47:30.247Z] === RUN TestContainerInitDNS [2022-01-20T20:47:30.247Z] daemon_test.go:145: root required [2022-01-20T20:47:30.247Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-01-20T20:47:30.247Z] === RUN TestMerge [2022-01-20T20:47:30.247Z] --- PASS: TestMerge (0.00s) [2022-01-20T20:47:30.247Z] === RUN TestValidateContainerIsolation [2022-01-20T20:47:30.247Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-01-20T20:47:30.247Z] === RUN TestFindNetworkErrorType [2022-01-20T20:47:30.247Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-01-20T20:47:30.247Z] === RUN TestEnsureServicesExist [2022-01-20T20:47:30.247Z] --- PASS: TestEnsureServicesExist (0.01s) [2022-01-20T20:47:30.247Z] === RUN TestEnsureServicesExistErrors [2022-01-20T20:47:30.247Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-01-20T20:47:30.247Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-01-20T20:47:30.247Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-01-20T20:47:30.247Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-01-20T20:47:30.247Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-01-20T20:47:30.247Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-01-20T20:47:30.247Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-01-20T20:47:30.247Z] === RUN TestContainerDelete [2022-01-20T20:47:30.247Z] --- PASS: TestContainerDelete (0.00s) [2022-01-20T20:47:30.247Z] === RUN TestContainerDoubleDelete [2022-01-20T20:47:30.247Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-01-20T20:47:30.247Z] === RUN TestLogContainerEventCopyLabels [2022-01-20T20:47:30.247Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-01-20T20:47:30.247Z] === RUN TestLogContainerEventWithAttributes [2022-01-20T20:47:30.247Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-01-20T20:47:30.247Z] === RUN TestNoneHealthcheck [2022-01-20T20:47:30.247Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-01-20T20:47:30.247Z] === RUN TestHealthStates [2022-01-20T20:47:30.360Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-01-20T20:47:30.360Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-01-20T20:47:30.636Z] time="2022-01-20T20:47:30Z" 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-01-20T20:47:30.717Z] === RUN TestLinkNaming [2022-01-20T20:47:30.717Z] --- PASS: TestLinkNaming (0.00s) [2022-01-20T20:47:30.717Z] === RUN TestLinkNew [2022-01-20T20:47:30.717Z] --- PASS: TestLinkNew (0.00s) [2022-01-20T20:47:30.717Z] === RUN TestLinkEnv [2022-01-20T20:47:30.717Z] --- PASS: TestLinkEnv (0.00s) [2022-01-20T20:47:30.717Z] === RUN TestLinkMultipleEnv [2022-01-20T20:47:30.717Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-01-20T20:47:30.717Z] === RUN TestLinkPortRangeEnv [2022-01-20T20:47:30.717Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-01-20T20:47:30.717Z] PASS [2022-01-20T20:47:30.717Z] coverage: 93.0% of statements [2022-01-20T20:47:30.717Z] ok github.com/docker/docker/daemon/links 0.039s coverage: 93.0% of statements [2022-01-20T20:47:30.717Z] time="2022-01-20T20:47:30Z" 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-01-20T20:47:30.717Z] time="2022-01-20T20:47:30Z" 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-01-20T20:47:30.717Z] time="2022-01-20T20:47:30Z" 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-01-20T20:47:30.717Z] time="2022-01-20T20:47:30Z" 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-01-20T20:47:30.717Z] time="2022-01-20T20:47:30Z" 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-01-20T20:47:30.717Z] time="2022-01-20T20:47:30Z" 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-01-20T20:47:30.717Z] time="2022-01-20T20:47:30Z" 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-01-20T20:47:30.717Z] time="2022-01-20T20:47:30Z" 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-01-20T20:47:30.717Z] time="2022-01-20T20:47:30Z" 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-01-20T20:47:30.717Z] time="2022-01-20T20:47:30Z" 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-01-20T20:47:30.717Z] --- PASS: TestHealthStates (0.16s) [2022-01-20T20:47:30.717Z] === RUN TestGetInspectData [2022-01-20T20:47:30.717Z] --- PASS: TestGetInspectData (0.00s) [2022-01-20T20:47:30.717Z] === RUN TestFillLicense [2022-01-20T20:47:30.717Z] --- PASS: TestFillLicense (0.00s) [2022-01-20T20:47:30.717Z] === RUN TestListInvalidFilter [2022-01-20T20:47:30.717Z] --- PASS: TestListInvalidFilter (0.00s) [2022-01-20T20:47:30.717Z] === RUN TestNameFilter [2022-01-20T20:47:30.717Z] --- PASS: TestNameFilter (0.00s) [2022-01-20T20:47:30.717Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-01-20T20:47:30.717Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-01-20T20:47:30.717Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-01-20T20:47:30.717Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-01-20T20:47:30.717Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-01-20T20:47:30.717Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-01-20T20:47:30.717Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-01-20T20:47:30.717Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-01-20T20:47:30.717Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-01-20T20:47:30.717Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-01-20T20:47:30.717Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-01-20T20:47:30.717Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-01-20T20:47:30.717Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-01-20T20:47:30.717Z] === 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-01-20T20:47:30.717Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-01-20T20:47:30.717Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-01-20T20:47:30.717Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-01-20T20:47:30.717Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-01-20T20:47:30.717Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-01-20T20:47:30.717Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-01-20T20:47:30.717Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-01-20T20:47:30.717Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-01-20T20:47:30.717Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-01-20T20:47:30.717Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-01-20T20:47:30.717Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-01-20T20:47:30.717Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-01-20T20:47:30.717Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-01-20T20:47:30.717Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-01-20T20:47:30.717Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-01-20T20:47:30.717Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-01-20T20:47:30.717Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-01-20T20:47:30.717Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-01-20T20:47:30.717Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-01-20T20:47:30.717Z] --- 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-01-20T20:47:30.717Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-01-20T20:47:30.717Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-01-20T20:47:30.717Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-01-20T20:47:30.717Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-01-20T20:47:30.717Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-01-20T20:47:30.717Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-01-20T20:47:30.717Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-01-20T20:47:30.717Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-01-20T20:47:30.717Z] === RUN TestDaemonReloadLabels [2022-01-20T20:47:30.717Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-01-20T20:47:30.717Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-01-20T20:47:30.717Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-01-20T20:47:30.717Z] === RUN TestDaemonReloadMirrors [2022-01-20T20:47:30.717Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-01-20T20:47:30.717Z] === RUN TestDaemonReloadInsecureRegistries [2022-01-20T20:47:30.717Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-01-20T20:47:30.717Z] === RUN TestDaemonReloadNotAffectOthers [2022-01-20T20:47:30.717Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-01-20T20:47:30.717Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-01-20T20:47:30.717Z] reload_test.go:342: root required [2022-01-20T20:47:30.717Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-01-20T20:47:30.717Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-01-20T20:47:30.717Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.01s) [2022-01-20T20:47:30.717Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-01-20T20:47:30.717Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.01s) [2022-01-20T20:47:30.717Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-01-20T20:47:30.717Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2022-01-20T20:47:30.717Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-01-20T20:47:30.717Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-01-20T20:47:30.717Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-01-20T20:47:30.717Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-01-20T20:47:30.717Z] === RUN TestParseVolumesFrom [2022-01-20T20:47:30.717Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-01-20T20:47:30.717Z] PASS [2022-01-20T20:47:30.717Z] coverage: 8.6% of statements [2022-01-20T20:47:30.717Z] ok github.com/docker/docker/daemon 0.373s coverage: 8.6% of statements [2022-01-20T20:47:30.717Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-01-20T20:47:30.717Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-01-20T20:47:30.717Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-01-20T20:47:30.717Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-01-20T20:47:30.717Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-01-20T20:47:30.717Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-01-20T20:47:30.717Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-01-20T20:47:30.717Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-01-20T20:47:30.717Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-01-20T20:47:30.717Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-01-20T20:47:30.717Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-01-20T20:47:30.717Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-01-20T20:47:30.717Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-01-20T20:47:30.717Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-01-20T20:47:31.103Z] 2022/01/20 20:47:30 Closing DB instances... [2022-01-20T20:47:31.103Z] time="2022-01-20T20:47:31Z" level=error msg="node: 8e5e685eabde is unknown to memberlist" [2022-01-20T20:47:31.300Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-01-20T20:47:31.570Z] time="2022-01-20T20:47:31Z" level=error msg="node: 8e5e685eabde is unknown to memberlist" [2022-01-20T20:47:32.240Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-01-20T20:47:32.289Z] === RUN TestAdapterReadLogs [2022-01-20T20:47:32.289Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-01-20T20:47:32.289Z] === RUN TestCopier [2022-01-20T20:47:32.289Z] --- PASS: TestCopier (0.00s) [2022-01-20T20:47:32.289Z] === RUN TestCopierLongLines [2022-01-20T20:47:32.289Z] --- PASS: TestCopierLongLines (0.00s) [2022-01-20T20:47:32.289Z] === RUN TestCopierSlow [2022-01-20T20:47:32.289Z] --- PASS: TestCopierSlow (0.22s) [2022-01-20T20:47:32.289Z] === RUN TestCopierWithSized [2022-01-20T20:47:32.289Z] === RUN TestCopierWithSized/as_is [2022-01-20T20:47:32.289Z] === RUN TestCopierWithSized/With_RingLogger [2022-01-20T20:47:32.759Z] --- PASS: TestCopierWithSized (0.01s) [2022-01-20T20:47:32.759Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2022-01-20T20:47:32.759Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2022-01-20T20:47:32.759Z] === RUN TestCopierWithPartial [2022-01-20T20:47:32.759Z] --- PASS: TestCopierWithPartial (0.00s) [2022-01-20T20:47:32.759Z] === RUN TestRingLogger [2022-01-20T20:47:32.759Z] --- PASS: TestRingLogger (0.00s) [2022-01-20T20:47:32.759Z] === RUN TestRingCap [2022-01-20T20:47:32.759Z] --- PASS: TestRingCap (0.00s) [2022-01-20T20:47:32.759Z] === RUN TestRingClose [2022-01-20T20:47:32.759Z] --- PASS: TestRingClose (0.00s) [2022-01-20T20:47:32.759Z] === RUN TestRingDrain [2022-01-20T20:47:32.759Z] --- PASS: TestRingDrain (0.00s) [2022-01-20T20:47:32.759Z] PASS [2022-01-20T20:47:32.759Z] coverage: 43.8% of statements [2022-01-20T20:47:32.759Z] ok github.com/docker/docker/daemon/logger 0.341s coverage: 43.8% of statements [2022-01-20T20:47:32.759Z] === RUN TestNewStreamConfig [2022-01-20T20:47:32.759Z] === RUN TestNewStreamConfig/defaults [2022-01-20T20:47:32.759Z] === RUN TestNewStreamConfig/invalid_create_group [2022-01-20T20:47:32.759Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-01-20T20:47:32.759Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-01-20T20:47:32.759Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-01-20T20:47:32.759Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-01-20T20:47:32.759Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-01-20T20:47:32.759Z] --- PASS: TestNewStreamConfig (0.00s) [2022-01-20T20:47:32.759Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-01-20T20:47:32.759Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-01-20T20:47:32.759Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-01-20T20:47:32.759Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-01-20T20:47:32.759Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-01-20T20:47:32.759Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-01-20T20:47:32.759Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-01-20T20:47:32.759Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-01-20T20:47:32.759Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-01-20T20:47:32.759Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-01-20T20:47:32.759Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-01-20T20:47:32.759Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-01-20T20:47:32.759Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-01-20T20:47:32.759Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-01-20T20:47:32.759Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-01-20T20:47:32.759Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-01-20T20:47:32.759Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-01-20T20:47:32.759Z] === RUN TestNewAWSLogsClientRegionDetect [2022-01-20T20:47:32.759Z] time="2022-01-20T20:47:32Z" level=info msg="Trying to get region from EC2 Metadata" [2022-01-20T20:47:32.759Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.14s) [2022-01-20T20:47:32.759Z] === RUN TestCreateSuccess [2022-01-20T20:47:32.759Z] --- PASS: TestCreateSuccess (0.00s) [2022-01-20T20:47:32.759Z] === RUN TestCreateStreamSkipped [2022-01-20T20:47:32.759Z] time="2022-01-20T20:47:32Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-01-20T20:47:32.759Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-01-20T20:47:32.759Z] === RUN TestCreateLogGroupSuccess [2022-01-20T20:47:32.759Z] time="2022-01-20T20:47:32Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-01-20T20:47:32.759Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-01-20T20:47:32.759Z] === RUN TestCreateError [2022-01-20T20:47:32.759Z] --- PASS: TestCreateError (0.00s) [2022-01-20T20:47:32.759Z] === RUN TestCreateAlreadyExists [2022-01-20T20:47:32.759Z] time="2022-01-20T20:47:32Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-01-20T20:47:33.132Z] time="2022-01-20T20:47:32Z" 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-01-20T20:47:33.132Z] --- PASS: TestRequest (6.80s) [2022-01-20T20:47:33.132Z] === RUN TestOverlappingRequests [2022-01-20T20:47:33.228Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-01-20T20:47:33.228Z] === RUN TestLogClosed [2022-01-20T20:47:33.228Z] --- PASS: TestLogClosed (0.00s) [2022-01-20T20:47:33.228Z] === RUN TestLogBlocking [2022-01-20T20:47:33.228Z] --- PASS: TestLogBlocking (0.00s) [2022-01-20T20:47:33.228Z] === RUN TestLogNonBlockingBufferEmpty [2022-01-20T20:47:33.228Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-01-20T20:47:33.228Z] === RUN TestLogNonBlockingBufferFull [2022-01-20T20:47:33.228Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-01-20T20:47:33.228Z] === RUN TestPublishBatchSuccess [2022-01-20T20:47:33.228Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-01-20T20:47:33.228Z] === RUN TestPublishBatchError [2022-01-20T20:47:33.228Z] time="2022-01-20T20:47:32Z" level=error msg=error [2022-01-20T20:47:33.228Z] --- PASS: TestPublishBatchError (0.00s) [2022-01-20T20:47:33.228Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-01-20T20:47:33.228Z] time="2022-01-20T20:47:32Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-01-20T20:47:33.228Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-01-20T20:47:33.228Z] === RUN TestPublishBatchAlreadyAccepted [2022-01-20T20:47:33.228Z] time="2022-01-20T20:47:32Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-01-20T20:47:33.228Z] time="2022-01-20T20:47:32Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-01-20T20:47:33.228Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-01-20T20:47:33.228Z] === RUN TestCollectBatchSimple [2022-01-20T20:47:33.228Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-01-20T20:47:33.228Z] === RUN TestCollectBatchTicker [2022-01-20T20:47:33.228Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-01-20T20:47:33.228Z] === RUN TestCollectBatchMultilinePattern [2022-01-20T20:47:33.228Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-01-20T20:47:33.228Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-01-20T20:47:33.228Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-01-20T20:47:33.228Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-01-20T20:47:33.228Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-01-20T20:47:33.228Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-01-20T20:47:33.228Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2022-01-20T20:47:33.228Z] === RUN TestCollectBatchClose [2022-01-20T20:47:33.228Z] --- PASS: TestCollectBatchClose (0.00s) [2022-01-20T20:47:33.228Z] === RUN TestEffectiveLen [2022-01-20T20:47:33.228Z] === RUN TestEffectiveLen/0/Hello [2022-01-20T20:47:33.228Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-01-20T20:47:33.228Z] === RUN TestEffectiveLen/2/🙃 [2022-01-20T20:47:33.228Z] === RUN TestEffectiveLen/3/���� [2022-01-20T20:47:33.228Z] === RUN TestEffectiveLen/4/He��o [2022-01-20T20:47:33.228Z] === RUN TestEffectiveLen/5/ [2022-01-20T20:47:33.228Z] --- PASS: TestEffectiveLen (0.00s) [2022-01-20T20:47:33.228Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-01-20T20:47:33.228Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-01-20T20:47:33.228Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-01-20T20:47:33.228Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-01-20T20:47:33.228Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-01-20T20:47:33.228Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-01-20T20:47:33.228Z] === RUN TestFindValidSplit [2022-01-20T20:47:33.228Z] === RUN TestFindValidSplit/0/ [2022-01-20T20:47:33.228Z] cloudwatchlogs_test.go:1076: [2022-01-20T20:47:33.228Z] cloudwatchlogs_test.go:1077: [2022-01-20T20:47:33.228Z] === RUN TestFindValidSplit/1/Hello [2022-01-20T20:47:33.228Z] cloudwatchlogs_test.go:1076: Hello [2022-01-20T20:47:33.228Z] cloudwatchlogs_test.go:1077: [2022-01-20T20:47:33.228Z] === RUN TestFindValidSplit/2/Hello [2022-01-20T20:47:33.228Z] cloudwatchlogs_test.go:1076: He [2022-01-20T20:47:33.228Z] cloudwatchlogs_test.go:1077: llo [2022-01-20T20:47:33.228Z] === RUN TestFindValidSplit/3/Hello [2022-01-20T20:47:33.228Z] cloudwatchlogs_test.go:1076: [2022-01-20T20:47:33.228Z] cloudwatchlogs_test.go:1077: Hello [2022-01-20T20:47:33.228Z] === RUN TestFindValidSplit/4/🙃 [2022-01-20T20:47:33.228Z] cloudwatchlogs_test.go:1076: [2022-01-20T20:47:33.228Z] cloudwatchlogs_test.go:1077: 🙃 [2022-01-20T20:47:33.228Z] === RUN TestFindValidSplit/5/🙃 [2022-01-20T20:47:33.228Z] cloudwatchlogs_test.go:1076: 🙃 [2022-01-20T20:47:33.228Z] cloudwatchlogs_test.go:1077: [2022-01-20T20:47:33.228Z] === RUN TestFindValidSplit/6/a� [2022-01-20T20:47:33.228Z] cloudwatchlogs_test.go:1076: a [2022-01-20T20:47:33.228Z] cloudwatchlogs_test.go:1077: � [2022-01-20T20:47:33.228Z] === RUN TestFindValidSplit/7/a� [2022-01-20T20:47:33.228Z] cloudwatchlogs_test.go:1076: a� [2022-01-20T20:47:33.228Z] cloudwatchlogs_test.go:1077: [2022-01-20T20:47:33.228Z] --- PASS: TestFindValidSplit (0.00s) [2022-01-20T20:47:33.228Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-01-20T20:47:33.228Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-01-20T20:47:33.228Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-01-20T20:47:33.228Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-01-20T20:47:33.228Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-01-20T20:47:33.228Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-01-20T20:47:33.228Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-01-20T20:47:33.228Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-01-20T20:47:33.228Z] === RUN TestProcessEventEmoji [2022-01-20T20:47:33.228Z] --- PASS: TestProcessEventEmoji (0.01s) [2022-01-20T20:47:33.228Z] === RUN TestCollectBatchLineSplit [2022-01-20T20:47:33.228Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2022-01-20T20:47:33.228Z] === RUN TestCollectBatchLineSplitWithBinary [2022-01-20T20:47:33.228Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2022-01-20T20:47:33.228Z] === RUN TestCollectBatchMaxEvents [2022-01-20T20:47:33.228Z] --- PASS: TestCollectBatchMaxEvents (0.04s) [2022-01-20T20:47:33.228Z] === RUN TestCollectBatchMaxTotalBytes [2022-01-20T20:47:33.228Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2022-01-20T20:47:33.228Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-01-20T20:47:33.228Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2022-01-20T20:47:33.228Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-01-20T20:47:33.228Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.09s) [2022-01-20T20:47:33.228Z] === RUN TestParseLogOptionsMultilinePattern [2022-01-20T20:47:33.228Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-01-20T20:47:33.228Z] === RUN TestParseLogOptionsDatetimeFormat [2022-01-20T20:47:33.228Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-01-20T20:47:33.228Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-01-20T20:47:33.228Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-01-20T20:47:33.228Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-01-20T20:47:33.228Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-01-20T20:47:33.228Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-01-20T20:47:33.228Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-01-20T20:47:33.228Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-01-20T20:47:33.228Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-01-20T20:47:33.228Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-01-20T20:47:33.228Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-01-20T20:47:33.228Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-01-20T20:47:33.228Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-01-20T20:47:33.228Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-01-20T20:47:33.228Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-01-20T20:47:33.228Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-01-20T20:47:33.228Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-01-20T20:47:33.228Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-01-20T20:47:33.228Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-01-20T20:47:33.228Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-01-20T20:47:33.228Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-01-20T20:47:33.228Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-01-20T20:47:33.228Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-01-20T20:47:33.228Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-01-20T20:47:33.228Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-01-20T20:47:33.228Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-01-20T20:47:33.229Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-01-20T20:47:33.229Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-01-20T20:47:33.229Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-01-20T20:47:33.229Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-01-20T20:47:33.229Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-01-20T20:47:33.229Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-01-20T20:47:33.229Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-01-20T20:47:33.229Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-01-20T20:47:33.229Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-01-20T20:47:33.229Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-01-20T20:47:33.229Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-01-20T20:47:33.229Z] === RUN TestValidateLogOptionsFormat [2022-01-20T20:47:33.229Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-01-20T20:47:33.229Z] === RUN TestValidateLogOptionsFormat/1/random [2022-01-20T20:47:33.229Z] === RUN TestValidateLogOptionsFormat/2/ [2022-01-20T20:47:33.229Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-01-20T20:47:33.229Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-01-20T20:47:33.229Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-01-20T20:47:33.229Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-01-20T20:47:33.229Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-01-20T20:47:33.229Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-01-20T20:47:33.229Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-01-20T20:47:33.229Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-01-20T20:47:33.229Z] === RUN TestCreateTagSuccess [2022-01-20T20:47:33.229Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-01-20T20:47:33.229Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-01-20T20:47:33.229Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-01-20T20:47:33.229Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-01-20T20:47:33.229Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-01-20T20:47:33.229Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-01-20T20:47:33.229Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.01s) [2022-01-20T20:47:33.229Z] PASS [2022-01-20T20:47:33.229Z] coverage: 80.2% of statements [2022-01-20T20:47:33.229Z] ok github.com/docker/docker/daemon/logger/awslogs 0.448s coverage: 80.2% of statements [2022-01-20T20:47:33.229Z] === RUN TestValidateLogOptReconnectInterval [2022-01-20T20:47:33.229Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-01-20T20:47:33.229Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-01-20T20:47:33.229Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-01-20T20:47:33.229Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-01-20T20:47:33.229Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-01-20T20:47:33.229Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-01-20T20:47:33.229Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-01-20T20:47:33.229Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-01-20T20:47:33.229Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-01-20T20:47:33.229Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-01-20T20:47:33.229Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-01-20T20:47:33.229Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-01-20T20:47:33.229Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-01-20T20:47:33.229Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-01-20T20:47:33.229Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-01-20T20:47:33.229Z] PASS [2022-01-20T20:47:33.229Z] coverage: 33.6% of statements [2022-01-20T20:47:33.229Z] ok github.com/docker/docker/daemon/logger/fluentd 0.115s coverage: 33.6% of statements [2022-01-20T20:47:33.229Z] === RUN TestSearchRegistryForImagesErrors [2022-01-20T20:47:33.229Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-01-20T20:47:33.229Z] === RUN TestSearchRegistryForImages [2022-01-20T20:47:33.229Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-01-20T20:47:33.229Z] === RUN TestOnlyPlatformWithFallback [2022-01-20T20:47:33.229Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-01-20T20:47:33.229Z] === RUN TestImageDelete [2022-01-20T20:47:33.229Z] === RUN TestImageDelete/no_lease [2022-01-20T20:47:33.229Z] === RUN TestImageDelete/lease_exists [2022-01-20T20:47:33.229Z] --- PASS: TestImageDelete (0.03s) [2022-01-20T20:47:33.229Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-01-20T20:47:33.229Z] --- PASS: TestImageDelete/lease_exists (0.01s) [2022-01-20T20:47:33.229Z] === RUN TestContentStoreForPull [2022-01-20T20:47:33.449Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-01-20T20:47:33.602Z] --- PASS: TestOverlappingRequests (0.38s) [2022-01-20T20:47:33.602Z] === RUN TestRelease [2022-01-20T20:47:33.602Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.28s) [2022-01-20T20:47:33.602Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-01-20T20:47:33.623Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-01-20T20:47:33.698Z] --- PASS: TestContentStoreForPull (0.19s) [2022-01-20T20:47:33.698Z] PASS [2022-01-20T20:47:33.698Z] coverage: 6.7% of statements [2022-01-20T20:47:33.698Z] ok github.com/docker/docker/daemon/images 0.340s coverage: 6.7% of statements [2022-01-20T20:47:33.698Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-01-20T20:47:33.698Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-01-20T20:47:33.698Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-01-20T20:47:33.698Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-01-20T20:47:33.698Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-01-20T20:47:33.698Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-01-20T20:47:33.883Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-01-20T20:47:34.167Z] === RUN TestJSONLogsMarshalJSONBuf [2022-01-20T20:47:34.167Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-01-20T20:47:34.167Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-01-20T20:47:34.167Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.14s) [2022-01-20T20:47:34.167Z] === RUN TestFastTimeMarshalJSON [2022-01-20T20:47:34.167Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2022-01-20T20:47:34.167Z] PASS [2022-01-20T20:47:34.167Z] coverage: 87.2% of statements [2022-01-20T20:47:34.167Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.226s coverage: 87.2% of statements [2022-01-20T20:47:34.167Z] === RUN TestJSONFileLogger [2022-01-20T20:47:34.167Z] --- PASS: TestJSONFileLogger (0.00s) [2022-01-20T20:47:34.167Z] === RUN TestJSONFileLoggerWithTags [2022-01-20T20:47:34.167Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-01-20T20:47:34.167Z] === RUN TestJSONFileLoggerWithOpts [2022-01-20T20:47:34.167Z] --- PASS: TestJSONFileLoggerWithOpts (0.02s) [2022-01-20T20:47:34.167Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-01-20T20:47:34.167Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-01-20T20:47:34.167Z] === RUN TestEncodeDecode [2022-01-20T20:47:34.167Z] === PAUSE TestEncodeDecode [2022-01-20T20:47:34.167Z] === RUN TestUnexpectedEOF [2022-01-20T20:47:34.587Z] === RUN TestParseEmptyInterface [2022-01-20T20:47:34.587Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-01-20T20:47:34.587Z] === RUN TestParseNonInterfaceType [2022-01-20T20:47:34.587Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-01-20T20:47:34.587Z] === RUN TestParseWithOneFunction [2022-01-20T20:47:34.587Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-01-20T20:47:34.587Z] === RUN TestParseWithMultipleFuncs [2022-01-20T20:47:34.587Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-01-20T20:47:34.587Z] === RUN TestParseWithUnnamedReturn [2022-01-20T20:47:34.587Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-01-20T20:47:34.587Z] === RUN TestEmbeddedInterface [2022-01-20T20:47:34.587Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-01-20T20:47:34.587Z] === RUN TestParsedImports [2022-01-20T20:47:34.587Z] --- PASS: TestParsedImports (0.00s) [2022-01-20T20:47:34.587Z] === RUN TestAliasedImports [2022-01-20T20:47:34.588Z] --- PASS: TestAliasedImports (0.00s) [2022-01-20T20:47:34.588Z] PASS [2022-01-20T20:47:34.588Z] coverage: 56.8% of statements [2022-01-20T20:47:34.588Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.047s coverage: 56.8% of statements [2022-01-20T20:47:34.588Z] 2022/01/20 20:47:34 Closing DB instances... [2022-01-20T20:47:34.637Z] time="2022-01-20T20:47:34Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-01-20T20:47:34.637Z] time="2022-01-20T20:47:34Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-01-20T20:47:34.637Z] --- PASS: TestUnexpectedEOF (0.15s) [2022-01-20T20:47:34.637Z] === CONT TestEncodeDecode [2022-01-20T20:47:34.637Z] --- PASS: TestEncodeDecode (0.00s) [2022-01-20T20:47:34.637Z] PASS [2022-01-20T20:47:34.637Z] coverage: 69.9% of statements [2022-01-20T20:47:34.637Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.269s coverage: 69.9% of statements [2022-01-20T20:47:34.637Z] === RUN TestWriteLog [2022-01-20T20:47:34.637Z] === PAUSE TestWriteLog [2022-01-20T20:47:34.637Z] === RUN TestReadLog [2022-01-20T20:47:34.637Z] === PAUSE TestReadLog [2022-01-20T20:47:34.637Z] === RUN TestDecode [2022-01-20T20:47:34.637Z] --- PASS: TestDecode (0.02s) [2022-01-20T20:47:34.637Z] === CONT TestWriteLog [2022-01-20T20:47:34.637Z] === CONT TestReadLog [2022-01-20T20:47:34.637Z] === RUN TestReadLog/tail_exact [2022-01-20T20:47:34.637Z] --- PASS: TestWriteLog (0.01s) [2022-01-20T20:47:34.827Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-01-20T20:47:35.054Z] --- PASS: TestRelease (1.40s) [2022-01-20T20:47:35.054Z] === RUN TestAllocateRandomDeallocate [2022-01-20T20:47:35.106Z] === RUN TestReadLog/tail_less_than_available [2022-01-20T20:47:35.106Z] === RUN TestReadLog/tail_more_than_available [2022-01-20T20:47:35.106Z] --- PASS: TestReadLog (0.19s) [2022-01-20T20:47:35.106Z] --- PASS: TestReadLog/tail_exact (0.15s) [2022-01-20T20:47:35.106Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2022-01-20T20:47:35.106Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2022-01-20T20:47:35.106Z] PASS [2022-01-20T20:47:35.106Z] coverage: 78.7% of statements [2022-01-20T20:47:35.106Z] ok github.com/docker/docker/daemon/logger/local 0.310s coverage: 78.7% of statements [2022-01-20T20:47:35.106Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-01-20T20:47:35.265Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-01-20T20:47:35.522Z] === RUN TestHTTPTransport [2022-01-20T20:47:35.522Z] --- PASS: TestHTTPTransport (0.00s) [2022-01-20T20:47:35.522Z] PASS [2022-01-20T20:47:35.522Z] coverage: 85.7% of statements [2022-01-20T20:47:35.522Z] ok github.com/docker/docker/pkg/plugins/transport 0.040s coverage: 85.7% of statements [2022-01-20T20:47:35.525Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-01-20T20:47:35.576Z] === RUN TestOpenFileDelete [2022-01-20T20:47:35.576Z] --- PASS: TestOpenFileDelete (0.00s) [2022-01-20T20:47:35.576Z] === RUN TestOpenFileRename [2022-01-20T20:47:35.576Z] --- PASS: TestOpenFileRename (0.00s) [2022-01-20T20:47:35.576Z] === RUN TestHandleDecoderErr [2022-01-20T20:47:35.576Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-01-20T20:47:35.576Z] === RUN TestParseLogTagDefaultTag [2022-01-20T20:47:35.576Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-01-20T20:47:35.576Z] === RUN TestParseLogTag [2022-01-20T20:47:35.576Z] --- PASS: TestParseLogTag (0.00s) [2022-01-20T20:47:35.576Z] === RUN TestParseLogTagEmptyTag [2022-01-20T20:47:35.576Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-01-20T20:47:35.576Z] === RUN TestTailFiles [2022-01-20T20:47:35.576Z] --- PASS: TestTailFiles (0.00s) [2022-01-20T20:47:35.576Z] === RUN TestFollowLogsConsumerGone [2022-01-20T20:47:35.576Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-01-20T20:47:35.576Z] === RUN TestFollowLogsProducerGone [2022-01-20T20:47:35.576Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2022-01-20T20:47:35.576Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2022-01-20T20:47:35.576Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2022-01-20T20:47:35.576Z] === RUN TestCheckCapacityAndRotate [2022-01-20T20:47:35.576Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-01-20T20:47:35.576Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-01-20T20:47:35.576Z] --- PASS: TestCheckCapacityAndRotate (0.05s) [2022-01-20T20:47:35.576Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-01-20T20:47:35.576Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.02s) [2022-01-20T20:47:35.576Z] PASS [2022-01-20T20:47:35.576Z] coverage: 53.4% of statements [2022-01-20T20:47:35.576Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.110s coverage: 53.4% of statements [2022-01-20T20:47:35.990Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-01-20T20:47:35.990Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-01-20T20:47:35.990Z] === RUN TestBufioReaderPoolPutAndGet [2022-01-20T20:47:35.990Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-01-20T20:47:35.990Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-01-20T20:47:35.990Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-01-20T20:47:35.990Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-01-20T20:47:35.990Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-01-20T20:47:35.990Z] === RUN TestBufioWriterPoolPutAndGet [2022-01-20T20:47:35.990Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-01-20T20:47:35.990Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-01-20T20:47:35.990Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-01-20T20:47:35.990Z] === RUN TestBufferPoolPutAndGet [2022-01-20T20:47:35.990Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-01-20T20:47:35.990Z] PASS [2022-01-20T20:47:35.990Z] coverage: 88.2% of statements [2022-01-20T20:47:35.990Z] ok github.com/docker/docker/pkg/pools 0.036s coverage: 88.2% of statements [2022-01-20T20:47:35.990Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.62s) [2022-01-20T20:47:35.990Z] === RUN TestNetworkDBGarbageCollection [2022-01-20T20:47:36.045Z] === RUN TestLog [2022-01-20T20:47:36.045Z] --- PASS: TestLog (0.00s) [2022-01-20T20:47:36.045Z] PASS [2022-01-20T20:47:36.045Z] coverage: 31.5% of statements [2022-01-20T20:47:36.045Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.050s coverage: 31.5% of statements [2022-01-20T20:47:36.045Z] === RUN TestValidateLogOpt [2022-01-20T20:47:36.045Z] --- PASS: TestValidateLogOpt (0.00s) [2022-01-20T20:47:36.045Z] === RUN TestNewMissedConfig [2022-01-20T20:47:36.045Z] --- PASS: TestNewMissedConfig (0.00s) [2022-01-20T20:47:36.045Z] === RUN TestNewMissedUrl [2022-01-20T20:47:36.045Z] --- PASS: TestNewMissedUrl (0.00s) [2022-01-20T20:47:36.045Z] === RUN TestNewMissedToken [2022-01-20T20:47:36.045Z] --- PASS: TestNewMissedToken (0.00s) [2022-01-20T20:47:36.045Z] === RUN TestNewWithProxy [2022-01-20T20:47:36.045Z] --- PASS: TestNewWithProxy (0.00s) [2022-01-20T20:47:36.045Z] === RUN TestDefault [2022-01-20T20:47:36.045Z] --- PASS: TestDefault (0.01s) [2022-01-20T20:47:36.045Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-01-20T20:47:36.045Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-01-20T20:47:36.045Z] === RUN TestJsonFormat [2022-01-20T20:47:36.045Z] --- PASS: TestJsonFormat (0.01s) [2022-01-20T20:47:36.045Z] === RUN TestRawFormat [2022-01-20T20:47:36.045Z] --- PASS: TestRawFormat (0.00s) [2022-01-20T20:47:36.045Z] === RUN TestRawFormatWithLabels [2022-01-20T20:47:36.045Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-01-20T20:47:36.045Z] === RUN TestRawFormatWithoutTag [2022-01-20T20:47:36.045Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-01-20T20:47:36.045Z] === RUN TestBatching [2022-01-20T20:47:36.457Z] === RUN TestOutputOnPrematureClose [2022-01-20T20:47:36.457Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-01-20T20:47:36.457Z] === RUN TestCompleteSilently [2022-01-20T20:47:36.457Z] --- PASS: TestCompleteSilently (0.00s) [2022-01-20T20:47:36.457Z] PASS [2022-01-20T20:47:36.457Z] coverage: 75.9% of statements [2022-01-20T20:47:36.457Z] ok github.com/docker/docker/pkg/progress 0.032s coverage: 75.9% of statements [2022-01-20T20:47:36.515Z] --- PASS: TestBatching (0.35s) [2022-01-20T20:47:36.515Z] === RUN TestFrequency [2022-01-20T20:47:36.515Z] === RUN TestParseLogFormat [2022-01-20T20:47:36.515Z] --- PASS: TestParseLogFormat (0.00s) [2022-01-20T20:47:36.515Z] === RUN TestValidateLogOptEmpty [2022-01-20T20:47:36.515Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-01-20T20:47:36.515Z] === RUN TestValidateSyslogAddress [2022-01-20T20:47:36.515Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-01-20T20:47:36.515Z] === RUN TestParseAddressDefaultPort [2022-01-20T20:47:36.515Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-01-20T20:47:36.515Z] === RUN TestValidateSyslogFacility [2022-01-20T20:47:36.515Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-01-20T20:47:36.515Z] === RUN TestValidateLogOptSyslogFormat [2022-01-20T20:47:36.515Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-01-20T20:47:36.515Z] === RUN TestValidateLogOpt [2022-01-20T20:47:36.515Z] --- PASS: TestValidateLogOpt (0.00s) [2022-01-20T20:47:36.515Z] PASS [2022-01-20T20:47:36.515Z] coverage: 46.8% of statements [2022-01-20T20:47:36.515Z] ok github.com/docker/docker/daemon/logger/syslog 0.043s coverage: 46.8% of statements [2022-01-20T20:47:36.515Z] === RUN TestNewParse [2022-01-20T20:47:36.515Z] --- PASS: TestNewParse (0.00s) [2022-01-20T20:47:36.515Z] PASS [2022-01-20T20:47:36.515Z] coverage: 8.3% of statements [2022-01-20T20:47:36.515Z] ok github.com/docker/docker/daemon/logger/templates 0.038s coverage: 8.3% of statements [2022-01-20T20:47:36.515Z] --- PASS: TestFrequency (0.16s) [2022-01-20T20:47:36.515Z] === RUN TestOneMessagePerRequest [2022-01-20T20:47:36.515Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-01-20T20:47:36.515Z] === RUN TestVerify [2022-01-20T20:47:36.515Z] --- PASS: TestVerify (0.00s) [2022-01-20T20:47:36.515Z] === RUN TestSkipVerify [2022-01-20T20:47:36.733Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-01-20T20:47:36.908Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-01-20T20:47:36.924Z] === RUN TestSendToOneSub [2022-01-20T20:47:36.924Z] --- PASS: TestSendToOneSub (0.00s) [2022-01-20T20:47:36.924Z] === RUN TestSendToMultipleSubs [2022-01-20T20:47:36.924Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-01-20T20:47:36.924Z] === RUN TestEvictOneSub [2022-01-20T20:47:36.924Z] --- PASS: TestEvictOneSub (0.00s) [2022-01-20T20:47:36.924Z] === RUN TestClosePublisher [2022-01-20T20:47:36.924Z] --- PASS: TestClosePublisher (0.00s) [2022-01-20T20:47:36.924Z] === RUN TestPubSubRace [2022-01-20T20:47:36.986Z] time="2022-01-20T20:47:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-20T20:47:36.986Z] time="2022-01-20T20:47:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-20T20:47:36.986Z] time="2022-01-20T20:47:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-20T20:47:36.986Z] --- PASS: TestSkipVerify (0.43s) [2022-01-20T20:47:36.986Z] === RUN TestBufferMaximum [2022-01-20T20:47:36.986Z] time="2022-01-20T20:47:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-20T20:47:36.986Z] time="2022-01-20T20:47:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-20T20:47:36.986Z] time="2022-01-20T20:47:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-20T20:47:36.986Z] time="2022-01-20T20:47:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-20T20:47:36.986Z] time="2022-01-20T20:47:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-20T20:47:36.986Z] time="2022-01-20T20:47:36Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1642711656.897885\",\"host\":\"974e01f2caff\"}'" [2022-01-20T20:47:36.986Z] time="2022-01-20T20:47:36Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1642711656.897885\",\"host\":\"974e01f2caff\"}'" [2022-01-20T20:47:36.986Z] --- PASS: TestBufferMaximum (0.00s) [2022-01-20T20:47:36.986Z] === RUN TestServerAlwaysDown [2022-01-20T20:47:36.986Z] time="2022-01-20T20:47:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-20T20:47:36.986Z] time="2022-01-20T20:47:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-20T20:47:36.986Z] time="2022-01-20T20:47:36Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1642711656.900416\",\"host\":\"974e01f2caff\"}'" [2022-01-20T20:47:36.986Z] time="2022-01-20T20:47:36Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1642711656.900416\",\"host\":\"974e01f2caff\"}'" [2022-01-20T20:47:36.986Z] time="2022-01-20T20:47:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-20T20:47:36.986Z] time="2022-01-20T20:47:36Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1642711656.900416\",\"host\":\"974e01f2caff\"}'" [2022-01-20T20:47:36.986Z] time="2022-01-20T20:47:36Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1642711656.901416\",\"host\":\"974e01f2caff\"}'" [2022-01-20T20:47:36.986Z] time="2022-01-20T20:47:36Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1642711656.901416\",\"host\":\"974e01f2caff\"}'" [2022-01-20T20:47:36.986Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-01-20T20:47:36.986Z] === RUN TestCannotSendAfterClose [2022-01-20T20:47:36.986Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-01-20T20:47:36.986Z] === RUN TestDeadlockOnBlockedEndpoint [2022-01-20T20:47:37.392Z] time="2022-01-20T20:47:37Z" 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-01-20T20:47:37.859Z] --- PASS: TestPubSubRace (1.05s) [2022-01-20T20:47:37.859Z] PASS [2022-01-20T20:47:37.859Z] coverage: 75.0% of statements [2022-01-20T20:47:37.859Z] ok github.com/docker/docker/pkg/pubsub 1.081s coverage: 75.0% of statements [2022-01-20T20:47:38.289Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-01-20T20:47:38.327Z] === RUN TestRegister [2022-01-20T20:47:38.327Z] --- PASS: TestRegister (0.00s) [2022-01-20T20:47:38.327Z] === RUN TestCommand [2022-01-20T20:47:38.327Z] --- PASS: TestAllocateRandomDeallocate (3.61s) [2022-01-20T20:47:38.327Z] === RUN TestRetrieveFromStore [2022-01-20T20:47:38.327Z] --- PASS: TestCommand (0.03s) [2022-01-20T20:47:38.327Z] === RUN TestNaiveSelf [2022-01-20T20:47:38.327Z] --- PASS: TestNaiveSelf (0.03s) [2022-01-20T20:47:38.327Z] PASS [2022-01-20T20:47:38.327Z] coverage: 82.4% of statements [2022-01-20T20:47:38.554Z] time="2022-01-20T20:47:37Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49206/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-01-20T20:47:38.554Z] time="2022-01-20T20:47:37Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"974e01f2caff\"}'" [2022-01-20T20:47:38.554Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.03s) [2022-01-20T20:47:38.554Z] PASS [2022-01-20T20:47:38.554Z] coverage: 82.5% of statements [2022-01-20T20:47:38.554Z] ok github.com/docker/docker/daemon/logger/splunk 2.087s coverage: 82.5% of statements [2022-01-20T20:47:38.554Z] ? github.com/docker/docker/daemon/names [no test files] [2022-01-20T20:47:38.554Z] ? github.com/docker/docker/daemon/network [no test files] [2022-01-20T20:47:38.554Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-01-20T20:47:38.554Z] === RUN TestV1IDService [2022-01-20T20:47:38.554Z] --- PASS: TestV1IDService (0.03s) [2022-01-20T20:47:38.554Z] === RUN TestV2MetadataService [2022-01-20T20:47:38.554Z] === RUN TestSuccessfulDownload [2022-01-20T20:47:38.554Z] download_test.go:267: Needs fixing on Windows [2022-01-20T20:47:38.554Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-01-20T20:47:38.554Z] === RUN TestCancelledDownload [2022-01-20T20:47:38.554Z] --- PASS: TestCancelledDownload (0.00s) [2022-01-20T20:47:38.554Z] === RUN TestMaxDownloadAttempts [2022-01-20T20:47:38.554Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-01-20T20:47:38.554Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-01-20T20:47:38.554Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-01-20T20:47:38.554Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-01-20T20:47:38.554Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-01-20T20:47:38.554Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-01-20T20:47:38.554Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-01-20T20:47:38.554Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-01-20T20:47:38.554Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-01-20T20:47:38.554Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-01-20T20:47:38.554Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-01-20T20:47:38.554Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-01-20T20:47:38.793Z] ok github.com/docker/docker/pkg/reexec 0.087s coverage: 82.4% of statements [2022-01-20T20:47:38.858Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-01-20T20:47:39.024Z] time="2022-01-20T20:47:38Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-01-20T20:47:39.024Z] time="2022-01-20T20:47:38Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-01-20T20:47:39.024Z] time="2022-01-20T20:47:38Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-01-20T20:47:39.024Z] time="2022-01-20T20:47:38Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-01-20T20:47:39.024Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-01-20T20:47:39.024Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.50s) [2022-01-20T20:47:39.024Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.50s) [2022-01-20T20:47:39.024Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.50s) [2022-01-20T20:47:39.024Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.50s) [2022-01-20T20:47:39.024Z] === RUN TestTransfer [2022-01-20T20:47:39.024Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-01-20T20:47:39.024Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-01-20T20:47:39.024Z] === RUN TestContinueOnError_MirrorEndpoint [2022-01-20T20:47:39.024Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-01-20T20:47:39.024Z] === RUN TestContinueOnError_NeverContinue [2022-01-20T20:47:39.024Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-01-20T20:47:39.024Z] === RUN TestManifestStore [2022-01-20T20:47:39.024Z] === RUN TestManifestStore/no_remote_or_local [2022-01-20T20:47:39.024Z] --- PASS: TestTransfer (0.12s) [2022-01-20T20:47:39.024Z] === RUN TestConcurrencyLimit [2022-01-20T20:47:39.261Z] === RUN TestDump [2022-01-20T20:47:39.261Z] goroutine 4 [running]: [2022-01-20T20:47:39.261Z] github.com/docker/docker/pkg/stack.dump(0x1cb6b7) [2022-01-20T20:47:39.261Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-01-20T20:47:39.261Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-01-20T20:47:39.261Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-01-20T20:47:39.261Z] github.com/docker/docker/pkg/stack.TestDump(0x0) [2022-01-20T20:47:39.261Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-01-20T20:47:39.261Z] testing.tRunner(0xc00002dd40, 0x338e68) [2022-01-20T20:47:39.261Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-01-20T20:47:39.261Z] created by testing.(*T).Run [2022-01-20T20:47:39.261Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-01-20T20:47:39.261Z] [2022-01-20T20:47:39.261Z] goroutine 1 [chan receive]: [2022-01-20T20:47:39.261Z] testing.(*T).Run(0xc00002dba0, {0x32a52e, 0x1aa413}, 0x338e68) [2022-01-20T20:47:39.261Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-01-20T20:47:39.261Z] testing.runTests.func1(0xc00005a750) [2022-01-20T20:47:39.261Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-01-20T20:47:39.261Z] testing.tRunner(0xc00002dba0, 0xc000063ce0) [2022-01-20T20:47:39.261Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-01-20T20:47:39.261Z] testing.runTests(0xc00006c080, {0x49cba0, 0x3, 0x3}, {0x1ca90d, 0x32c228, 0x4a1640}) [2022-01-20T20:47:39.261Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-01-20T20:47:39.261Z] testing.(*M).Run(0xc00006c080) [2022-01-20T20:47:39.261Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-01-20T20:47:39.261Z] main.main() [2022-01-20T20:47:39.261Z] _testmain.go:95 +0x1f5 [2022-01-20T20:47:39.261Z] --- PASS: TestDump (0.00s) [2022-01-20T20:47:39.261Z] === RUN TestDumpToFile [2022-01-20T20:47:39.261Z] --- PASS: TestDumpToFile (0.15s) [2022-01-20T20:47:39.261Z] === RUN TestDumpToFileWithEmptyInput [2022-01-20T20:47:39.261Z] goroutine 6 [running]: [2022-01-20T20:47:39.261Z] github.com/docker/docker/pkg/stack.dump(0x2386f4) [2022-01-20T20:47:39.261Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-01-20T20:47:39.261Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0x238aa0}) [2022-01-20T20:47:39.261Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214 [2022-01-20T20:47:39.261Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc00002dd40) [2022-01-20T20:47:39.261Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-01-20T20:47:39.261Z] testing.tRunner(0xc000118340, 0x338e58) [2022-01-20T20:47:39.261Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-01-20T20:47:39.261Z] created by testing.(*T).Run [2022-01-20T20:47:39.261Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-01-20T20:47:39.261Z] [2022-01-20T20:47:39.261Z] goroutine 1 [chan receive]: [2022-01-20T20:47:39.261Z] testing.(*T).Run(0xc00002dba0, {0x3312ba, 0x1aa413}, 0x338e58) [2022-01-20T20:47:39.261Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-01-20T20:47:39.261Z] testing.runTests.func1(0xc00005a750) [2022-01-20T20:47:39.261Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-01-20T20:47:39.261Z] testing.tRunner(0xc00002dba0, 0xc000063ce0) [2022-01-20T20:47:39.261Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-01-20T20:47:39.261Z] testing.runTests(0xc00006c080, {0x49cba0, 0x3, 0x3}, {0x1ca90d, 0x32c228, 0x4a1640}) [2022-01-20T20:47:39.261Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-01-20T20:47:39.261Z] testing.(*M).Run(0xc00006c080) [2022-01-20T20:47:39.261Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-01-20T20:47:39.261Z] main.main() [2022-01-20T20:47:39.261Z] _testmain.go:95 +0x1f5 [2022-01-20T20:47:39.261Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-01-20T20:47:39.261Z] PASS [2022-01-20T20:47:39.261Z] coverage: 90.9% of statements [2022-01-20T20:47:39.261Z] ok github.com/docker/docker/pkg/stack 0.184s coverage: 90.9% of statements [2022-01-20T20:47:39.428Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-01-20T20:47:39.494Z] time="2022-01-20T20:47:39Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local2061262145\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-01-20T20:47:39.494Z] === RUN TestManifestStore/no_local_cache [2022-01-20T20:47:39.494Z] === RUN TestManifestStore/with_local_cache [2022-01-20T20:47:39.494Z] === RUN TestManifestStore/unknown_media_type [2022-01-20T20:47:39.494Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-01-20T20:47:39.494Z] time="2022-01-20T20:47:39Z" level=warning msg="reference for unknown type: " [2022-01-20T20:47:39.494Z] --- PASS: TestV2MetadataService (0.85s) [2022-01-20T20:47:39.494Z] PASS [2022-01-20T20:47:39.494Z] coverage: 48.2% of statements [2022-01-20T20:47:39.494Z] time="2022-01-20T20:47:39Z" level=warning msg="reference for unknown type: " [2022-01-20T20:47:39.494Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-01-20T20:47:39.494Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-01-20T20:47:39.494Z] ok github.com/docker/docker/distribution/metadata 1.103s coverage: 48.2% of statements [2022-01-20T20:47:39.494Z] time="2022-01-20T20:47:39Z" level=warning msg="reference for unknown type: " [2022-01-20T20:47:39.494Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-01-20T20:47:39.494Z] time="2022-01-20T20:47:39Z" level=warning msg="reference for unknown type: " [2022-01-20T20:47:39.494Z] time="2022-01-20T20:47:39Z" level=warning msg="reference for unknown type: " [2022-01-20T20:47:39.494Z] === RUN TestManifestStore/error_persisting_manifest [2022-01-20T20:47:39.494Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-01-20T20:47:39.494Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-01-20T20:47:39.494Z] time="2022-01-20T20:47:39Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-01-20T20:47:39.494Z] --- PASS: TestManifestStore (0.24s) [2022-01-20T20:47:39.494Z] --- PASS: TestManifestStore/no_remote_or_local (0.17s) [2022-01-20T20:47:39.494Z] --- PASS: TestManifestStore/no_local_cache (0.01s) [2022-01-20T20:47:39.494Z] --- PASS: TestManifestStore/with_local_cache (0.01s) [2022-01-20T20:47:39.494Z] --- PASS: TestManifestStore/unknown_media_type (0.04s) [2022-01-20T20:47:39.494Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s) [2022-01-20T20:47:39.494Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.03s) [2022-01-20T20:47:39.494Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.01s) [2022-01-20T20:47:39.494Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.01s) [2022-01-20T20:47:39.494Z] --- PASS: TestManifestStore/error_persisting_manifest (0.01s) [2022-01-20T20:47:39.494Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-01-20T20:47:39.494Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2022-01-20T20:47:39.494Z] === RUN TestDetectManifestBlobMediaType [2022-01-20T20:47:39.494Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-01-20T20:47:39.494Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-01-20T20:47:39.494Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-01-20T20:47:39.494Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-01-20T20:47:39.494Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-01-20T20:47:39.494Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-01-20T20:47:39.494Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-01-20T20:47:39.494Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-01-20T20:47:39.494Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-01-20T20:47:39.494Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-01-20T20:47:39.494Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-01-20T20:47:39.494Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-01-20T20:47:39.494Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-01-20T20:47:39.494Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-01-20T20:47:39.494Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-01-20T20:47:39.494Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-01-20T20:47:39.494Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-01-20T20:47:39.494Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-01-20T20:47:39.494Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-01-20T20:47:39.494Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-01-20T20:47:39.494Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-01-20T20:47:39.494Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-01-20T20:47:39.494Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-01-20T20:47:39.494Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-01-20T20:47:39.494Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-01-20T20:47:39.494Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-01-20T20:47:39.494Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-01-20T20:47:39.494Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.01s) [2022-01-20T20:47:39.494Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-01-20T20:47:39.494Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-01-20T20:47:39.494Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-01-20T20:47:39.494Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-01-20T20:47:39.494Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-01-20T20:47:39.494Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-01-20T20:47:39.494Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-01-20T20:47:39.494Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-01-20T20:47:39.494Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-01-20T20:47:39.494Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-01-20T20:47:39.494Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-01-20T20:47:39.494Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-01-20T20:47:39.494Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-01-20T20:47:39.494Z] === RUN TestFixManifestLayers [2022-01-20T20:47:39.494Z] --- PASS: TestFixManifestLayers (0.00s) [2022-01-20T20:47:39.494Z] === RUN TestFixManifestLayersBaseLayerParent [2022-01-20T20:47:39.494Z] pull_v2_test.go:73: Needs fixing on Windows [2022-01-20T20:47:39.494Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-01-20T20:47:39.494Z] === RUN TestFixManifestLayersBadParent [2022-01-20T20:47:39.494Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-01-20T20:47:39.494Z] === RUN TestValidateManifest [2022-01-20T20:47:39.494Z] pull_v2_test.go:118: Needs fixing on Windows [2022-01-20T20:47:39.494Z] --- SKIP: TestValidateManifest (0.00s) [2022-01-20T20:47:39.494Z] === RUN TestFormatPlatform [2022-01-20T20:47:39.494Z] --- PASS: TestFormatPlatform (0.00s) [2022-01-20T20:47:39.494Z] === RUN TestGetRepositoryMountCandidates [2022-01-20T20:47:39.494Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-01-20T20:47:39.494Z] === RUN TestLayerAlreadyExists [2022-01-20T20:47:39.494Z] 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-01-20T20:47:39.494Z] 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-01-20T20:47:39.494Z] 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-01-20T20:47:39.494Z] 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-01-20T20:47:39.494Z] 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-01-20T20:47:39.494Z] 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-01-20T20:47:39.494Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-01-20T20:47:39.494Z] === RUN TestWhenEmptyAuthConfig [2022-01-20T20:47:39.494Z] --- PASS: TestConcurrencyLimit (0.36s) [2022-01-20T20:47:39.494Z] === RUN TestInactiveJobs [2022-01-20T20:47:39.730Z] === RUN TestNewStdWriter [2022-01-20T20:47:39.730Z] --- PASS: TestNewStdWriter (0.00s) [2022-01-20T20:47:39.730Z] === RUN TestWriteWithUninitializedStdWriter [2022-01-20T20:47:39.730Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-01-20T20:47:39.730Z] === RUN TestWriteWithNilBytes [2022-01-20T20:47:39.730Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-01-20T20:47:39.730Z] === RUN TestWrite [2022-01-20T20:47:39.730Z] --- PASS: TestWrite (0.00s) [2022-01-20T20:47:39.730Z] === RUN TestWriteWithWriterError [2022-01-20T20:47:39.730Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-01-20T20:47:39.730Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-01-20T20:47:39.730Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-01-20T20:47:39.730Z] === RUN TestStdCopyWriteAndRead [2022-01-20T20:47:39.730Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-01-20T20:47:39.730Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-01-20T20:47:39.730Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-01-20T20:47:39.730Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-01-20T20:47:39.730Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-01-20T20:47:39.730Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-01-20T20:47:39.730Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-01-20T20:47:39.730Z] === RUN TestStdCopyWithInvalidInputHeader [2022-01-20T20:47:39.730Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-01-20T20:47:39.730Z] === RUN TestStdCopyWithCorruptedPrefix [2022-01-20T20:47:39.730Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-01-20T20:47:39.730Z] === RUN TestStdCopyReturnsWriteErrors [2022-01-20T20:47:39.730Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-01-20T20:47:39.730Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-01-20T20:47:39.730Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-01-20T20:47:39.730Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-01-20T20:47:39.730Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-01-20T20:47:39.730Z] PASS [2022-01-20T20:47:39.730Z] coverage: 100.0% of statements [2022-01-20T20:47:39.730Z] ok github.com/docker/docker/pkg/stdcopy 0.036s coverage: 100.0% of statements [2022-01-20T20:47:39.730Z] --- PASS: TestRetrieveFromStore (1.30s) [2022-01-20T20:47:39.730Z] === RUN TestRequestReleaseAddressDuplicate [2022-01-20T20:47:39.730Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2022-01-20T20:47:39.730Z] === RUN TestParallelPredefinedRequest1 [2022-01-20T20:47:39.730Z] === PAUSE TestParallelPredefinedRequest1 [2022-01-20T20:47:39.730Z] === RUN TestParallelPredefinedRequest2 [2022-01-20T20:47:39.730Z] === PAUSE TestParallelPredefinedRequest2 [2022-01-20T20:47:39.730Z] === RUN TestParallelPredefinedRequest3 [2022-01-20T20:47:39.730Z] === PAUSE TestParallelPredefinedRequest3 [2022-01-20T20:47:39.730Z] === RUN TestParallelPredefinedRequest4 [2022-01-20T20:47:39.730Z] === PAUSE TestParallelPredefinedRequest4 [2022-01-20T20:47:39.730Z] === RUN TestParallelPredefinedRequest5 [2022-01-20T20:47:39.730Z] === PAUSE TestParallelPredefinedRequest5 [2022-01-20T20:47:39.730Z] === RUN TestDebug [2022-01-20T20:47:39.730Z] --- PASS: TestDebug (0.00s) [2022-01-20T20:47:39.730Z] === RUN TestRequestPoolParallel [2022-01-20T20:47:39.963Z] === RUN TestNotFound [2022-01-20T20:47:39.963Z] --- PASS: TestNotFound (0.00s) [2022-01-20T20:47:39.963Z] === RUN TestConflict [2022-01-20T20:47:39.963Z] --- PASS: TestConflict (0.00s) [2022-01-20T20:47:39.963Z] === RUN TestForbidden [2022-01-20T20:47:39.963Z] --- PASS: TestForbidden (0.00s) [2022-01-20T20:47:39.963Z] === RUN TestInvalidParameter [2022-01-20T20:47:39.963Z] --- PASS: TestInvalidParameter (0.00s) [2022-01-20T20:47:39.963Z] === RUN TestNotImplemented [2022-01-20T20:47:39.963Z] --- PASS: TestNotImplemented (0.00s) [2022-01-20T20:47:39.963Z] === RUN TestNotModified [2022-01-20T20:47:39.963Z] --- PASS: TestNotModified (0.00s) [2022-01-20T20:47:39.963Z] === RUN TestUnauthorized [2022-01-20T20:47:39.963Z] --- PASS: TestUnauthorized (0.00s) [2022-01-20T20:47:39.963Z] === RUN TestUnknown [2022-01-20T20:47:39.963Z] --- PASS: TestUnknown (0.00s) [2022-01-20T20:47:39.963Z] === RUN TestCancelled [2022-01-20T20:47:39.963Z] --- PASS: TestCancelled (0.00s) [2022-01-20T20:47:39.964Z] === RUN TestDeadline [2022-01-20T20:47:39.964Z] --- PASS: TestDeadline (0.00s) [2022-01-20T20:47:39.964Z] === RUN TestDataLoss [2022-01-20T20:47:39.964Z] --- PASS: TestDataLoss (0.00s) [2022-01-20T20:47:39.964Z] === RUN TestUnavailable [2022-01-20T20:47:39.964Z] --- PASS: TestUnavailable (0.00s) [2022-01-20T20:47:39.964Z] === RUN TestSystem [2022-01-20T20:47:39.964Z] --- PASS: TestSystem (0.00s) [2022-01-20T20:47:39.964Z] === RUN TestFromStatusCode [2022-01-20T20:47:39.964Z] === RUN TestFromStatusCode/Not_Found [2022-01-20T20:47:39.964Z] === RUN TestFromStatusCode/Bad_Request [2022-01-20T20:47:39.964Z] === RUN TestFromStatusCode/Conflict [2022-01-20T20:47:39.964Z] === RUN TestFromStatusCode/Unauthorized [2022-01-20T20:47:39.964Z] === RUN TestFromStatusCode/Service_Unavailable [2022-01-20T20:47:39.964Z] === RUN TestFromStatusCode/Forbidden [2022-01-20T20:47:39.964Z] === RUN TestFromStatusCode/Not_Modified [2022-01-20T20:47:39.964Z] === RUN TestFromStatusCode/Not_Implemented [2022-01-20T20:47:39.964Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-01-20T20:47:39.964Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-01-20T20:47:39.964Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-01-20T20:47:39.964Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-01-20T20:47:39.964Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-01-20T20:47:39.964Z] --- PASS: TestFromStatusCode (0.00s) [2022-01-20T20:47:39.964Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-01-20T20:47:39.964Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-01-20T20:47:39.964Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-01-20T20:47:39.964Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-01-20T20:47:39.964Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-01-20T20:47:39.964Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-01-20T20:47:39.964Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-01-20T20:47:39.964Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-01-20T20:47:39.964Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-01-20T20:47:39.964Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-01-20T20:47:39.964Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-01-20T20:47:39.964Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-01-20T20:47:39.964Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-01-20T20:47:39.964Z] PASS [2022-01-20T20:47:39.964Z] coverage: 53.1% of statements [2022-01-20T20:47:39.964Z] ok github.com/docker/docker/errdefs 0.040s coverage: 53.1% of statements [2022-01-20T20:47:39.964Z] --- PASS: TestInactiveJobs (0.36s) [2022-01-20T20:47:39.964Z] === RUN TestWatchRelease [2022-01-20T20:47:39.964Z] --- PASS: TestWatchRelease (0.08s) [2022-01-20T20:47:39.964Z] === RUN TestWatchFinishedTransfer [2022-01-20T20:47:39.964Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-01-20T20:47:39.964Z] === RUN TestDuplicateTransfer [2022-01-20T20:47:39.964Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-01-20T20:47:39.964Z] === RUN TestSuccessfulUpload [2022-01-20T20:47:40.025Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-01-20T20:47:40.197Z] --- PASS: TestRequestPoolParallel (0.39s) [2022-01-20T20:47:40.197Z] === RUN TestFullAllocateRelease [2022-01-20T20:47:40.284Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-01-20T20:47:40.368Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-01-20T20:47:40.433Z] time="2022-01-20T20:47:40Z" level=error msg="Upload failed, retrying: simulating retry" [2022-01-20T20:47:40.433Z] --- PASS: TestSuccessfulUpload (0.37s) [2022-01-20T20:47:40.433Z] === RUN TestCancelledUpload [2022-01-20T20:47:40.433Z] --- PASS: TestCancelledUpload (0.00s) [2022-01-20T20:47:40.433Z] PASS [2022-01-20T20:47:40.433Z] coverage: 76.8% of statements [2022-01-20T20:47:40.433Z] ok github.com/docker/docker/distribution/xfer 1.905s coverage: 76.8% of statements [2022-01-20T20:47:40.433Z] --- PASS: TestWhenEmptyAuthConfig (1.15s) [2022-01-20T20:47:40.433Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-01-20T20:47:40.433Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-01-20T20:47:40.433Z] === RUN TestTokenPassThru [2022-01-20T20:47:40.433Z] --- PASS: TestTokenPassThru (0.01s) [2022-01-20T20:47:40.433Z] === RUN TestTokenPassThruDifferentHost [2022-01-20T20:47:40.433Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-01-20T20:47:40.433Z] PASS [2022-01-20T20:47:40.433Z] coverage: 24.6% of statements [2022-01-20T20:47:40.433Z] ok github.com/docker/docker/distribution 1.510s coverage: 24.6% of statements [2022-01-20T20:47:40.543Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-01-20T20:47:40.663Z] === RUN TestRawProgressFormatterFormatStatus [2022-01-20T20:47:40.663Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-01-20T20:47:40.663Z] === RUN TestRawProgressFormatterFormatProgress [2022-01-20T20:47:40.663Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-01-20T20:47:40.663Z] === RUN TestFormatStatus [2022-01-20T20:47:40.663Z] --- PASS: TestFormatStatus (0.00s) [2022-01-20T20:47:40.663Z] === RUN TestFormatError [2022-01-20T20:47:40.663Z] --- PASS: TestFormatError (0.00s) [2022-01-20T20:47:40.663Z] === RUN TestFormatJSONError [2022-01-20T20:47:40.663Z] --- PASS: TestFormatJSONError (0.00s) [2022-01-20T20:47:40.663Z] === RUN TestJsonProgressFormatterFormatProgress [2022-01-20T20:47:40.663Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-01-20T20:47:40.663Z] === RUN TestJsonProgressFormatterFormatStatus [2022-01-20T20:47:40.663Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-01-20T20:47:40.663Z] === RUN TestNewJSONProgressOutput [2022-01-20T20:47:40.663Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-01-20T20:47:40.663Z] === RUN TestAuxFormatterEmit [2022-01-20T20:47:40.663Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-01-20T20:47:40.663Z] === RUN TestStreamWriterStdout [2022-01-20T20:47:40.663Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-01-20T20:47:40.663Z] === RUN TestStreamWriterStderr [2022-01-20T20:47:40.663Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-01-20T20:47:40.663Z] PASS [2022-01-20T20:47:40.663Z] coverage: 66.2% of statements [2022-01-20T20:47:40.663Z] ok github.com/docker/docker/pkg/streamformatter 0.042s coverage: 66.2% of statements [2022-01-20T20:47:40.663Z] --- PASS: TestFullAllocateRelease (0.40s) [2022-01-20T20:47:40.663Z] === RUN TestOddAllocateRelease [2022-01-20T20:47:40.663Z] --- PASS: TestOddAllocateRelease (0.24s) [2022-01-20T20:47:40.663Z] === RUN TestFullAllocateSerialReleaseParallel [2022-01-20T20:47:40.902Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-01-20T20:47:40.902Z] ? github.com/docker/docker/dockerversion [no test files] [2022-01-20T20:47:40.902Z] === RUN TestCompare [2022-01-20T20:47:40.902Z] --- PASS: TestCompare (0.00s) [2022-01-20T20:47:40.902Z] PASS [2022-01-20T20:47:40.902Z] coverage: 19.2% of statements [2022-01-20T20:47:40.902Z] ok github.com/docker/docker/image/cache 0.063s coverage: 19.2% of statements [2022-01-20T20:47:40.902Z] === RUN TestFSGetInvalidData [2022-01-20T20:47:40.902Z] --- PASS: TestFSGetInvalidData (0.01s) [2022-01-20T20:47:40.902Z] === RUN TestFSInvalidSet [2022-01-20T20:47:40.902Z] --- PASS: TestFSInvalidSet (0.02s) [2022-01-20T20:47:40.902Z] === RUN TestFSInvalidRoot [2022-01-20T20:47:40.902Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-01-20T20:47:40.902Z] === RUN TestFSMetadataGetSet [2022-01-20T20:47:40.902Z] --- PASS: TestFSMetadataGetSet (0.05s) [2022-01-20T20:47:40.902Z] === RUN TestFSInvalidWalker [2022-01-20T20:47:40.902Z] --- PASS: TestFSInvalidWalker (0.01s) [2022-01-20T20:47:40.902Z] === RUN TestFSGetSet [2022-01-20T20:47:40.902Z] --- PASS: TestFSGetSet (0.02s) [2022-01-20T20:47:40.902Z] === RUN TestFSGetUnsetKey [2022-01-20T20:47:40.902Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-01-20T20:47:40.902Z] === RUN TestFSGetEmptyData [2022-01-20T20:47:40.902Z] --- PASS: TestFSGetEmptyData (0.00s) [2022-01-20T20:47:40.902Z] === RUN TestFSDelete [2022-01-20T20:47:40.902Z] --- PASS: TestFSDelete (0.01s) [2022-01-20T20:47:40.902Z] === RUN TestFSWalker [2022-01-20T20:47:40.902Z] --- PASS: TestFSWalker (0.02s) [2022-01-20T20:47:40.902Z] === RUN TestFSWalkerStopOnError [2022-01-20T20:47:40.902Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-01-20T20:47:40.902Z] === RUN TestNewFromJSON [2022-01-20T20:47:40.902Z] --- PASS: TestNewFromJSON (0.00s) [2022-01-20T20:47:40.902Z] === RUN TestNewFromJSONWithInvalidJSON [2022-01-20T20:47:40.902Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-01-20T20:47:40.902Z] === RUN TestMarshalKeyOrder [2022-01-20T20:47:40.902Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-01-20T20:47:40.902Z] === RUN TestHistoryEqual [2022-01-20T20:47:41.132Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.07s) [2022-01-20T20:47:41.132Z] === RUN TestOddAllocateSerialReleaseParallel [2022-01-20T20:47:41.132Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.05s) [2022-01-20T20:47:41.132Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-01-20T20:47:41.132Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.04s) [2022-01-20T20:47:41.132Z] === CONT TestParallelPredefinedRequest1 [2022-01-20T20:47:41.132Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-20T20:47:41.132Z] === CONT TestParallelPredefinedRequest4 [2022-01-20T20:47:41.132Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-01-20T20:47:41.132Z] === CONT TestParallelPredefinedRequest3 [2022-01-20T20:47:41.132Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-20T20:47:41.132Z] === CONT TestParallelPredefinedRequest5 [2022-01-20T20:47:41.132Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-20T20:47:41.132Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-01-20T20:47:41.132Z] === CONT TestParallelPredefinedRequest4 [2022-01-20T20:47:41.132Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-20T20:47:41.132Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-01-20T20:47:41.132Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-01-20T20:47:41.132Z] === CONT TestParallelPredefinedRequest2 [2022-01-20T20:47:41.132Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-20T20:47:41.132Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-01-20T20:47:41.132Z] PASS [2022-01-20T20:47:41.132Z] coverage: 85.3% of statements [2022-01-20T20:47:41.132Z] === RUN TestGenerateRandomID [2022-01-20T20:47:41.132Z] --- PASS: TestGenerateRandomID (0.00s) [2022-01-20T20:47:41.132Z] === RUN TestShortenId [2022-01-20T20:47:41.132Z] --- PASS: TestShortenId (0.00s) [2022-01-20T20:47:41.132Z] === RUN TestShortenSha256Id [2022-01-20T20:47:41.132Z] --- PASS: TestShortenSha256Id (0.00s) [2022-01-20T20:47:41.132Z] === RUN TestShortenIdEmpty [2022-01-20T20:47:41.132Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-01-20T20:47:41.132Z] === RUN TestShortenIdInvalid [2022-01-20T20:47:41.132Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-01-20T20:47:41.132Z] === RUN TestIsShortIDNonHex [2022-01-20T20:47:41.132Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-01-20T20:47:41.132Z] === RUN TestIsShortIDNotCorrectSize [2022-01-20T20:47:41.132Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-01-20T20:47:41.132Z] PASS [2022-01-20T20:47:41.132Z] coverage: 70.6% of statements [2022-01-20T20:47:41.132Z] ok github.com/docker/docker/libnetwork/ipam 42.913s coverage: 85.3% of statements [2022-01-20T20:47:41.132Z] ok github.com/docker/docker/pkg/stringid 0.036s coverage: 70.6% of statements [2022-01-20T20:47:41.372Z] --- PASS: TestHistoryEqual (0.14s) [2022-01-20T20:47:41.372Z] === RUN TestImage [2022-01-20T20:47:41.372Z] --- PASS: TestImage (0.00s) [2022-01-20T20:47:41.372Z] === RUN TestImageOSNotEmpty [2022-01-20T20:47:41.372Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-01-20T20:47:41.372Z] === RUN TestNewChildImageFromImageWithRootFS [2022-01-20T20:47:41.372Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-01-20T20:47:41.372Z] === RUN TestCreate [2022-01-20T20:47:41.372Z] --- PASS: TestCreate (0.00s) [2022-01-20T20:47:41.372Z] === RUN TestRestore [2022-01-20T20:47:41.372Z] time="2022-01-20T20:47:40Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-01-20T20:47:41.372Z] --- PASS: TestRestore (0.04s) [2022-01-20T20:47:41.372Z] === RUN TestAddDelete [2022-01-20T20:47:41.372Z] --- PASS: TestAddDelete (0.02s) [2022-01-20T20:47:41.372Z] === RUN TestSearchAfterDelete [2022-01-20T20:47:41.372Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-01-20T20:47:41.372Z] === RUN TestParentReset [2022-01-20T20:47:41.372Z] --- PASS: TestParentReset (0.03s) [2022-01-20T20:47:41.372Z] === RUN TestGetAndSetLastUpdated [2022-01-20T20:47:41.372Z] --- PASS: TestGetAndSetLastUpdated (0.01s) [2022-01-20T20:47:41.372Z] === RUN TestStoreLen [2022-01-20T20:47:41.372Z] --- PASS: TestStoreLen (0.09s) [2022-01-20T20:47:41.372Z] PASS [2022-01-20T20:47:41.372Z] coverage: 86.6% of statements [2022-01-20T20:47:41.372Z] ok github.com/docker/docker/image 0.606s coverage: 86.6% of statements [2022-01-20T20:47:41.599Z] === RUN TestIsCpusetListAvailable [2022-01-20T20:47:41.599Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-01-20T20:47:41.599Z] PASS [2022-01-20T20:47:41.599Z] coverage: 39.4% of statements [2022-01-20T20:47:41.599Z] ok github.com/docker/docker/pkg/sysinfo 0.038s coverage: 39.4% of statements [2022-01-20T20:47:41.841Z] === RUN TestMakeV1ConfigFromConfig [2022-01-20T20:47:41.841Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-01-20T20:47:41.841Z] PASS [2022-01-20T20:47:41.841Z] coverage: 25.0% of statements [2022-01-20T20:47:41.841Z] ok github.com/docker/docker/image/v1 0.089s coverage: 25.0% of statements [2022-01-20T20:47:41.841Z] === RUN TestValidateManifest [2022-01-20T20:47:41.841Z] === RUN TestValidateManifest/nil [2022-01-20T20:47:41.841Z] === RUN TestValidateManifest/non-nil [2022-01-20T20:47:41.841Z] --- PASS: TestValidateManifest (0.00s) [2022-01-20T20:47:41.841Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-01-20T20:47:41.841Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-01-20T20:47:41.841Z] PASS [2022-01-20T20:47:41.841Z] coverage: 0.7% of statements [2022-01-20T20:47:41.841Z] ok github.com/docker/docker/image/tarexport 0.073s coverage: 0.7% of statements [2022-01-20T20:47:41.841Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-01-20T20:47:42.369Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.17s) [2022-01-20T20:47:42.369Z] === RUN TestCreateServiceSecretFileMode [2022-01-20T20:47:42.830Z] === RUN TestSerialization [2022-01-20T20:47:42.830Z] --- PASS: TestSerialization (0.02s) [2022-01-20T20:47:42.830Z] PASS [2022-01-20T20:47:42.830Z] coverage: 100.0% of statements [2022-01-20T20:47:42.830Z] ok github.com/docker/docker/libcontainerd/queue 0.057s coverage: 100.0% of statements [2022-01-20T20:47:42.908Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-01-20T20:47:43.164Z] === RUN TestChtimes [2022-01-20T20:47:43.164Z] --- PASS: TestChtimes (0.00s) [2022-01-20T20:47:43.164Z] === RUN TestChtimesWindows [2022-01-20T20:47:43.164Z] --- PASS: TestChtimesWindows (0.00s) [2022-01-20T20:47:43.164Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-01-20T20:47:43.164Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-01-20T20:47:43.164Z] === RUN TestEnsureRemoveAllNotExist [2022-01-20T20:47:43.164Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-01-20T20:47:43.164Z] === RUN TestEnsureRemoveAllWithDir [2022-01-20T20:47:43.164Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-01-20T20:47:43.164Z] === RUN TestEnsureRemoveAllWithFile [2022-01-20T20:47:43.164Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-01-20T20:47:43.164Z] === RUN TestHasWin32KSupport [2022-01-20T20:47:43.164Z] syscall_windows_test.go:8: win32k: true [2022-01-20T20:47:43.164Z] --- PASS: TestHasWin32KSupport (0.00s) [2022-01-20T20:47:43.164Z] PASS [2022-01-20T20:47:43.164Z] coverage: 13.0% of statements [2022-01-20T20:47:43.165Z] ok github.com/docker/docker/pkg/system 0.046s coverage: 13.0% of statements [2022-01-20T20:47:43.631Z] === RUN TestTailFile [2022-01-20T20:47:43.631Z] --- PASS: TestTailFile (0.00s) [2022-01-20T20:47:43.631Z] === RUN TestTailFileManyLines [2022-01-20T20:47:43.631Z] --- PASS: TestTailFileManyLines (0.00s) [2022-01-20T20:47:43.631Z] === RUN TestTailEmptyFile [2022-01-20T20:47:43.631Z] --- PASS: TestTailEmptyFile (0.00s) [2022-01-20T20:47:43.631Z] === RUN TestTailNegativeN [2022-01-20T20:47:43.631Z] --- PASS: TestTailNegativeN (0.00s) [2022-01-20T20:47:43.631Z] === RUN TestNewTailReader [2022-01-20T20:47:43.631Z] === PAUSE TestNewTailReader [2022-01-20T20:47:43.631Z] === CONT TestNewTailReader [2022-01-20T20:47:43.631Z] === RUN TestNewTailReader/4_byte_delimiter [2022-01-20T20:47:43.631Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-01-20T20:47:43.631Z] === RUN TestNewTailReader/8_byte_delimiter [2022-01-20T20:47:43.631Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-01-20T20:47:43.631Z] === RUN TestNewTailReader/12_byte_delimiter [2022-01-20T20:47:43.631Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-01-20T20:47:43.631Z] === RUN TestNewTailReader/no_delimiter [2022-01-20T20:47:43.631Z] === PAUSE TestNewTailReader/no_delimiter [2022-01-20T20:47:43.631Z] === RUN TestNewTailReader/single_byte_delimiter [2022-01-20T20:47:43.631Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-01-20T20:47:43.631Z] === RUN TestNewTailReader/2_byte_delimiter [2022-01-20T20:47:43.631Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-01-20T20:47:43.631Z] === RUN TestNewTailReader/truncated_last_line [2022-01-20T20:47:43.631Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-01-20T20:47:43.631Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-01-20T20:47:43.631Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-01-20T20:47:43.631Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-01-20T20:47:43.631Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-01-20T20:47:43.631Z] === CONT TestNewTailReader/4_byte_delimiter [2022-01-20T20:47:43.631Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-01-20T20:47:43.631Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-01-20T20:47:43.631Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-01-20T20:47:43.631Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-01-20T20:47:43.631Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-01-20T20:47:43.631Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-01-20T20:47:43.631Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T20:47:43.631Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T20:47:43.631Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T20:47:43.631Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T20:47:43.631Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-01-20T20:47:43.631Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-01-20T20:47:43.631Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-01-20T20:47:43.631Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-01-20T20:47:43.631Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-01-20T20:47:43.631Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-01-20T20:47:43.631Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-01-20T20:47:43.631Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-01-20T20:47:43.631Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-01-20T20:47:43.631Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-01-20T20:47:43.631Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-01-20T20:47:43.631Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-01-20T20:47:43.631Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-01-20T20:47:43.631Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-01-20T20:47:43.631Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-01-20T20:47:43.631Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-01-20T20:47:43.631Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-01-20T20:47:43.631Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T20:47:43.631Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T20:47:43.631Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-01-20T20:47:43.631Z] === CONT TestNewTailReader/2_byte_delimiter [2022-01-20T20:47:43.631Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-01-20T20:47:43.631Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-01-20T20:47:43.631Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-01-20T20:47:43.631Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-01-20T20:47:43.631Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-01-20T20:47:43.631Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-01-20T20:47:43.631Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T20:47:43.631Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T20:47:43.631Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T20:47:43.631Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T20:47:43.631Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-01-20T20:47:43.631Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-01-20T20:47:43.631Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-01-20T20:47:43.631Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-01-20T20:47:43.631Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-01-20T20:47:43.631Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-01-20T20:47:43.631Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-01-20T20:47:43.631Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-01-20T20:47:43.631Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-01-20T20:47:43.631Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-01-20T20:47:43.631Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-01-20T20:47:43.631Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-01-20T20:47:43.631Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-01-20T20:47:43.631Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-01-20T20:47:43.631Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-01-20T20:47:43.631Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T20:47:43.631Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T20:47:43.631Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T20:47:43.631Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T20:47:43.631Z] === CONT TestNewTailReader/12_byte_delimiter [2022-01-20T20:47:43.631Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-01-20T20:47:43.631Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-01-20T20:47:43.631Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-01-20T20:47:43.631Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-01-20T20:47:43.631Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-01-20T20:47:43.631Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-01-20T20:47:43.631Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T20:47:43.632Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T20:47:43.632Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T20:47:43.632Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T20:47:43.632Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-01-20T20:47:43.632Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-01-20T20:47:43.632Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-01-20T20:47:43.632Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-01-20T20:47:43.632Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-01-20T20:47:43.632Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-01-20T20:47:43.632Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-01-20T20:47:43.632Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-01-20T20:47:43.632Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-01-20T20:47:43.632Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-01-20T20:47:43.632Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-01-20T20:47:43.632Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-01-20T20:47:43.632Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-01-20T20:47:43.632Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-01-20T20:47:43.632Z] === CONT TestNewTailReader/single_byte_delimiter [2022-01-20T20:47:43.632Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-01-20T20:47:43.632Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-01-20T20:47:43.632Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-01-20T20:47:43.632Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-01-20T20:47:43.632Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-01-20T20:47:43.632Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-01-20T20:47:43.632Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T20:47:43.632Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T20:47:43.632Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T20:47:43.632Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T20:47:43.632Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-01-20T20:47:43.632Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-01-20T20:47:43.632Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-01-20T20:47:43.632Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-01-20T20:47:43.632Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-01-20T20:47:43.632Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-01-20T20:47:43.632Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-01-20T20:47:43.632Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-01-20T20:47:43.632Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-01-20T20:47:43.632Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-01-20T20:47:43.632Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-01-20T20:47:43.632Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-01-20T20:47:43.632Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-01-20T20:47:43.632Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-01-20T20:47:43.632Z] === CONT TestNewTailReader/8_byte_delimiter [2022-01-20T20:47:43.632Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-01-20T20:47:43.632Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-01-20T20:47:43.632Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-01-20T20:47:43.632Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-01-20T20:47:43.632Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-01-20T20:47:43.632Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-01-20T20:47:43.632Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T20:47:43.632Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T20:47:43.632Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T20:47:43.632Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T20:47:43.632Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-01-20T20:47:43.632Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-01-20T20:47:43.632Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-01-20T20:47:43.632Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-01-20T20:47:43.632Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-01-20T20:47:43.632Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-01-20T20:47:43.632Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-01-20T20:47:43.632Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-01-20T20:47:43.632Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-01-20T20:47:43.632Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-01-20T20:47:43.632Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-01-20T20:47:43.632Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-01-20T20:47:43.632Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-01-20T20:47:43.632Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-01-20T20:47:43.632Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-01-20T20:47:43.632Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T20:47:43.632Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T20:47:43.632Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-01-20T20:47:43.632Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T20:47:43.632Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T20:47:43.632Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T20:47:43.632Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T20:47:43.632Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-01-20T20:47:43.632Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-01-20T20:47:43.632Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-01-20T20:47:43.819Z] === RUN TestEmptyLayer [2022-01-20T20:47:43.819Z] --- PASS: TestEmptyLayer (0.00s) [2022-01-20T20:47:43.819Z] === RUN TestCommitFailure [2022-01-20T20:47:43.819Z] --- PASS: TestCommitFailure (0.01s) [2022-01-20T20:47:43.819Z] === RUN TestStartTransactionFailure [2022-01-20T20:47:43.819Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-01-20T20:47:43.819Z] === RUN TestGetOrphan [2022-01-20T20:47:43.819Z] --- PASS: TestGetOrphan (0.01s) [2022-01-20T20:47:43.819Z] === RUN TestMountAndRegister [2022-01-20T20:47:43.819Z] layer_test.go:270: Layer size: 14 [2022-01-20T20:47:43.819Z] --- PASS: TestMountAndRegister (0.04s) [2022-01-20T20:47:43.819Z] === RUN TestLayerRelease [2022-01-20T20:47:43.819Z] layer_test.go:303: Failing on Windows [2022-01-20T20:47:43.819Z] --- SKIP: TestLayerRelease (0.00s) [2022-01-20T20:47:43.819Z] === RUN TestStoreRestore [2022-01-20T20:47:43.819Z] layer_test.go:352: Failing on Windows [2022-01-20T20:47:43.819Z] --- SKIP: TestStoreRestore (0.00s) [2022-01-20T20:47:43.819Z] === RUN TestTarStreamStability [2022-01-20T20:47:43.819Z] layer_test.go:467: Failing on Windows [2022-01-20T20:47:43.819Z] --- SKIP: TestTarStreamStability (0.00s) [2022-01-20T20:47:43.819Z] === RUN TestRegisterExistingLayer [2022-01-20T20:47:43.819Z] === RUN TestEnvironmentParsing [2022-01-20T20:47:43.819Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-01-20T20:47:43.819Z] PASS [2022-01-20T20:47:43.819Z] coverage: 1.2% of statements [2022-01-20T20:47:43.819Z] --- PASS: TestRegisterExistingLayer (0.11s) [2022-01-20T20:47:43.819Z] === RUN TestTarStreamVerification [2022-01-20T20:47:43.819Z] layer_test.go:696: Failing on Windows [2022-01-20T20:47:43.819Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-01-20T20:47:43.819Z] === RUN TestLayerMigration [2022-01-20T20:47:43.819Z] migration_test.go:45: Failing on Windows [2022-01-20T20:47:43.819Z] --- SKIP: TestLayerMigration (0.00s) [2022-01-20T20:47:43.819Z] === RUN TestLayerMigrationNoTarsplit [2022-01-20T20:47:43.819Z] migration_test.go:181: Failing on Windows [2022-01-20T20:47:43.819Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-01-20T20:47:43.819Z] === RUN TestMountInit [2022-01-20T20:47:43.819Z] mount_test.go:17: Failing on Windows [2022-01-20T20:47:43.819Z] --- SKIP: TestMountInit (0.00s) [2022-01-20T20:47:43.819Z] === RUN TestMountSize [2022-01-20T20:47:43.819Z] mount_test.go:76: Failing on Windows [2022-01-20T20:47:43.819Z] --- SKIP: TestMountSize (0.00s) [2022-01-20T20:47:43.819Z] === RUN TestMountChanges [2022-01-20T20:47:43.819Z] mount_test.go:125: Failing on Windows [2022-01-20T20:47:43.819Z] --- SKIP: TestMountChanges (0.00s) [2022-01-20T20:47:43.819Z] === RUN TestMountApply [2022-01-20T20:47:43.819Z] mount_test.go:212: Failing on Windows [2022-01-20T20:47:43.819Z] --- SKIP: TestMountApply (0.00s) [2022-01-20T20:47:43.819Z] PASS [2022-01-20T20:47:43.819Z] coverage: 30.1% of statements [2022-01-20T20:47:43.819Z] ok github.com/docker/docker/layer 0.295s coverage: 30.1% of statements [2022-01-20T20:47:43.819Z] ok github.com/docker/docker/libcontainerd/local 0.062s coverage: 1.2% of statements [2022-01-20T20:47:43.819Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-01-20T20:47:43.819Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-01-20T20:47:43.819Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-01-20T20:47:43.819Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-01-20T20:47:43.834Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-01-20T20:47:44.104Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-01-20T20:47:44.104Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-01-20T20:47:44.104Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-01-20T20:47:44.104Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-01-20T20:47:44.104Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-01-20T20:47:44.104Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-01-20T20:47:44.104Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-01-20T20:47:44.104Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-01-20T20:47:44.104Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-01-20T20:47:44.104Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-01-20T20:47:44.104Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-01-20T20:47:44.104Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-01-20T20:47:44.104Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-01-20T20:47:44.104Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-01-20T20:47:44.104Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-01-20T20:47:44.104Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-01-20T20:47:44.104Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-01-20T20:47:44.104Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-01-20T20:47:44.104Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T20:47:44.104Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T20:47:44.104Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T20:47:44.104Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T20:47:44.104Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T20:47:44.104Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T20:47:44.104Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T20:47:44.104Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T20:47:44.104Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T20:47:44.104Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T20:47:44.104Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T20:47:44.104Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T20:47:44.104Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T20:47:44.104Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T20:47:44.104Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T20:47:44.104Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-01-20T20:47:44.104Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T20:47:44.104Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T20:47:44.104Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T20:47:44.104Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T20:47:44.104Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-01-20T20:47:44.104Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-01-20T20:47:44.104Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-01-20T20:47:44.104Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T20:47:44.104Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T20:47:44.104Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-01-20T20:47:44.104Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T20:47:44.104Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T20:47:44.104Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T20:47:44.104Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T20:47:44.104Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T20:47:44.104Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T20:47:44.104Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T20:47:44.104Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T20:47:44.104Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T20:47:44.104Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T20:47:44.104Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T20:47:44.104Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T20:47:44.104Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-01-20T20:47:44.104Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-01-20T20:47:44.104Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-01-20T20:47:44.104Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-01-20T20:47:44.104Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-01-20T20:47:44.104Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-01-20T20:47:44.104Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-01-20T20:47:44.104Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-01-20T20:47:44.104Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-01-20T20:47:44.104Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-01-20T20:47:44.104Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-01-20T20:47:44.104Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-01-20T20:47:44.104Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-01-20T20:47:44.104Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-01-20T20:47:44.104Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-01-20T20:47:44.104Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-01-20T20:47:44.104Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-01-20T20:47:44.104Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-01-20T20:47:44.104Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-01-20T20:47:44.105Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-01-20T20:47:44.105Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-01-20T20:47:44.105Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T20:47:44.105Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T20:47:44.105Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-01-20T20:47:44.105Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-01-20T20:47:44.105Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-01-20T20:47:44.105Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-01-20T20:47:44.105Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-01-20T20:47:44.105Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-01-20T20:47:44.105Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-01-20T20:47:44.105Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T20:47:44.105Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T20:47:44.105Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T20:47:44.105Z] === CONT TestNewTailReader/no_delimiter [2022-01-20T20:47:44.105Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-01-20T20:47:44.105Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-01-20T20:47:44.105Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-01-20T20:47:44.105Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-01-20T20:47:44.105Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-01-20T20:47:44.105Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-01-20T20:47:44.105Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T20:47:44.105Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T20:47:44.105Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T20:47:44.105Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T20:47:44.105Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-01-20T20:47:44.105Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-01-20T20:47:44.105Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-01-20T20:47:44.105Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-01-20T20:47:44.105Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-01-20T20:47:44.105Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-01-20T20:47:44.105Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-01-20T20:47:44.105Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-01-20T20:47:44.105Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-01-20T20:47:44.105Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-01-20T20:47:44.105Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-01-20T20:47:44.105Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-01-20T20:47:44.105Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-01-20T20:47:44.105Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-01-20T20:47:44.105Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-01-20T20:47:44.105Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-01-20T20:47:44.105Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-01-20T20:47:44.105Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T20:47:44.105Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T20:47:44.105Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T20:47:44.105Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T20:47:44.105Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T20:47:44.105Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T20:47:44.105Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T20:47:44.105Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T20:47:44.105Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T20:47:44.105Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T20:47:44.105Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T20:47:44.105Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T20:47:44.105Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T20:47:44.105Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T20:47:44.105Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T20:47:44.105Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T20:47:44.105Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-01-20T20:47:44.105Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-01-20T20:47:44.105Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-01-20T20:47:44.105Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T20:47:44.105Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T20:47:44.105Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-01-20T20:47:44.105Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-01-20T20:47:44.105Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-01-20T20:47:44.105Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-01-20T20:47:44.105Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-01-20T20:47:44.105Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-01-20T20:47:44.105Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-01-20T20:47:44.105Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-01-20T20:47:44.105Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-01-20T20:47:44.105Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-01-20T20:47:44.105Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-01-20T20:47:44.105Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-01-20T20:47:44.105Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-01-20T20:47:44.105Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-01-20T20:47:44.105Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-01-20T20:47:44.105Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-01-20T20:47:44.105Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-01-20T20:47:44.105Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-01-20T20:47:44.105Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-01-20T20:47:44.105Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-01-20T20:47:44.105Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-01-20T20:47:44.105Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T20:47:44.105Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T20:47:44.105Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-01-20T20:47:44.105Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T20:47:44.105Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T20:47:44.105Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T20:47:44.105Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T20:47:44.105Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-01-20T20:47:44.105Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T20:47:44.105Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T20:47:44.105Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T20:47:44.105Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T20:47:44.105Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-01-20T20:47:44.105Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-01-20T20:47:44.105Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-01-20T20:47:44.105Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T20:47:44.105Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T20:47:44.105Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-01-20T20:47:44.105Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T20:47:44.105Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T20:47:44.105Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T20:47:44.105Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T20:47:44.105Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T20:47:44.105Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T20:47:44.105Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T20:47:44.105Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T20:47:44.105Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T20:47:44.105Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T20:47:44.105Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T20:47:44.105Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T20:47:44.105Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T20:47:44.105Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T20:47:44.105Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T20:47:44.105Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T20:47:44.105Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T20:47:44.105Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-01-20T20:47:44.105Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T20:47:44.105Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T20:47:44.105Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T20:47:44.105Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T20:47:44.105Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T20:47:44.105Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T20:47:44.105Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T20:47:44.105Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T20:47:44.105Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T20:47:44.105Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T20:47:44.105Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T20:47:44.105Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T20:47:44.105Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T20:47:44.105Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T20:47:44.105Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T20:47:44.105Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-01-20T20:47:44.105Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-01-20T20:47:44.105Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-01-20T20:47:44.105Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-01-20T20:47:44.105Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-01-20T20:47:44.105Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-01-20T20:47:44.105Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-01-20T20:47:44.105Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-01-20T20:47:44.105Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-01-20T20:47:44.105Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-01-20T20:47:44.105Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-01-20T20:47:44.105Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-01-20T20:47:44.105Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-01-20T20:47:44.105Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-01-20T20:47:44.105Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-01-20T20:47:44.105Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-01-20T20:47:44.105Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-01-20T20:47:44.105Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-01-20T20:47:44.105Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-01-20T20:47:44.105Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-01-20T20:47:44.105Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-01-20T20:47:44.105Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T20:47:44.105Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T20:47:44.105Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-01-20T20:47:44.105Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-01-20T20:47:44.105Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-01-20T20:47:44.105Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-01-20T20:47:44.105Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-01-20T20:47:44.105Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-01-20T20:47:44.105Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-01-20T20:47:44.105Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T20:47:44.105Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T20:47:44.105Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T20:47:44.105Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-01-20T20:47:44.105Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T20:47:44.105Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T20:47:44.105Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T20:47:44.105Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T20:47:44.105Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T20:47:44.105Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T20:47:44.105Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T20:47:44.105Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T20:47:44.105Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T20:47:44.105Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T20:47:44.105Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T20:47:44.105Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T20:47:44.105Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-01-20T20:47:44.105Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T20:47:44.105Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T20:47:44.105Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T20:47:44.105Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T20:47:44.105Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-01-20T20:47:44.105Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T20:47:44.105Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T20:47:44.105Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-01-20T20:47:44.105Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-01-20T20:47:44.105Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-01-20T20:47:44.105Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T20:47:44.105Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T20:47:44.105Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-01-20T20:47:44.105Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-01-20T20:47:44.105Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-01-20T20:47:44.105Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-01-20T20:47:44.105Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-01-20T20:47:44.105Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-01-20T20:47:44.105Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-01-20T20:47:44.105Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-01-20T20:47:44.105Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-01-20T20:47:44.105Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-01-20T20:47:44.105Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-01-20T20:47:44.105Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-01-20T20:47:44.105Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-01-20T20:47:44.105Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-01-20T20:47:44.105Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-01-20T20:47:44.105Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-01-20T20:47:44.105Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-01-20T20:47:44.105Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-01-20T20:47:44.105Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-01-20T20:47:44.106Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-01-20T20:47:44.106Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-01-20T20:47:44.106Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T20:47:44.106Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T20:47:44.106Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T20:47:44.106Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T20:47:44.106Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T20:47:44.106Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T20:47:44.106Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T20:47:44.106Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T20:47:44.106Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T20:47:44.106Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T20:47:44.106Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T20:47:44.106Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T20:47:44.106Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T20:47:44.106Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T20:47:44.106Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T20:47:44.106Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-01-20T20:47:44.106Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T20:47:44.106Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T20:47:44.106Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T20:47:44.106Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T20:47:44.106Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T20:47:44.106Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T20:47:44.106Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T20:47:44.106Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T20:47:44.106Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T20:47:44.106Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T20:47:44.106Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T20:47:44.106Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T20:47:44.106Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-01-20T20:47:44.106Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T20:47:44.106Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T20:47:44.106Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T20:47:44.106Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T20:47:44.106Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T20:47:44.106Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T20:47:44.106Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T20:47:44.106Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T20:47:44.106Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T20:47:44.106Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T20:47:44.106Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T20:47:44.106Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T20:47:44.106Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T20:47:44.106Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T20:47:44.106Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T20:47:44.106Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T20:47:44.106Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T20:47:44.106Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-01-20T20:47:44.106Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-01-20T20:47:44.106Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-01-20T20:47:44.106Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-01-20T20:47:44.106Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-01-20T20:47:44.106Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-01-20T20:47:44.106Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-01-20T20:47:44.106Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-01-20T20:47:44.106Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-01-20T20:47:44.106Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-01-20T20:47:44.106Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-01-20T20:47:44.106Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-01-20T20:47:44.106Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-01-20T20:47:44.106Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-01-20T20:47:44.106Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-01-20T20:47:44.106Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-01-20T20:47:44.106Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-01-20T20:47:44.106Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-01-20T20:47:44.106Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-01-20T20:47:44.106Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-01-20T20:47:44.106Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-01-20T20:47:44.106Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T20:47:44.106Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T20:47:44.106Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-01-20T20:47:44.106Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-01-20T20:47:44.106Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-01-20T20:47:44.106Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-01-20T20:47:44.106Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-01-20T20:47:44.106Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-01-20T20:47:44.106Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-01-20T20:47:44.106Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T20:47:44.106Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T20:47:44.106Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-01-20T20:47:44.106Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-01-20T20:47:44.106Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-01-20T20:47:44.106Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T20:47:44.106Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T20:47:44.106Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-01-20T20:47:44.106Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-01-20T20:47:44.106Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-01-20T20:47:44.106Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T20:47:44.106Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T20:47:44.106Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-01-20T20:47:44.106Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T20:47:44.106Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T20:47:44.106Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T20:47:44.106Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T20:47:44.106Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-01-20T20:47:44.106Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T20:47:44.106Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T20:47:44.106Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T20:47:44.106Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T20:47:44.106Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-01-20T20:47:44.106Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T20:47:44.106Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T20:47:44.106Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-01-20T20:47:44.106Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-01-20T20:47:44.106Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-01-20T20:47:44.106Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-01-20T20:47:44.106Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-01-20T20:47:44.106Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-01-20T20:47:44.106Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-01-20T20:47:44.106Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-01-20T20:47:44.106Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-01-20T20:47:44.106Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-01-20T20:47:44.106Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-01-20T20:47:44.106Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-01-20T20:47:44.106Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-01-20T20:47:44.106Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-01-20T20:47:44.106Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-01-20T20:47:44.106Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-01-20T20:47:44.106Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-01-20T20:47:44.106Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-01-20T20:47:44.106Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-01-20T20:47:44.106Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-01-20T20:47:44.106Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-01-20T20:47:44.106Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T20:47:44.106Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T20:47:44.106Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T20:47:44.106Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-01-20T20:47:44.106Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T20:47:44.106Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T20:47:44.106Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T20:47:44.106Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T20:47:44.106Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-01-20T20:47:44.106Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-01-20T20:47:44.106Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-01-20T20:47:44.106Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T20:47:44.106Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T20:47:44.106Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-01-20T20:47:44.106Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T20:47:44.106Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T20:47:44.106Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T20:47:44.106Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T20:47:44.106Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T20:47:44.106Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T20:47:44.106Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T20:47:44.106Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T20:47:44.106Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T20:47:44.106Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T20:47:44.106Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T20:47:44.106Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T20:47:44.106Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T20:47:44.106Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T20:47:44.106Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T20:47:44.106Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T20:47:44.106Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T20:47:44.106Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T20:47:44.106Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T20:47:44.106Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T20:47:44.106Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T20:47:44.106Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T20:47:44.106Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T20:47:44.106Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T20:47:44.106Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T20:47:44.106Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T20:47:44.106Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T20:47:44.106Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T20:47:44.106Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T20:47:44.106Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T20:47:44.106Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-01-20T20:47:44.106Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-01-20T20:47:44.106Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-01-20T20:47:44.106Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-01-20T20:47:44.106Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-01-20T20:47:44.106Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-01-20T20:47:44.106Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-01-20T20:47:44.106Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-01-20T20:47:44.106Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-01-20T20:47:44.106Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-01-20T20:47:44.106Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-01-20T20:47:44.106Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-01-20T20:47:44.106Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-01-20T20:47:44.106Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-01-20T20:47:44.106Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-01-20T20:47:44.106Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-01-20T20:47:44.106Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-01-20T20:47:44.106Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-01-20T20:47:44.106Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-01-20T20:47:44.106Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-01-20T20:47:44.106Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-01-20T20:47:44.106Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T20:47:44.107Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T20:47:44.107Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-01-20T20:47:44.107Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-01-20T20:47:44.107Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-01-20T20:47:44.107Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-01-20T20:47:44.107Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-01-20T20:47:44.107Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-01-20T20:47:44.107Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-01-20T20:47:44.107Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T20:47:44.107Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T20:47:44.107Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T20:47:44.107Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T20:47:44.107Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T20:47:44.107Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T20:47:44.107Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T20:47:44.107Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T20:47:44.107Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T20:47:44.107Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T20:47:44.107Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T20:47:44.107Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T20:47:44.107Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T20:47:44.107Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T20:47:44.107Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T20:47:44.107Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-01-20T20:47:44.107Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T20:47:44.107Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T20:47:44.107Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T20:47:44.107Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-01-20T20:47:44.107Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T20:47:44.107Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T20:47:44.107Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-01-20T20:47:44.107Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T20:47:44.107Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T20:47:44.107Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T20:47:44.107Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T20:47:44.107Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-01-20T20:47:44.107Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-01-20T20:47:44.107Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-01-20T20:47:44.107Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-01-20T20:47:44.107Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-01-20T20:47:44.107Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-01-20T20:47:44.107Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-01-20T20:47:44.107Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-01-20T20:47:44.107Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-01-20T20:47:44.107Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-01-20T20:47:44.107Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-01-20T20:47:44.107Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-01-20T20:47:44.107Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T20:47:44.107Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T20:47:44.107Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T20:47:44.107Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T20:47:44.107Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T20:47:44.107Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T20:47:44.107Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T20:47:44.107Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T20:47:44.107Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T20:47:44.107Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T20:47:44.107Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-01-20T20:47:44.107Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-01-20T20:47:44.107Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-01-20T20:47:44.107Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T20:47:44.107Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T20:47:44.107Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-01-20T20:47:44.107Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T20:47:44.107Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T20:47:44.107Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T20:47:44.107Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T20:47:44.107Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-01-20T20:47:44.107Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T20:47:44.107Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T20:47:44.107Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T20:47:44.107Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T20:47:44.107Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-01-20T20:47:44.107Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T20:47:44.107Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T20:47:44.107Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T20:47:44.107Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T20:47:44.107Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T20:47:44.107Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T20:47:44.107Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T20:47:44.107Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T20:47:44.107Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T20:47:44.107Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T20:47:44.107Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T20:47:44.107Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T20:47:44.107Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-01-20T20:47:44.107Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-01-20T20:47:44.107Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-01-20T20:47:44.107Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-01-20T20:47:44.107Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-01-20T20:47:44.107Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-01-20T20:47:44.107Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-01-20T20:47:44.107Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-01-20T20:47:44.107Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-01-20T20:47:44.107Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T20:47:44.107Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T20:47:44.107Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-01-20T20:47:44.107Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-01-20T20:47:44.107Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-01-20T20:47:44.107Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-01-20T20:47:44.107Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-01-20T20:47:44.107Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-01-20T20:47:44.107Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-01-20T20:47:44.107Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T20:47:44.107Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T20:47:44.107Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T20:47:44.107Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T20:47:44.107Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T20:47:44.107Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T20:47:44.107Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T20:47:44.107Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T20:47:44.107Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T20:47:44.107Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T20:47:44.107Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T20:47:44.107Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T20:47:44.107Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T20:47:44.107Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T20:47:44.107Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T20:47:44.107Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T20:47:44.107Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-01-20T20:47:44.107Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T20:47:44.107Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-01-20T20:47:44.107Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-01-20T20:47:44.107Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-01-20T20:47:44.107Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-01-20T20:47:44.107Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-01-20T20:47:44.107Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-01-20T20:47:44.107Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T20:47:44.107Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-01-20T20:47:44.107Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-01-20T20:47:44.107Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-01-20T20:47:44.107Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-01-20T20:47:44.107Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-01-20T20:47:44.107Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-01-20T20:47:44.107Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-01-20T20:47:44.107Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-01-20T20:47:44.107Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-01-20T20:47:44.107Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-01-20T20:47:44.107Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-01-20T20:47:44.107Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-01-20T20:47:44.107Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-01-20T20:47:44.107Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-01-20T20:47:44.107Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-01-20T20:47:44.107Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-01-20T20:47:44.107Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-01-20T20:47:44.107Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-01-20T20:47:44.107Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-01-20T20:47:44.107Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-01-20T20:47:44.107Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-01-20T20:47:44.107Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-01-20T20:47:44.107Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-01-20T20:47:44.107Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T20:47:44.107Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T20:47:44.107Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-01-20T20:47:44.107Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T20:47:44.107Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T20:47:44.107Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T20:47:44.107Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T20:47:44.107Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-01-20T20:47:44.107Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T20:47:44.107Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T20:47:44.107Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T20:47:44.107Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T20:47:44.107Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T20:47:44.107Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T20:47:44.107Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T20:47:44.107Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T20:47:44.107Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T20:47:44.107Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T20:47:44.107Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-01-20T20:47:44.107Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-01-20T20:47:44.107Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T20:47:44.107Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-01-20T20:47:44.107Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-01-20T20:47:44.107Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-01-20T20:47:44.107Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-01-20T20:47:44.107Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-01-20T20:47:44.107Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-01-20T20:47:44.107Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-01-20T20:47:44.107Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-01-20T20:47:44.107Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-01-20T20:47:44.107Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-01-20T20:47:44.107Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-01-20T20:47:44.107Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T20:47:44.107Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T20:47:44.107Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-01-20T20:47:44.107Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-01-20T20:47:44.107Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-01-20T20:47:44.108Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-01-20T20:47:44.108Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-01-20T20:47:44.108Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-01-20T20:47:44.108Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-01-20T20:47:44.108Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-01-20T20:47:44.108Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T20:47:44.108Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T20:47:44.108Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T20:47:44.108Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T20:47:44.108Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T20:47:44.108Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T20:47:44.108Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T20:47:44.108Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T20:47:44.108Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T20:47:44.108Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T20:47:44.108Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T20:47:44.108Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T20:47:44.108Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T20:47:44.108Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T20:47:44.108Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-01-20T20:47:44.108Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-01-20T20:47:44.108Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-01-20T20:47:44.108Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-01-20T20:47:44.108Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-01-20T20:47:44.108Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-01-20T20:47:44.108Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-01-20T20:47:44.108Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-01-20T20:47:44.108Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-01-20T20:47:44.108Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-01-20T20:47:44.108Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-01-20T20:47:44.108Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-01-20T20:47:44.108Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-01-20T20:47:44.108Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-01-20T20:47:44.108Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-01-20T20:47:44.108Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-01-20T20:47:44.108Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-01-20T20:47:44.108Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-01-20T20:47:44.108Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-01-20T20:47:44.108Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-01-20T20:47:44.108Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-01-20T20:47:44.108Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T20:47:44.108Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T20:47:44.108Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T20:47:44.108Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-01-20T20:47:44.108Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-01-20T20:47:44.108Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-01-20T20:47:44.108Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T20:47:44.108Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T20:47:44.108Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-01-20T20:47:44.108Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-01-20T20:47:44.108Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-01-20T20:47:44.108Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T20:47:44.108Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T20:47:44.108Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-01-20T20:47:44.108Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-01-20T20:47:44.108Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-01-20T20:47:44.108Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-01-20T20:47:44.108Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-01-20T20:47:44.108Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-01-20T20:47:44.108Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T20:47:44.108Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T20:47:44.108Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T20:47:44.108Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T20:47:44.108Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T20:47:44.108Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T20:47:44.108Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T20:47:44.108Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T20:47:44.108Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T20:47:44.108Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T20:47:44.108Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T20:47:44.108Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T20:47:44.108Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T20:47:44.108Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T20:47:44.108Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T20:47:44.108Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-01-20T20:47:44.108Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-01-20T20:47:44.108Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-01-20T20:47:44.108Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-01-20T20:47:44.108Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-01-20T20:47:44.108Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-01-20T20:47:44.108Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-01-20T20:47:44.108Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-01-20T20:47:44.108Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-01-20T20:47:44.108Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-01-20T20:47:44.108Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-01-20T20:47:44.108Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-01-20T20:47:44.108Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-01-20T20:47:44.108Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-01-20T20:47:44.108Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-01-20T20:47:44.108Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-01-20T20:47:44.108Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-01-20T20:47:44.108Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-01-20T20:47:44.108Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-01-20T20:47:44.108Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-01-20T20:47:44.108Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-01-20T20:47:44.108Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T20:47:44.108Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T20:47:44.108Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-01-20T20:47:44.108Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-01-20T20:47:44.108Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-01-20T20:47:44.108Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-01-20T20:47:44.108Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-01-20T20:47:44.108Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-01-20T20:47:44.108Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-01-20T20:47:44.108Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T20:47:44.108Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T20:47:44.108Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T20:47:44.108Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T20:47:44.108Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T20:47:44.108Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T20:47:44.108Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T20:47:44.108Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T20:47:44.108Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T20:47:44.108Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T20:47:44.108Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T20:47:44.108Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T20:47:44.108Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T20:47:44.108Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T20:47:44.108Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T20:47:44.108Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T20:47:44.108Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T20:47:44.108Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-01-20T20:47:44.108Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T20:47:44.108Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T20:47:44.108Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T20:47:44.108Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-01-20T20:47:44.108Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T20:47:44.108Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T20:47:44.108Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T20:47:44.108Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T20:47:44.108Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-01-20T20:47:44.108Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T20:47:44.108Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-01-20T20:47:44.108Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-01-20T20:47:44.108Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T20:47:44.108Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-01-20T20:47:44.108Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-01-20T20:47:44.108Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-01-20T20:47:44.108Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-01-20T20:47:44.108Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T20:47:44.108Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-01-20T20:47:44.108Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-01-20T20:47:44.108Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T20:47:44.108Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T20:47:44.108Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T20:47:44.108Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-01-20T20:47:44.108Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T20:47:44.108Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T20:47:44.108Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T20:47:44.108Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T20:47:44.108Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T20:47:44.108Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T20:47:44.108Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T20:47:44.108Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T20:47:44.108Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T20:47:44.108Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T20:47:44.108Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T20:47:44.108Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T20:47:44.108Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-01-20T20:47:44.108Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T20:47:44.108Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-01-20T20:47:44.108Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T20:47:44.108Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-01-20T20:47:44.108Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-01-20T20:47:44.108Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-01-20T20:47:44.108Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-01-20T20:47:44.108Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-01-20T20:47:44.108Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-01-20T20:47:44.108Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-01-20T20:47:44.108Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-01-20T20:47:44.108Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T20:47:44.108Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T20:47:44.108Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T20:47:44.108Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-01-20T20:47:44.108Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-01-20T20:47:44.108Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-01-20T20:47:44.108Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T20:47:44.108Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T20:47:44.108Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-01-20T20:47:44.108Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T20:47:44.108Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T20:47:44.108Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T20:47:44.108Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T20:47:44.108Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-01-20T20:47:44.108Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T20:47:44.108Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T20:47:44.108Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T20:47:44.108Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T20:47:44.108Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T20:47:44.108Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T20:47:44.108Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-01-20T20:47:44.108Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-01-20T20:47:44.108Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-01-20T20:47:44.108Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-01-20T20:47:44.108Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-01-20T20:47:44.108Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-01-20T20:47:44.108Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-01-20T20:47:44.108Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T20:47:44.108Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T20:47:44.108Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-01-20T20:47:44.108Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T20:47:44.108Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T20:47:44.108Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T20:47:44.108Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T20:47:44.108Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T20:47:44.108Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T20:47:44.108Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T20:47:44.109Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T20:47:44.109Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-01-20T20:47:44.109Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-01-20T20:47:44.109Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T20:47:44.109Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T20:47:44.109Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T20:47:44.109Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T20:47:44.109Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T20:47:44.109Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T20:47:44.109Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-01-20T20:47:44.109Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T20:47:44.109Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-01-20T20:47:44.109Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-01-20T20:47:44.109Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-01-20T20:47:44.109Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-01-20T20:47:44.109Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T20:47:44.109Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-01-20T20:47:44.109Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-01-20T20:47:44.109Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-01-20T20:47:44.109Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-01-20T20:47:44.109Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T20:47:44.109Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-01-20T20:47:44.109Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-01-20T20:47:44.109Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-01-20T20:47:44.109Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T20:47:44.109Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T20:47:44.109Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T20:47:44.109Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T20:47:44.109Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-01-20T20:47:44.109Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-01-20T20:47:44.109Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-01-20T20:47:44.109Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T20:47:44.109Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T20:47:44.109Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T20:47:44.109Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T20:47:44.109Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T20:47:44.109Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-01-20T20:47:44.109Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-01-20T20:47:44.109Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-01-20T20:47:44.109Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-01-20T20:47:44.109Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-01-20T20:47:44.109Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-01-20T20:47:44.109Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-01-20T20:47:44.109Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-01-20T20:47:44.109Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T20:47:44.109Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T20:47:44.109Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T20:47:44.109Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T20:47:44.109Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-01-20T20:47:44.109Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T20:47:44.109Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-01-20T20:47:44.109Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T20:47:44.109Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T20:47:44.109Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T20:47:44.109Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T20:47:44.109Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T20:47:44.109Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T20:47:44.109Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T20:47:44.109Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T20:47:44.109Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T20:47:44.109Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T20:47:44.109Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T20:47:44.109Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-01-20T20:47:44.109Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T20:47:44.109Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T20:47:44.109Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-01-20T20:47:44.109Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-01-20T20:47:44.109Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T20:47:44.109Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-01-20T20:47:44.109Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-01-20T20:47:44.109Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-01-20T20:47:44.109Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-01-20T20:47:44.109Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-01-20T20:47:44.109Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-01-20T20:47:44.109Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T20:47:44.109Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T20:47:44.109Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-01-20T20:47:44.109Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-01-20T20:47:44.109Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T20:47:44.109Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T20:47:44.109Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T20:47:44.109Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T20:47:44.109Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T20:47:44.109Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T20:47:44.109Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-01-20T20:47:44.109Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T20:47:44.109Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-01-20T20:47:44.109Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T20:47:44.109Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T20:47:44.109Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T20:47:44.109Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T20:47:44.109Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T20:47:44.109Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T20:47:44.109Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T20:47:44.109Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T20:47:44.109Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T20:47:44.109Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T20:47:44.109Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T20:47:44.109Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T20:47:44.109Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T20:47:44.109Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T20:47:44.109Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T20:47:44.109Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-01-20T20:47:44.109Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T20:47:44.109Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-01-20T20:47:44.109Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-01-20T20:47:44.109Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-01-20T20:47:44.109Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T20:47:44.109Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T20:47:44.109Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-01-20T20:47:44.109Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-01-20T20:47:44.109Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-01-20T20:47:44.109Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-01-20T20:47:44.109Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-01-20T20:47:44.109Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-01-20T20:47:44.109Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-01-20T20:47:44.109Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T20:47:44.109Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T20:47:44.109Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-01-20T20:47:44.109Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-01-20T20:47:44.109Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T20:47:44.109Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-01-20T20:47:44.109Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T20:47:44.109Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T20:47:44.109Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-01-20T20:47:44.109Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T20:47:44.109Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-01-20T20:47:44.109Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-01-20T20:47:44.109Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-01-20T20:47:44.109Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-01-20T20:47:44.109Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-01-20T20:47:44.109Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-01-20T20:47:44.109Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-01-20T20:47:44.109Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-01-20T20:47:44.109Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-01-20T20:47:44.109Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-01-20T20:47:44.109Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T20:47:44.109Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T20:47:44.109Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T20:47:44.109Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-01-20T20:47:44.109Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T20:47:44.109Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T20:47:44.109Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T20:47:44.109Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T20:47:44.109Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T20:47:44.109Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T20:47:44.109Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T20:47:44.109Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-01-20T20:47:44.109Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T20:47:44.109Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-01-20T20:47:44.109Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-01-20T20:47:44.109Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-01-20T20:47:44.109Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-01-20T20:47:44.109Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-01-20T20:47:44.109Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-01-20T20:47:44.109Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-01-20T20:47:44.109Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-01-20T20:47:44.109Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-01-20T20:47:44.109Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-01-20T20:47:44.109Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-01-20T20:47:44.109Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-01-20T20:47:44.109Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T20:47:44.109Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T20:47:44.109Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-01-20T20:47:44.109Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T20:47:44.109Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-01-20T20:47:44.109Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T20:47:44.109Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-01-20T20:47:44.109Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T20:47:44.109Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T20:47:44.109Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T20:47:44.109Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T20:47:44.109Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T20:47:44.109Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-01-20T20:47:44.109Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T20:47:44.109Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-01-20T20:47:44.109Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-01-20T20:47:44.109Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-01-20T20:47:44.109Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-01-20T20:47:44.109Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-01-20T20:47:44.109Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-01-20T20:47:44.109Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-01-20T20:47:44.109Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T20:47:44.109Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-01-20T20:47:44.109Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T20:47:44.109Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-01-20T20:47:44.109Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-01-20T20:47:44.109Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T20:47:44.109Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T20:47:44.109Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T20:47:44.109Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T20:47:44.109Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T20:47:44.109Z] --- PASS: TestNewTailReader (0.00s) [2022-01-20T20:47:44.109Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-01-20T20:47:44.109Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-01-20T20:47:44.109Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-01-20T20:47:44.109Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-01-20T20:47:44.109Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-01-20T20:47:44.109Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-01-20T20:47:44.109Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-01-20T20:47:44.109Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-01-20T20:47:44.109Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-01-20T20:47:44.110Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-01-20T20:47:44.110Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-01-20T20:47:44.110Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-01-20T20:47:44.110Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-01-20T20:47:44.110Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-01-20T20:47:44.110Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-01-20T20:47:44.110Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-01-20T20:47:44.110Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-01-20T20:47:44.110Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-01-20T20:47:44.110Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.01s) [2022-01-20T20:47:44.110Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-01-20T20:47:44.110Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-01-20T20:47:44.110Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-01-20T20:47:44.110Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-01-20T20:47:44.110Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-01-20T20:47:44.110Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-01-20T20:47:44.110Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-01-20T20:47:44.110Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-01-20T20:47:44.110Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-01-20T20:47:44.110Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-01-20T20:47:44.110Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-01-20T20:47:44.110Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-01-20T20:47:44.110Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-01-20T20:47:44.110Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-01-20T20:47:44.110Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-01-20T20:47:44.110Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-01-20T20:47:44.110Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-01-20T20:47:44.110Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-01-20T20:47:44.110Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-01-20T20:47:44.110Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-01-20T20:47:44.110Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-01-20T20:47:44.110Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-01-20T20:47:44.110Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-01-20T20:47:44.110Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-01-20T20:47:44.110Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-01-20T20:47:44.110Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-01-20T20:47:44.110Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-01-20T20:47:44.110Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-01-20T20:47:44.110Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-01-20T20:47:44.110Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-01-20T20:47:44.110Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-01-20T20:47:44.110Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.01s) [2022-01-20T20:47:44.110Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-01-20T20:47:44.110Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-01-20T20:47:44.110Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-01-20T20:47:44.110Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-01-20T20:47:44.110Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-01-20T20:47:44.110Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-01-20T20:47:44.110Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-01-20T20:47:44.110Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-01-20T20:47:44.110Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-01-20T20:47:44.110Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-01-20T20:47:44.110Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-01-20T20:47:44.110Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-01-20T20:47:44.110Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-01-20T20:47:44.110Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-01-20T20:47:44.110Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-01-20T20:47:44.110Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-01-20T20:47:44.110Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-01-20T20:47:44.110Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-01-20T20:47:44.110Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-01-20T20:47:44.110Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-01-20T20:47:44.110Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-01-20T20:47:44.110Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-01-20T20:47:44.110Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-01-20T20:47:44.110Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-01-20T20:47:44.110Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-01-20T20:47:44.110Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-01-20T20:47:44.110Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-01-20T20:47:44.110Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-01-20T20:47:44.110Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-01-20T20:47:44.110Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-01-20T20:47:44.110Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-01-20T20:47:44.110Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-01-20T20:47:44.110Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-01-20T20:47:44.110Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-01-20T20:47:44.110Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-01-20T20:47:44.110Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-01-20T20:47:44.110Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-01-20T20:47:44.110Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-01-20T20:47:44.110Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-01-20T20:47:44.110Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-01-20T20:47:44.110Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-01-20T20:47:44.110Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-01-20T20:47:44.110Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-01-20T20:47:44.110Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-01-20T20:47:44.110Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-01-20T20:47:44.110Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-01-20T20:47:44.110Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-01-20T20:47:44.110Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-01-20T20:47:44.110Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-01-20T20:47:44.110Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-01-20T20:47:44.110Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-01-20T20:47:44.110Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-01-20T20:47:44.110Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-01-20T20:47:44.110Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-01-20T20:47:44.110Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-01-20T20:47:44.110Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-01-20T20:47:44.110Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-01-20T20:47:44.110Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-01-20T20:47:44.110Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-01-20T20:47:44.110Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-01-20T20:47:44.110Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-01-20T20:47:44.110Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-01-20T20:47:44.110Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-01-20T20:47:44.110Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-01-20T20:47:44.110Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-01-20T20:47:44.110Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-01-20T20:47:44.110Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-01-20T20:47:44.110Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-01-20T20:47:44.110Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-01-20T20:47:44.110Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-01-20T20:47:44.110Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-01-20T20:47:44.110Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-01-20T20:47:44.110Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-01-20T20:47:44.110Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-01-20T20:47:44.110Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-01-20T20:47:44.110Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-01-20T20:47:44.110Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-01-20T20:47:44.110Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-01-20T20:47:44.110Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-01-20T20:47:44.110Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-01-20T20:47:44.110Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-01-20T20:47:44.110Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-01-20T20:47:44.110Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-01-20T20:47:44.110Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-01-20T20:47:44.110Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-01-20T20:47:44.110Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-01-20T20:47:44.110Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-01-20T20:47:44.110Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-01-20T20:47:44.110Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-01-20T20:47:44.110Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-01-20T20:47:44.110Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-01-20T20:47:44.289Z] === RUN TestSequenceGetAvailableBit [2022-01-20T20:47:44.289Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-01-20T20:47:44.289Z] === RUN TestSequenceEqual [2022-01-20T20:47:44.289Z] --- PASS: TestSequenceEqual (0.00s) [2022-01-20T20:47:44.289Z] === RUN TestSequenceCopy [2022-01-20T20:47:44.289Z] --- PASS: TestSequenceCopy (0.00s) [2022-01-20T20:47:44.289Z] === RUN TestGetFirstAvailable [2022-01-20T20:47:44.289Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-01-20T20:47:44.289Z] === RUN TestFindSequence [2022-01-20T20:47:44.289Z] --- PASS: TestFindSequence (0.00s) [2022-01-20T20:47:44.289Z] === RUN TestCheckIfAvailable [2022-01-20T20:47:44.289Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-01-20T20:47:44.289Z] === RUN TestMergeSequences [2022-01-20T20:47:44.289Z] --- PASS: TestMergeSequences (0.00s) [2022-01-20T20:47:44.289Z] === RUN TestPushReservation [2022-01-20T20:47:44.289Z] --- PASS: TestPushReservation (0.00s) [2022-01-20T20:47:44.289Z] === RUN TestSerializeDeserialize [2022-01-20T20:47:44.289Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-01-20T20:47:44.289Z] === RUN TestSet [2022-01-20T20:47:44.289Z] --- PASS: TestSet (0.00s) [2022-01-20T20:47:44.289Z] === RUN TestSetUnset [2022-01-20T20:47:44.289Z] --- PASS: TestSetUnset (0.00s) [2022-01-20T20:47:44.289Z] === RUN TestOffsetSetUnset [2022-01-20T20:47:44.289Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-01-20T20:47:44.289Z] === RUN TestSetInRange [2022-01-20T20:47:44.289Z] --- PASS: TestSetInRange (0.00s) [2022-01-20T20:47:44.289Z] === RUN TestSetAnyInRange [2022-01-20T20:47:44.289Z] --- PASS: TestSetAnyInRange (0.00s) [2022-01-20T20:47:44.289Z] === RUN TestMethods [2022-01-20T20:47:44.289Z] --- PASS: TestMethods (0.00s) [2022-01-20T20:47:44.289Z] === RUN TestRandomAllocateDeallocate [2022-01-20T20:47:44.577Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-01-20T20:47:44.577Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-01-20T20:47:44.577Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-01-20T20:47:44.577Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-01-20T20:47:44.577Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-01-20T20:47:44.577Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-01-20T20:47:44.577Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-01-20T20:47:44.577Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-01-20T20:47:44.577Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-01-20T20:47:44.577Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-01-20T20:47:44.577Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-01-20T20:47:44.577Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-01-20T20:47:44.577Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-01-20T20:47:44.577Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-01-20T20:47:44.577Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-01-20T20:47:44.577Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-01-20T20:47:44.577Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-01-20T20:47:44.577Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-01-20T20:47:44.577Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-01-20T20:47:44.577Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-01-20T20:47:44.577Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-01-20T20:47:44.577Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-01-20T20:47:44.577Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-01-20T20:47:44.577Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-01-20T20:47:44.577Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-01-20T20:47:44.577Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-01-20T20:47:44.577Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-01-20T20:47:44.577Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-01-20T20:47:44.577Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-01-20T20:47:44.577Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-01-20T20:47:44.577Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-01-20T20:47:44.577Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-01-20T20:47:44.577Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-01-20T20:47:44.577Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-01-20T20:47:44.577Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-01-20T20:47:44.577Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-01-20T20:47:44.577Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-01-20T20:47:44.577Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-01-20T20:47:44.577Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-01-20T20:47:44.577Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-01-20T20:47:44.577Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-01-20T20:47:44.577Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-01-20T20:47:44.577Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-01-20T20:47:44.577Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-01-20T20:47:44.577Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-01-20T20:47:44.577Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-01-20T20:47:44.577Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-01-20T20:47:44.577Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-01-20T20:47:44.577Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-01-20T20:47:44.577Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-01-20T20:47:44.577Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-01-20T20:47:44.577Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-01-20T20:47:44.577Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-01-20T20:47:44.577Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-01-20T20:47:44.577Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-01-20T20:47:44.577Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-01-20T20:47:44.577Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-01-20T20:47:44.577Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-01-20T20:47:44.577Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-01-20T20:47:44.577Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-01-20T20:47:44.577Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-01-20T20:47:44.577Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-01-20T20:47:44.577Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-01-20T20:47:44.577Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-01-20T20:47:44.577Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-01-20T20:47:44.577Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-01-20T20:47:44.577Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-01-20T20:47:44.577Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-01-20T20:47:44.577Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.01s) [2022-01-20T20:47:44.577Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-01-20T20:47:44.577Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-01-20T20:47:44.577Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-01-20T20:47:44.577Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-01-20T20:47:44.577Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-01-20T20:47:44.577Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-01-20T20:47:44.577Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-01-20T20:47:44.577Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-01-20T20:47:44.577Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-01-20T20:47:44.577Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-01-20T20:47:44.577Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-01-20T20:47:44.577Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-01-20T20:47:44.577Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-01-20T20:47:44.577Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-01-20T20:47:44.577Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-01-20T20:47:44.577Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-01-20T20:47:44.577Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-01-20T20:47:44.577Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-01-20T20:47:44.578Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-01-20T20:47:44.578Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-01-20T20:47:44.578Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-01-20T20:47:44.578Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-01-20T20:47:44.578Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-01-20T20:47:44.578Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-01-20T20:47:44.578Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-01-20T20:47:44.578Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-01-20T20:47:44.578Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-01-20T20:47:44.578Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-01-20T20:47:44.578Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-01-20T20:47:44.578Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-01-20T20:47:44.578Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-01-20T20:47:44.578Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-01-20T20:47:44.578Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-01-20T20:47:44.578Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-01-20T20:47:44.578Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-01-20T20:47:44.578Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-01-20T20:47:44.578Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-01-20T20:47:44.578Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-01-20T20:47:44.578Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-01-20T20:47:44.578Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-01-20T20:47:44.578Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-01-20T20:47:44.578Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-01-20T20:47:44.578Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-01-20T20:47:44.578Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-01-20T20:47:44.578Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-01-20T20:47:44.578Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-01-20T20:47:44.578Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-01-20T20:47:44.578Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-01-20T20:47:44.578Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-01-20T20:47:44.578Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-01-20T20:47:44.578Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-01-20T20:47:44.578Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-01-20T20:47:44.578Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-01-20T20:47:44.578Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-01-20T20:47:44.578Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-01-20T20:47:44.578Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-01-20T20:47:44.578Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-01-20T20:47:44.578Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-01-20T20:47:44.578Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-01-20T20:47:44.578Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-01-20T20:47:44.578Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-01-20T20:47:44.578Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-01-20T20:47:44.578Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-01-20T20:47:44.578Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-01-20T20:47:44.578Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-01-20T20:47:44.578Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-01-20T20:47:44.578Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-01-20T20:47:44.578Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-01-20T20:47:44.578Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-01-20T20:47:44.578Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-01-20T20:47:44.578Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-01-20T20:47:44.578Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-01-20T20:47:44.578Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-01-20T20:47:44.578Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-01-20T20:47:44.578Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-01-20T20:47:44.578Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-01-20T20:47:44.578Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-01-20T20:47:44.578Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-01-20T20:47:44.578Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-01-20T20:47:44.578Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-01-20T20:47:44.578Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-01-20T20:47:44.578Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-01-20T20:47:44.578Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-01-20T20:47:44.578Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-01-20T20:47:44.578Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-01-20T20:47:44.578Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-01-20T20:47:44.578Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-01-20T20:47:44.578Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-01-20T20:47:44.578Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-01-20T20:47:44.578Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-01-20T20:47:44.578Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-01-20T20:47:44.578Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-01-20T20:47:44.578Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-01-20T20:47:44.578Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-01-20T20:47:44.578Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-01-20T20:47:44.578Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-01-20T20:47:44.578Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-01-20T20:47:44.578Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-01-20T20:47:44.578Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-01-20T20:47:44.578Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-01-20T20:47:44.578Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-01-20T20:47:44.578Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-01-20T20:47:44.578Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-01-20T20:47:44.578Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-01-20T20:47:44.578Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.01s) [2022-01-20T20:47:44.578Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-01-20T20:47:44.578Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-01-20T20:47:44.578Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-01-20T20:47:44.578Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-01-20T20:47:44.578Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-01-20T20:47:44.578Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-01-20T20:47:44.578Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-01-20T20:47:44.578Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-01-20T20:47:44.578Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-01-20T20:47:44.578Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-01-20T20:47:44.578Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-01-20T20:47:44.578Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-01-20T20:47:44.578Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-01-20T20:47:44.578Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-01-20T20:47:44.578Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-01-20T20:47:44.578Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-01-20T20:47:44.578Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-01-20T20:47:44.578Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-01-20T20:47:44.578Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-01-20T20:47:44.578Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-01-20T20:47:44.578Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-01-20T20:47:44.578Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-01-20T20:47:44.578Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-01-20T20:47:44.578Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-01-20T20:47:44.578Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-01-20T20:47:44.578Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-01-20T20:47:44.578Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-01-20T20:47:44.578Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-01-20T20:47:44.578Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-01-20T20:47:44.578Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-01-20T20:47:44.578Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-01-20T20:47:44.578Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-01-20T20:47:44.578Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-01-20T20:47:44.578Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-01-20T20:47:44.578Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-01-20T20:47:44.578Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-01-20T20:47:44.578Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-01-20T20:47:44.578Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-01-20T20:47:44.578Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-01-20T20:47:44.578Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-01-20T20:47:44.578Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-01-20T20:47:44.578Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-01-20T20:47:44.578Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-01-20T20:47:44.578Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-01-20T20:47:44.578Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2022-01-20T20:47:44.578Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-01-20T20:47:44.578Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-01-20T20:47:44.578Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-01-20T20:47:44.578Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-01-20T20:47:44.578Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-01-20T20:47:44.578Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-01-20T20:47:44.578Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-01-20T20:47:44.578Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-01-20T20:47:44.578Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-01-20T20:47:44.578Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-01-20T20:47:44.578Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-01-20T20:47:44.578Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-01-20T20:47:44.578Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-01-20T20:47:44.578Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-01-20T20:47:44.578Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-01-20T20:47:44.578Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-01-20T20:47:44.578Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-01-20T20:47:44.578Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-01-20T20:47:44.578Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-01-20T20:47:44.578Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-01-20T20:47:44.578Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-01-20T20:47:44.578Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-01-20T20:47:44.578Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-01-20T20:47:44.578Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-01-20T20:47:44.578Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-01-20T20:47:44.578Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-01-20T20:47:44.578Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-01-20T20:47:44.578Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-01-20T20:47:44.578Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-01-20T20:47:44.578Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-01-20T20:47:44.579Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-01-20T20:47:44.579Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-01-20T20:47:44.579Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-01-20T20:47:44.579Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-01-20T20:47:44.579Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-01-20T20:47:44.579Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-01-20T20:47:44.579Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-01-20T20:47:44.579Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-01-20T20:47:44.579Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-01-20T20:47:44.579Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-01-20T20:47:44.579Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-01-20T20:47:44.579Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-01-20T20:47:44.579Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-01-20T20:47:44.579Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-01-20T20:47:44.579Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-01-20T20:47:44.579Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-01-20T20:47:44.579Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-01-20T20:47:44.579Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-01-20T20:47:44.579Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-01-20T20:47:44.579Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-01-20T20:47:44.579Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-01-20T20:47:44.579Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-01-20T20:47:44.579Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-01-20T20:47:44.579Z] PASS [2022-01-20T20:47:44.579Z] coverage: 88.6% of statements [2022-01-20T20:47:44.579Z] ok github.com/docker/docker/pkg/tailfile 0.174s coverage: 88.6% of statements [2022-01-20T20:47:44.773Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-01-20T20:47:45.046Z] === RUN TestTarSumRemoveNonExistent [2022-01-20T20:47:45.046Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-01-20T20:47:45.046Z] === RUN TestTarSumRemove [2022-01-20T20:47:45.046Z] --- PASS: TestTarSumRemove (0.00s) [2022-01-20T20:47:45.046Z] === RUN TestSortFileInfoSums [2022-01-20T20:47:45.046Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-01-20T20:47:45.046Z] === RUN TestNewTarSumForLabelInvalid [2022-01-20T20:47:45.046Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-01-20T20:47:45.046Z] === RUN TestNewTarSumForLabel [2022-01-20T20:47:45.046Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-01-20T20:47:45.046Z] === RUN TestEmptyTar [2022-01-20T20:47:45.046Z] --- PASS: TestEmptyTar (0.00s) [2022-01-20T20:47:45.046Z] === RUN TestTarSumsReadSize [2022-01-20T20:47:45.046Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-01-20T20:47:45.046Z] === RUN TestTarSums [2022-01-20T20:47:45.046Z] --- PASS: TestTarSums (0.07s) [2022-01-20T20:47:45.046Z] === RUN TestIteration [2022-01-20T20:47:45.046Z] --- PASS: TestIteration (0.00s) [2022-01-20T20:47:45.046Z] === RUN TestVersionLabelForChecksum [2022-01-20T20:47:45.046Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-01-20T20:47:45.046Z] === RUN TestVersion [2022-01-20T20:47:45.046Z] --- PASS: TestVersion (0.00s) [2022-01-20T20:47:45.046Z] === RUN TestGetVersion [2022-01-20T20:47:45.046Z] --- PASS: TestGetVersion (0.00s) [2022-01-20T20:47:45.046Z] === RUN TestGetVersions [2022-01-20T20:47:45.046Z] --- PASS: TestGetVersions (0.00s) [2022-01-20T20:47:45.046Z] PASS [2022-01-20T20:47:45.046Z] coverage: 89.3% of statements [2022-01-20T20:47:45.046Z] ok github.com/docker/docker/pkg/tarsum 0.130s coverage: 89.3% of statements [2022-01-20T20:47:45.342Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-01-20T20:47:45.513Z] testing: warning: no tests to run [2022-01-20T20:47:45.513Z] PASS [2022-01-20T20:47:45.513Z] coverage: [no statements] [2022-01-20T20:47:45.513Z] ok github.com/docker/docker/pkg/term/windows 0.040s coverage: [no statements] [no tests to run] [2022-01-20T20:47:45.602Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-01-20T20:47:45.980Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-01-20T20:47:45.980Z] === RUN TestClientStream [2022-01-20T20:47:45.980Z] --- PASS: TestClientStream (0.00s) [2022-01-20T20:47:45.980Z] === RUN TestClientSendFile [2022-01-20T20:47:45.980Z] --- PASS: TestClientSendFile (0.00s) [2022-01-20T20:47:45.980Z] === RUN TestClientWithRequestTimeout [2022-01-20T20:47:45.980Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2022-01-20T20:47:45.980Z] === RUN TestFileSpecPlugin [2022-01-20T20:47:45.980Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-01-20T20:47:45.980Z] === RUN TestFileJSONSpecPlugin [2022-01-20T20:47:45.980Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-01-20T20:47:45.980Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-01-20T20:47:45.980Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-01-20T20:47:45.980Z] === RUN TestPluginAddHandler [2022-01-20T20:47:45.980Z] --- PASS: TestPluginAddHandler (0.00s) [2022-01-20T20:47:45.980Z] === RUN TestPluginWaitBadPlugin [2022-01-20T20:47:45.980Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-01-20T20:47:45.980Z] === RUN TestGet [2022-01-20T20:47:45.980Z] time="2022-01-20T20:47:45Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-01-20T20:47:46.447Z] === RUN TestTruncIndex [2022-01-20T20:47:46.447Z] --- PASS: TestTruncIndex (0.10s) [2022-01-20T20:47:46.447Z] PASS [2022-01-20T20:47:46.447Z] coverage: 91.5% of statements [2022-01-20T20:47:46.447Z] ok github.com/docker/docker/pkg/truncindex 0.171s coverage: 91.5% of statements [2022-01-20T20:47:46.510Z] === RUN TestInvalidConfig [2022-01-20T20:47:46.510Z] --- PASS: TestInvalidConfig (0.00s) [2022-01-20T20:47:46.510Z] === RUN TestConfig [2022-01-20T20:47:46.510Z] --- PASS: TestConfig (0.01s) [2022-01-20T20:47:46.510Z] === RUN TestOptionsLabels [2022-01-20T20:47:46.510Z] --- PASS: TestOptionsLabels (0.00s) [2022-01-20T20:47:46.510Z] === RUN TestValidName [2022-01-20T20:47:46.510Z] --- PASS: TestValidName (0.00s) [2022-01-20T20:47:46.510Z] PASS [2022-01-20T20:47:46.510Z] coverage: 19.7% of statements [2022-01-20T20:47:46.510Z] ok github.com/docker/docker/libnetwork/config 0.077s coverage: 19.7% of statements [2022-01-20T20:47:46.541Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-01-20T20:47:46.541Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-01-20T20:47:46.672Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-01-20T20:47:46.672Z] tests/integration/client_test.py ..... [ 75%] [2022-01-20T20:47:46.672Z] tests/integration/context_api_test.py ... [ 76%] [2022-01-20T20:47:46.672Z] tests/integration/errors_test.py . [ 76%] [2022-01-20T20:47:46.914Z] === RUN TestIsGIT [2022-01-20T20:47:46.914Z] --- PASS: TestIsGIT (0.00s) [2022-01-20T20:47:46.914Z] === RUN TestIsTransport [2022-01-20T20:47:46.914Z] --- PASS: TestIsTransport (0.00s) [2022-01-20T20:47:46.914Z] PASS [2022-01-20T20:47:46.914Z] coverage: 100.0% of statements [2022-01-20T20:47:46.914Z] ok github.com/docker/docker/pkg/urlutil 0.035s coverage: 100.0% of statements [2022-01-20T20:47:46.914Z] time="2022-01-20T20:47:46Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-01-20T20:47:46.979Z] === RUN TestKey [2022-01-20T20:47:46.979Z] --- PASS: TestKey (0.00s) [2022-01-20T20:47:46.979Z] === RUN TestParseKey [2022-01-20T20:47:46.979Z] --- PASS: TestParseKey (0.00s) [2022-01-20T20:47:46.979Z] === RUN TestInvalidDataStore [2022-01-20T20:47:46.979Z] --- PASS: TestInvalidDataStore (0.00s) [2022-01-20T20:47:46.979Z] === RUN TestKVObjectFlatKey [2022-01-20T20:47:46.979Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-01-20T20:47:46.979Z] === RUN TestAtomicKVObjectFlatKey [2022-01-20T20:47:46.979Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-01-20T20:47:46.979Z] PASS [2022-01-20T20:47:46.979Z] coverage: 21.9% of statements [2022-01-20T20:47:46.979Z] ok github.com/docker/docker/libnetwork/datastore 0.041s coverage: 21.9% of statements [2022-01-20T20:47:46.979Z] === RUN TestErrorInterfaces [2022-01-20T20:47:46.979Z] --- PASS: TestErrorInterfaces (0.00s) [2022-01-20T20:47:46.979Z] === RUN TestNetworkMarshalling [2022-01-20T20:47:47.105Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-01-20T20:47:47.106Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.65s) [2022-01-20T20:47:47.106Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.72s) [2022-01-20T20:47:47.106Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.27s) [2022-01-20T20:47:47.106Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.78s) [2022-01-20T20:47:47.106Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.05s) [2022-01-20T20:47:47.106Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.88s) [2022-01-20T20:47:47.106Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.73s) [2022-01-20T20:47:47.106Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.74s) [2022-01-20T20:47:47.106Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.64s) [2022-01-20T20:47:47.106Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.27s) [2022-01-20T20:47:47.106Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.30s) [2022-01-20T20:47:47.106Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.24s) [2022-01-20T20:47:47.106Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.25s) [2022-01-20T20:47:47.106Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.65s) [2022-01-20T20:47:47.106Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.27s) [2022-01-20T20:47:47.106Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.64s) [2022-01-20T20:47:47.106Z] === RUN TestCgroupNamespacesRun [2022-01-20T20:47:47.114Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-01-20T20:47:47.374Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-01-20T20:47:47.374Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-01-20T20:47:47.381Z] === RUN TestVersionInfo [2022-01-20T20:47:47.381Z] --- PASS: TestVersionInfo (0.00s) [2022-01-20T20:47:47.381Z] === RUN TestAppendVersions [2022-01-20T20:47:47.381Z] --- PASS: TestAppendVersions (0.00s) [2022-01-20T20:47:47.381Z] PASS [2022-01-20T20:47:47.381Z] coverage: 88.9% of statements [2022-01-20T20:47:47.381Z] ok github.com/docker/docker/pkg/useragent 0.036s coverage: 88.9% of statements [2022-01-20T20:47:47.449Z] --- PASS: TestNetworkMarshalling (0.16s) [2022-01-20T20:47:47.449Z] === RUN TestEndpointMarshalling [2022-01-20T20:47:47.449Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-01-20T20:47:47.449Z] === RUN TestAuxAddresses [2022-01-20T20:47:47.449Z] time="2022-01-20T20:47:46Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-01-20T20:47:47.449Z] --- PASS: TestAuxAddresses (0.01s) [2022-01-20T20:47:47.449Z] === RUN TestSRVServiceQuery [2022-01-20T20:47:47.449Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-01-20T20:47:47.449Z] --- SKIP: TestSRVServiceQuery (0.01s) [2022-01-20T20:47:47.449Z] === RUN TestServiceVIPReuse [2022-01-20T20:47:47.449Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-01-20T20:47:47.449Z] --- SKIP: TestServiceVIPReuse (0.00s) [2022-01-20T20:47:47.449Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-01-20T20:47:47.449Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-01-20T20:47:47.449Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.01s) [2022-01-20T20:47:47.449Z] === RUN TestDNSIPQuery [2022-01-20T20:47:47.449Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-01-20T20:47:47.449Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-01-20T20:47:47.449Z] === RUN TestDNSProxyServFail [2022-01-20T20:47:47.449Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-01-20T20:47:47.449Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-01-20T20:47:47.449Z] === RUN TestSandboxAddEmpty [2022-01-20T20:47:47.449Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-01-20T20:47:47.449Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-01-20T20:47:47.449Z] === RUN TestSandboxAddMultiPrio [2022-01-20T20:47:47.449Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-01-20T20:47:47.449Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-01-20T20:47:47.449Z] === RUN TestSandboxAddSamePrio [2022-01-20T20:47:47.449Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-01-20T20:47:47.449Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-01-20T20:47:47.449Z] === RUN TestCleanupServiceDiscovery [2022-01-20T20:47:47.449Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-01-20T20:47:47.449Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-01-20T20:47:47.449Z] === RUN TestDNSOptions [2022-01-20T20:47:47.449Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-01-20T20:47:47.449Z] --- SKIP: TestDNSOptions (0.00s) [2022-01-20T20:47:47.449Z] === RUN TestMultipleControllersWithSameStore [2022-01-20T20:47:47.449Z] time="2022-01-20T20:47:47Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-01-20T20:47:47.449Z] time="2022-01-20T20:47:47Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-01-20T20:47:47.449Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2022-01-20T20:47:47.449Z] PASS [2022-01-20T20:47:47.449Z] coverage: 8.5% of statements [2022-01-20T20:47:47.449Z] ok github.com/docker/docker/libnetwork 0.302s coverage: 8.5% of statements [2022-01-20T20:47:47.449Z] === RUN TestIPDataMarshalling [2022-01-20T20:47:47.449Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-01-20T20:47:47.449Z] === RUN TestValidateAndIsV6 [2022-01-20T20:47:47.449Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-01-20T20:47:47.449Z] PASS [2022-01-20T20:47:47.449Z] coverage: 68.9% of statements [2022-01-20T20:47:47.449Z] ok github.com/docker/docker/libnetwork/driverapi 0.040s coverage: 68.9% of statements [2022-01-20T20:47:47.675Z] --- PASS: TestCgroupNamespacesRun (1.10s) [2022-01-20T20:47:47.675Z] === RUN TestCgroupNamespacesRunPrivileged [2022-01-20T20:47:47.919Z] === RUN TestDriver [2022-01-20T20:47:47.919Z] --- PASS: TestDriver (0.00s) [2022-01-20T20:47:47.919Z] PASS [2022-01-20T20:47:47.919Z] coverage: 34.8% of statements [2022-01-20T20:47:47.919Z] ok github.com/docker/docker/libnetwork/drivers/host 0.041s coverage: 34.8% of statements [2022-01-20T20:47:48.388Z] === RUN TestDriver [2022-01-20T20:47:48.388Z] --- PASS: TestDriver (0.00s) [2022-01-20T20:47:48.388Z] PASS [2022-01-20T20:47:48.388Z] coverage: 34.8% of statements [2022-01-20T20:47:48.388Z] ok github.com/docker/docker/libnetwork/drivers/null 0.042s coverage: 34.8% of statements [2022-01-20T20:47:48.858Z] === RUN TestNetworkAllocateFree [2022-01-20T20:47:48.858Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-01-20T20:47:48.858Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-01-20T20:47:48.858Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-01-20T20:47:48.858Z] PASS [2022-01-20T20:47:48.858Z] coverage: 63.6% of statements [2022-01-20T20:47:48.858Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.067s coverage: 63.6% of statements [2022-01-20T20:47:48.944Z] === RUN TestValidatePrivileges [2022-01-20T20:47:48.944Z] --- PASS: TestValidatePrivileges (0.00s) [2022-01-20T20:47:48.945Z] === RUN TestFilterByCapNeg [2022-01-20T20:47:48.945Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-01-20T20:47:48.945Z] === RUN TestFilterByCapPos [2022-01-20T20:47:48.945Z] --- PASS: TestFilterByCapPos (0.00s) [2022-01-20T20:47:48.945Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-01-20T20:47:48.945Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-01-20T20:47:48.945Z] PASS [2022-01-20T20:47:48.945Z] coverage: 12.0% of statements [2022-01-20T20:47:48.945Z] ok github.com/docker/docker/plugin 0.050s coverage: 12.0% of statements [2022-01-20T20:47:48.945Z] time="2022-01-20T20:47:48Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-01-20T20:47:49.059Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.12s) [2022-01-20T20:47:49.059Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-01-20T20:47:49.280Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-01-20T20:47:49.328Z] === RUN TestGetEmptyCapabilities [2022-01-20T20:47:49.328Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-01-20T20:47:49.328Z] === RUN TestGetExtraCapabilities [2022-01-20T20:47:49.328Z] --- PASS: TestGetExtraCapabilities (0.00s) [2022-01-20T20:47:49.328Z] === RUN TestGetInvalidCapabilities [2022-01-20T20:47:49.328Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2022-01-20T20:47:49.328Z] === RUN TestRemoteDriver [2022-01-20T20:47:49.328Z] --- PASS: TestRemoteDriver (0.01s) [2022-01-20T20:47:49.328Z] === RUN TestDriverError [2022-01-20T20:47:49.328Z] --- PASS: TestDriverError (0.01s) [2022-01-20T20:47:49.328Z] === RUN TestMissingValues [2022-01-20T20:47:49.328Z] --- PASS: TestMissingValues (0.00s) [2022-01-20T20:47:49.328Z] === RUN TestRollback [2022-01-20T20:47:49.328Z] --- PASS: TestRollback (0.00s) [2022-01-20T20:47:49.328Z] PASS [2022-01-20T20:47:49.328Z] coverage: 57.4% of statements [2022-01-20T20:47:49.328Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.080s coverage: 57.4% of statements [2022-01-20T20:47:49.412Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-01-20T20:47:49.412Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-01-20T20:47:49.412Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-01-20T20:47:49.412Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-01-20T20:47:49.797Z] === RUN TestNAT [2022-01-20T20:47:49.797Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-01-20T20:47:49.797Z] --- SKIP: TestNAT (0.00s) [2022-01-20T20:47:49.797Z] === RUN TestTransparent [2022-01-20T20:47:49.797Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-01-20T20:47:49.797Z] --- SKIP: TestTransparent (0.00s) [2022-01-20T20:47:49.797Z] PASS [2022-01-20T20:47:49.797Z] coverage: 0.0% of statements [2022-01-20T20:47:49.797Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.048s coverage: 0.0% of statements [2022-01-20T20:47:49.797Z] === RUN TestBuildDefault [2022-01-20T20:47:49.797Z] --- PASS: TestBuildDefault (0.00s) [2022-01-20T20:47:49.797Z] === RUN TestBuildHostnameDomainname [2022-01-20T20:47:49.797Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-01-20T20:47:49.797Z] === RUN TestBuildHostname [2022-01-20T20:47:49.797Z] --- PASS: TestBuildHostname (0.00s) [2022-01-20T20:47:49.797Z] === RUN TestBuildHostnameFQDN [2022-01-20T20:47:49.797Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-01-20T20:47:49.797Z] === RUN TestBuildNoIP [2022-01-20T20:47:49.797Z] --- PASS: TestBuildNoIP (0.00s) [2022-01-20T20:47:49.797Z] === RUN TestUpdate [2022-01-20T20:47:49.797Z] --- PASS: TestUpdate (0.00s) [2022-01-20T20:47:49.797Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-01-20T20:47:49.797Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-01-20T20:47:49.797Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-01-20T20:47:49.797Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-01-20T20:47:49.797Z] === RUN TestAddEmpty [2022-01-20T20:47:49.797Z] --- PASS: TestAddEmpty (0.00s) [2022-01-20T20:47:49.797Z] === RUN TestAdd [2022-01-20T20:47:49.797Z] --- PASS: TestAdd (0.00s) [2022-01-20T20:47:49.797Z] === RUN TestDeleteEmpty [2022-01-20T20:47:49.797Z] --- PASS: TestDeleteEmpty (0.00s) [2022-01-20T20:47:49.797Z] === RUN TestDeleteNewline [2022-01-20T20:47:49.797Z] --- PASS: TestDeleteNewline (0.00s) [2022-01-20T20:47:49.797Z] === RUN TestDelete [2022-01-20T20:47:49.797Z] --- PASS: TestDelete (0.00s) [2022-01-20T20:47:49.797Z] === RUN TestConcurrentWrites [2022-01-20T20:47:49.850Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-01-20T20:47:49.878Z] === RUN TestNewSettable [2022-01-20T20:47:49.878Z] --- PASS: TestNewSettable (0.00s) [2022-01-20T20:47:49.878Z] === RUN TestIsSettable [2022-01-20T20:47:49.878Z] --- PASS: TestIsSettable (0.00s) [2022-01-20T20:47:49.878Z] === RUN TestUpdateSettingsEnv [2022-01-20T20:47:49.879Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-01-20T20:47:49.879Z] PASS [2022-01-20T20:47:49.879Z] coverage: 20.0% of statements [2022-01-20T20:47:49.879Z] ok github.com/docker/docker/plugin/v2 0.035s coverage: 20.0% of statements [2022-01-20T20:47:49.879Z] === RUN TestLoad [2022-01-20T20:47:49.879Z] --- PASS: TestLoad (0.00s) [2022-01-20T20:47:49.879Z] === RUN TestSave [2022-01-20T20:47:49.879Z] --- PASS: TestSave (0.02s) [2022-01-20T20:47:49.879Z] === RUN TestAddDeleteGet [2022-01-20T20:47:49.879Z] --- PASS: TestAddDeleteGet (0.03s) [2022-01-20T20:47:49.879Z] === RUN TestInvalidTags [2022-01-20T20:47:49.879Z] --- PASS: TestInvalidTags (0.01s) [2022-01-20T20:47:49.879Z] PASS [2022-01-20T20:47:49.879Z] coverage: 84.4% of statements [2022-01-20T20:47:49.879Z] ok github.com/docker/docker/reference 0.095s coverage: 84.4% of statements [2022-01-20T20:47:50.002Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.11s) [2022-01-20T20:47:50.002Z] === RUN TestCgroupNamespacesRunHostMode [2022-01-20T20:47:50.109Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-01-20T20:47:50.267Z] --- PASS: TestRandomAllocateDeallocate (5.83s) [2022-01-20T20:47:50.267Z] === RUN TestAllocateRandomDeallocate [2022-01-20T20:47:50.267Z] === RUN TestNew [2022-01-20T20:47:50.267Z] --- PASS: TestNew (0.00s) [2022-01-20T20:47:50.267Z] === RUN TestAddDriver [2022-01-20T20:47:50.267Z] --- PASS: TestAddDriver (0.00s) [2022-01-20T20:47:50.267Z] === RUN TestAddDuplicateDriver [2022-01-20T20:47:50.267Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-01-20T20:47:50.267Z] === RUN TestIPAMDefaultAddressSpaces [2022-01-20T20:47:50.267Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-01-20T20:47:50.267Z] === RUN TestDriver [2022-01-20T20:47:50.267Z] --- PASS: TestDriver (0.00s) [2022-01-20T20:47:50.267Z] === RUN TestIPAM [2022-01-20T20:47:50.267Z] --- PASS: TestIPAM (0.00s) [2022-01-20T20:47:50.267Z] === RUN TestWalkIPAMs [2022-01-20T20:47:50.267Z] --- PASS: TestWalkIPAMs (0.00s) [2022-01-20T20:47:50.267Z] === RUN TestWalkDrivers [2022-01-20T20:47:50.267Z] --- PASS: TestWalkDrivers (0.00s) [2022-01-20T20:47:50.267Z] PASS [2022-01-20T20:47:50.267Z] coverage: 82.4% of statements [2022-01-20T20:47:50.267Z] ok github.com/docker/docker/libnetwork/drvregistry 0.090s coverage: 82.4% of statements [2022-01-20T20:47:50.267Z] --- PASS: TestConcurrentWrites (0.22s) [2022-01-20T20:47:50.267Z] PASS [2022-01-20T20:47:50.267Z] coverage: 81.2% of statements [2022-01-20T20:47:50.267Z] ok github.com/docker/docker/libnetwork/etchosts 0.279s coverage: 81.2% of statements [2022-01-20T20:47:50.267Z] === RUN TestNew [2022-01-20T20:47:50.267Z] --- PASS: TestNew (0.00s) [2022-01-20T20:47:50.267Z] === RUN TestAllocate [2022-01-20T20:47:50.267Z] --- PASS: TestAllocate (0.00s) [2022-01-20T20:47:50.267Z] === RUN TestUninitialized [2022-01-20T20:47:50.267Z] --- PASS: TestUninitialized (0.00s) [2022-01-20T20:47:50.267Z] === RUN TestAllocateInRange [2022-01-20T20:47:50.267Z] --- PASS: TestAllocateInRange (0.00s) [2022-01-20T20:47:50.267Z] === RUN TestAllocateSerial [2022-01-20T20:47:50.267Z] --- PASS: TestAllocateSerial (0.00s) [2022-01-20T20:47:50.267Z] PASS [2022-01-20T20:47:50.267Z] coverage: 87.5% of statements [2022-01-20T20:47:50.267Z] ok github.com/docker/docker/libnetwork/idm 0.040s coverage: 87.5% of statements [2022-01-20T20:47:50.737Z] === RUN TestCaller [2022-01-20T20:47:50.737Z] --- PASS: TestCaller (0.00s) [2022-01-20T20:47:50.737Z] PASS [2022-01-20T20:47:50.737Z] coverage: 100.0% of statements [2022-01-20T20:47:50.737Z] ok github.com/docker/docker/libnetwork/internal/caller 0.040s coverage: 100.0% of statements [2022-01-20T20:47:50.737Z] --- PASS: TestAllocateRandomDeallocate (0.79s) [2022-01-20T20:47:50.737Z] === RUN TestAllocateRandomDeallocateSerialize [2022-01-20T20:47:51.206Z] === RUN TestSetSerialInsertDelete [2022-01-20T20:47:51.206Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-01-20T20:47:51.206Z] === RUN TestSetParallelInsertDelete [2022-01-20T20:47:51.383Z] --- PASS: TestCgroupNamespacesRunHostMode (1.18s) [2022-01-20T20:47:51.383Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-01-20T20:47:51.440Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-01-20T20:47:51.440Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2022-01-20T20:47:51.440Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-01-20T20:47:51.440Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-01-20T20:47:51.440Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-01-20T20:47:51.440Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-01-20T20:47:51.440Z] === RUN TestResumableRequestReaderWithReadError [2022-01-20T20:47:51.440Z] time="2022-01-20T20:47:50Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-01-20T20:47:51.440Z] --- PASS: TestResumableRequestReaderWithReadError (0.14s) [2022-01-20T20:47:51.440Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-01-20T20:47:51.440Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-01-20T20:47:51.440Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-01-20T20:47:51.440Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.01s) [2022-01-20T20:47:51.440Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-01-20T20:47:51.440Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-01-20T20:47:51.440Z] === RUN TestResumableRequestReader [2022-01-20T20:47:51.440Z] --- PASS: TestResumableRequestReader (0.00s) [2022-01-20T20:47:51.440Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-01-20T20:47:51.440Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-01-20T20:47:51.440Z] PASS [2022-01-20T20:47:51.440Z] coverage: 100.0% of statements [2022-01-20T20:47:51.440Z] ok github.com/docker/docker/registry/resumable 0.212s coverage: 100.0% of statements [2022-01-20T20:47:51.440Z] === RUN TestResolveAuthConfigIndexServer [2022-01-20T20:47:51.440Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-01-20T20:47:51.440Z] === RUN TestResolveAuthConfigFullURL [2022-01-20T20:47:51.440Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-01-20T20:47:51.440Z] === RUN TestLoadAllowNondistributableArtifacts [2022-01-20T20:47:51.440Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-01-20T20:47:51.440Z] === RUN TestValidateMirror [2022-01-20T20:47:51.440Z] --- PASS: TestValidateMirror (0.00s) [2022-01-20T20:47:51.440Z] === RUN TestLoadInsecureRegistries [2022-01-20T20:47:51.489Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-01-20T20:47:51.489Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-01-20T20:47:51.907Z] time="2022-01-20T20:47:51Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-01-20T20:47:51.907Z] time="2022-01-20T20:47:51Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-01-20T20:47:51.907Z] time="2022-01-20T20:47:51Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-01-20T20:47:51.907Z] --- PASS: TestLoadInsecureRegistries (0.13s) [2022-01-20T20:47:51.907Z] === RUN TestNewServiceConfig [2022-01-20T20:47:51.907Z] --- PASS: TestNewServiceConfig (0.00s) [2022-01-20T20:47:51.907Z] === RUN TestValidateIndexName [2022-01-20T20:47:51.907Z] --- PASS: TestValidateIndexName (0.00s) [2022-01-20T20:47:51.907Z] === RUN TestValidateIndexNameWithError [2022-01-20T20:47:51.907Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-01-20T20:47:51.907Z] === RUN TestEndpointParse [2022-01-20T20:47:51.907Z] --- PASS: TestEndpointParse (0.00s) [2022-01-20T20:47:51.907Z] === RUN TestEndpointParseInvalid [2022-01-20T20:47:51.907Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-01-20T20:47:51.907Z] === RUN TestValidateEndpoint [2022-01-20T20:47:51.907Z] --- PASS: TestValidateEndpoint (0.00s) [2022-01-20T20:47:51.907Z] === RUN TestPing [2022-01-20T20:47:51.907Z] --- PASS: TestPing (0.00s) [2022-01-20T20:47:51.907Z] === RUN TestPingRegistryEndpoint [2022-01-20T20:47:51.907Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-01-20T20:47:51.907Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2022-01-20T20:47:51.907Z] === RUN TestEndpoint [2022-01-20T20:47:51.907Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-01-20T20:47:51.907Z] --- SKIP: TestEndpoint (0.00s) [2022-01-20T20:47:51.907Z] === RUN TestParseRepositoryInfo [2022-01-20T20:47:51.907Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-01-20T20:47:51.907Z] === RUN TestNewIndexInfo [2022-01-20T20:47:51.907Z] --- PASS: TestNewIndexInfo (0.00s) [2022-01-20T20:47:51.907Z] === RUN TestMirrorEndpointLookup [2022-01-20T20:47:51.907Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-01-20T20:47:51.907Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-01-20T20:47:51.907Z] === RUN TestSearchRepositories [2022-01-20T20:47:51.907Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-01-20T20:47:51.907Z] Host: 127.0.0.1:49322 [2022-01-20T20:47:51.907Z] User-Agent: docker test client [2022-01-20T20:47:51.907Z] Authorization: Token fake-token [2022-01-20T20:47:51.907Z] X-Docker-Token: true [2022-01-20T20:47:51.907Z] Accept-Encoding: gzip [2022-01-20T20:47:51.907Z] [2022-01-20T20:47:51.907Z] [2022-01-20T20:47:51.907Z] registry_test.go:730: HTTP/1.1 200 OK [2022-01-20T20:47:51.907Z] Connection: close [2022-01-20T20:47:51.907Z] Content-Length: 144 [2022-01-20T20:47:51.907Z] Cache-Control: no-cache [2022-01-20T20:47:51.907Z] Content-Type: application/json [2022-01-20T20:47:51.907Z] Date: Thu, 20 Jan 2022 20:47:51 GMT [2022-01-20T20:47:51.907Z] Expires: -1 [2022-01-20T20:47:51.907Z] Pragma: no-cache [2022-01-20T20:47:51.907Z] Server: docker-tests/mock [2022-01-20T20:47:51.907Z] X-Docker-Registry-Config: mock [2022-01-20T20:47:51.907Z] X-Docker-Registry-Version: 0.0.0 [2022-01-20T20:47:51.907Z] [2022-01-20T20:47:51.907Z] [2022-01-20T20:47:51.907Z] --- PASS: TestSearchRepositories (0.00s) [2022-01-20T20:47:51.907Z] === RUN TestTrustedLocation [2022-01-20T20:47:51.907Z] --- PASS: TestTrustedLocation (0.00s) [2022-01-20T20:47:51.907Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-01-20T20:47:51.907Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-01-20T20:47:51.907Z] === RUN TestAllowNondistributableArtifacts [2022-01-20T20:47:51.907Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-01-20T20:47:51.907Z] === RUN TestIsSecureIndex [2022-01-20T20:47:51.907Z] --- PASS: TestIsSecureIndex (0.00s) [2022-01-20T20:47:51.907Z] PASS [2022-01-20T20:47:51.907Z] coverage: 51.2% of statements [2022-01-20T20:47:51.907Z] ok github.com/docker/docker/registry 0.205s coverage: 51.2% of statements [2022-01-20T20:47:51.907Z] === RUN TestRestartManagerTimeout [2022-01-20T20:47:51.907Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-01-20T20:47:51.907Z] === RUN TestRestartManagerTimeoutReset [2022-01-20T20:47:51.907Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-01-20T20:47:51.907Z] PASS [2022-01-20T20:47:51.907Z] coverage: 50.9% of statements [2022-01-20T20:47:51.907Z] ok github.com/docker/docker/restartmanager 0.032s coverage: 50.9% of statements [2022-01-20T20:47:52.195Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.27s) [2022-01-20T20:47:52.195Z] === RUN TestRetrieveFromStore [2022-01-20T20:47:52.195Z] === RUN TestInt2IP2IntConversion [2022-01-20T20:47:52.195Z] === RUN TestPoolRequest [2022-01-20T20:47:52.195Z] --- PASS: TestPoolRequest (0.00s) [2022-01-20T20:47:52.195Z] === RUN TestOtherRequests [2022-01-20T20:47:52.195Z] --- PASS: TestOtherRequests (0.00s) [2022-01-20T20:47:52.195Z] PASS [2022-01-20T20:47:52.195Z] coverage: 57.1% of statements [2022-01-20T20:47:52.195Z] ok github.com/docker/docker/libnetwork/ipams/null 0.041s coverage: 57.1% of statements [2022-01-20T20:47:52.322Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.11s) [2022-01-20T20:47:52.322Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-01-20T20:47:52.374Z] === RUN TestDecodeContainerConfig [2022-01-20T20:47:52.374Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-01-20T20:47:52.374Z] === RUN TestDecodeContainerConfigIsolation [2022-01-20T20:47:52.374Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-01-20T20:47:52.374Z] === RUN TestValidatePrivileged [2022-01-20T20:47:52.374Z] --- PASS: TestValidatePrivileged (0.00s) [2022-01-20T20:47:52.374Z] PASS [2022-01-20T20:47:52.374Z] coverage: 52.6% of statements [2022-01-20T20:47:52.374Z] ok github.com/docker/docker/runconfig 0.038s coverage: 52.6% of statements [2022-01-20T20:47:52.374Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-01-20T20:47:52.374Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-01-20T20:47:52.374Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-01-20T20:47:52.374Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-01-20T20:47:52.374Z] PASS [2022-01-20T20:47:52.374Z] coverage: 62.5% of statements [2022-01-20T20:47:52.374Z] ok github.com/docker/docker/testutil 0.038s coverage: 62.5% of statements [2022-01-20T20:47:52.664Z] --- PASS: TestInt2IP2IntConversion (0.48s) [2022-01-20T20:47:52.664Z] === RUN TestGetAddressVersion [2022-01-20T20:47:52.664Z] --- PASS: TestGetAddressVersion (0.00s) [2022-01-20T20:47:52.664Z] === RUN TestKeyString [2022-01-20T20:47:52.664Z] --- PASS: TestKeyString (0.00s) [2022-01-20T20:47:52.664Z] === RUN TestPoolDataMarshal [2022-01-20T20:47:52.664Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-01-20T20:47:52.664Z] === RUN TestSubnetsMarshal [2022-01-20T20:47:52.664Z] --- PASS: TestRetrieveFromStore (0.55s) [2022-01-20T20:47:52.664Z] === RUN TestIsCorrupted [2022-01-20T20:47:52.664Z] --- PASS: TestSubnetsMarshal (0.04s) [2022-01-20T20:47:52.664Z] === RUN TestAddSubnets [2022-01-20T20:47:52.664Z] --- PASS: TestIsCorrupted (0.01s) [2022-01-20T20:47:52.664Z] === RUN TestSetRollover [2022-01-20T20:47:52.664Z] --- PASS: TestAddSubnets (0.06s) [2022-01-20T20:47:52.664Z] === RUN TestDoublePoolRelease [2022-01-20T20:47:52.664Z] --- PASS: TestDoublePoolRelease (0.03s) [2022-01-20T20:47:52.664Z] === RUN TestAddReleasePoolID [2022-01-20T20:47:52.664Z] --- PASS: TestAddReleasePoolID (0.07s) [2022-01-20T20:47:52.664Z] === RUN TestPredefinedPool [2022-01-20T20:47:52.873Z] === RUN TestDockerSuite/TestBuildEnv [2022-01-20T20:47:53.133Z] --- PASS: TestPredefinedPool (0.03s) [2022-01-20T20:47:53.133Z] === RUN TestRemoveSubnet [2022-01-20T20:47:53.133Z] --- PASS: TestRemoveSubnet (0.15s) [2022-01-20T20:47:53.133Z] === RUN TestGetSameAddress [2022-01-20T20:47:53.133Z] --- PASS: TestGetSameAddress (0.02s) [2022-01-20T20:47:53.133Z] === RUN TestPoolAllocationReuse [2022-01-20T20:47:53.261Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.11s) [2022-01-20T20:47:53.261Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-01-20T20:47:53.357Z] time="2022-01-20T20:47:52Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-01-20T20:47:53.603Z] === RUN TestGetCapabilities [2022-01-20T20:47:53.603Z] --- PASS: TestGetCapabilities (0.01s) [2022-01-20T20:47:53.603Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-01-20T20:47:53.603Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2022-01-20T20:47:53.603Z] === RUN TestGetDefaultAddressSpaces [2022-01-20T20:47:53.603Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2022-01-20T20:47:53.603Z] === RUN TestRemoteDriver [2022-01-20T20:47:53.603Z] --- PASS: TestRemoteDriver (0.01s) [2022-01-20T20:47:53.603Z] PASS [2022-01-20T20:47:53.603Z] coverage: 47.4% of statements [2022-01-20T20:47:53.603Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.066s coverage: 47.4% of statements [2022-01-20T20:47:54.072Z] --- PASS: TestSetRollover (1.38s) [2022-01-20T20:47:54.072Z] === RUN TestSetRolloverSerial [2022-01-20T20:47:54.072Z] === RUN TestWindowsIPAM [2022-01-20T20:47:54.072Z] --- PASS: TestWindowsIPAM (0.00s) [2022-01-20T20:47:54.072Z] PASS [2022-01-20T20:47:54.072Z] coverage: 71.4% of statements [2022-01-20T20:47:54.072Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.038s coverage: 71.4% of statements [2022-01-20T20:47:54.201Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s) [2022-01-20T20:47:54.201Z] === RUN TestCgroupNamespacesRunOlderClient [2022-01-20T20:47:54.542Z] --- PASS: TestPoolAllocationReuse (1.45s) [2022-01-20T20:47:54.542Z] === RUN TestGetAddressSubPoolEqualPool [2022-01-20T20:47:54.542Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) [2022-01-20T20:47:54.542Z] === RUN TestRequestReleaseAddressFromSubPool [2022-01-20T20:47:54.563Z] --- PASS: TestCreateServiceSecretFileMode (12.51s) [2022-01-20T20:47:54.563Z] === RUN TestCreateServiceConfigFileMode [2022-01-20T20:47:54.813Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-01-20T20:47:54.813Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-01-20T20:47:55.011Z] === RUN TestDefaultNetwork [2022-01-20T20:47:55.011Z] --- PASS: TestDefaultNetwork (0.24s) [2022-01-20T20:47:55.011Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-01-20T20:47:55.141Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.12s) [2022-01-20T20:47:55.141Z] === RUN TestNISDomainname [2022-01-20T20:47:55.481Z] --- PASS: TestSetRolloverSerial (1.27s) [2022-01-20T20:47:55.481Z] === RUN TestGetFirstAvailableFromCurrent [2022-01-20T20:47:55.481Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-01-20T20:47:55.481Z] PASS [2022-01-20T20:47:55.481Z] coverage: 84.4% of statements [2022-01-20T20:47:55.481Z] ok github.com/docker/docker/libnetwork/bitseq 11.198s coverage: 84.4% of statements [2022-01-20T20:47:55.481Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.25s) [2022-01-20T20:47:55.481Z] === RUN TestInitAddressPools [2022-01-20T20:47:55.481Z] --- PASS: TestInitAddressPools (0.00s) [2022-01-20T20:47:55.481Z] PASS [2022-01-20T20:47:55.481Z] coverage: 74.0% of statements [2022-01-20T20:47:55.481Z] ok github.com/docker/docker/libnetwork/ipamutils 0.566s coverage: 74.0% of statements [2022-01-20T20:47:55.570Z] === RUN TestGetDriver [2022-01-20T20:47:55.570Z] --- PASS: TestGetDriver (0.00s) [2022-01-20T20:47:55.570Z] === RUN TestVolumeRequestError [2022-01-20T20:47:55.570Z] --- PASS: TestVolumeRequestError (0.01s) [2022-01-20T20:47:55.570Z] PASS [2022-01-20T20:47:55.570Z] coverage: 36.1% of statements [2022-01-20T20:47:55.570Z] ok github.com/docker/docker/volume/drivers 0.045s coverage: 36.1% of statements [2022-01-20T20:47:55.570Z] === RUN TestGetAddress [2022-01-20T20:47:55.570Z] --- PASS: TestGetAddress (0.00s) [2022-01-20T20:47:55.570Z] === RUN TestRemove [2022-01-20T20:47:55.570Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-01-20T20:47:55.570Z] --- SKIP: TestRemove (0.00s) [2022-01-20T20:47:55.570Z] === RUN TestInitializeWithVolumes [2022-01-20T20:47:55.570Z] --- PASS: TestInitializeWithVolumes (0.00s) [2022-01-20T20:47:55.570Z] === RUN TestCreate [2022-01-20T20:47:55.570Z] --- PASS: TestCreate (0.01s) [2022-01-20T20:47:55.570Z] === RUN TestValidateName [2022-01-20T20:47:55.570Z] --- PASS: TestValidateName (0.00s) [2022-01-20T20:47:55.570Z] === RUN TestCreateWithOpts [2022-01-20T20:47:55.570Z] local_test.go:180: runtime.GOOS == "windows" [2022-01-20T20:47:55.570Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-01-20T20:47:55.570Z] === RUN TestRelaodNoOpts [2022-01-20T20:47:55.570Z] --- PASS: TestRelaodNoOpts (0.01s) [2022-01-20T20:47:55.570Z] PASS [2022-01-20T20:47:55.570Z] coverage: 41.5% of statements [2022-01-20T20:47:55.570Z] ok github.com/docker/docker/volume/local 0.063s coverage: 41.5% of statements [2022-01-20T20:47:55.711Z] --- PASS: TestNISDomainname (0.50s) [2022-01-20T20:47:55.711Z] === RUN TestHostnameDnsResolution [2022-01-20T20:47:55.749Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-01-20T20:47:55.950Z] === RUN TestKeyValue [2022-01-20T20:47:55.950Z] --- PASS: TestKeyValue (0.00s) [2022-01-20T20:47:55.950Z] PASS [2022-01-20T20:47:55.950Z] coverage: 60.0% of statements [2022-01-20T20:47:55.950Z] ok github.com/docker/docker/libnetwork/netlabel 0.039s coverage: 60.0% of statements [2022-01-20T20:47:56.280Z] --- PASS: TestHostnameDnsResolution (0.61s) [2022-01-20T20:47:56.280Z] === RUN TestUnprivilegedPortsAndPing [2022-01-20T20:47:56.420Z] --- PASS: TestRequestReleaseAddressFromSubPool (1.79s) [2022-01-20T20:47:56.420Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-01-20T20:47:56.555Z] === RUN TestLCOWParseMountRaw [2022-01-20T20:47:56.555Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-01-20T20:47:56.555Z] === RUN TestLCOWParseMountRawSplit [2022-01-20T20:47:56.555Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-01-20T20:47:56.555Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-01-20T20:47:56.555Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-01-20T20:47:56.555Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-01-20T20:47:56.555Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-01-20T20:47:56.555Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-01-20T20:47:56.555Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-01-20T20:47:56.555Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-01-20T20:47:56.555Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-01-20T20:47:56.555Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-01-20T20:47:56.555Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-01-20T20:47:56.555Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-01-20T20:47:56.555Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-01-20T20:47:56.555Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-01-20T20:47:56.555Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-01-20T20:47:56.555Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-01-20T20:47:56.555Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-01-20T20:47:56.555Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-01-20T20:47:56.555Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-01-20T20:47:56.555Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-01-20T20:47:56.555Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-01-20T20:47:56.555Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-01-20T20:47:56.555Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-01-20T20:47:56.555Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-01-20T20:47:56.555Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-01-20T20:47:56.555Z] === RUN TestLinuxParseMountRaw [2022-01-20T20:47:56.555Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-01-20T20:47:56.555Z] === RUN TestLinuxParseMountRawSplit [2022-01-20T20:47:56.555Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-01-20T20:47:56.555Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-01-20T20:47:56.555Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-01-20T20:47:56.555Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-01-20T20:47:56.555Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-01-20T20:47:56.555Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-01-20T20:47:56.555Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-01-20T20:47:56.555Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-01-20T20:47:56.555Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-01-20T20:47:56.555Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-01-20T20:47:56.555Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-01-20T20:47:56.555Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-01-20T20:47:56.555Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-01-20T20:47:56.555Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-01-20T20:47:56.555Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-01-20T20:47:56.555Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-01-20T20:47:56.555Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-01-20T20:47:56.555Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-01-20T20:47:56.555Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-01-20T20:47:56.555Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-01-20T20:47:56.555Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-01-20T20:47:56.555Z] === RUN TestConvertTmpfsOptions [2022-01-20T20:47:56.555Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-01-20T20:47:56.555Z] linux_parser_test.go:209: data="ro" [2022-01-20T20:47:56.555Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-01-20T20:47:56.555Z] === RUN TestParseMountSpec [2022-01-20T20:47:56.555Z] parser_test.go:62: case 0 [2022-01-20T20:47:56.555Z] parser_test.go:62: case 1 [2022-01-20T20:47:56.555Z] parser_test.go:62: case 2 [2022-01-20T20:47:56.555Z] parser_test.go:62: case 3 [2022-01-20T20:47:56.555Z] parser_test.go:62: case 4 [2022-01-20T20:47:56.555Z] parser_test.go:62: case 5 [2022-01-20T20:47:56.555Z] --- PASS: TestParseMountSpec (0.00s) [2022-01-20T20:47:56.555Z] === RUN TestValidateMount [2022-01-20T20:47:56.555Z] --- PASS: TestValidateMount (0.00s) [2022-01-20T20:47:56.555Z] === RUN TestWindowsParseMountRaw [2022-01-20T20:47:56.555Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-01-20T20:47:56.555Z] === RUN TestWindowsParseMountRawSplit [2022-01-20T20:47:56.555Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-01-20T20:47:56.555Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-01-20T20:47:56.555Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-01-20T20:47:56.555Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-01-20T20:47:56.555Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-01-20T20:47:56.555Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-01-20T20:47:56.555Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-01-20T20:47:56.555Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-01-20T20:47:56.555Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-01-20T20:47:56.555Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-01-20T20:47:56.555Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-01-20T20:47:56.556Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-01-20T20:47:56.556Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-01-20T20:47:56.556Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-01-20T20:47:56.556Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-01-20T20:47:56.556Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-01-20T20:47:56.556Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-01-20T20:47:56.556Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-01-20T20:47:56.556Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-01-20T20:47:56.556Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-01-20T20:47:56.556Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-01-20T20:47:56.556Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-01-20T20:47:56.556Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-01-20T20:47:56.556Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-01-20T20:47:56.556Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-01-20T20:47:56.556Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-01-20T20:47:56.556Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-01-20T20:47:56.556Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-01-20T20:47:56.556Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-01-20T20:47:56.556Z] PASS [2022-01-20T20:47:56.556Z] coverage: 67.6% of statements [2022-01-20T20:47:56.556Z] ok github.com/docker/docker/volume/mounts 0.046s coverage: 67.6% of statements [2022-01-20T20:47:56.850Z] --- PASS: TestUnprivilegedPortsAndPing (0.50s) [2022-01-20T20:47:56.850Z] === RUN TestStats [2022-01-20T20:47:57.129Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-01-20T20:47:57.541Z] === RUN TestSetGetMeta [2022-01-20T20:47:57.541Z] === PAUSE TestSetGetMeta [2022-01-20T20:47:57.541Z] === RUN TestRestore [2022-01-20T20:47:57.541Z] === PAUSE TestRestore [2022-01-20T20:47:57.541Z] === RUN TestServiceCreate [2022-01-20T20:47:57.541Z] === PAUSE TestServiceCreate [2022-01-20T20:47:57.541Z] === RUN TestServiceList [2022-01-20T20:47:57.541Z] === PAUSE TestServiceList [2022-01-20T20:47:57.541Z] === RUN TestServiceRemove [2022-01-20T20:47:57.541Z] === PAUSE TestServiceRemove [2022-01-20T20:47:57.541Z] === RUN TestServiceGet [2022-01-20T20:47:57.541Z] === PAUSE TestServiceGet [2022-01-20T20:47:57.541Z] === RUN TestServicePrune [2022-01-20T20:47:57.541Z] === PAUSE TestServicePrune [2022-01-20T20:47:57.541Z] === RUN TestCreate [2022-01-20T20:47:57.541Z] === PAUSE TestCreate [2022-01-20T20:47:57.541Z] === RUN TestRemove [2022-01-20T20:47:57.541Z] === PAUSE TestRemove [2022-01-20T20:47:57.541Z] === RUN TestList [2022-01-20T20:47:57.541Z] === PAUSE TestList [2022-01-20T20:47:57.541Z] === RUN TestFindByDriver [2022-01-20T20:47:57.541Z] === PAUSE TestFindByDriver [2022-01-20T20:47:57.541Z] === RUN TestFindByReferenced [2022-01-20T20:47:57.541Z] === PAUSE TestFindByReferenced [2022-01-20T20:47:57.541Z] === RUN TestDerefMultipleOfSameRef [2022-01-20T20:47:57.541Z] === PAUSE TestDerefMultipleOfSameRef [2022-01-20T20:47:57.541Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-01-20T20:47:57.541Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-01-20T20:47:57.541Z] === RUN TestDefererencePluginOnCreateError [2022-01-20T20:47:57.541Z] === PAUSE TestDefererencePluginOnCreateError [2022-01-20T20:47:57.541Z] === RUN TestRefDerefRemove [2022-01-20T20:47:57.541Z] === PAUSE TestRefDerefRemove [2022-01-20T20:47:57.541Z] === RUN TestGet [2022-01-20T20:47:57.541Z] === PAUSE TestGet [2022-01-20T20:47:57.541Z] === RUN TestGetWithReference [2022-01-20T20:47:57.541Z] === PAUSE TestGetWithReference [2022-01-20T20:47:57.541Z] === RUN TestFilterFunc [2022-01-20T20:47:57.541Z] === RUN TestFilterFunc/test_nil_list [2022-01-20T20:47:57.541Z] === PAUSE TestFilterFunc/test_nil_list [2022-01-20T20:47:57.541Z] === RUN TestFilterFunc/test_empty_list [2022-01-20T20:47:57.541Z] === PAUSE TestFilterFunc/test_empty_list [2022-01-20T20:47:57.541Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-01-20T20:47:57.541Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-01-20T20:47:57.541Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-01-20T20:47:57.541Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-01-20T20:47:57.541Z] === RUN TestFilterFunc/test_filter_some [2022-01-20T20:47:57.541Z] === PAUSE TestFilterFunc/test_filter_some [2022-01-20T20:47:57.541Z] === RUN TestFilterFunc/test_filter_middle [2022-01-20T20:47:57.541Z] === PAUSE TestFilterFunc/test_filter_middle [2022-01-20T20:47:57.541Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-01-20T20:47:57.541Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-01-20T20:47:57.541Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-01-20T20:47:57.541Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-01-20T20:47:57.541Z] === CONT TestFilterFunc/test_nil_list [2022-01-20T20:47:57.541Z] === CONT TestFilterFunc/test_filter_some [2022-01-20T20:47:57.541Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-01-20T20:47:57.541Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-01-20T20:47:57.541Z] === CONT TestFilterFunc/test_empty_list [2022-01-20T20:47:57.541Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-01-20T20:47:57.541Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-01-20T20:47:57.541Z] === CONT TestFilterFunc/test_filter_middle [2022-01-20T20:47:57.541Z] --- PASS: TestFilterFunc (0.00s) [2022-01-20T20:47:57.541Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-01-20T20:47:57.541Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-01-20T20:47:57.541Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-01-20T20:47:57.541Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-01-20T20:47:57.541Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-01-20T20:47:57.541Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-01-20T20:47:57.541Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-01-20T20:47:57.541Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-01-20T20:47:57.541Z] === CONT TestSetGetMeta [2022-01-20T20:47:57.541Z] === CONT TestList [2022-01-20T20:47:57.541Z] === CONT TestDerefMultipleOfSameRef [2022-01-20T20:47:57.541Z] === CONT TestDefererencePluginOnCreateError [2022-01-20T20:47:57.541Z] --- PASS: TestSetGetMeta (0.03s) [2022-01-20T20:47:57.541Z] === CONT TestRemove [2022-01-20T20:47:57.541Z] --- PASS: TestDerefMultipleOfSameRef (0.03s) [2022-01-20T20:47:57.541Z] === CONT TestCreate [2022-01-20T20:47:57.541Z] --- PASS: TestDefererencePluginOnCreateError (0.04s) [2022-01-20T20:47:57.541Z] === CONT TestServicePrune [2022-01-20T20:47:57.541Z] --- PASS: TestList (0.04s) [2022-01-20T20:47:57.541Z] === CONT TestServiceGet [2022-01-20T20:47:57.541Z] --- PASS: TestRemove (0.02s) [2022-01-20T20:47:57.541Z] === CONT TestServiceRemove [2022-01-20T20:47:57.541Z] --- PASS: TestCreate (0.02s) [2022-01-20T20:47:57.541Z] === CONT TestServiceList [2022-01-20T20:47:57.541Z] --- PASS: TestServiceGet (0.13s) [2022-01-20T20:47:57.541Z] === CONT TestServiceCreate [2022-01-20T20:47:57.541Z] time="2022-01-20T20:47:57Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-01-20T20:47:57.541Z] --- PASS: TestServiceRemove (0.13s) [2022-01-20T20:47:57.541Z] === CONT TestRestore [2022-01-20T20:47:57.541Z] --- PASS: TestServiceList (0.13s) [2022-01-20T20:47:57.541Z] === CONT TestFindByReferenced [2022-01-20T20:47:57.541Z] time="2022-01-20T20:47:57Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-01-20T20:47:57.541Z] time="2022-01-20T20:47:57Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-01-20T20:47:57.541Z] --- PASS: TestServiceCreate (0.02s) [2022-01-20T20:47:57.541Z] === CONT TestFindByDriver [2022-01-20T20:47:57.541Z] time="2022-01-20T20:47:57Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-01-20T20:47:57.541Z] --- PASS: TestFindByReferenced (0.02s) [2022-01-20T20:47:57.541Z] === CONT TestGetWithReference [2022-01-20T20:47:57.541Z] --- PASS: TestRestore (0.02s) [2022-01-20T20:47:57.541Z] === CONT TestGet [2022-01-20T20:47:57.541Z] time="2022-01-20T20:47:57Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-01-20T20:47:57.541Z] --- PASS: TestServicePrune (0.17s) [2022-01-20T20:47:57.541Z] === CONT TestRefDerefRemove [2022-01-20T20:47:57.541Z] --- PASS: TestFindByDriver (0.02s) [2022-01-20T20:47:57.541Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-01-20T20:47:57.541Z] --- PASS: TestGetWithReference (0.02s) [2022-01-20T20:47:57.541Z] --- PASS: TestGet (0.02s) [2022-01-20T20:47:57.541Z] --- PASS: TestRefDerefRemove (0.03s) [2022-01-20T20:47:57.541Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2022-01-20T20:47:57.541Z] PASS [2022-01-20T20:47:57.541Z] coverage: 69.0% of statements [2022-01-20T20:47:57.541Z] ok github.com/docker/docker/volume/service 0.278s coverage: 69.0% of statements [2022-01-20T20:47:58.639Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-01-20T20:47:58.639Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-01-20T20:47:58.639Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-01-20T20:47:58.639Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-01-20T20:47:58.639Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-01-20T20:47:58.639Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-01-20T20:47:58.639Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-01-20T20:47:58.639Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-01-20T20:47:58.639Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-01-20T20:47:58.639Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-01-20T20:47:58.639Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-01-20T20:47:58.639Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-01-20T20:47:58.639Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-01-20T20:47:58.639Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-01-20T20:47:58.639Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-01-20T20:47:58.639Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-01-20T20:47:58.639Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-01-20T20:47:58.639Z] === RUN TestNetworkDBSimple [2022-01-20T20:47:59.109Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.58s) [2022-01-20T20:47:59.109Z] === RUN TestGetAddress [2022-01-20T20:47:59.109Z] === RUN TestGenerate [2022-01-20T20:47:59.109Z] --- PASS: TestGenerate (0.00s) [2022-01-20T20:47:59.109Z] === RUN TestGeneratePtr [2022-01-20T20:47:59.109Z] --- PASS: TestGeneratePtr (0.00s) [2022-01-20T20:47:59.109Z] === RUN TestGenerateMissingField [2022-01-20T20:47:59.109Z] --- PASS: TestGenerateMissingField (0.00s) [2022-01-20T20:47:59.109Z] === RUN TestFieldCannotBeSet [2022-01-20T20:47:59.109Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-01-20T20:47:59.109Z] === RUN TestTypeMismatchError [2022-01-20T20:47:59.109Z] --- PASS: TestTypeMismatchError (0.00s) [2022-01-20T20:47:59.109Z] PASS [2022-01-20T20:47:59.109Z] coverage: 100.0% of statements [2022-01-20T20:47:59.109Z] ok github.com/docker/docker/libnetwork/options 0.039s coverage: 100.0% of statements [2022-01-20T20:47:59.388Z] --- PASS: TestStats (2.42s) [2022-01-20T20:47:59.388Z] === RUN TestStopContainerWithTimeout [2022-01-20T20:47:59.388Z] === RUN TestStopContainerWithTimeout/0 [2022-01-20T20:47:59.388Z] === PAUSE TestStopContainerWithTimeout/0 [2022-01-20T20:47:59.388Z] === RUN TestStopContainerWithTimeout/1 [2022-01-20T20:47:59.388Z] === PAUSE TestStopContainerWithTimeout/1 [2022-01-20T20:47:59.388Z] === RUN TestStopContainerWithTimeout/3 [2022-01-20T20:47:59.388Z] === PAUSE TestStopContainerWithTimeout/3 [2022-01-20T20:47:59.388Z] === RUN TestStopContainerWithTimeout/-1 [2022-01-20T20:47:59.388Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-01-20T20:47:59.388Z] === CONT TestStopContainerWithTimeout/0 [2022-01-20T20:47:59.388Z] === CONT TestStopContainerWithTimeout/-1 [2022-01-20T20:47:59.959Z] === CONT TestStopContainerWithTimeout/3 [2022-01-20T20:48:00.099Z] 2022/01/20 20:47:59 Closing DB instances... [2022-01-20T20:48:00.099Z] testing: warning: no tests to run [2022-01-20T20:48:00.099Z] PASS [2022-01-20T20:48:00.099Z] coverage: 0.0% of statements [2022-01-20T20:48:00.099Z] ok github.com/docker/docker/libnetwork/osl 0.036s coverage: 0.0% of statements [no tests to run] [2022-01-20T20:48:00.421Z] docker_cli_daemon_test.go:2522: [d696666f669e8] daemon is not started [2022-01-20T20:48:00.568Z] === RUN TestRequestNewPort [2022-01-20T20:48:00.568Z] --- PASS: TestRequestNewPort (0.00s) [2022-01-20T20:48:00.568Z] === RUN TestRequestSpecificPort [2022-01-20T20:48:00.568Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-01-20T20:48:00.568Z] === RUN TestReleasePort [2022-01-20T20:48:00.568Z] --- PASS: TestReleasePort (0.00s) [2022-01-20T20:48:00.568Z] === RUN TestReuseReleasedPort [2022-01-20T20:48:00.568Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-01-20T20:48:00.568Z] === RUN TestReleaseUnreadledPort [2022-01-20T20:48:00.568Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-01-20T20:48:00.568Z] === RUN TestUnknowProtocol [2022-01-20T20:48:00.568Z] --- PASS: TestUnknowProtocol (0.00s) [2022-01-20T20:48:00.568Z] === RUN TestAllocateAllPorts [2022-01-20T20:48:00.568Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-01-20T20:48:00.568Z] === RUN TestPortAllocation [2022-01-20T20:48:00.568Z] --- PASS: TestPortAllocation (0.00s) [2022-01-20T20:48:00.568Z] === RUN TestPortAllocationWithCustomRange [2022-01-20T20:48:00.568Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-01-20T20:48:00.568Z] === RUN TestNoDuplicateBPR [2022-01-20T20:48:00.568Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-01-20T20:48:00.568Z] === RUN TestChangePortRange [2022-01-20T20:48:00.568Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-01-20T20:48:00.568Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-01-20T20:48:00.568Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-01-20T20:48:00.568Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-01-20T20:48:00.568Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-01-20T20:48:00.568Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-01-20T20:48:00.568Z] --- PASS: TestChangePortRange (0.00s) [2022-01-20T20:48:00.568Z] PASS [2022-01-20T20:48:00.568Z] coverage: 88.6% of statements [2022-01-20T20:48:00.568Z] ok github.com/docker/docker/libnetwork/portallocator 0.046s coverage: 88.6% of statements [2022-01-20T20:48:01.038Z] --- PASS: TestNetworkDBSimple (2.03s) [2022-01-20T20:48:01.038Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-01-20T20:48:01.038Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-01-20T20:48:01.038Z] PASS [2022-01-20T20:48:01.038Z] coverage: 100.0% of statements [2022-01-20T20:48:01.038Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.039s coverage: 100.0% of statements [2022-01-20T20:48:01.328Z] --- PASS: TestGet (15.02s) [2022-01-20T20:48:01.328Z] === RUN TestPluginWithNoManifest [2022-01-20T20:48:01.328Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-01-20T20:48:01.328Z] === RUN TestGetAll [2022-01-20T20:48:01.328Z] --- PASS: TestGetAll (0.00s) [2022-01-20T20:48:01.328Z] PASS [2022-01-20T20:48:01.328Z] coverage: 73.2% of statements [2022-01-20T20:48:01.328Z] ok github.com/docker/docker/pkg/plugins 35.958s coverage: 73.2% of statements [2022-01-20T20:48:01.507Z] testing: warning: no tests to run [2022-01-20T20:48:01.507Z] PASS [2022-01-20T20:48:01.507Z] coverage: 0.0% of statements [2022-01-20T20:48:01.507Z] ok github.com/docker/docker/libnetwork/portmapper 0.041s coverage: 0.0% of statements [no tests to run] [2022-01-20T20:48:01.801Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-01-20T20:48:01.867Z] === CONT TestStopContainerWithTimeout/1 [2022-01-20T20:48:01.977Z] === RUN TestHashData [2022-01-20T20:48:01.977Z] --- PASS: TestHashData (0.00s) [2022-01-20T20:48:01.977Z] PASS [2022-01-20T20:48:01.977Z] coverage: 2.8% of statements [2022-01-20T20:48:01.977Z] ok github.com/docker/docker/libnetwork/resolvconf 0.037s coverage: 2.8% of statements [2022-01-20T20:48:01.977Z] 2022/01/20 20:48:01 Closing DB instances... [2022-01-20T20:48:01.977Z] === RUN TestErrorConstructors [2022-01-20T20:48:01.977Z] --- PASS: TestErrorConstructors (0.00s) [2022-01-20T20:48:01.977Z] === RUN TestCompareIPMask [2022-01-20T20:48:01.977Z] --- PASS: TestCompareIPMask (0.00s) [2022-01-20T20:48:01.977Z] === RUN TestUtilGetHostPartIP [2022-01-20T20:48:01.977Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-01-20T20:48:01.977Z] === RUN TestUtilGetBroadcastIP [2022-01-20T20:48:01.977Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-01-20T20:48:01.977Z] === RUN TestParseCIDR [2022-01-20T20:48:01.977Z] --- PASS: TestParseCIDR (0.00s) [2022-01-20T20:48:01.977Z] PASS [2022-01-20T20:48:01.977Z] coverage: 37.3% of statements [2022-01-20T20:48:01.977Z] ok github.com/docker/docker/libnetwork/types 0.035s coverage: 37.3% of statements [2022-01-20T20:48:02.965Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-01-20T20:48:02.965Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-01-20T20:48:02.965Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-01-20T20:48:02.965Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-01-20T20:48:02.965Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-01-20T20:48:02.965Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-01-20T20:48:02.965Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-01-20T20:48:02.965Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-01-20T20:48:02.965Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-01-20T20:48:02.965Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-01-20T20:48:02.965Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-01-20T20:48:02.965Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-01-20T20:48:02.965Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-01-20T20:48:02.965Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-01-20T20:48:02.965Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-01-20T20:48:02.965Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-01-20T20:48:02.965Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-01-20T20:48:02.965Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-01-20T20:48:02.965Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-01-20T20:48:02.965Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-01-20T20:48:02.965Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-01-20T20:48:02.965Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-01-20T20:48:02.965Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-01-20T20:48:02.965Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-01-20T20:48:02.965Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-01-20T20:48:02.965Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-01-20T20:48:02.965Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-01-20T20:48:02.965Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-01-20T20:48:02.965Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-01-20T20:48:02.965Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-01-20T20:48:02.965Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-01-20T20:48:02.965Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-01-20T20:48:02.965Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-01-20T20:48:02.965Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-01-20T20:48:02.965Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-01-20T20:48:02.965Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-01-20T20:48:02.965Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-01-20T20:48:02.965Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-01-20T20:48:02.965Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-01-20T20:48:02.965Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-01-20T20:48:02.965Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-01-20T20:48:02.965Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-01-20T20:48:02.965Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-01-20T20:48:02.965Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-01-20T20:48:02.965Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-01-20T20:48:02.965Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-01-20T20:48:02.965Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-01-20T20:48:02.965Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-01-20T20:48:02.965Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-01-20T20:48:02.965Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-01-20T20:48:02.965Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-01-20T20:48:02.965Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-01-20T20:48:02.965Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-01-20T20:48:02.965Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-01-20T20:48:02.965Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-01-20T20:48:02.965Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-01-20T20:48:02.965Z] PASS [2022-01-20T20:48:02.965Z] coverage: 50.0% of statements [2022-01-20T20:48:02.965Z] ok github.com/docker/docker/oci 0.050s coverage: 50.0% of statements [2022-01-20T20:48:03.278Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-01-20T20:48:03.279Z] --- PASS: TestStopContainerWithTimeout/0 (0.62s) [2022-01-20T20:48:03.279Z] --- PASS: TestStopContainerWithTimeout/-1 (2.63s) [2022-01-20T20:48:03.279Z] --- PASS: TestStopContainerWithTimeout/3 (2.39s) [2022-01-20T20:48:03.279Z] --- PASS: TestStopContainerWithTimeout/1 (1.40s) [2022-01-20T20:48:03.279Z] === RUN TestDeleteDevicemapper [2022-01-20T20:48:03.279Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-01-20T20:48:03.279Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-01-20T20:48:03.279Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-01-20T20:48:03.435Z] === RUN TestAddressPoolOpt [2022-01-20T20:48:03.435Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-01-20T20:48:03.435Z] === RUN TestValidateEnv [2022-01-20T20:48:03.435Z] === RUN TestValidateEnv/a [2022-01-20T20:48:03.435Z] === RUN TestValidateEnv/something [2022-01-20T20:48:03.435Z] === RUN TestValidateEnv/_=a [2022-01-20T20:48:03.435Z] === RUN TestValidateEnv/env1=value1 [2022-01-20T20:48:03.435Z] === RUN TestValidateEnv/_env1=value1 [2022-01-20T20:48:03.435Z] === RUN TestValidateEnv/env2=value2=value3 [2022-01-20T20:48:03.435Z] === RUN TestValidateEnv/env3=abc!qwe [2022-01-20T20:48:03.435Z] === RUN TestValidateEnv/env_4=value_4 [2022-01-20T20:48:03.435Z] === RUN TestValidateEnv/PATH [2022-01-20T20:48:03.435Z] === RUN TestValidateEnv/=a [2022-01-20T20:48:03.435Z] === RUN TestValidateEnv/PATH= [2022-01-20T20:48:03.435Z] === RUN TestValidateEnv/PATH=something [2022-01-20T20:48:03.435Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.63s) [2022-01-20T20:48:03.435Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-01-20T20:48:03.435Z] === RUN TestValidateEnv/asd!qwe [2022-01-20T20:48:03.435Z] === RUN TestValidateEnv/1asd [2022-01-20T20:48:03.435Z] === RUN TestValidateEnv/123 [2022-01-20T20:48:03.435Z] === RUN TestValidateEnv/some_space [2022-01-20T20:48:03.435Z] === RUN TestValidateEnv/__some_space_before [2022-01-20T20:48:03.435Z] === RUN TestValidateEnv/some_space_after__ [2022-01-20T20:48:03.435Z] === RUN TestValidateEnv/= [2022-01-20T20:48:03.435Z] === RUN TestValidateEnv/PaTh [2022-01-20T20:48:03.435Z] --- PASS: TestValidateEnv (0.00s) [2022-01-20T20:48:03.435Z] --- PASS: TestValidateEnv/a (0.00s) [2022-01-20T20:48:03.435Z] --- PASS: TestValidateEnv/something (0.00s) [2022-01-20T20:48:03.435Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-01-20T20:48:03.435Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-01-20T20:48:03.435Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-01-20T20:48:03.435Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-01-20T20:48:03.435Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-01-20T20:48:03.435Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-01-20T20:48:03.435Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-01-20T20:48:03.435Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-01-20T20:48:03.435Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-01-20T20:48:03.435Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-01-20T20:48:03.435Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-01-20T20:48:03.435Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-01-20T20:48:03.435Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-01-20T20:48:03.435Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-01-20T20:48:03.435Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-01-20T20:48:03.435Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-01-20T20:48:03.435Z] --- PASS: TestValidateEnv/= (0.00s) [2022-01-20T20:48:03.435Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-01-20T20:48:03.435Z] === RUN TestParseHost [2022-01-20T20:48:03.435Z] --- PASS: TestParseHost (0.00s) [2022-01-20T20:48:03.435Z] === RUN TestParseDockerDaemonHost [2022-01-20T20:48:03.435Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-01-20T20:48:03.435Z] === RUN TestParseTCP [2022-01-20T20:48:03.435Z] --- PASS: TestParseTCP (0.00s) [2022-01-20T20:48:03.435Z] === RUN TestParseInvalidUnixAddrInvalid [2022-01-20T20:48:03.435Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-01-20T20:48:03.435Z] === RUN TestValidateExtraHosts [2022-01-20T20:48:03.435Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-01-20T20:48:03.435Z] === RUN TestIpOptString [2022-01-20T20:48:03.435Z] --- PASS: TestIpOptString (0.00s) [2022-01-20T20:48:03.435Z] === RUN TestNewIpOptInvalidDefaultVal [2022-01-20T20:48:03.435Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-01-20T20:48:03.435Z] === RUN TestNewIpOptValidDefaultVal [2022-01-20T20:48:03.435Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-01-20T20:48:03.435Z] === RUN TestIpOptSetInvalidVal [2022-01-20T20:48:03.435Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-01-20T20:48:03.435Z] === RUN TestValidateIPAddress [2022-01-20T20:48:03.435Z] --- PASS: TestValidateIPAddress (0.00s) [2022-01-20T20:48:03.435Z] === RUN TestMapOpts [2022-01-20T20:48:03.435Z] --- PASS: TestMapOpts (0.00s) [2022-01-20T20:48:03.435Z] === RUN TestListOptsWithoutValidator [2022-01-20T20:48:03.435Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-01-20T20:48:03.435Z] === RUN TestListOptsWithValidator [2022-01-20T20:48:03.435Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-01-20T20:48:03.435Z] === RUN TestValidateDNSSearch [2022-01-20T20:48:03.435Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-01-20T20:48:03.435Z] === RUN TestValidateLabel [2022-01-20T20:48:03.435Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-01-20T20:48:03.435Z] === RUN TestValidateLabel/label_with_general_format [2022-01-20T20:48:03.435Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-01-20T20:48:03.435Z] === RUN TestValidateLabel/label_with_one_more [2022-01-20T20:48:03.435Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-01-20T20:48:03.435Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-01-20T20:48:03.435Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-01-20T20:48:03.435Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-01-20T20:48:03.435Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-01-20T20:48:03.435Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-01-20T20:48:03.435Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-01-20T20:48:03.435Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-01-20T20:48:03.435Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-01-20T20:48:03.435Z] --- PASS: TestValidateLabel (0.00s) [2022-01-20T20:48:03.435Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-01-20T20:48:03.435Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-01-20T20:48:03.435Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-01-20T20:48:03.435Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-01-20T20:48:03.435Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-01-20T20:48:03.435Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-01-20T20:48:03.435Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-01-20T20:48:03.435Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-01-20T20:48:03.435Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-01-20T20:48:03.435Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-01-20T20:48:03.435Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-01-20T20:48:03.435Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-01-20T20:48:03.435Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-01-20T20:48:03.435Z] === RUN TestNamedListOpts [2022-01-20T20:48:03.435Z] --- PASS: TestNamedListOpts (0.00s) [2022-01-20T20:48:03.435Z] === RUN TestNamedMapOpts [2022-01-20T20:48:03.435Z] --- PASS: TestNamedMapOpts (0.00s) [2022-01-20T20:48:03.435Z] === RUN TestParseLink [2022-01-20T20:48:03.435Z] --- PASS: TestParseLink (0.00s) [2022-01-20T20:48:03.435Z] === RUN TestQuotedStringSetWithQuotes [2022-01-20T20:48:03.435Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2022-01-20T20:48:03.435Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2022-01-20T20:48:03.435Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2022-01-20T20:48:03.435Z] === RUN TestQuotedStringSetWithNoQuotes [2022-01-20T20:48:03.435Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2022-01-20T20:48:03.435Z] === RUN TestUlimitOpt [2022-01-20T20:48:03.435Z] --- PASS: TestUlimitOpt (0.00s) [2022-01-20T20:48:03.435Z] PASS [2022-01-20T20:48:03.435Z] coverage: 67.1% of statements [2022-01-20T20:48:03.435Z] ok github.com/docker/docker/opts 0.132s coverage: 67.1% of statements [2022-01-20T20:48:03.904Z] === RUN TestParseVersion [2022-01-20T20:48:03.904Z] --- PASS: TestParseVersion (0.00s) [2022-01-20T20:48:03.904Z] PASS [2022-01-20T20:48:03.904Z] coverage: 52.9% of statements [2022-01-20T20:48:03.905Z] ok github.com/docker/docker/pkg/aaparser 0.037s coverage: 52.9% of statements [2022-01-20T20:48:04.338Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-01-20T20:48:04.633Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-01-20T20:48:04.660Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.41s) [2022-01-20T20:48:04.660Z] === RUN TestUpdateMemory [2022-01-20T20:48:04.893Z] 2022/01/20 20:48:04 Closing DB instances... [2022-01-20T20:48:05.229Z] --- PASS: TestUpdateMemory (0.55s) [2022-01-20T20:48:05.229Z] === RUN TestUpdateCPUQuota [2022-01-20T20:48:05.363Z] === RUN TestPeerCertificateMarshalJSON [2022-01-20T20:48:05.834Z] === RUN TestIsArchivePathDir [2022-01-20T20:48:05.834Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-01-20T20:48:05.834Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-01-20T20:48:05.834Z] --- PASS: TestPeerCertificateMarshalJSON (0.29s) [2022-01-20T20:48:05.834Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-01-20T20:48:05.834Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-01-20T20:48:05.834Z] === RUN TestMiddleware [2022-01-20T20:48:05.834Z] --- PASS: TestMiddleware (0.00s) [2022-01-20T20:48:05.834Z] === RUN TestNewResponseModifier [2022-01-20T20:48:05.834Z] --- PASS: TestNewResponseModifier (0.00s) [2022-01-20T20:48:05.834Z] PASS [2022-01-20T20:48:05.834Z] coverage: 26.8% of statements [2022-01-20T20:48:05.834Z] ok github.com/docker/docker/pkg/authorization 0.329s coverage: 26.8% of statements [2022-01-20T20:48:05.834Z] --- PASS: TestIsArchivePathDir (0.06s) [2022-01-20T20:48:05.834Z] === RUN TestIsArchivePathInvalidFile [2022-01-20T20:48:05.834Z] --- PASS: TestIsArchivePathInvalidFile (0.13s) [2022-01-20T20:48:05.834Z] === RUN TestIsArchivePathTar [2022-01-20T20:48:05.834Z] --- PASS: TestIsArchivePathTar (0.15s) [2022-01-20T20:48:05.834Z] === RUN TestDecompressStreamGzip [2022-01-20T20:48:06.173Z] --- PASS: TestUpdateCPUQuota (0.80s) [2022-01-20T20:48:06.173Z] === RUN TestUpdatePidsLimit [2022-01-20T20:48:06.173Z] === RUN TestUpdatePidsLimit/update_from_none [2022-01-20T20:48:06.173Z] === RUN TestUpdatePidsLimit/no_change [2022-01-20T20:48:06.303Z] --- PASS: TestDecompressStreamGzip (0.12s) [2022-01-20T20:48:06.303Z] === RUN TestDecompressStreamBzip2 [2022-01-20T20:48:06.303Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.66s) [2022-01-20T20:48:06.303Z] === RUN TestNetworkDBCRUDTableEntry [2022-01-20T20:48:06.303Z] --- PASS: TestDecompressStreamBzip2 (0.10s) [2022-01-20T20:48:06.303Z] === RUN TestDecompressStreamXz [2022-01-20T20:48:06.303Z] archive_test.go:133: Xz not present in msys2 [2022-01-20T20:48:06.303Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-01-20T20:48:06.304Z] === RUN TestDecompressStreamZstd [2022-01-20T20:48:06.304Z] === RUN TestUnbuffered [2022-01-20T20:48:06.304Z] --- PASS: TestUnbuffered (0.00s) [2022-01-20T20:48:06.304Z] === RUN TestRaceUnbuffered [2022-01-20T20:48:06.304Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-01-20T20:48:06.304Z] PASS [2022-01-20T20:48:06.304Z] coverage: 100.0% of statements [2022-01-20T20:48:06.304Z] ok github.com/docker/docker/pkg/broadcaster 0.036s coverage: 100.0% of statements [2022-01-20T20:48:06.304Z] archive_test.go:140: zstd not installed [2022-01-20T20:48:06.304Z] --- SKIP: TestDecompressStreamZstd (0.02s) [2022-01-20T20:48:06.304Z] === RUN TestCompressStreamXzUnsupported [2022-01-20T20:48:06.304Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-01-20T20:48:06.304Z] === RUN TestCompressStreamBzip2Unsupported [2022-01-20T20:48:06.304Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-01-20T20:48:06.304Z] === RUN TestCompressStreamInvalid [2022-01-20T20:48:06.304Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-01-20T20:48:06.304Z] === RUN TestExtensionInvalid [2022-01-20T20:48:06.304Z] --- PASS: TestExtensionInvalid (0.00s) [2022-01-20T20:48:06.304Z] === RUN TestExtensionUncompressed [2022-01-20T20:48:06.304Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-01-20T20:48:06.304Z] === RUN TestExtensionBzip2 [2022-01-20T20:48:06.304Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-01-20T20:48:06.304Z] === RUN TestExtensionGzip [2022-01-20T20:48:06.304Z] --- PASS: TestExtensionGzip (0.00s) [2022-01-20T20:48:06.304Z] === RUN TestExtensionXz [2022-01-20T20:48:06.304Z] --- PASS: TestExtensionXz (0.00s) [2022-01-20T20:48:06.304Z] === RUN TestExtensionZstd [2022-01-20T20:48:06.304Z] --- PASS: TestExtensionZstd (0.00s) [2022-01-20T20:48:06.304Z] === RUN TestCmdStreamLargeStderr [2022-01-20T20:48:06.304Z] --- PASS: TestCmdStreamLargeStderr (0.06s) [2022-01-20T20:48:06.304Z] === RUN TestCmdStreamBad [2022-01-20T20:48:06.304Z] archive_test.go:252: Failing on Windows CI machines [2022-01-20T20:48:06.304Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-01-20T20:48:06.304Z] === RUN TestCmdStreamGood [2022-01-20T20:48:06.304Z] --- PASS: TestCmdStreamGood (0.04s) [2022-01-20T20:48:06.304Z] === RUN TestUntarPathWithInvalidDest [2022-01-20T20:48:06.304Z] --- PASS: TestUntarPathWithInvalidDest (0.06s) [2022-01-20T20:48:06.304Z] === RUN TestUntarPathWithInvalidSrc [2022-01-20T20:48:06.304Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-01-20T20:48:06.304Z] === RUN TestUntarPath [2022-01-20T20:48:06.304Z] --- PASS: TestUntarPath (0.07s) [2022-01-20T20:48:06.304Z] === RUN TestUntarPathWithDestinationFile [2022-01-20T20:48:06.304Z] --- PASS: TestUntarPathWithDestinationFile (0.06s) [2022-01-20T20:48:06.304Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-01-20T20:48:06.432Z] === RUN TestUpdatePidsLimit/update_lower [2022-01-20T20:48:06.693Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-01-20T20:48:06.693Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-01-20T20:48:06.774Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.06s) [2022-01-20T20:48:06.774Z] === RUN TestCopyWithTarInvalidSrc [2022-01-20T20:48:06.774Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-01-20T20:48:06.774Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-01-20T20:48:06.774Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-01-20T20:48:06.774Z] === RUN TestCopyWithTarSrcFile [2022-01-20T20:48:06.774Z] --- PASS: TestCopyWithTarSrcFile (0.00s) [2022-01-20T20:48:06.774Z] === RUN TestCopyWithTarSrcFolder [2022-01-20T20:48:06.774Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-01-20T20:48:06.774Z] === RUN TestCopyFileWithTarInvalidSrc [2022-01-20T20:48:06.774Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-01-20T20:48:06.774Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-01-20T20:48:06.774Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.01s) [2022-01-20T20:48:06.774Z] === RUN TestCopyFileWithTarSrcFolder [2022-01-20T20:48:06.774Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-01-20T20:48:06.774Z] === RUN TestCopyFileWithTarSrcFile [2022-01-20T20:48:06.774Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-01-20T20:48:06.774Z] === RUN TestTarFiles [2022-01-20T20:48:06.774Z] === RUN TestMatch [2022-01-20T20:48:06.774Z] === RUN TestMatch/[[]] [2022-01-20T20:48:06.774Z] === RUN TestMatch/[[foo]] [2022-01-20T20:48:06.774Z] === RUN TestMatch/[[bar]_[foo]] [2022-01-20T20:48:06.774Z] === RUN TestMatch/[[foo_bar]] [2022-01-20T20:48:06.774Z] === RUN TestMatch/[[qux]_[foo]] [2022-01-20T20:48:06.774Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-01-20T20:48:06.774Z] === RUN TestMatch/[] [2022-01-20T20:48:06.774Z] === RUN TestMatch/[]#01 [2022-01-20T20:48:06.774Z] === RUN TestMatch/[[qux]] [2022-01-20T20:48:06.774Z] === RUN TestMatch/[[foo_bar_qux]] [2022-01-20T20:48:06.774Z] === RUN TestMatch/[[qux]_[baz]] [2022-01-20T20:48:06.774Z] === RUN TestMatch/[[foo_baz]] [2022-01-20T20:48:06.774Z] --- PASS: TestMatch (0.00s) [2022-01-20T20:48:06.774Z] --- PASS: TestMatch/[[]] (0.00s) [2022-01-20T20:48:06.774Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-01-20T20:48:06.774Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-01-20T20:48:06.774Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-01-20T20:48:06.774Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-01-20T20:48:06.774Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-01-20T20:48:06.774Z] --- PASS: TestMatch/[] (0.00s) [2022-01-20T20:48:06.774Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-01-20T20:48:06.774Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-01-20T20:48:06.774Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-01-20T20:48:06.774Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-01-20T20:48:06.774Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-01-20T20:48:06.774Z] PASS [2022-01-20T20:48:06.774Z] coverage: 87.5% of statements [2022-01-20T20:48:06.774Z] ok github.com/docker/docker/pkg/capabilities 0.039s coverage: 87.5% of statements [2022-01-20T20:48:06.800Z] --- PASS: TestCreateServiceConfigFileMode (12.49s) [2022-01-20T20:48:06.800Z] === RUN TestCreateServiceSysctls [2022-01-20T20:48:06.953Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-01-20T20:48:07.213Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-01-20T20:48:07.763Z] === RUN TestChrootTarUntar [2022-01-20T20:48:07.763Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-01-20T20:48:07.763Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-01-20T20:48:07.763Z] === RUN TestChrootUntarWithHugeExcludesList [2022-01-20T20:48:07.763Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-01-20T20:48:07.763Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-01-20T20:48:07.763Z] === RUN TestChrootUntarEmptyArchive [2022-01-20T20:48:07.763Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-01-20T20:48:07.763Z] === RUN TestChrootTarUntarWithSymlink [2022-01-20T20:48:07.763Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-01-20T20:48:07.763Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-01-20T20:48:07.763Z] === RUN TestChrootCopyWithTar [2022-01-20T20:48:07.763Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-01-20T20:48:07.763Z] --- SKIP: TestChrootCopyWithTar (0.01s) [2022-01-20T20:48:07.763Z] === RUN TestChrootCopyFileWithTar [2022-01-20T20:48:07.763Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-01-20T20:48:07.763Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-01-20T20:48:07.763Z] === RUN TestChrootUntarPath [2022-01-20T20:48:07.763Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-01-20T20:48:07.763Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-01-20T20:48:07.763Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-01-20T20:48:07.763Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-01-20T20:48:07.763Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-01-20T20:48:07.763Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-01-20T20:48:07.763Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-01-20T20:48:07.763Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-01-20T20:48:07.763Z] === RUN TestChrootApplyDotDotFile [2022-01-20T20:48:07.763Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-01-20T20:48:07.763Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-01-20T20:48:07.763Z] PASS [2022-01-20T20:48:07.763Z] coverage: 15.1% of statements [2022-01-20T20:48:07.763Z] ok github.com/docker/docker/pkg/chrootarchive 0.138s coverage: 15.1% of statements [2022-01-20T20:48:08.154Z] --- PASS: TestUpdatePidsLimit (2.01s) [2022-01-20T20:48:08.154Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.22s) [2022-01-20T20:48:08.154Z] --- PASS: TestUpdatePidsLimit/no_change (0.19s) [2022-01-20T20:48:08.154Z] --- PASS: TestUpdatePidsLimit/update_lower (0.23s) [2022-01-20T20:48:08.154Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.20s) [2022-01-20T20:48:08.154Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.20s) [2022-01-20T20:48:08.154Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.29s) [2022-01-20T20:48:08.154Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.19s) [2022-01-20T20:48:08.154Z] === RUN TestUpdateRestartPolicy [2022-01-20T20:48:08.233Z] 2022/01/20 20:48:08 Closing DB instances... [2022-01-20T20:48:08.704Z] === RUN TestSizeEmpty [2022-01-20T20:48:08.704Z] --- PASS: TestSizeEmpty (0.00s) [2022-01-20T20:48:08.704Z] === RUN TestSizeEmptyFile [2022-01-20T20:48:08.704Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-01-20T20:48:08.704Z] === RUN TestSizeNonemptyFile [2022-01-20T20:48:08.704Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-01-20T20:48:08.704Z] === RUN TestSizeNestedDirectoryEmpty [2022-01-20T20:48:08.704Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-01-20T20:48:08.704Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-01-20T20:48:08.704Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-01-20T20:48:08.704Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-01-20T20:48:08.704Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.01s) [2022-01-20T20:48:08.704Z] === RUN TestMoveToSubdir [2022-01-20T20:48:08.704Z] --- PASS: TestMoveToSubdir (0.00s) [2022-01-20T20:48:08.704Z] === RUN TestSizeNonExistingDirectory [2022-01-20T20:48:08.704Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-01-20T20:48:08.704Z] PASS [2022-01-20T20:48:08.704Z] coverage: 80.0% of statements [2022-01-20T20:48:08.704Z] ok github.com/docker/docker/pkg/directory 0.050s coverage: 80.0% of statements [2022-01-20T20:48:08.731Z] --- PASS: TestCreateServiceSysctls (3.14s) [2022-01-20T20:48:08.731Z] === RUN TestCreateServiceCapabilities [2022-01-20T20:48:09.693Z] === RUN TestPollerAddRemove [2022-01-20T20:48:09.693Z] --- PASS: TestPollerAddRemove (0.00s) [2022-01-20T20:48:09.693Z] === RUN TestPollerEvent [2022-01-20T20:48:09.693Z] poller_test.go:40: No chmod on Windows [2022-01-20T20:48:09.693Z] --- SKIP: TestPollerEvent (0.00s) [2022-01-20T20:48:09.693Z] === RUN TestPollerClose [2022-01-20T20:48:09.693Z] --- PASS: TestPollerClose (0.00s) [2022-01-20T20:48:09.693Z] PASS [2022-01-20T20:48:09.693Z] coverage: 36.2% of statements [2022-01-20T20:48:09.693Z] ok github.com/docker/docker/pkg/filenotify 0.044s coverage: 36.2% of statements [2022-01-20T20:48:10.690Z] === RUN TestCopyFileWithInvalidSrc [2022-01-20T20:48:10.690Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-01-20T20:48:10.690Z] === RUN TestCopyFileWithInvalidDest [2022-01-20T20:48:10.690Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-01-20T20:48:10.690Z] === RUN TestCopyFileWithSameSrcAndDest [2022-01-20T20:48:10.690Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-01-20T20:48:10.690Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-01-20T20:48:10.690Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-01-20T20:48:10.690Z] === RUN TestCopyFile [2022-01-20T20:48:10.690Z] --- PASS: TestCopyFile (0.00s) [2022-01-20T20:48:10.691Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-01-20T20:48:10.691Z] fileutils_test.go:133: Needs porting to Windows [2022-01-20T20:48:10.691Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-01-20T20:48:10.691Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-01-20T20:48:10.691Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-01-20T20:48:10.691Z] === RUN TestReadSymlinkedDirectoryToFile [2022-01-20T20:48:10.691Z] fileutils_test.go:179: Needs porting to Windows [2022-01-20T20:48:10.691Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-01-20T20:48:10.691Z] === RUN TestWildcardMatches [2022-01-20T20:48:10.691Z] --- PASS: TestWildcardMatches (0.00s) [2022-01-20T20:48:10.691Z] === RUN TestPatternMatches [2022-01-20T20:48:10.691Z] --- PASS: TestPatternMatches (0.00s) [2022-01-20T20:48:10.691Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-01-20T20:48:10.691Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-01-20T20:48:10.691Z] === RUN TestPatternMatchesFolderExclusions [2022-01-20T20:48:10.691Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-01-20T20:48:10.691Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-01-20T20:48:10.691Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-01-20T20:48:10.691Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-01-20T20:48:10.691Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-01-20T20:48:10.691Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-01-20T20:48:10.691Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-01-20T20:48:10.691Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-01-20T20:48:10.691Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-01-20T20:48:10.691Z] === RUN TestSingleExclamationError [2022-01-20T20:48:10.691Z] --- PASS: TestSingleExclamationError (0.00s) [2022-01-20T20:48:10.691Z] === RUN TestMatchesWithNoPatterns [2022-01-20T20:48:10.691Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-01-20T20:48:10.691Z] === RUN TestMatchesWithMalformedPatterns [2022-01-20T20:48:10.691Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-01-20T20:48:10.691Z] === RUN TestMatches [2022-01-20T20:48:10.691Z] === RUN TestMatches/MatchesOrParentMatches [2022-01-20T20:48:10.691Z] === RUN TestMatches/MatchesUsingParentResult [2022-01-20T20:48:10.691Z] === RUN TestMatches/MatchesUsingParentResults [2022-01-20T20:48:10.691Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-01-20T20:48:10.691Z] --- PASS: TestMatches (0.01s) [2022-01-20T20:48:10.691Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-01-20T20:48:10.691Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-01-20T20:48:10.691Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-01-20T20:48:10.691Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-01-20T20:48:10.691Z] === RUN TestCleanPatterns [2022-01-20T20:48:10.691Z] --- PASS: TestCleanPatterns (0.00s) [2022-01-20T20:48:10.691Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-01-20T20:48:10.691Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-01-20T20:48:10.691Z] === RUN TestCleanPatternsExceptionFlag [2022-01-20T20:48:10.691Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-01-20T20:48:10.691Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-01-20T20:48:10.691Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-01-20T20:48:10.691Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-01-20T20:48:10.691Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-01-20T20:48:10.691Z] === RUN TestCleanPatternsErrorSingleException [2022-01-20T20:48:10.691Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-01-20T20:48:10.691Z] === RUN TestCreateIfNotExistsDir [2022-01-20T20:48:10.691Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-01-20T20:48:10.691Z] === RUN TestCreateIfNotExistsFile [2022-01-20T20:48:10.691Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2022-01-20T20:48:10.691Z] === RUN TestMatch [2022-01-20T20:48:10.691Z] --- PASS: TestMatch (0.00s) [2022-01-20T20:48:10.691Z] PASS [2022-01-20T20:48:10.691Z] coverage: 84.0% of statements [2022-01-20T20:48:10.691Z] ok github.com/docker/docker/pkg/fileutils 0.069s coverage: 84.0% of statements [2022-01-20T20:48:10.691Z] --- PASS: TestNetworkDBCRUDTableEntry (4.46s) [2022-01-20T20:48:10.691Z] === RUN TestNetworkDBCRUDTableEntries [2022-01-20T20:48:10.691Z] --- PASS: TestTarFiles (4.10s) [2022-01-20T20:48:10.691Z] === RUN TestDetectCompressionZstd [2022-01-20T20:48:10.691Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-01-20T20:48:10.691Z] === RUN TestTarUntar [2022-01-20T20:48:10.691Z] --- PASS: TestTarUntar (0.03s) [2022-01-20T20:48:10.691Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-01-20T20:48:10.691Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s) [2022-01-20T20:48:10.691Z] === RUN TestTarWithOptions [2022-01-20T20:48:10.691Z] --- PASS: TestTarWithOptions (0.02s) [2022-01-20T20:48:10.691Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-01-20T20:48:10.691Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-01-20T20:48:10.691Z] === RUN TestUntarUstarGnuConflict [2022-01-20T20:48:10.691Z] --- PASS: TestUntarUstarGnuConflict (0.01s) [2022-01-20T20:48:10.691Z] === RUN TestUntarInvalidFilenames [2022-01-20T20:48:10.910Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-01-20T20:48:11.164Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames698948147\\dest" [2022-01-20T20:48:11.164Z] --- PASS: TestUntarInvalidFilenames (0.16s) [2022-01-20T20:48:11.164Z] === RUN TestUntarHardlinkToSymlink [2022-01-20T20:48:11.164Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-01-20T20:48:11.164Z] === RUN TestUntarInvalidHardlink [2022-01-20T20:48:11.164Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1266823119\\victim\\hello" -> "../victim/hello" [2022-01-20T20:48:11.164Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1801182731\\victim\\hello" -> "/../victim/hello" [2022-01-20T20:48:11.164Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2616846318\\victim" -> "../victim" [2022-01-20T20:48:11.164Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1183702839\\victim" -> "../victim" [2022-01-20T20:48:11.164Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1494138664\\victim" -> "../victim" [2022-01-20T20:48:11.164Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink572406820\\victim" -> "../victim" [2022-01-20T20:48:11.164Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2022-01-20T20:48:11.164Z] === RUN TestUntarInvalidSymlink [2022-01-20T20:48:11.164Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3014909462\\dest\\dotdot" -> "../victim/hello" [2022-01-20T20:48:11.164Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2320904472\\dest\\slash-dotdot" -> "/../victim/hello" [2022-01-20T20:48:11.164Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink480410992\\dest\\loophole-victim" -> "../victim" [2022-01-20T20:48:11.164Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3643315820\\dest\\loophole-victim" -> "../victim" [2022-01-20T20:48:11.164Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2757709732\\dest\\loophole-victim" -> "../victim" [2022-01-20T20:48:11.164Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2112102416\\dest\\loophole-victim" -> "../victim" [2022-01-20T20:48:11.164Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2146991972\\dest\\dir\\loophole" -> "../../victim" [2022-01-20T20:48:11.164Z] --- PASS: TestUntarInvalidSymlink (0.04s) [2022-01-20T20:48:11.164Z] === RUN TestTempArchiveCloseMultipleTimes [2022-01-20T20:48:11.164Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-01-20T20:48:11.164Z] === RUN TestXGlobalNoParent [2022-01-20T20:48:11.164Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-01-20T20:48:11.164Z] === RUN TestReplaceFileTarWrapper [2022-01-20T20:48:11.164Z] === RUN TestGet [2022-01-20T20:48:11.164Z] --- PASS: TestGet (0.00s) [2022-01-20T20:48:11.164Z] === RUN TestGetShortcutString [2022-01-20T20:48:11.164Z] --- PASS: TestGetShortcutString (0.00s) [2022-01-20T20:48:11.164Z] PASS [2022-01-20T20:48:11.164Z] coverage: 42.9% of statements [2022-01-20T20:48:11.164Z] ok github.com/docker/docker/pkg/homedir 0.036s coverage: 42.9% of statements [2022-01-20T20:48:11.164Z] --- PASS: TestReplaceFileTarWrapper (0.13s) [2022-01-20T20:48:11.164Z] === RUN TestPrefixHeaderReadable [2022-01-20T20:48:11.164Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2022-01-20T20:48:11.164Z] === RUN TestDisablePigz [2022-01-20T20:48:11.164Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-01-20T20:48:11.164Z] --- PASS: TestDisablePigz (0.13s) [2022-01-20T20:48:11.164Z] === RUN TestPigz [2022-01-20T20:48:11.329Z] --- PASS: TestCreateServiceCapabilities (2.36s) [2022-01-20T20:48:11.329Z] === RUN TestInspect [2022-01-20T20:48:11.636Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-01-20T20:48:11.636Z] --- PASS: TestPigz (0.27s) [2022-01-20T20:48:11.636Z] === RUN TestCopyFileWithInvalidDest [2022-01-20T20:48:11.636Z] archive_windows_test.go:16: Currently fails [2022-01-20T20:48:11.636Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-01-20T20:48:11.636Z] === RUN TestCanonicalTarNameForPath [2022-01-20T20:48:11.636Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-01-20T20:48:11.636Z] === RUN TestCanonicalTarName [2022-01-20T20:48:11.636Z] --- PASS: TestCanonicalTarName (0.00s) [2022-01-20T20:48:11.636Z] === RUN TestChmodTarEntry [2022-01-20T20:48:11.636Z] --- PASS: TestChmodTarEntry (0.00s) [2022-01-20T20:48:11.636Z] === RUN TestHardLinkOrder [2022-01-20T20:48:11.636Z] --- PASS: TestHardLinkOrder (0.07s) [2022-01-20T20:48:11.636Z] === RUN TestChangeString [2022-01-20T20:48:11.636Z] --- PASS: TestChangeString (0.00s) [2022-01-20T20:48:11.636Z] === RUN TestChangesWithNoChanges [2022-01-20T20:48:11.636Z] --- PASS: TestChangesWithNoChanges (0.02s) [2022-01-20T20:48:11.636Z] === RUN TestChangesWithChanges [2022-01-20T20:48:11.636Z] --- PASS: TestChangesWithChanges (0.03s) [2022-01-20T20:48:11.636Z] === RUN TestChangesWithChangesGH13590 [2022-01-20T20:48:11.636Z] changes_test.go:195: needs more investigation [2022-01-20T20:48:11.636Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-01-20T20:48:11.636Z] === RUN TestChangesDirsEmpty [2022-01-20T20:48:11.636Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2022-01-20T20:48:11.636Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2022-01-20T20:48:11.636Z] === RUN TestChangesDirsMutated [2022-01-20T20:48:11.636Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2022-01-20T20:48:11.636Z] --- SKIP: TestChangesDirsMutated (0.00s) [2022-01-20T20:48:11.636Z] === RUN TestApplyLayer [2022-01-20T20:48:11.636Z] changes_test.go:432: needs further investigation [2022-01-20T20:48:11.636Z] --- SKIP: TestApplyLayer (0.00s) [2022-01-20T20:48:11.636Z] === RUN TestChangesSizeWithHardlinks [2022-01-20T20:48:11.636Z] changes_test.go:468: needs further investigation [2022-01-20T20:48:11.636Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-01-20T20:48:11.636Z] === RUN TestChangesSizeWithNoChanges [2022-01-20T20:48:11.636Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-01-20T20:48:11.636Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-01-20T20:48:11.636Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-01-20T20:48:11.636Z] === RUN TestChangesSize [2022-01-20T20:48:11.636Z] --- PASS: TestChangesSize (0.00s) [2022-01-20T20:48:11.636Z] === RUN TestApplyLayerInvalidFilenames [2022-01-20T20:48:11.636Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames980035034\\dest" [2022-01-20T20:48:11.636Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2022-01-20T20:48:11.636Z] === RUN TestApplyLayerInvalidHardlink [2022-01-20T20:48:11.636Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3878881457\\victim\\hello" -> "../victim/hello" [2022-01-20T20:48:11.636Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink306928153\\victim\\hello" -> "/../victim/hello" [2022-01-20T20:48:11.636Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1448611880\\victim" -> "../victim" [2022-01-20T20:48:11.636Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1234294921\\victim" -> "../victim" [2022-01-20T20:48:11.636Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1705139162\\victim" -> "../victim" [2022-01-20T20:48:11.636Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink790640400\\victim" -> "../victim" [2022-01-20T20:48:11.636Z] --- PASS: TestApplyLayerInvalidHardlink (0.02s) [2022-01-20T20:48:11.636Z] === RUN TestApplyLayerInvalidSymlink [2022-01-20T20:48:11.636Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3217029513\\dest\\dotdot" -> "../victim/hello" [2022-01-20T20:48:11.636Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3888604219\\dest\\slash-dotdot" -> "/../victim/hello" [2022-01-20T20:48:11.636Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1367455607\\dest\\loophole-victim" -> "../victim" [2022-01-20T20:48:11.636Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink525944621\\dest\\loophole-victim" -> "../victim" [2022-01-20T20:48:11.636Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3800614067\\dest\\loophole-victim" -> "../victim" [2022-01-20T20:48:11.636Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2613609437\\dest\\loophole-victim" -> "../victim" [2022-01-20T20:48:11.636Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2022-01-20T20:48:11.636Z] === RUN TestApplyLayerWhiteouts [2022-01-20T20:48:11.636Z] --- PASS: TestApplyLayerWhiteouts (0.06s) [2022-01-20T20:48:11.636Z] === RUN TestGenerateEmptyFile [2022-01-20T20:48:11.636Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-01-20T20:48:11.636Z] === RUN TestGenerateWithContent [2022-01-20T20:48:11.636Z] --- PASS: TestGenerateWithContent (0.00s) [2022-01-20T20:48:11.636Z] PASS [2022-01-20T20:48:11.636Z] coverage: 62.0% of statements [2022-01-20T20:48:11.636Z] ok github.com/docker/docker/pkg/archive 6.228s coverage: 62.0% of statements [2022-01-20T20:48:12.106Z] === RUN TestCreateIDMapOrder [2022-01-20T20:48:12.106Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-01-20T20:48:12.106Z] PASS [2022-01-20T20:48:12.106Z] coverage: 7.2% of statements [2022-01-20T20:48:12.106Z] ok github.com/docker/docker/pkg/idtools 0.060s coverage: 7.2% of statements [2022-01-20T20:48:12.820Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-01-20T20:48:13.094Z] 2022/01/20 20:48:12 Closing DB instances... [2022-01-20T20:48:13.094Z] === RUN TestFixedBufferCap [2022-01-20T20:48:13.094Z] --- PASS: TestFixedBufferCap (0.00s) [2022-01-20T20:48:13.094Z] === RUN TestFixedBufferLen [2022-01-20T20:48:13.094Z] --- PASS: TestFixedBufferLen (0.00s) [2022-01-20T20:48:13.094Z] === RUN TestFixedBufferString [2022-01-20T20:48:13.094Z] --- PASS: TestFixedBufferString (0.00s) [2022-01-20T20:48:13.094Z] === RUN TestFixedBufferWrite [2022-01-20T20:48:13.094Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-01-20T20:48:13.094Z] === RUN TestFixedBufferRead [2022-01-20T20:48:13.094Z] --- PASS: TestFixedBufferRead (0.00s) [2022-01-20T20:48:13.094Z] === RUN TestBytesPipeRead [2022-01-20T20:48:13.094Z] --- PASS: TestBytesPipeRead (0.00s) [2022-01-20T20:48:13.094Z] === RUN TestBytesPipeWrite [2022-01-20T20:48:13.094Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-01-20T20:48:13.094Z] === RUN TestBytesPipeWriteRandomChunks [2022-01-20T20:48:13.564Z] --- PASS: TestBytesPipeWriteRandomChunks (0.44s) [2022-01-20T20:48:13.564Z] === RUN TestAtomicWriteToFile [2022-01-20T20:48:13.564Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-01-20T20:48:13.564Z] === RUN TestAtomicWriteSetCommit [2022-01-20T20:48:13.564Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-01-20T20:48:13.564Z] === RUN TestAtomicWriteSetCancel [2022-01-20T20:48:13.564Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-01-20T20:48:13.564Z] === RUN TestReadCloserWrapperClose [2022-01-20T20:48:13.564Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-01-20T20:48:13.564Z] === RUN TestReaderErrWrapperReadOnError [2022-01-20T20:48:13.564Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-01-20T20:48:13.564Z] === RUN TestReaderErrWrapperRead [2022-01-20T20:48:13.564Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-01-20T20:48:13.564Z] === RUN TestCancelReadCloser [2022-01-20T20:48:13.564Z] --- PASS: TestCancelReadCloser (0.11s) [2022-01-20T20:48:13.564Z] === RUN TestWriteCloserWrapperClose [2022-01-20T20:48:13.564Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-01-20T20:48:13.564Z] === RUN TestNopWriteCloser [2022-01-20T20:48:13.564Z] --- PASS: TestNopWriteCloser (0.00s) [2022-01-20T20:48:13.564Z] === RUN TestNopWriter [2022-01-20T20:48:13.564Z] --- PASS: TestNopWriter (0.00s) [2022-01-20T20:48:13.564Z] === RUN TestWriteCounter [2022-01-20T20:48:13.564Z] --- PASS: TestWriteCounter (0.00s) [2022-01-20T20:48:13.564Z] PASS [2022-01-20T20:48:13.564Z] coverage: 70.1% of statements [2022-01-20T20:48:13.841Z] --- PASS: TestInspect (2.86s) [2022-01-20T20:48:13.841Z] === RUN TestCreateJob [2022-01-20T20:48:14.033Z] ok github.com/docker/docker/pkg/ioutils 0.624s coverage: 70.1% of statements [2022-01-20T20:48:14.507Z] --- PASS: TestNetworkDBCRUDTableEntries (3.62s) [2022-01-20T20:48:14.507Z] === RUN TestNetworkDBNodeLeave [2022-01-20T20:48:14.507Z] === RUN TestError [2022-01-20T20:48:14.507Z] --- PASS: TestError (0.00s) [2022-01-20T20:48:14.507Z] === RUN TestProgressString [2022-01-20T20:48:14.507Z] === RUN TestProgressString/no_progress [2022-01-20T20:48:14.507Z] === RUN TestProgressString/progress_1 [2022-01-20T20:48:14.507Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-01-20T20:48:14.507Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-01-20T20:48:14.507Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-01-20T20:48:14.507Z] === RUN TestProgressString/with_units [2022-01-20T20:48:14.507Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-01-20T20:48:14.507Z] === RUN TestProgressString/hide_counts [2022-01-20T20:48:14.507Z] --- PASS: TestProgressString (0.00s) [2022-01-20T20:48:14.507Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-01-20T20:48:14.507Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-01-20T20:48:14.507Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-01-20T20:48:14.507Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-01-20T20:48:14.507Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-01-20T20:48:14.507Z] --- PASS: TestProgressString/with_units (0.00s) [2022-01-20T20:48:14.507Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-01-20T20:48:14.507Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-01-20T20:48:14.507Z] === RUN TestJSONMessageDisplay [2022-01-20T20:48:14.726Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-01-20T20:48:14.976Z] --- PASS: TestJSONMessageDisplay (0.16s) [2022-01-20T20:48:14.976Z] === RUN TestJSONMessageDisplayWithJSONError [2022-01-20T20:48:14.976Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-01-20T20:48:14.976Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-01-20T20:48:14.976Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-01-20T20:48:14.976Z] === RUN TestDisplayJSONMessagesStream [2022-01-20T20:48:14.976Z] --- PASS: TestDisplayJSONMessagesStream (0.01s) [2022-01-20T20:48:14.976Z] PASS [2022-01-20T20:48:14.976Z] coverage: 91.7% of statements [2022-01-20T20:48:14.976Z] ok github.com/docker/docker/pkg/jsonmessage 0.212s coverage: 91.7% of statements [2022-01-20T20:48:15.445Z] === RUN TestStandardLongPath [2022-01-20T20:48:15.445Z] --- PASS: TestStandardLongPath (0.00s) [2022-01-20T20:48:15.445Z] === RUN TestUNCLongPath [2022-01-20T20:48:15.445Z] --- PASS: TestUNCLongPath (0.00s) [2022-01-20T20:48:15.445Z] PASS [2022-01-20T20:48:15.445Z] coverage: 100.0% of statements [2022-01-20T20:48:15.445Z] ok github.com/docker/docker/pkg/longpath 0.037s coverage: 100.0% of statements [2022-01-20T20:48:16.435Z] === RUN TestNameFormat [2022-01-20T20:48:16.435Z] --- PASS: TestNameFormat (0.00s) [2022-01-20T20:48:16.435Z] === RUN TestNameRetries [2022-01-20T20:48:16.435Z] --- PASS: TestNameRetries (0.00s) [2022-01-20T20:48:16.435Z] PASS [2022-01-20T20:48:16.435Z] coverage: 85.7% of statements [2022-01-20T20:48:16.435Z] ok github.com/docker/docker/pkg/namesgenerator 0.044s coverage: 85.7% of statements [2022-01-20T20:48:16.908Z] === RUN TestParseKeyValueOpt [2022-01-20T20:48:16.908Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-01-20T20:48:16.908Z] === RUN TestParseUintList [2022-01-20T20:48:16.908Z] --- PASS: TestParseUintList (0.00s) [2022-01-20T20:48:16.908Z] === RUN TestParseUintListMaximumLimits [2022-01-20T20:48:16.908Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-01-20T20:48:16.908Z] PASS [2022-01-20T20:48:16.908Z] coverage: 97.0% of statements [2022-01-20T20:48:16.908Z] ok github.com/docker/docker/pkg/parsers 0.039s coverage: 97.0% of statements [2022-01-20T20:48:16.908Z] --- PASS: TestNetworkDBNodeLeave (2.84s) [2022-01-20T20:48:16.908Z] === RUN TestNetworkDBWatch [2022-01-20T20:48:17.155Z] --- PASS: TestCreateJob (3.16s) [2022-01-20T20:48:17.155Z] === RUN TestReplicatedJob [2022-01-20T20:48:17.265Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-01-20T20:48:17.377Z] === RUN TestNewAndRemove [2022-01-20T20:48:17.377Z] --- PASS: TestNewAndRemove (0.00s) [2022-01-20T20:48:17.377Z] === RUN TestRemoveInvalidPath [2022-01-20T20:48:17.377Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-01-20T20:48:17.377Z] PASS [2022-01-20T20:48:17.377Z] coverage: 82.6% of statements [2022-01-20T20:48:17.377Z] ok github.com/docker/docker/pkg/pidfile 0.040s coverage: 82.6% of statements [2022-01-20T20:48:17.525Z] check_test.go:308: [d45979ade7aac] daemon is not started [2022-01-20T20:48:17.525Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-01-20T20:48:18.945Z] 2022/01/20 20:48:18 Closing DB instances... [2022-01-20T20:48:19.415Z] === RUN TestFailedConnection [2022-01-20T20:48:20.371Z] --- PASS: TestUpdateRestartPolicy (10.75s) [2022-01-20T20:48:20.371Z] === RUN TestUpdateRestartWithAutoRemove [2022-01-20T20:48:20.371Z] --- PASS: TestUpdateRestartWithAutoRemove (0.43s) [2022-01-20T20:48:20.371Z] === RUN TestWaitNonBlocked [2022-01-20T20:48:20.371Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-20T20:48:20.371Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-20T20:48:20.371Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-20T20:48:20.371Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-20T20:48:20.371Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-20T20:48:20.371Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-20T20:48:20.371Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-01-20T20:48:20.371Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.57s) [2022-01-20T20:48:20.371Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.63s) [2022-01-20T20:48:20.371Z] === RUN TestWaitBlocked [2022-01-20T20:48:20.371Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-01-20T20:48:20.371Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-01-20T20:48:20.371Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-01-20T20:48:20.371Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-01-20T20:48:20.371Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-01-20T20:48:20.371Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-01-20T20:48:20.404Z] --- PASS: TestNetworkDBWatch (3.05s) [2022-01-20T20:48:20.404Z] === RUN TestNetworkDBBulkSync [2022-01-20T20:48:20.404Z] --- PASS: TestGetAddress (21.60s) [2022-01-20T20:48:20.404Z] === RUN TestRequestSyntaxCheck [2022-01-20T20:48:20.404Z] --- PASS: TestRequestSyntaxCheck (0.02s) [2022-01-20T20:48:20.404Z] === RUN TestRequest [2022-01-20T20:48:20.556Z] ......... [ 85%] [2022-01-20T20:48:20.631Z] --- PASS: TestWaitBlocked (0.02s) [2022-01-20T20:48:20.631Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.60s) [2022-01-20T20:48:20.631Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.70s) [2022-01-20T20:48:20.631Z] === CONT TestContainerStartOnDaemonRestart [2022-01-20T20:48:20.631Z] === CONT TestRestartDaemonWithRestartingContainer [2022-01-20T20:48:21.393Z] --- PASS: TestFailedConnection (2.07s) [2022-01-20T20:48:21.393Z] === RUN TestFailOnce [2022-01-20T20:48:21.393Z] 2022/01/20 20:48:21 Closing DB instances... [2022-01-20T20:48:21.393Z] 2022/01/20 20:48:21 http: panic serving 127.0.0.1:49276: Plugin not ready [2022-01-20T20:48:21.393Z] goroutine 34 [running]: [2022-01-20T20:48:21.393Z] net/http.(*conn).serve.func1() [2022-01-20T20:48:21.393Z] c:/go/src/net/http/server.go:1802 +0xb9 [2022-01-20T20:48:21.393Z] panic({0x7bac20, 0x8c73d0}) [2022-01-20T20:48:21.393Z] c:/go/src/runtime/panic.go:1047 +0x266 [2022-01-20T20:48:21.393Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0xbbc086a3dc7c5998}, 0xc000161a98) [2022-01-20T20:48:21.393Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-01-20T20:48:21.393Z] net/http.HandlerFunc.ServeHTTP(0x0, {0x8d4170, 0xc00016a000}, 0x70f3e6) [2022-01-20T20:48:21.393Z] c:/go/src/net/http/server.go:2047 +0x2f [2022-01-20T20:48:21.393Z] net/http.(*ServeMux).ServeHTTP(0x0, {0x8d4170, 0xc00016a000}, 0xc0000ae000) [2022-01-20T20:48:21.393Z] c:/go/src/net/http/server.go:2425 +0x149 [2022-01-20T20:48:21.393Z] net/http.serverHandler.ServeHTTP({0x8d2770}, {0x8d4170, 0xc00016a000}, 0xc0000ae000) [2022-01-20T20:48:21.393Z] c:/go/src/net/http/server.go:2879 +0x43b [2022-01-20T20:48:21.393Z] net/http.(*conn).serve(0xc0000a6000, {0x8d6000, 0xc0000880c0}) [2022-01-20T20:48:21.393Z] c:/go/src/net/http/server.go:1930 +0xb08 [2022-01-20T20:48:21.393Z] created by net/http.(*Server).Serve [2022-01-20T20:48:21.393Z] c:/go/src/net/http/server.go:3034 +0x4e8 [2022-01-20T20:48:21.393Z] time="2022-01-20T20:48:21Z" 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-01-20T20:48:22.382Z] --- PASS: TestFailOnce (1.15s) [2022-01-20T20:48:22.382Z] === RUN TestEchoInputOutput [2022-01-20T20:48:22.382Z] --- PASS: TestEchoInputOutput (0.00s) [2022-01-20T20:48:22.382Z] === RUN TestBackoff [2022-01-20T20:48:22.382Z] --- PASS: TestBackoff (0.00s) [2022-01-20T20:48:22.382Z] === RUN TestAbortRetry [2022-01-20T20:48:22.382Z] --- PASS: TestAbortRetry (0.00s) [2022-01-20T20:48:22.382Z] === RUN TestClientScheme [2022-01-20T20:48:22.382Z] --- PASS: TestClientScheme (0.00s) [2022-01-20T20:48:22.382Z] === RUN TestNewClientWithTimeout [2022-01-20T20:48:22.434Z] --- PASS: TestReplicatedJob (4.81s) [2022-01-20T20:48:22.434Z] === RUN TestUpdateReplicatedJob [2022-01-20T20:48:22.540Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.87s) [2022-01-20T20:48:22.540Z] === CONT TestIpcModeOlderClient [2022-01-20T20:48:22.540Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-01-20T20:48:22.540Z] === CONT TestContainerKillOnDaemonStart [2022-01-20T20:48:22.540Z] --- PASS: TestContainerStartOnDaemonRestart (2.05s) [2022-01-20T20:48:22.540Z] === CONT TestDaemonHostGatewayIP [2022-01-20T20:48:22.984Z] time="2022-01-20T20:48:22Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49280/Test.Echo: Post \"http://127.0.0.1:49280/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-01-20T20:48:22.984Z] --- PASS: TestNetworkDBBulkSync (2.82s) [2022-01-20T20:48:22.984Z] === RUN TestNetworkDBCRUDMediumCluster [2022-01-20T20:48:24.156Z] --- PASS: TestDockerDaemonSuite (329.54s) [2022-01-20T20:48:24.156Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (4.59s) [2022-01-20T20:48:24.156Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.63s) [2022-01-20T20:48:24.156Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.43s) [2022-01-20T20:48:24.156Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.25s) [2022-01-20T20:48:24.156Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.03s) [2022-01-20T20:48:24.156Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.73s) [2022-01-20T20:48:24.156Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.47s) [2022-01-20T20:48:24.156Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.87s) [2022-01-20T20:48:24.156Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.47s) [2022-01-20T20:48:24.156Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.34s) [2022-01-20T20:48:24.156Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.15s) [2022-01-20T20:48:24.156Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.26s) [2022-01-20T20:48:24.156Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.42s) [2022-01-20T20:48:24.156Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.06s) [2022-01-20T20:48:24.156Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2022-01-20T20:48:24.156Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2022-01-20T20:48:24.156Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.31s) [2022-01-20T20:48:24.156Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.54s) [2022-01-20T20:48:24.156Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.17s) [2022-01-20T20:48:24.156Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.46s) [2022-01-20T20:48:24.156Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.35s) [2022-01-20T20:48:24.156Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.57s) [2022-01-20T20:48:24.156Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.66s) [2022-01-20T20:48:24.156Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-01-20T20:48:24.156Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.54s) [2022-01-20T20:48:24.156Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.54s) [2022-01-20T20:48:24.156Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) [2022-01-20T20:48:24.156Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.01s) [2022-01-20T20:48:24.156Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.86s) [2022-01-20T20:48:24.156Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (1.90s) [2022-01-20T20:48:24.156Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s) [2022-01-20T20:48:24.156Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.77s) [2022-01-20T20:48:24.156Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.61s) [2022-01-20T20:48:24.156Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.63s) [2022-01-20T20:48:24.156Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.70s) [2022-01-20T20:48:24.156Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.01s) [2022-01-20T20:48:24.156Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s) [2022-01-20T20:48:24.156Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.79s) [2022-01-20T20:48:24.156Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.21s) [2022-01-20T20:48:24.156Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.36s) [2022-01-20T20:48:24.156Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.54s) [2022-01-20T20:48:24.156Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s) [2022-01-20T20:48:24.156Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2022-01-20T20:48:24.156Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.66s) [2022-01-20T20:48:24.156Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.77s) [2022-01-20T20:48:24.156Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.68s) [2022-01-20T20:48:24.157Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.74s) [2022-01-20T20:48:24.157Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.60s) [2022-01-20T20:48:24.157Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.42s) [2022-01-20T20:48:24.157Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.96s) [2022-01-20T20:48:24.157Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.54s) [2022-01-20T20:48:24.157Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.56s) [2022-01-20T20:48:24.157Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.52s) [2022-01-20T20:48:24.157Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.35s) [2022-01-20T20:48:24.157Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.51s) [2022-01-20T20:48:24.157Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (15.22s) [2022-01-20T20:48:24.157Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.32s) [2022-01-20T20:48:24.157Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.19s) [2022-01-20T20:48:24.157Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.15s) [2022-01-20T20:48:24.157Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.51s) [2022-01-20T20:48:24.157Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.09s) [2022-01-20T20:48:24.157Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.48s) [2022-01-20T20:48:24.157Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.17s) [2022-01-20T20:48:24.157Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (9.36s) [2022-01-20T20:48:24.157Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.73s) [2022-01-20T20:48:24.157Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.58s) [2022-01-20T20:48:24.157Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.09s) [2022-01-20T20:48:24.157Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.18s) [2022-01-20T20:48:24.157Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-01-20T20:48:24.157Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-01-20T20:48:24.157Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (2.43s) [2022-01-20T20:48:24.157Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.25s) [2022-01-20T20:48:24.157Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.55s) [2022-01-20T20:48:24.157Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.56s) [2022-01-20T20:48:24.157Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.47s) [2022-01-20T20:48:24.157Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.02s) [2022-01-20T20:48:24.157Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.18s) [2022-01-20T20:48:24.157Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.24s) [2022-01-20T20:48:24.157Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.31s) [2022-01-20T20:48:24.157Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.96s) [2022-01-20T20:48:24.157Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (4.04s) [2022-01-20T20:48:24.157Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.51s) [2022-01-20T20:48:24.157Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.56s) [2022-01-20T20:48:24.157Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.17s) [2022-01-20T20:48:24.157Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.08s) [2022-01-20T20:48:24.157Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.52s) [2022-01-20T20:48:24.157Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.67s) [2022-01-20T20:48:24.157Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.18s) [2022-01-20T20:48:24.157Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.08s) [2022-01-20T20:48:24.157Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.55s) [2022-01-20T20:48:24.157Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.49s) [2022-01-20T20:48:24.157Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.02s) [2022-01-20T20:48:24.157Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) [2022-01-20T20:48:24.157Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.83s) [2022-01-20T20:48:24.157Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.84s) [2022-01-20T20:48:24.157Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.00s) [2022-01-20T20:48:24.157Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.05s) [2022-01-20T20:48:24.157Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.76s) [2022-01-20T20:48:24.157Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.35s) [2022-01-20T20:48:24.157Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.79s) [2022-01-20T20:48:24.157Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.49s) [2022-01-20T20:48:24.157Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.57s) [2022-01-20T20:48:24.157Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.58s) [2022-01-20T20:48:24.157Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.56s) [2022-01-20T20:48:24.157Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.84s) [2022-01-20T20:48:24.157Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2022-01-20T20:48:24.157Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.25s) [2022-01-20T20:48:24.157Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.22s) [2022-01-20T20:48:24.157Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.03s) [2022-01-20T20:48:24.157Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.54s) [2022-01-20T20:48:24.157Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.89s) [2022-01-20T20:48:24.157Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.28s) [2022-01-20T20:48:24.157Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.18s) [2022-01-20T20:48:24.157Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.26s) [2022-01-20T20:48:24.157Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.59s) [2022-01-20T20:48:24.157Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.11s) [2022-01-20T20:48:24.157Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.12s) [2022-01-20T20:48:24.157Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.14s) [2022-01-20T20:48:24.157Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.37s) [2022-01-20T20:48:24.157Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.48s) [2022-01-20T20:48:24.157Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.61s) [2022-01-20T20:48:24.157Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.88s) [2022-01-20T20:48:24.157Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.60s) [2022-01-20T20:48:24.157Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.16s) [2022-01-20T20:48:24.157Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.52s) [2022-01-20T20:48:24.157Z] === RUN TestDockerSwarmSuite [2022-01-20T20:48:24.157Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-01-20T20:48:24.157Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-01-20T20:48:24.552Z] time="2022-01-20T20:48:24Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49280/Test.Echo: Post \"http://127.0.0.1:49280/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-01-20T20:48:25.122Z] tests/integration/models_images_test.py ............... [ 89%] [2022-01-20T20:48:25.126Z] --- PASS: TestDaemonHostGatewayIP (2.25s) [2022-01-20T20:48:25.126Z] === CONT TestDaemonRestartIpcMode [2022-01-20T20:48:25.153Z] --- PASS: TestUpdateReplicatedJob (3.26s) [2022-01-20T20:48:25.153Z] === RUN TestServiceListWithStatuses [2022-01-20T20:48:25.153Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-01-20T20:48:25.153Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-01-20T20:48:25.153Z] === RUN TestDockerNetworkConnectAlias [2022-01-20T20:48:25.538Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-01-20T20:48:26.106Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-01-20T20:48:26.120Z] 2022/01/20 20:48:25 Closing DB instances... [2022-01-20T20:48:26.120Z] time="2022-01-20T20:48:25Z" level=error msg="node: 5202ec111ba6 is unknown to memberlist" [2022-01-20T20:48:26.314Z] tests/integration/models_networks_test.py .... [ 90%] [2022-01-20T20:48:27.034Z] --- PASS: TestDaemonRestartIpcMode (2.13s) [2022-01-20T20:48:27.111Z] time="2022-01-20T20:48:26Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49280/Test.Echo: Post \"http://127.0.0.1:49280/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-01-20T20:48:27.111Z] --- PASS: TestRequest (6.78s) [2022-01-20T20:48:27.111Z] === RUN TestOverlappingRequests [2022-01-20T20:48:27.580Z] --- PASS: TestOverlappingRequests (0.40s) [2022-01-20T20:48:27.580Z] === RUN TestRelease [2022-01-20T20:48:28.050Z] === RUN TestParseEmptyInterface [2022-01-20T20:48:28.050Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-01-20T20:48:28.050Z] === RUN TestParseNonInterfaceType [2022-01-20T20:48:28.050Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-01-20T20:48:28.050Z] === RUN TestParseWithOneFunction [2022-01-20T20:48:28.050Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-01-20T20:48:28.050Z] === RUN TestParseWithMultipleFuncs [2022-01-20T20:48:28.050Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-01-20T20:48:28.050Z] === RUN TestParseWithUnnamedReturn [2022-01-20T20:48:28.050Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-01-20T20:48:28.050Z] === RUN TestEmbeddedInterface [2022-01-20T20:48:28.050Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-01-20T20:48:28.050Z] === RUN TestParsedImports [2022-01-20T20:48:28.050Z] --- PASS: TestParsedImports (0.00s) [2022-01-20T20:48:28.050Z] === RUN TestAliasedImports [2022-01-20T20:48:28.050Z] --- PASS: TestAliasedImports (0.00s) [2022-01-20T20:48:28.050Z] PASS [2022-01-20T20:48:28.050Z] coverage: 56.8% of statements [2022-01-20T20:48:28.520Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.046s coverage: 56.8% of statements [2022-01-20T20:48:28.520Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.68s) [2022-01-20T20:48:28.520Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-01-20T20:48:28.990Z] --- PASS: TestRelease (1.40s) [2022-01-20T20:48:28.990Z] === RUN TestAllocateRandomDeallocate [2022-01-20T20:48:28.990Z] === RUN TestHTTPTransport [2022-01-20T20:48:28.990Z] --- PASS: TestHTTPTransport (0.00s) [2022-01-20T20:48:28.990Z] PASS [2022-01-20T20:48:28.990Z] coverage: 85.7% of statements [2022-01-20T20:48:28.990Z] ok github.com/docker/docker/pkg/plugins/transport 0.035s coverage: 85.7% of statements [2022-01-20T20:48:29.399Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-01-20T20:48:29.401Z] --- PASS: TestDockerNetworkConnectAlias (3.97s) [2022-01-20T20:48:29.401Z] === RUN TestDockerNetworkReConnect [2022-01-20T20:48:29.980Z] 2022/01/20 20:48:29 Closing DB instances... [2022-01-20T20:48:29.980Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-01-20T20:48:29.980Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-01-20T20:48:29.980Z] === RUN TestBufioReaderPoolPutAndGet [2022-01-20T20:48:29.980Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-01-20T20:48:29.980Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-01-20T20:48:29.980Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-01-20T20:48:29.980Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-01-20T20:48:29.980Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-01-20T20:48:29.980Z] === RUN TestBufioWriterPoolPutAndGet [2022-01-20T20:48:29.980Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-01-20T20:48:29.980Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-01-20T20:48:29.980Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-01-20T20:48:29.980Z] === RUN TestBufferPoolPutAndGet [2022-01-20T20:48:29.980Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-01-20T20:48:29.980Z] PASS [2022-01-20T20:48:29.980Z] coverage: 88.2% of statements [2022-01-20T20:48:29.980Z] ok github.com/docker/docker/pkg/pools 0.037s coverage: 88.2% of statements [2022-01-20T20:48:30.449Z] === RUN TestOutputOnPrematureClose [2022-01-20T20:48:30.449Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-01-20T20:48:30.449Z] === RUN TestCompleteSilently [2022-01-20T20:48:30.449Z] --- PASS: TestCompleteSilently (0.00s) [2022-01-20T20:48:30.449Z] PASS [2022-01-20T20:48:30.449Z] coverage: 75.9% of statements [2022-01-20T20:48:30.449Z] ok github.com/docker/docker/pkg/progress 0.032s coverage: 75.9% of statements [2022-01-20T20:48:30.918Z] === RUN TestSendToOneSub [2022-01-20T20:48:30.918Z] --- PASS: TestSendToOneSub (0.00s) [2022-01-20T20:48:30.918Z] === RUN TestSendToMultipleSubs [2022-01-20T20:48:30.918Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-01-20T20:48:30.918Z] === RUN TestEvictOneSub [2022-01-20T20:48:30.918Z] --- PASS: TestEvictOneSub (0.00s) [2022-01-20T20:48:30.918Z] === RUN TestClosePublisher [2022-01-20T20:48:30.918Z] --- PASS: TestClosePublisher (0.00s) [2022-01-20T20:48:30.918Z] === RUN TestPubSubRace [2022-01-20T20:48:31.389Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.62s) [2022-01-20T20:48:31.389Z] === RUN TestNetworkDBGarbageCollection [2022-01-20T20:48:31.389Z] time="2022-01-20T20:48:31Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49280/Test.Echo: Post \"http://127.0.0.1:49280/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-01-20T20:48:31.443Z] 2022/01/20 20:48:28 Closing DB instances... [2022-01-20T20:48:31.443Z] --- PASS: TestNetworkDBGarbageCollection (54.04s) [2022-01-20T20:48:31.443Z] === RUN TestFindNode [2022-01-20T20:48:31.443Z] 2022/01/20 20:48:29 Closing DB instances... [2022-01-20T20:48:31.443Z] --- PASS: TestFindNode (0.02s) [2022-01-20T20:48:31.443Z] === RUN TestChangeNodeState [2022-01-20T20:48:31.443Z] 2022/01/20 20:48:29 Closing DB instances... [2022-01-20T20:48:31.443Z] --- PASS: TestChangeNodeState (0.02s) [2022-01-20T20:48:31.443Z] === RUN TestNodeReincarnation [2022-01-20T20:48:31.443Z] 2022/01/20 20:48:29 Closing DB instances... [2022-01-20T20:48:31.858Z] --- PASS: TestPubSubRace (1.05s) [2022-01-20T20:48:31.858Z] PASS [2022-01-20T20:48:31.858Z] coverage: 75.0% of statements [2022-01-20T20:48:31.858Z] ok github.com/docker/docker/pkg/pubsub 1.079s coverage: 75.0% of statements [2022-01-20T20:48:32.328Z] === RUN TestRegister [2022-01-20T20:48:32.328Z] --- PASS: TestRegister (0.00s) [2022-01-20T20:48:32.328Z] === RUN TestCommand [2022-01-20T20:48:32.328Z] --- PASS: TestCommand (0.03s) [2022-01-20T20:48:32.328Z] === RUN TestNaiveSelf [2022-01-20T20:48:32.328Z] --- PASS: TestNaiveSelf (0.02s) [2022-01-20T20:48:32.328Z] PASS [2022-01-20T20:48:32.328Z] coverage: 82.4% of statements [2022-01-20T20:48:32.328Z] ok github.com/docker/docker/pkg/reexec 0.084s coverage: 82.4% of statements [2022-01-20T20:48:32.747Z] --- PASS: TestDockerNetworkReConnect (3.47s) [2022-01-20T20:48:32.747Z] === RUN TestServicePlugin [2022-01-20T20:48:32.798Z] --- PASS: TestAllocateRandomDeallocate (3.58s) [2022-01-20T20:48:32.798Z] === RUN TestRetrieveFromStore [2022-01-20T20:48:32.798Z] === RUN TestDump [2022-01-20T20:48:32.798Z] goroutine 19 [running]: [2022-01-20T20:48:32.798Z] github.com/docker/docker/pkg/stack.dump(0xf9b6b7) [2022-01-20T20:48:32.798Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-01-20T20:48:32.798Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-01-20T20:48:32.798Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-01-20T20:48:32.798Z] github.com/docker/docker/pkg/stack.TestDump(0x0) [2022-01-20T20:48:32.798Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-01-20T20:48:32.798Z] testing.tRunner(0xc0000851e0, 0x1108e68) [2022-01-20T20:48:32.798Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-01-20T20:48:32.798Z] created by testing.(*T).Run [2022-01-20T20:48:32.798Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-01-20T20:48:32.798Z] [2022-01-20T20:48:32.798Z] goroutine 1 [chan receive]: [2022-01-20T20:48:32.798Z] testing.(*T).Run(0xc000085040, {0x10fa52e, 0xf7a413}, 0x1108e68) [2022-01-20T20:48:32.798Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-01-20T20:48:32.798Z] testing.runTests.func1(0xc0000b6720) [2022-01-20T20:48:32.798Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-01-20T20:48:32.798Z] testing.tRunner(0xc000085040, 0xc0000c1ce0) [2022-01-20T20:48:32.798Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-01-20T20:48:32.798Z] testing.runTests(0xc0000d0080, {0x126cba0, 0x3, 0x3}, {0xf9a90d, 0x10fc228, 0x1271640}) [2022-01-20T20:48:32.798Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-01-20T20:48:32.798Z] testing.(*M).Run(0xc0000d0080) [2022-01-20T20:48:32.798Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-01-20T20:48:32.798Z] main.main() [2022-01-20T20:48:32.798Z] _testmain.go:95 +0x1f5 [2022-01-20T20:48:32.798Z] --- PASS: TestDump (0.00s) [2022-01-20T20:48:32.798Z] === RUN TestDumpToFile [2022-01-20T20:48:32.867Z] tests/integration/models_nodes_test.py . [ 90%] [2022-01-20T20:48:32.867Z] tests/integration/models_resources_test.py . [ 91%] [2022-01-20T20:48:33.268Z] --- PASS: TestDumpToFile (0.14s) [2022-01-20T20:48:33.268Z] === RUN TestDumpToFileWithEmptyInput [2022-01-20T20:48:33.268Z] goroutine 21 [running]: [2022-01-20T20:48:33.268Z] github.com/docker/docker/pkg/stack.dump(0x10086f4) [2022-01-20T20:48:33.268Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-01-20T20:48:33.268Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0x1008aa0}) [2022-01-20T20:48:33.268Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214 [2022-01-20T20:48:33.268Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc0000851e0) [2022-01-20T20:48:33.268Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-01-20T20:48:33.268Z] testing.tRunner(0xc0000856c0, 0x1108e58) [2022-01-20T20:48:33.268Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-01-20T20:48:33.268Z] created by testing.(*T).Run [2022-01-20T20:48:33.268Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-01-20T20:48:33.268Z] [2022-01-20T20:48:33.268Z] goroutine 1 [chan receive]: [2022-01-20T20:48:33.268Z] testing.(*T).Run(0xc000085040, {0x11012ba, 0xf7a413}, 0x1108e58) [2022-01-20T20:48:33.268Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-01-20T20:48:33.268Z] testing.runTests.func1(0xc0000b6720) [2022-01-20T20:48:33.268Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-01-20T20:48:33.268Z] testing.tRunner(0xc000085040, 0xc0000c1ce0) [2022-01-20T20:48:33.268Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-01-20T20:48:33.268Z] testing.runTests(0xc0000d0080, {0x126cba0, 0x3, 0x3}, {0xf9a90d, 0x10fc228, 0x1271640}) [2022-01-20T20:48:33.268Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-01-20T20:48:33.268Z] testing.(*M).Run(0xc0000d0080) [2022-01-20T20:48:33.268Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-01-20T20:48:33.268Z] main.main() [2022-01-20T20:48:33.268Z] _testmain.go:95 +0x1f5 [2022-01-20T20:48:33.268Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-01-20T20:48:33.268Z] PASS [2022-01-20T20:48:33.268Z] coverage: 90.9% of statements [2022-01-20T20:48:33.268Z] ok github.com/docker/docker/pkg/stack 0.177s coverage: 90.9% of statements [2022-01-20T20:48:33.737Z] === RUN TestNewStdWriter [2022-01-20T20:48:33.737Z] --- PASS: TestNewStdWriter (0.00s) [2022-01-20T20:48:33.737Z] === RUN TestWriteWithUninitializedStdWriter [2022-01-20T20:48:33.737Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-01-20T20:48:33.737Z] === RUN TestWriteWithNilBytes [2022-01-20T20:48:33.737Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-01-20T20:48:33.737Z] === RUN TestWrite [2022-01-20T20:48:33.737Z] --- PASS: TestWrite (0.00s) [2022-01-20T20:48:33.737Z] === RUN TestWriteWithWriterError [2022-01-20T20:48:33.737Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-01-20T20:48:33.737Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-01-20T20:48:33.737Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-01-20T20:48:33.737Z] === RUN TestStdCopyWriteAndRead [2022-01-20T20:48:33.737Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-01-20T20:48:33.737Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-01-20T20:48:33.737Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-01-20T20:48:33.737Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-01-20T20:48:33.737Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-01-20T20:48:33.738Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-01-20T20:48:33.738Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-01-20T20:48:33.738Z] === RUN TestStdCopyWithInvalidInputHeader [2022-01-20T20:48:33.738Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-01-20T20:48:33.738Z] === RUN TestStdCopyWithCorruptedPrefix [2022-01-20T20:48:33.738Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-01-20T20:48:33.738Z] === RUN TestStdCopyReturnsWriteErrors [2022-01-20T20:48:33.738Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-01-20T20:48:33.738Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-01-20T20:48:33.738Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-01-20T20:48:33.738Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-01-20T20:48:33.738Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-01-20T20:48:33.738Z] PASS [2022-01-20T20:48:33.738Z] coverage: 100.0% of statements [2022-01-20T20:48:33.738Z] ok github.com/docker/docker/pkg/stdcopy 0.035s coverage: 100.0% of statements [2022-01-20T20:48:34.207Z] --- PASS: TestRetrieveFromStore (1.31s) [2022-01-20T20:48:34.207Z] === RUN TestRequestReleaseAddressDuplicate [2022-01-20T20:48:34.207Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2022-01-20T20:48:34.207Z] === RUN TestParallelPredefinedRequest1 [2022-01-20T20:48:34.207Z] === PAUSE TestParallelPredefinedRequest1 [2022-01-20T20:48:34.207Z] === RUN TestParallelPredefinedRequest2 [2022-01-20T20:48:34.207Z] === PAUSE TestParallelPredefinedRequest2 [2022-01-20T20:48:34.207Z] === RUN TestParallelPredefinedRequest3 [2022-01-20T20:48:34.207Z] === PAUSE TestParallelPredefinedRequest3 [2022-01-20T20:48:34.207Z] === RUN TestParallelPredefinedRequest4 [2022-01-20T20:48:34.207Z] === PAUSE TestParallelPredefinedRequest4 [2022-01-20T20:48:34.207Z] === RUN TestParallelPredefinedRequest5 [2022-01-20T20:48:34.207Z] === PAUSE TestParallelPredefinedRequest5 [2022-01-20T20:48:34.207Z] === RUN TestDebug [2022-01-20T20:48:34.207Z] --- PASS: TestDebug (0.00s) [2022-01-20T20:48:34.207Z] === RUN TestRequestPoolParallel [2022-01-20T20:48:34.207Z] === RUN TestRawProgressFormatterFormatStatus [2022-01-20T20:48:34.207Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-01-20T20:48:34.207Z] === RUN TestRawProgressFormatterFormatProgress [2022-01-20T20:48:34.207Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-01-20T20:48:34.207Z] === RUN TestFormatStatus [2022-01-20T20:48:34.207Z] --- PASS: TestFormatStatus (0.00s) [2022-01-20T20:48:34.207Z] === RUN TestFormatError [2022-01-20T20:48:34.207Z] --- PASS: TestFormatError (0.00s) [2022-01-20T20:48:34.207Z] === RUN TestFormatJSONError [2022-01-20T20:48:34.207Z] --- PASS: TestFormatJSONError (0.00s) [2022-01-20T20:48:34.207Z] === RUN TestJsonProgressFormatterFormatProgress [2022-01-20T20:48:34.207Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-01-20T20:48:34.207Z] === RUN TestJsonProgressFormatterFormatStatus [2022-01-20T20:48:34.207Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-01-20T20:48:34.207Z] === RUN TestNewJSONProgressOutput [2022-01-20T20:48:34.207Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-01-20T20:48:34.207Z] === RUN TestAuxFormatterEmit [2022-01-20T20:48:34.207Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-01-20T20:48:34.207Z] === RUN TestStreamWriterStdout [2022-01-20T20:48:34.207Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-01-20T20:48:34.207Z] === RUN TestStreamWriterStderr [2022-01-20T20:48:34.207Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-01-20T20:48:34.207Z] PASS [2022-01-20T20:48:34.207Z] coverage: 66.2% of statements [2022-01-20T20:48:34.207Z] ok github.com/docker/docker/pkg/streamformatter 0.043s coverage: 66.2% of statements [2022-01-20T20:48:34.207Z] --- PASS: TestRequestPoolParallel (0.42s) [2022-01-20T20:48:34.207Z] === RUN TestFullAllocateRelease [2022-01-20T20:48:34.676Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-01-20T20:48:34.676Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-01-20T20:48:34.678Z] --- PASS: TestFullAllocateRelease (0.34s) [2022-01-20T20:48:34.678Z] === RUN TestOddAllocateRelease [2022-01-20T20:48:34.678Z] === RUN TestGenerateRandomID [2022-01-20T20:48:34.678Z] --- PASS: TestGenerateRandomID (0.00s) [2022-01-20T20:48:34.678Z] === RUN TestShortenId [2022-01-20T20:48:34.678Z] --- PASS: TestShortenId (0.00s) [2022-01-20T20:48:34.678Z] === RUN TestShortenSha256Id [2022-01-20T20:48:34.678Z] --- PASS: TestShortenSha256Id (0.00s) [2022-01-20T20:48:34.678Z] === RUN TestShortenIdEmpty [2022-01-20T20:48:34.678Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-01-20T20:48:34.678Z] === RUN TestShortenIdInvalid [2022-01-20T20:48:34.678Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-01-20T20:48:34.678Z] === RUN TestIsShortIDNonHex [2022-01-20T20:48:34.678Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-01-20T20:48:34.678Z] === RUN TestIsShortIDNotCorrectSize [2022-01-20T20:48:34.678Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-01-20T20:48:34.678Z] PASS [2022-01-20T20:48:34.678Z] coverage: 70.6% of statements [2022-01-20T20:48:34.678Z] ok github.com/docker/docker/pkg/stringid 0.038s coverage: 70.6% of statements [2022-01-20T20:48:35.147Z] --- PASS: TestOddAllocateRelease (0.20s) [2022-01-20T20:48:35.147Z] === RUN TestFullAllocateSerialReleaseParallel [2022-01-20T20:48:35.147Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.06s) [2022-01-20T20:48:35.147Z] === RUN TestOddAllocateSerialReleaseParallel [2022-01-20T20:48:35.147Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.05s) [2022-01-20T20:48:35.147Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-01-20T20:48:35.147Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.04s) [2022-01-20T20:48:35.147Z] === CONT TestParallelPredefinedRequest1 [2022-01-20T20:48:35.147Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-20T20:48:35.147Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-01-20T20:48:35.147Z] === CONT TestParallelPredefinedRequest5 [2022-01-20T20:48:35.147Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-20T20:48:35.147Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-01-20T20:48:35.147Z] === CONT TestParallelPredefinedRequest4 [2022-01-20T20:48:35.147Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-20T20:48:35.147Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-01-20T20:48:35.147Z] === CONT TestParallelPredefinedRequest3 [2022-01-20T20:48:35.147Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-20T20:48:35.147Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-01-20T20:48:35.147Z] === CONT TestParallelPredefinedRequest2 [2022-01-20T20:48:35.147Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-20T20:48:35.147Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-01-20T20:48:35.147Z] PASS [2022-01-20T20:48:35.147Z] coverage: 85.3% of statements [2022-01-20T20:48:35.147Z] ok github.com/docker/docker/libnetwork/ipam 43.001s coverage: 85.3% of statements [2022-01-20T20:48:35.162Z] --- PASS: TestContainerKillOnDaemonStart (11.67s) [2022-01-20T20:48:35.162Z] PASS [2022-01-20T20:48:35.162Z] [2022-01-20T20:48:35.162Z] === Skipped [2022-01-20T20:48:35.162Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-01-20T20:48:35.162Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-01-20T20:48:35.162Z] [2022-01-20T20:48:35.162Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-01-20T20:48:35.162Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-01-20T20:48:35.162Z] [2022-01-20T20:48:35.162Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-01-20T20:48:35.162Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-01-20T20:48:35.162Z] [2022-01-20T20:48:35.162Z] DONE 200 tests, 3 skipped in 113.778s [2022-01-20T20:48:35.162Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-01-20T20:48:35.162Z] ++ 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-01-20T20:48:35.162Z] ++ set -e [2022-01-20T20:48:35.162Z] ++ '[' -n 0 ']' [2022-01-20T20:48:35.162Z] ++ set -x [2022-01-20T20:48:35.162Z] ++ 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-01-20T20:48:35.162Z] === RUN TestConfigDaemonLibtrustID [2022-01-20T20:48:35.162Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-01-20T20:48:35.162Z] === RUN TestDaemonConfigValidation [2022-01-20T20:48:35.162Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-01-20T20:48:35.162Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-01-20T20:48:35.162Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-01-20T20:48:35.162Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-01-20T20:48:35.162Z] === RUN TestDaemonConfigValidation/invalid_config [2022-01-20T20:48:35.162Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-01-20T20:48:35.162Z] === RUN TestDaemonConfigValidation/malformed_config [2022-01-20T20:48:35.162Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-01-20T20:48:35.162Z] === RUN TestDaemonConfigValidation/valid_config [2022-01-20T20:48:35.162Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-01-20T20:48:35.162Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-01-20T20:48:35.162Z] === CONT TestDaemonConfigValidation/malformed_config [2022-01-20T20:48:35.162Z] === CONT TestDaemonConfigValidation/valid_config [2022-01-20T20:48:35.162Z] === CONT TestDaemonConfigValidation/invalid_config [2022-01-20T20:48:35.162Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-01-20T20:48:35.162Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-01-20T20:48:35.162Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.05s) [2022-01-20T20:48:35.162Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.06s) [2022-01-20T20:48:35.162Z] --- PASS: TestDaemonConfigValidation/valid_config (0.06s) [2022-01-20T20:48:35.162Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.07s) [2022-01-20T20:48:35.162Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-01-20T20:48:35.162Z] === RUN TestConfigDaemonSeccompProfiles [2022-01-20T20:48:35.162Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-01-20T20:48:35.228Z] time="2022-01-20T20:48:34Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-01-20T20:48:35.228Z] --- PASS: TestNodeReincarnation (5.02s) [2022-01-20T20:48:35.228Z] === RUN TestParallelCreate [2022-01-20T20:48:35.228Z] 2022/01/20 20:48:34 Closing DB instances... [2022-01-20T20:48:35.228Z] --- PASS: TestParallelCreate (0.02s) [2022-01-20T20:48:35.228Z] === RUN TestParallelDelete [2022-01-20T20:48:35.228Z] 2022/01/20 20:48:35 Closing DB instances... [2022-01-20T20:48:35.228Z] --- PASS: TestParallelDelete (0.01s) [2022-01-20T20:48:35.228Z] === RUN TestNetworkDBIslands [2022-01-20T20:48:35.228Z] time="2022-01-20T20:48:35Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:ac384fde66c0 with config:&{NodeID:ac384fde66c0 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-01-20T20:48:35.228Z] time="2022-01-20T20:48:35Z" level=info msg="Node ac384fde66c0/172.25.234.190, joined gossip cluster" [2022-01-20T20:48:35.228Z] time="2022-01-20T20:48:35Z" level=info msg="Node ac384fde66c0/172.25.234.190, added to nodes list" [2022-01-20T20:48:35.228Z] time="2022-01-20T20:48:35Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:a5c6dd5a9009 with config:&{NodeID:a5c6dd5a9009 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-01-20T20:48:35.228Z] time="2022-01-20T20:48:35Z" level=info msg="Node a5c6dd5a9009/172.25.234.190, joined gossip cluster" [2022-01-20T20:48:35.228Z] time="2022-01-20T20:48:35Z" level=info msg="Node a5c6dd5a9009/172.25.234.190, added to nodes list" [2022-01-20T20:48:35.228Z] time="2022-01-20T20:48:35Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-01-20T20:48:35.228Z] time="2022-01-20T20:48:35Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-01-20T20:48:35.228Z] time="2022-01-20T20:48:35Z" level=debug msg="memberlist: Stream connection from=[::1]:49346" [2022-01-20T20:48:35.228Z] time="2022-01-20T20:48:35Z" level=info msg="Node a5c6dd5a9009/172.25.234.190, joined gossip cluster" [2022-01-20T20:48:35.228Z] time="2022-01-20T20:48:35Z" level=info msg="Node a5c6dd5a9009/172.25.234.190, added to nodes list" [2022-01-20T20:48:35.228Z] time="2022-01-20T20:48:35Z" level=info msg="Node ac384fde66c0/172.25.234.190, joined gossip cluster" [2022-01-20T20:48:35.228Z] time="2022-01-20T20:48:35Z" level=info msg="Node ac384fde66c0/172.25.234.190, added to nodes list" [2022-01-20T20:48:35.228Z] time="2022-01-20T20:48:35Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-01-20T20:48:35.228Z] time="2022-01-20T20:48:35Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49347" [2022-01-20T20:48:35.613Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-01-20T20:48:35.618Z] === RUN TestIsCpusetListAvailable [2022-01-20T20:48:35.618Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-01-20T20:48:35.618Z] PASS [2022-01-20T20:48:35.618Z] coverage: 39.4% of statements [2022-01-20T20:48:35.618Z] ok github.com/docker/docker/pkg/sysinfo 0.033s coverage: 39.4% of statements [2022-01-20T20:48:36.009Z] plugin_test.go:61: [dabe57bca2f97] joining swarm manager [db76d9c072305]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-20T20:48:36.101Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-01-20T20:48:36.182Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-01-20T20:48:36.212Z] time="2022-01-20T20:48:35Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:6d76fb03f1d1 with config:&{NodeID:6d76fb03f1d1 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-01-20T20:48:36.212Z] time="2022-01-20T20:48:35Z" level=info msg="Node 6d76fb03f1d1/172.25.234.190, joined gossip cluster" [2022-01-20T20:48:36.212Z] time="2022-01-20T20:48:35Z" level=info msg="Node 6d76fb03f1d1/172.25.234.190, added to nodes list" [2022-01-20T20:48:36.212Z] time="2022-01-20T20:48:35Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-01-20T20:48:36.213Z] time="2022-01-20T20:48:35Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-01-20T20:48:36.213Z] time="2022-01-20T20:48:35Z" level=debug msg="memberlist: Stream connection from=[::1]:49348" [2022-01-20T20:48:36.213Z] time="2022-01-20T20:48:35Z" level=info msg="Node 6d76fb03f1d1/172.25.234.190, joined gossip cluster" [2022-01-20T20:48:36.213Z] time="2022-01-20T20:48:35Z" level=info msg="Node 6d76fb03f1d1/172.25.234.190, added to nodes list" [2022-01-20T20:48:36.213Z] time="2022-01-20T20:48:35Z" level=info msg="Node ac384fde66c0/172.25.234.190, joined gossip cluster" [2022-01-20T20:48:36.213Z] time="2022-01-20T20:48:35Z" level=info msg="Node ac384fde66c0/172.25.234.190, added to nodes list" [2022-01-20T20:48:36.213Z] time="2022-01-20T20:48:35Z" level=info msg="Node a5c6dd5a9009/172.25.234.190, joined gossip cluster" [2022-01-20T20:48:36.213Z] time="2022-01-20T20:48:35Z" level=info msg="Node a5c6dd5a9009/172.25.234.190, added to nodes list" [2022-01-20T20:48:36.213Z] time="2022-01-20T20:48:35Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-01-20T20:48:36.213Z] time="2022-01-20T20:48:35Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49349" [2022-01-20T20:48:36.213Z] time="2022-01-20T20:48:36Z" level=info msg="Node 6d76fb03f1d1/172.25.234.190, joined gossip cluster" [2022-01-20T20:48:36.213Z] time="2022-01-20T20:48:36Z" level=info msg="Node 6d76fb03f1d1/172.25.234.190, added to nodes list" [2022-01-20T20:48:36.679Z] time="2022-01-20T20:48:36Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:d35e85d6a6d3 with config:&{NodeID:d35e85d6a6d3 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-01-20T20:48:36.679Z] time="2022-01-20T20:48:36Z" level=info msg="Node d35e85d6a6d3/172.25.234.190, joined gossip cluster" [2022-01-20T20:48:36.679Z] time="2022-01-20T20:48:36Z" level=info msg="Node d35e85d6a6d3/172.25.234.190, added to nodes list" [2022-01-20T20:48:36.679Z] time="2022-01-20T20:48:36Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-01-20T20:48:36.679Z] time="2022-01-20T20:48:36Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-01-20T20:48:36.679Z] time="2022-01-20T20:48:36Z" level=debug msg="memberlist: Stream connection from=[::1]:49350" [2022-01-20T20:48:36.679Z] time="2022-01-20T20:48:36Z" level=info msg="Node d35e85d6a6d3/172.25.234.190, joined gossip cluster" [2022-01-20T20:48:36.679Z] time="2022-01-20T20:48:36Z" level=info msg="Node d35e85d6a6d3/172.25.234.190, added to nodes list" [2022-01-20T20:48:36.679Z] time="2022-01-20T20:48:36Z" level=info msg="Node a5c6dd5a9009/172.25.234.190, joined gossip cluster" [2022-01-20T20:48:36.679Z] time="2022-01-20T20:48:36Z" level=info msg="Node a5c6dd5a9009/172.25.234.190, added to nodes list" [2022-01-20T20:48:36.679Z] time="2022-01-20T20:48:36Z" level=info msg="Node 6d76fb03f1d1/172.25.234.190, joined gossip cluster" [2022-01-20T20:48:36.679Z] time="2022-01-20T20:48:36Z" level=info msg="Node 6d76fb03f1d1/172.25.234.190, added to nodes list" [2022-01-20T20:48:36.679Z] time="2022-01-20T20:48:36Z" level=info msg="Node ac384fde66c0/172.25.234.190, joined gossip cluster" [2022-01-20T20:48:36.679Z] time="2022-01-20T20:48:36Z" level=info msg="Node ac384fde66c0/172.25.234.190, added to nodes list" [2022-01-20T20:48:36.679Z] time="2022-01-20T20:48:36Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-01-20T20:48:36.679Z] time="2022-01-20T20:48:36Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49351" [2022-01-20T20:48:36.679Z] time="2022-01-20T20:48:36Z" level=info msg="Node d35e85d6a6d3/172.25.234.190, joined gossip cluster" [2022-01-20T20:48:36.679Z] time="2022-01-20T20:48:36Z" level=info msg="Node d35e85d6a6d3/172.25.234.190, added to nodes list" [2022-01-20T20:48:36.679Z] time="2022-01-20T20:48:36Z" level=info msg="Node d35e85d6a6d3/172.25.234.190, joined gossip cluster" [2022-01-20T20:48:36.679Z] time="2022-01-20T20:48:36Z" level=info msg="Node d35e85d6a6d3/172.25.234.190, added to nodes list" [2022-01-20T20:48:37.041Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-01-20T20:48:37.121Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-01-20T20:48:37.148Z] time="2022-01-20T20:48:36Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:7ba34ca288b2 with config:&{NodeID:7ba34ca288b2 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-01-20T20:48:37.148Z] time="2022-01-20T20:48:36Z" level=info msg="Node 7ba34ca288b2/172.25.234.190, joined gossip cluster" [2022-01-20T20:48:37.148Z] time="2022-01-20T20:48:36Z" level=info msg="Node 7ba34ca288b2/172.25.234.190, added to nodes list" [2022-01-20T20:48:37.148Z] time="2022-01-20T20:48:36Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-01-20T20:48:37.148Z] time="2022-01-20T20:48:36Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-01-20T20:48:37.148Z] time="2022-01-20T20:48:36Z" level=debug msg="memberlist: Stream connection from=[::1]:49352" [2022-01-20T20:48:37.148Z] time="2022-01-20T20:48:36Z" level=info msg="Node 7ba34ca288b2/172.25.234.190, joined gossip cluster" [2022-01-20T20:48:37.148Z] time="2022-01-20T20:48:36Z" level=info msg="Node 7ba34ca288b2/172.25.234.190, added to nodes list" [2022-01-20T20:48:37.148Z] time="2022-01-20T20:48:36Z" level=info msg="Node a5c6dd5a9009/172.25.234.190, joined gossip cluster" [2022-01-20T20:48:37.148Z] time="2022-01-20T20:48:36Z" level=info msg="Node a5c6dd5a9009/172.25.234.190, added to nodes list" [2022-01-20T20:48:37.148Z] time="2022-01-20T20:48:36Z" level=info msg="Node ac384fde66c0/172.25.234.190, joined gossip cluster" [2022-01-20T20:48:37.148Z] time="2022-01-20T20:48:36Z" level=info msg="Node ac384fde66c0/172.25.234.190, added to nodes list" [2022-01-20T20:48:37.148Z] time="2022-01-20T20:48:36Z" level=info msg="Node d35e85d6a6d3/172.25.234.190, joined gossip cluster" [2022-01-20T20:48:37.148Z] time="2022-01-20T20:48:36Z" level=info msg="Node d35e85d6a6d3/172.25.234.190, added to nodes list" [2022-01-20T20:48:37.148Z] time="2022-01-20T20:48:36Z" level=info msg="Node 6d76fb03f1d1/172.25.234.190, joined gossip cluster" [2022-01-20T20:48:37.148Z] time="2022-01-20T20:48:36Z" level=info msg="Node 6d76fb03f1d1/172.25.234.190, added to nodes list" [2022-01-20T20:48:37.148Z] time="2022-01-20T20:48:36Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-01-20T20:48:37.148Z] time="2022-01-20T20:48:36Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49353" [2022-01-20T20:48:37.148Z] time="2022-01-20T20:48:36Z" level=info msg="Node 7ba34ca288b2/172.25.234.190, joined gossip cluster" [2022-01-20T20:48:37.148Z] time="2022-01-20T20:48:36Z" level=info msg="Node 7ba34ca288b2/172.25.234.190, added to nodes list" [2022-01-20T20:48:37.148Z] time="2022-01-20T20:48:36Z" level=info msg="Node 7ba34ca288b2/172.25.234.190, joined gossip cluster" [2022-01-20T20:48:37.148Z] time="2022-01-20T20:48:36Z" level=info msg="Node 7ba34ca288b2/172.25.234.190, added to nodes list" [2022-01-20T20:48:37.148Z] time="2022-01-20T20:48:36Z" level=info msg="Node 7ba34ca288b2/172.25.234.190, joined gossip cluster" [2022-01-20T20:48:37.148Z] time="2022-01-20T20:48:36Z" level=info msg="Node 7ba34ca288b2/172.25.234.190, added to nodes list" [2022-01-20T20:48:37.148Z] networkdb_test.go:835: Re-joining: 3 [2022-01-20T20:48:37.148Z] time="2022-01-20T20:48:37Z" level=info msg="The new bootstrap node list is:[172.25.234.190:10033 172.25.234.190:10034 172.25.234.190:10035]" [2022-01-20T20:48:37.148Z] time="2022-01-20T20:48:37Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.234.190:10033" [2022-01-20T20:48:37.148Z] time="2022-01-20T20:48:37Z" level=debug msg="memberlist: Stream connection from=172.25.234.190:49354" [2022-01-20T20:48:37.148Z] time="2022-01-20T20:48:37Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.234.190:10034" [2022-01-20T20:48:37.148Z] time="2022-01-20T20:48:37Z" level=debug msg="memberlist: Stream connection from=172.25.234.190:49355" [2022-01-20T20:48:37.148Z] time="2022-01-20T20:48:37Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.234.190:10035" [2022-01-20T20:48:37.148Z] time="2022-01-20T20:48:37Z" level=debug msg="memberlist: Stream connection from=172.25.234.190:49356" [2022-01-20T20:48:37.186Z] === RUN TestChtimes [2022-01-20T20:48:37.186Z] --- PASS: TestChtimes (0.00s) [2022-01-20T20:48:37.186Z] === RUN TestChtimesWindows [2022-01-20T20:48:37.186Z] --- PASS: TestChtimesWindows (0.00s) [2022-01-20T20:48:37.186Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-01-20T20:48:37.186Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-01-20T20:48:37.186Z] === RUN TestEnsureRemoveAllNotExist [2022-01-20T20:48:37.186Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-01-20T20:48:37.186Z] === RUN TestEnsureRemoveAllWithDir [2022-01-20T20:48:37.186Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-01-20T20:48:37.186Z] === RUN TestEnsureRemoveAllWithFile [2022-01-20T20:48:37.186Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-01-20T20:48:37.186Z] === RUN TestHasWin32KSupport [2022-01-20T20:48:37.186Z] syscall_windows_test.go:8: win32k: true [2022-01-20T20:48:37.186Z] --- PASS: TestHasWin32KSupport (0.00s) [2022-01-20T20:48:37.186Z] PASS [2022-01-20T20:48:37.186Z] coverage: 13.0% of statements [2022-01-20T20:48:37.186Z] ok github.com/docker/docker/pkg/system 0.046s coverage: 13.0% of statements [2022-01-20T20:48:37.422Z] plugin_test.go:64: [d37e2d29b244a] joining swarm manager [db76d9c072305]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-20T20:48:37.615Z] networkdb_test.go:835: Re-joining: 4 [2022-01-20T20:48:37.615Z] time="2022-01-20T20:48:37Z" level=info msg="The new bootstrap node list is:[172.25.234.190:10033 172.25.234.190:10034 172.25.234.190:10035]" [2022-01-20T20:48:37.615Z] time="2022-01-20T20:48:37Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.234.190:10033" [2022-01-20T20:48:37.615Z] time="2022-01-20T20:48:37Z" level=debug msg="memberlist: Stream connection from=172.25.234.190:49357" [2022-01-20T20:48:37.615Z] time="2022-01-20T20:48:37Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.234.190:10034" [2022-01-20T20:48:37.615Z] time="2022-01-20T20:48:37Z" level=debug msg="memberlist: Stream connection from=172.25.234.190:49358" [2022-01-20T20:48:37.615Z] time="2022-01-20T20:48:37Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.234.190:10035" [2022-01-20T20:48:37.615Z] time="2022-01-20T20:48:37Z" level=debug msg="memberlist: Stream connection from=172.25.234.190:49359" [2022-01-20T20:48:37.615Z] time="2022-01-20T20:48:37Z" level=info msg="node 0 leaving" [2022-01-20T20:48:37.656Z] === RUN TestTailFile [2022-01-20T20:48:37.656Z] --- PASS: TestTailFile (0.00s) [2022-01-20T20:48:37.656Z] === RUN TestTailFileManyLines [2022-01-20T20:48:37.656Z] --- PASS: TestTailFileManyLines (0.00s) [2022-01-20T20:48:37.656Z] === RUN TestTailEmptyFile [2022-01-20T20:48:37.656Z] --- PASS: TestTailEmptyFile (0.00s) [2022-01-20T20:48:37.656Z] === RUN TestTailNegativeN [2022-01-20T20:48:37.656Z] --- PASS: TestTailNegativeN (0.00s) [2022-01-20T20:48:37.656Z] === RUN TestNewTailReader [2022-01-20T20:48:37.656Z] === PAUSE TestNewTailReader [2022-01-20T20:48:37.656Z] === CONT TestNewTailReader [2022-01-20T20:48:37.656Z] === RUN TestNewTailReader/8_byte_delimiter [2022-01-20T20:48:37.656Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-01-20T20:48:37.656Z] === RUN TestNewTailReader/12_byte_delimiter [2022-01-20T20:48:37.656Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-01-20T20:48:37.656Z] === RUN TestNewTailReader/no_delimiter [2022-01-20T20:48:37.656Z] === PAUSE TestNewTailReader/no_delimiter [2022-01-20T20:48:37.656Z] === RUN TestNewTailReader/single_byte_delimiter [2022-01-20T20:48:37.656Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-01-20T20:48:37.656Z] === RUN TestNewTailReader/2_byte_delimiter [2022-01-20T20:48:37.656Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-01-20T20:48:37.656Z] === RUN TestNewTailReader/4_byte_delimiter [2022-01-20T20:48:37.656Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-01-20T20:48:37.656Z] === RUN TestNewTailReader/truncated_last_line [2022-01-20T20:48:37.656Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-01-20T20:48:37.656Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-01-20T20:48:37.656Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-01-20T20:48:37.656Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-01-20T20:48:37.656Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-01-20T20:48:37.656Z] === CONT TestNewTailReader/8_byte_delimiter [2022-01-20T20:48:37.656Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-01-20T20:48:37.656Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-01-20T20:48:37.656Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-01-20T20:48:37.656Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-01-20T20:48:37.656Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-01-20T20:48:37.656Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-01-20T20:48:37.656Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T20:48:37.656Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T20:48:37.656Z] === CONT TestNewTailReader/4_byte_delimiter [2022-01-20T20:48:37.656Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T20:48:37.656Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T20:48:37.656Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-01-20T20:48:37.656Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-01-20T20:48:37.656Z] === CONT TestNewTailReader/2_byte_delimiter [2022-01-20T20:48:37.656Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-01-20T20:48:37.656Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-01-20T20:48:37.656Z] === CONT TestNewTailReader/single_byte_delimiter [2022-01-20T20:48:37.656Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-01-20T20:48:37.656Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-01-20T20:48:37.656Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-01-20T20:48:37.656Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-01-20T20:48:37.656Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-01-20T20:48:37.656Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-01-20T20:48:37.656Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-01-20T20:48:37.656Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-01-20T20:48:37.656Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-01-20T20:48:37.656Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T20:48:37.656Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-01-20T20:48:37.656Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T20:48:37.656Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-01-20T20:48:37.656Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T20:48:37.656Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-01-20T20:48:37.656Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-01-20T20:48:37.656Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-01-20T20:48:37.656Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-01-20T20:48:37.656Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T20:48:37.656Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T20:48:37.656Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T20:48:37.656Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T20:48:37.656Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-01-20T20:48:37.656Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-01-20T20:48:37.656Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-01-20T20:48:37.656Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-01-20T20:48:37.656Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-01-20T20:48:37.656Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-01-20T20:48:37.656Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-01-20T20:48:37.656Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-01-20T20:48:37.656Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-01-20T20:48:37.656Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-01-20T20:48:37.656Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-01-20T20:48:37.656Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-01-20T20:48:37.656Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-01-20T20:48:37.656Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-01-20T20:48:37.656Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-01-20T20:48:37.656Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-01-20T20:48:37.656Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-01-20T20:48:37.656Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-01-20T20:48:37.656Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-01-20T20:48:37.656Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-01-20T20:48:37.657Z] === CONT TestNewTailReader/no_delimiter [2022-01-20T20:48:37.657Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-01-20T20:48:37.657Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-01-20T20:48:37.657Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-01-20T20:48:37.657Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-01-20T20:48:37.657Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-01-20T20:48:37.657Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-01-20T20:48:37.657Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T20:48:37.657Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T20:48:37.657Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T20:48:37.657Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T20:48:37.657Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-01-20T20:48:37.657Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-01-20T20:48:37.657Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-01-20T20:48:37.657Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-01-20T20:48:37.657Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-01-20T20:48:37.657Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-01-20T20:48:37.657Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-01-20T20:48:37.657Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-01-20T20:48:37.657Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-01-20T20:48:37.657Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-01-20T20:48:37.657Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-01-20T20:48:37.657Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-01-20T20:48:37.657Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-01-20T20:48:37.657Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-01-20T20:48:37.657Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-01-20T20:48:37.657Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-01-20T20:48:37.657Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T20:48:37.657Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T20:48:37.657Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T20:48:37.657Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T20:48:37.657Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-01-20T20:48:37.657Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-01-20T20:48:37.657Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-01-20T20:48:37.657Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-01-20T20:48:37.657Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-01-20T20:48:37.657Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-01-20T20:48:37.657Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-01-20T20:48:37.657Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-01-20T20:48:37.657Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-01-20T20:48:37.657Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-01-20T20:48:37.657Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-01-20T20:48:37.657Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-01-20T20:48:37.657Z] === CONT TestNewTailReader/12_byte_delimiter [2022-01-20T20:48:37.657Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-01-20T20:48:37.657Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-01-20T20:48:37.657Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-01-20T20:48:37.657Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-01-20T20:48:37.657Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-01-20T20:48:37.657Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-01-20T20:48:37.657Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-01-20T20:48:37.657Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-01-20T20:48:37.657Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T20:48:37.657Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-01-20T20:48:37.657Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-01-20T20:48:37.657Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-01-20T20:48:37.657Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-01-20T20:48:37.657Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-01-20T20:48:37.657Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-01-20T20:48:37.657Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-01-20T20:48:37.657Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-01-20T20:48:37.657Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-01-20T20:48:37.657Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-01-20T20:48:37.657Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-01-20T20:48:37.657Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-01-20T20:48:37.657Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-01-20T20:48:37.657Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-01-20T20:48:37.657Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-01-20T20:48:37.657Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-01-20T20:48:37.657Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-01-20T20:48:37.657Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-01-20T20:48:37.657Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-01-20T20:48:37.657Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T20:48:37.657Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T20:48:37.657Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T20:48:37.657Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T20:48:37.657Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-01-20T20:48:37.657Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T20:48:37.657Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T20:48:37.657Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T20:48:37.657Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T20:48:37.657Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T20:48:37.657Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T20:48:37.657Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T20:48:37.657Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T20:48:37.657Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T20:48:37.657Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T20:48:37.657Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T20:48:37.657Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T20:48:37.657Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-01-20T20:48:37.657Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T20:48:37.657Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T20:48:37.657Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T20:48:37.657Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T20:48:37.657Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-01-20T20:48:37.657Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-01-20T20:48:37.657Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-01-20T20:48:37.657Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-01-20T20:48:37.657Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-01-20T20:48:37.657Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-01-20T20:48:37.657Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-01-20T20:48:37.657Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-01-20T20:48:37.657Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-01-20T20:48:37.657Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-01-20T20:48:37.657Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-01-20T20:48:37.657Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-01-20T20:48:37.657Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-01-20T20:48:37.657Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-01-20T20:48:37.657Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T20:48:37.657Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T20:48:37.657Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T20:48:37.657Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T20:48:37.657Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T20:48:37.657Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T20:48:37.657Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T20:48:37.657Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T20:48:37.657Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T20:48:37.657Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T20:48:37.657Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T20:48:37.657Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T20:48:37.657Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T20:48:37.657Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T20:48:37.657Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T20:48:37.657Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T20:48:37.657Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T20:48:37.657Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T20:48:37.657Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T20:48:37.657Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T20:48:37.657Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T20:48:37.657Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T20:48:37.657Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T20:48:37.657Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T20:48:37.657Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T20:48:37.657Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T20:48:37.657Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-01-20T20:48:37.657Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-01-20T20:48:37.657Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-01-20T20:48:37.657Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-01-20T20:48:37.657Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-01-20T20:48:37.657Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-01-20T20:48:37.657Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-01-20T20:48:37.657Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T20:48:37.657Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T20:48:37.657Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-01-20T20:48:37.657Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-01-20T20:48:37.657Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-01-20T20:48:37.657Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T20:48:37.657Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T20:48:37.657Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-01-20T20:48:37.657Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-01-20T20:48:37.657Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-01-20T20:48:37.657Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-01-20T20:48:37.657Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-01-20T20:48:37.657Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-01-20T20:48:37.657Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-01-20T20:48:37.657Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-01-20T20:48:37.657Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-01-20T20:48:37.657Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-01-20T20:48:37.657Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-01-20T20:48:37.657Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-01-20T20:48:37.657Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-01-20T20:48:37.657Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-01-20T20:48:37.657Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-01-20T20:48:37.657Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-01-20T20:48:37.657Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-01-20T20:48:37.657Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-01-20T20:48:37.657Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-01-20T20:48:37.657Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-01-20T20:48:37.657Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-01-20T20:48:37.657Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T20:48:37.657Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T20:48:37.657Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-01-20T20:48:37.657Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T20:48:37.657Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T20:48:37.657Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T20:48:37.657Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T20:48:37.657Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-01-20T20:48:37.657Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T20:48:37.657Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T20:48:37.657Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T20:48:37.657Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T20:48:37.657Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-01-20T20:48:37.657Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T20:48:37.657Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T20:48:37.657Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-01-20T20:48:37.657Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-01-20T20:48:37.657Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-01-20T20:48:37.657Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T20:48:37.657Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T20:48:37.657Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-01-20T20:48:37.657Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-01-20T20:48:37.657Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-01-20T20:48:37.657Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T20:48:37.657Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T20:48:37.657Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-01-20T20:48:37.657Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-01-20T20:48:37.657Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-01-20T20:48:37.657Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-01-20T20:48:37.657Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-01-20T20:48:37.657Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-01-20T20:48:37.657Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-01-20T20:48:37.657Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-01-20T20:48:37.657Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-01-20T20:48:37.657Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-01-20T20:48:37.657Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-01-20T20:48:37.657Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-01-20T20:48:37.657Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-01-20T20:48:37.657Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-01-20T20:48:37.657Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-01-20T20:48:37.657Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-01-20T20:48:37.657Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-01-20T20:48:37.657Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-01-20T20:48:37.657Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-01-20T20:48:37.657Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-01-20T20:48:37.657Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-01-20T20:48:37.657Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T20:48:37.657Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T20:48:37.657Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-01-20T20:48:37.657Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-01-20T20:48:37.657Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-01-20T20:48:37.657Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T20:48:37.657Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T20:48:37.657Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-01-20T20:48:37.657Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T20:48:37.657Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T20:48:37.657Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T20:48:37.657Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T20:48:37.657Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T20:48:37.657Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T20:48:37.658Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T20:48:37.658Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T20:48:37.658Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T20:48:37.658Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T20:48:37.658Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T20:48:37.658Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T20:48:37.658Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-01-20T20:48:37.658Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-01-20T20:48:37.658Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-01-20T20:48:37.658Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-01-20T20:48:37.658Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-01-20T20:48:37.658Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-01-20T20:48:37.658Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-01-20T20:48:37.658Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-01-20T20:48:37.658Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-01-20T20:48:37.658Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-01-20T20:48:37.658Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-01-20T20:48:37.658Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-01-20T20:48:37.658Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-01-20T20:48:37.658Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-01-20T20:48:37.658Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-01-20T20:48:37.658Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-01-20T20:48:37.658Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-01-20T20:48:37.658Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-01-20T20:48:37.658Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-01-20T20:48:37.658Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-01-20T20:48:37.658Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-01-20T20:48:37.658Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T20:48:37.658Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T20:48:37.658Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T20:48:37.658Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T20:48:37.658Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T20:48:37.658Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T20:48:37.658Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T20:48:37.658Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T20:48:37.658Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T20:48:37.658Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T20:48:37.658Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T20:48:37.658Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T20:48:37.658Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-01-20T20:48:37.658Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T20:48:37.658Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T20:48:37.658Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-01-20T20:48:37.658Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T20:48:37.658Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-01-20T20:48:37.658Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-01-20T20:48:37.658Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-01-20T20:48:37.658Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-01-20T20:48:37.658Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-01-20T20:48:37.658Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T20:48:37.658Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T20:48:37.658Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T20:48:37.658Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T20:48:37.658Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T20:48:37.658Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T20:48:37.658Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T20:48:37.658Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T20:48:37.658Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T20:48:37.658Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T20:48:37.658Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T20:48:37.658Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T20:48:37.658Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T20:48:37.658Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-01-20T20:48:37.658Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T20:48:37.658Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T20:48:37.658Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T20:48:37.658Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T20:48:37.658Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-01-20T20:48:37.658Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-01-20T20:48:37.658Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-01-20T20:48:37.658Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T20:48:37.658Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T20:48:37.658Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-01-20T20:48:37.658Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T20:48:37.658Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T20:48:37.658Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-01-20T20:48:37.658Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-01-20T20:48:37.658Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-01-20T20:48:37.658Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-01-20T20:48:37.658Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-01-20T20:48:37.658Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-01-20T20:48:37.658Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-01-20T20:48:37.658Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-01-20T20:48:37.658Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-01-20T20:48:37.658Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-01-20T20:48:37.658Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-01-20T20:48:37.658Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-01-20T20:48:37.658Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-01-20T20:48:37.658Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-01-20T20:48:37.658Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-01-20T20:48:37.658Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-01-20T20:48:37.658Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-01-20T20:48:37.658Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-01-20T20:48:37.658Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-01-20T20:48:37.658Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-01-20T20:48:37.658Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-01-20T20:48:37.658Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T20:48:37.658Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T20:48:37.658Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-01-20T20:48:37.658Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T20:48:37.658Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T20:48:37.658Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T20:48:37.658Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T20:48:37.658Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-01-20T20:48:37.658Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T20:48:37.658Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T20:48:37.658Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T20:48:37.658Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T20:48:37.658Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T20:48:37.658Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T20:48:37.658Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-01-20T20:48:37.658Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T20:48:37.658Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T20:48:37.658Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T20:48:37.658Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T20:48:37.658Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T20:48:37.658Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T20:48:37.658Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T20:48:37.658Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T20:48:37.658Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T20:48:37.658Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T20:48:37.658Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T20:48:37.658Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T20:48:37.658Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T20:48:37.658Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-01-20T20:48:37.658Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-01-20T20:48:37.658Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-01-20T20:48:37.658Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T20:48:37.658Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T20:48:37.658Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T20:48:37.658Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T20:48:37.658Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T20:48:37.658Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T20:48:37.658Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T20:48:37.658Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T20:48:37.658Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T20:48:37.658Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T20:48:37.658Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T20:48:37.658Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T20:48:37.658Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T20:48:37.658Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T20:48:37.658Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T20:48:37.658Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-01-20T20:48:37.658Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-01-20T20:48:37.658Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-01-20T20:48:37.658Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-01-20T20:48:37.658Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-01-20T20:48:37.658Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-01-20T20:48:37.658Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-01-20T20:48:37.658Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-01-20T20:48:37.658Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-01-20T20:48:37.658Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-01-20T20:48:37.658Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-01-20T20:48:37.658Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-01-20T20:48:37.658Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-01-20T20:48:37.658Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-01-20T20:48:37.658Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-01-20T20:48:37.658Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-01-20T20:48:37.658Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-01-20T20:48:37.658Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-01-20T20:48:37.658Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-01-20T20:48:37.658Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-01-20T20:48:37.658Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-01-20T20:48:37.658Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T20:48:37.658Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T20:48:37.658Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T20:48:37.658Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T20:48:37.658Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T20:48:37.658Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T20:48:37.658Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T20:48:37.658Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T20:48:37.658Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T20:48:37.658Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T20:48:37.658Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T20:48:37.658Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T20:48:37.658Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T20:48:37.658Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T20:48:37.658Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-01-20T20:48:37.658Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-01-20T20:48:37.658Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-01-20T20:48:37.658Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T20:48:37.658Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T20:48:37.658Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-01-20T20:48:37.658Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-01-20T20:48:37.658Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-01-20T20:48:37.658Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-01-20T20:48:37.658Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-01-20T20:48:37.658Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-01-20T20:48:37.658Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-01-20T20:48:37.658Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-01-20T20:48:37.658Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-01-20T20:48:37.658Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-01-20T20:48:37.658Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T20:48:37.658Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T20:48:37.658Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-01-20T20:48:37.658Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-01-20T20:48:37.658Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-01-20T20:48:37.658Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T20:48:37.658Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T20:48:37.658Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-01-20T20:48:37.658Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-01-20T20:48:37.658Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-01-20T20:48:37.658Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-01-20T20:48:37.658Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-01-20T20:48:37.659Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-01-20T20:48:37.659Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-01-20T20:48:37.659Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-01-20T20:48:37.659Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-01-20T20:48:37.659Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-01-20T20:48:37.659Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-01-20T20:48:37.659Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-01-20T20:48:37.659Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-01-20T20:48:37.659Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-01-20T20:48:37.659Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-01-20T20:48:37.659Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-01-20T20:48:37.659Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-01-20T20:48:37.659Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-01-20T20:48:37.659Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-01-20T20:48:37.659Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-01-20T20:48:37.659Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-01-20T20:48:37.659Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T20:48:37.659Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T20:48:37.659Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-01-20T20:48:37.659Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T20:48:37.659Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T20:48:37.659Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-01-20T20:48:37.659Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-01-20T20:48:37.659Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-01-20T20:48:37.659Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T20:48:37.659Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-01-20T20:48:37.659Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T20:48:37.659Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T20:48:37.659Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-01-20T20:48:37.659Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-01-20T20:48:37.659Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-01-20T20:48:37.659Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T20:48:37.659Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T20:48:37.659Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-01-20T20:48:37.659Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T20:48:37.659Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T20:48:37.659Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T20:48:37.659Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T20:48:37.659Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-01-20T20:48:37.659Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-01-20T20:48:37.659Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-01-20T20:48:37.659Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-01-20T20:48:37.659Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-01-20T20:48:37.659Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-01-20T20:48:37.659Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-01-20T20:48:37.659Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-01-20T20:48:37.659Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-01-20T20:48:37.659Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-01-20T20:48:37.659Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-01-20T20:48:37.659Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-01-20T20:48:37.659Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-01-20T20:48:37.659Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-01-20T20:48:37.659Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-01-20T20:48:37.659Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-01-20T20:48:37.659Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-01-20T20:48:37.659Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-01-20T20:48:37.659Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-01-20T20:48:37.659Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-01-20T20:48:37.659Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-01-20T20:48:37.659Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T20:48:37.659Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T20:48:37.659Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-01-20T20:48:37.659Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T20:48:37.659Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T20:48:37.659Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T20:48:37.659Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T20:48:37.659Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T20:48:37.659Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T20:48:37.659Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T20:48:37.659Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T20:48:37.659Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T20:48:37.659Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T20:48:37.659Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T20:48:37.659Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T20:48:37.659Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T20:48:37.659Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T20:48:37.659Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T20:48:37.659Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T20:48:37.659Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T20:48:37.659Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-01-20T20:48:37.659Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-01-20T20:48:37.659Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-01-20T20:48:37.659Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T20:48:37.659Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T20:48:37.659Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-01-20T20:48:37.659Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T20:48:37.659Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T20:48:37.659Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T20:48:37.659Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T20:48:37.659Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T20:48:37.659Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T20:48:37.659Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T20:48:37.659Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T20:48:37.659Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T20:48:37.659Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T20:48:37.659Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T20:48:37.659Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T20:48:37.659Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T20:48:37.659Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T20:48:37.659Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T20:48:37.659Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T20:48:37.659Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T20:48:37.659Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T20:48:37.659Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T20:48:37.659Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T20:48:37.659Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T20:48:37.659Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T20:48:37.659Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T20:48:37.659Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T20:48:37.659Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T20:48:37.659Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-01-20T20:48:37.659Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-01-20T20:48:37.659Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-01-20T20:48:37.659Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-01-20T20:48:37.659Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-01-20T20:48:37.659Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-01-20T20:48:37.659Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-01-20T20:48:37.659Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-01-20T20:48:37.659Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-01-20T20:48:37.659Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-01-20T20:48:37.659Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-01-20T20:48:37.659Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-01-20T20:48:37.659Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-01-20T20:48:37.659Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-01-20T20:48:37.659Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-01-20T20:48:37.659Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-01-20T20:48:37.659Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-01-20T20:48:37.659Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-01-20T20:48:37.659Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-01-20T20:48:37.659Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-01-20T20:48:37.659Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-01-20T20:48:37.659Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T20:48:37.659Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T20:48:37.659Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T20:48:37.659Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T20:48:37.659Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T20:48:37.659Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-01-20T20:48:37.659Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T20:48:37.659Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T20:48:37.659Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-01-20T20:48:37.659Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-01-20T20:48:37.659Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-01-20T20:48:37.659Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-01-20T20:48:37.659Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-01-20T20:48:37.659Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T20:48:37.659Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-01-20T20:48:37.659Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T20:48:37.659Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-01-20T20:48:37.659Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-01-20T20:48:37.659Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-01-20T20:48:37.659Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T20:48:37.659Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T20:48:37.659Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T20:48:37.659Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T20:48:37.659Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-01-20T20:48:37.659Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-01-20T20:48:37.659Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-01-20T20:48:37.659Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-01-20T20:48:37.659Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-01-20T20:48:37.659Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-01-20T20:48:37.659Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-01-20T20:48:37.659Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-01-20T20:48:37.659Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-01-20T20:48:37.659Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-01-20T20:48:37.659Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-01-20T20:48:37.659Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-01-20T20:48:37.659Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-01-20T20:48:37.659Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-01-20T20:48:37.659Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-01-20T20:48:37.659Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-01-20T20:48:37.659Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-01-20T20:48:37.659Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-01-20T20:48:37.659Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-01-20T20:48:37.659Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-01-20T20:48:37.659Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-01-20T20:48:37.659Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T20:48:37.659Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T20:48:37.659Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-01-20T20:48:37.659Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T20:48:37.659Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T20:48:37.659Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-01-20T20:48:37.659Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T20:48:37.659Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T20:48:37.659Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T20:48:37.659Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T20:48:37.659Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-01-20T20:48:37.659Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-01-20T20:48:37.659Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-01-20T20:48:37.659Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T20:48:37.660Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T20:48:37.660Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-01-20T20:48:37.660Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T20:48:37.660Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-01-20T20:48:37.660Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T20:48:37.660Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T20:48:37.660Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T20:48:37.660Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T20:48:37.660Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T20:48:37.660Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T20:48:37.660Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-01-20T20:48:37.660Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T20:48:37.660Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T20:48:37.660Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T20:48:37.660Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T20:48:37.660Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T20:48:37.660Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T20:48:37.660Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T20:48:37.660Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T20:48:37.660Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T20:48:37.660Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T20:48:37.660Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T20:48:37.660Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T20:48:37.660Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T20:48:37.660Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T20:48:37.660Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T20:48:37.660Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T20:48:37.660Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T20:48:37.660Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T20:48:37.660Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T20:48:37.660Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T20:48:37.660Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T20:48:37.660Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T20:48:37.660Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T20:48:37.660Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T20:48:37.660Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T20:48:37.660Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T20:48:37.660Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T20:48:37.660Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T20:48:37.660Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T20:48:37.660Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T20:48:37.660Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T20:48:37.660Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T20:48:37.660Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T20:48:37.660Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T20:48:37.660Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T20:48:37.660Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T20:48:37.660Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T20:48:37.660Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-01-20T20:48:37.660Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-01-20T20:48:37.660Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-01-20T20:48:37.660Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-01-20T20:48:37.660Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-01-20T20:48:37.660Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-01-20T20:48:37.660Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-01-20T20:48:37.660Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-01-20T20:48:37.660Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-01-20T20:48:37.660Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-01-20T20:48:37.660Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-01-20T20:48:37.660Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-01-20T20:48:37.660Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-01-20T20:48:37.660Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-01-20T20:48:37.660Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-01-20T20:48:37.660Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-01-20T20:48:37.660Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-01-20T20:48:37.660Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-01-20T20:48:37.660Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-01-20T20:48:37.660Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-01-20T20:48:37.660Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-01-20T20:48:37.660Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T20:48:37.660Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T20:48:37.660Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-01-20T20:48:37.660Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-01-20T20:48:37.660Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-01-20T20:48:37.660Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-01-20T20:48:37.660Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-01-20T20:48:37.660Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-01-20T20:48:37.660Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-01-20T20:48:37.660Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T20:48:37.660Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T20:48:37.660Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T20:48:37.660Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-01-20T20:48:37.660Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-01-20T20:48:37.660Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-01-20T20:48:37.660Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T20:48:37.660Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T20:48:37.660Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T20:48:37.660Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T20:48:37.660Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T20:48:37.660Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T20:48:37.660Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-01-20T20:48:37.660Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T20:48:37.660Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T20:48:37.660Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-01-20T20:48:37.660Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T20:48:37.660Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T20:48:37.660Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T20:48:37.660Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T20:48:37.660Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T20:48:37.660Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-01-20T20:48:37.660Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T20:48:37.660Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T20:48:37.660Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T20:48:37.660Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T20:48:37.660Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-01-20T20:48:37.660Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T20:48:37.660Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T20:48:37.660Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T20:48:37.660Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T20:48:37.660Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T20:48:37.660Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T20:48:37.660Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T20:48:37.660Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T20:48:37.660Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T20:48:37.660Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T20:48:37.660Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T20:48:37.660Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T20:48:37.660Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T20:48:37.660Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T20:48:37.660Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T20:48:37.660Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T20:48:37.660Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T20:48:37.660Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-01-20T20:48:37.660Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-01-20T20:48:37.660Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-01-20T20:48:37.660Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-01-20T20:48:37.660Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-01-20T20:48:37.660Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-01-20T20:48:37.660Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-01-20T20:48:37.660Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-01-20T20:48:37.660Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-01-20T20:48:37.660Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-01-20T20:48:37.660Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-01-20T20:48:37.660Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T20:48:37.660Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T20:48:37.660Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T20:48:37.660Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T20:48:37.660Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T20:48:37.660Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T20:48:37.660Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T20:48:37.660Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T20:48:37.660Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T20:48:37.660Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T20:48:37.660Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T20:48:37.660Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T20:48:37.660Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-01-20T20:48:37.660Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-01-20T20:48:37.660Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-01-20T20:48:37.660Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-01-20T20:48:37.660Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-01-20T20:48:37.660Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-01-20T20:48:37.660Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-01-20T20:48:37.660Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-01-20T20:48:37.660Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-01-20T20:48:37.660Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-01-20T20:48:37.660Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-01-20T20:48:37.660Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T20:48:37.660Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T20:48:37.660Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-01-20T20:48:37.660Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-01-20T20:48:37.660Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-01-20T20:48:37.660Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-01-20T20:48:37.660Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-01-20T20:48:37.660Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-01-20T20:48:37.660Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-01-20T20:48:37.660Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-01-20T20:48:37.660Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-01-20T20:48:37.660Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-01-20T20:48:37.660Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-01-20T20:48:37.660Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-01-20T20:48:37.660Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-01-20T20:48:37.660Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-01-20T20:48:37.660Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-01-20T20:48:37.660Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-01-20T20:48:37.660Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-01-20T20:48:37.660Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-01-20T20:48:37.660Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-01-20T20:48:37.660Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-01-20T20:48:37.660Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-01-20T20:48:37.660Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T20:48:37.660Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T20:48:37.981Z] === CONT TestConfigDaemonSeccompProfiles [2022-01-20T20:48:37.981Z] daemon_test.go:156: [d0f83f7d77bde] daemon is not started [2022-01-20T20:48:37.981Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2022-01-20T20:48:37.981Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-01-20T20:48:37.981Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-01-20T20:48:37.981Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-01-20T20:48:37.981Z] === RUN TestDaemonProxy [2022-01-20T20:48:37.981Z] === RUN TestDaemonProxy/environment_variables [2022-01-20T20:48:38.059Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-01-20T20:48:38.059Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2022-01-20T20:48:38.059Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-01-20T20:48:38.082Z] time="2022-01-20T20:48:37Z" level=info msg="Node ac384fde66c0 change state NodeActive --> NodeLeft" [2022-01-20T20:48:38.082Z] time="2022-01-20T20:48:37Z" level=info msg="node4(d35e85d6a6d3): Node leave event for ac384fde66c0/172.25.234.190" [2022-01-20T20:48:38.082Z] time="2022-01-20T20:48:37Z" level=info msg="Node ac384fde66c0 change state NodeActive --> NodeLeft" [2022-01-20T20:48:38.082Z] time="2022-01-20T20:48:37Z" level=info msg="node3(6d76fb03f1d1): Node leave event for ac384fde66c0/172.25.234.190" [2022-01-20T20:48:38.082Z] time="2022-01-20T20:48:37Z" level=info msg="Node ac384fde66c0 change state NodeActive --> NodeLeft" [2022-01-20T20:48:38.082Z] time="2022-01-20T20:48:37Z" level=info msg="node5(7ba34ca288b2): Node leave event for ac384fde66c0/172.25.234.190" [2022-01-20T20:48:38.082Z] time="2022-01-20T20:48:37Z" level=info msg="Node ac384fde66c0 change state NodeActive --> NodeLeft" [2022-01-20T20:48:38.082Z] time="2022-01-20T20:48:37Z" level=info msg="node2(a5c6dd5a9009): Node leave event for ac384fde66c0/172.25.234.190" [2022-01-20T20:48:38.082Z] time="2022-01-20T20:48:37Z" level=info msg="Node ac384fde66c0 change state NodeActive --> NodeLeft" [2022-01-20T20:48:38.082Z] time="2022-01-20T20:48:37Z" level=info msg="node1(ac384fde66c0): Node leave event for ac384fde66c0/172.25.234.190" [2022-01-20T20:48:38.082Z] time="2022-01-20T20:48:37Z" level=info msg="Node ac384fde66c0/172.25.234.190, left gossip cluster" [2022-01-20T20:48:38.082Z] time="2022-01-20T20:48:37Z" level=info msg="Node ac384fde66c0/172.25.234.190, left gossip cluster" [2022-01-20T20:48:38.082Z] time="2022-01-20T20:48:37Z" level=info msg="Node ac384fde66c0/172.25.234.190, left gossip cluster" [2022-01-20T20:48:38.082Z] time="2022-01-20T20:48:37Z" level=info msg="Node ac384fde66c0/172.25.234.190, left gossip cluster" [2022-01-20T20:48:38.082Z] time="2022-01-20T20:48:37Z" level=info msg="Node ac384fde66c0/172.25.234.190, left gossip cluster" [2022-01-20T20:48:38.082Z] time="2022-01-20T20:48:38Z" level=info msg="node 1 leaving" [2022-01-20T20:48:38.130Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-01-20T20:48:38.130Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-01-20T20:48:38.130Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-01-20T20:48:38.130Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-01-20T20:48:38.130Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-01-20T20:48:38.130Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-01-20T20:48:38.130Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-01-20T20:48:38.130Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T20:48:38.130Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T20:48:38.130Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T20:48:38.130Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T20:48:38.130Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T20:48:38.130Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T20:48:38.130Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T20:48:38.130Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T20:48:38.130Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T20:48:38.130Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T20:48:38.130Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T20:48:38.130Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T20:48:38.130Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T20:48:38.130Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T20:48:38.130Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T20:48:38.130Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T20:48:38.130Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-01-20T20:48:38.130Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T20:48:38.130Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T20:48:38.130Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T20:48:38.130Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T20:48:38.130Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T20:48:38.130Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T20:48:38.130Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T20:48:38.130Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T20:48:38.130Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T20:48:38.130Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-01-20T20:48:38.130Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-01-20T20:48:38.130Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T20:48:38.130Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-01-20T20:48:38.130Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T20:48:38.130Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T20:48:38.130Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T20:48:38.130Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-01-20T20:48:38.130Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T20:48:38.130Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-01-20T20:48:38.130Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-01-20T20:48:38.130Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T20:48:38.130Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-01-20T20:48:38.130Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-01-20T20:48:38.130Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T20:48:38.130Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T20:48:38.130Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-01-20T20:48:38.130Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-01-20T20:48:38.130Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-01-20T20:48:38.130Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-01-20T20:48:38.130Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-01-20T20:48:38.130Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-01-20T20:48:38.130Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-01-20T20:48:38.130Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T20:48:38.130Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-01-20T20:48:38.130Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T20:48:38.130Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-01-20T20:48:38.130Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-01-20T20:48:38.130Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-01-20T20:48:38.130Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T20:48:38.130Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T20:48:38.130Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T20:48:38.130Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T20:48:38.130Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-01-20T20:48:38.130Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-01-20T20:48:38.130Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-01-20T20:48:38.130Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-01-20T20:48:38.130Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-01-20T20:48:38.130Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-01-20T20:48:38.130Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-01-20T20:48:38.131Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-01-20T20:48:38.132Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T20:48:38.132Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T20:48:38.132Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T20:48:38.132Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-01-20T20:48:38.132Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T20:48:38.132Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T20:48:38.132Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-01-20T20:48:38.132Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T20:48:38.132Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T20:48:38.132Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T20:48:38.132Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T20:48:38.132Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T20:48:38.132Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T20:48:38.132Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T20:48:38.132Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T20:48:38.132Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T20:48:38.132Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T20:48:38.132Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T20:48:38.132Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T20:48:38.132Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T20:48:38.132Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T20:48:38.132Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T20:48:38.132Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T20:48:38.132Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T20:48:38.132Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-01-20T20:48:38.132Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-01-20T20:48:38.132Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-01-20T20:48:38.132Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T20:48:38.132Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-01-20T20:48:38.132Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-01-20T20:48:38.132Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T20:48:38.132Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-01-20T20:48:38.132Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-01-20T20:48:38.132Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-01-20T20:48:38.132Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-01-20T20:48:38.132Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-01-20T20:48:38.132Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-01-20T20:48:38.132Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-01-20T20:48:38.132Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-01-20T20:48:38.132Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-01-20T20:48:38.132Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-01-20T20:48:38.132Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-01-20T20:48:38.132Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-01-20T20:48:38.132Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-01-20T20:48:38.132Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-01-20T20:48:38.132Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-01-20T20:48:38.132Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T20:48:38.132Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-01-20T20:48:38.132Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-01-20T20:48:38.132Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T20:48:38.132Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-01-20T20:48:38.132Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T20:48:38.132Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T20:48:38.132Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T20:48:38.132Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T20:48:38.132Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T20:48:38.132Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T20:48:38.132Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T20:48:38.132Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-01-20T20:48:38.132Z] --- PASS: TestNewTailReader (0.00s) [2022-01-20T20:48:38.132Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-01-20T20:48:38.132Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-01-20T20:48:38.132Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-01-20T20:48:38.132Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-01-20T20:48:38.132Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-01-20T20:48:38.132Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-01-20T20:48:38.132Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-01-20T20:48:38.132Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-01-20T20:48:38.132Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-01-20T20:48:38.132Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-01-20T20:48:38.132Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-01-20T20:48:38.132Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-01-20T20:48:38.132Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-01-20T20:48:38.132Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-01-20T20:48:38.132Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-01-20T20:48:38.132Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-01-20T20:48:38.132Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-01-20T20:48:38.132Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-01-20T20:48:38.132Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-01-20T20:48:38.132Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-01-20T20:48:38.132Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-01-20T20:48:38.132Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-01-20T20:48:38.132Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-01-20T20:48:38.132Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-01-20T20:48:38.132Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-01-20T20:48:38.132Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-01-20T20:48:38.132Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-01-20T20:48:38.132Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-01-20T20:48:38.132Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-01-20T20:48:38.132Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-01-20T20:48:38.132Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-01-20T20:48:38.132Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-01-20T20:48:38.132Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-01-20T20:48:38.132Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-01-20T20:48:38.132Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-01-20T20:48:38.132Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-01-20T20:48:38.132Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-01-20T20:48:38.132Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-01-20T20:48:38.132Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-01-20T20:48:38.132Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-01-20T20:48:38.132Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-01-20T20:48:38.132Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-01-20T20:48:38.132Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-01-20T20:48:38.132Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-01-20T20:48:38.132Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-01-20T20:48:38.132Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-01-20T20:48:38.132Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-01-20T20:48:38.132Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-01-20T20:48:38.132Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-01-20T20:48:38.132Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-01-20T20:48:38.132Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-01-20T20:48:38.132Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-01-20T20:48:38.132Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-01-20T20:48:38.132Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-01-20T20:48:38.132Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-01-20T20:48:38.132Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-01-20T20:48:38.132Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-01-20T20:48:38.132Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-01-20T20:48:38.132Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-01-20T20:48:38.132Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-01-20T20:48:38.132Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-01-20T20:48:38.132Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-01-20T20:48:38.132Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-01-20T20:48:38.132Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-01-20T20:48:38.132Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-01-20T20:48:38.132Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-01-20T20:48:38.132Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-01-20T20:48:38.132Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-01-20T20:48:38.132Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-01-20T20:48:38.132Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-01-20T20:48:38.132Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-01-20T20:48:38.132Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-01-20T20:48:38.132Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-01-20T20:48:38.132Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-01-20T20:48:38.132Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-01-20T20:48:38.132Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-01-20T20:48:38.132Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-01-20T20:48:38.132Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-01-20T20:48:38.132Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-01-20T20:48:38.132Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-01-20T20:48:38.132Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-01-20T20:48:38.132Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-01-20T20:48:38.132Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-01-20T20:48:38.132Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-01-20T20:48:38.132Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-01-20T20:48:38.132Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-01-20T20:48:38.132Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-01-20T20:48:38.132Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-01-20T20:48:38.132Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-01-20T20:48:38.132Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-01-20T20:48:38.132Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-01-20T20:48:38.132Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-01-20T20:48:38.132Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-01-20T20:48:38.132Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-01-20T20:48:38.132Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-01-20T20:48:38.132Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-01-20T20:48:38.132Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-01-20T20:48:38.132Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-01-20T20:48:38.132Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-01-20T20:48:38.132Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-01-20T20:48:38.132Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-01-20T20:48:38.132Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-01-20T20:48:38.132Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-01-20T20:48:38.132Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-01-20T20:48:38.132Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-01-20T20:48:38.132Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-01-20T20:48:38.132Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-01-20T20:48:38.132Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-01-20T20:48:38.132Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-01-20T20:48:38.132Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-01-20T20:48:38.132Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-01-20T20:48:38.132Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-01-20T20:48:38.132Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-01-20T20:48:38.132Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-01-20T20:48:38.132Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-01-20T20:48:38.132Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-01-20T20:48:38.132Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-01-20T20:48:38.132Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-01-20T20:48:38.132Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-01-20T20:48:38.132Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-01-20T20:48:38.132Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-01-20T20:48:38.132Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-01-20T20:48:38.132Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-01-20T20:48:38.132Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-01-20T20:48:38.132Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-01-20T20:48:38.132Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-01-20T20:48:38.132Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-01-20T20:48:38.132Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-01-20T20:48:38.132Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-01-20T20:48:38.132Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-01-20T20:48:38.132Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-01-20T20:48:38.132Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-01-20T20:48:38.133Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-01-20T20:48:38.133Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-01-20T20:48:38.133Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-01-20T20:48:38.133Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-01-20T20:48:38.133Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-01-20T20:48:38.133Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-01-20T20:48:38.133Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-01-20T20:48:38.133Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-01-20T20:48:38.133Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-01-20T20:48:38.133Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-01-20T20:48:38.133Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-01-20T20:48:38.133Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-01-20T20:48:38.133Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-01-20T20:48:38.133Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-01-20T20:48:38.133Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-01-20T20:48:38.133Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-01-20T20:48:38.133Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-01-20T20:48:38.133Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-01-20T20:48:38.133Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-01-20T20:48:38.133Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-01-20T20:48:38.133Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-01-20T20:48:38.133Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-01-20T20:48:38.133Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-01-20T20:48:38.133Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-01-20T20:48:38.133Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-01-20T20:48:38.133Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-01-20T20:48:38.133Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-01-20T20:48:38.133Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-01-20T20:48:38.133Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-01-20T20:48:38.133Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-01-20T20:48:38.133Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-01-20T20:48:38.133Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-01-20T20:48:38.133Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-01-20T20:48:38.133Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-01-20T20:48:38.133Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-01-20T20:48:38.133Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-01-20T20:48:38.133Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-01-20T20:48:38.133Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-01-20T20:48:38.133Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-01-20T20:48:38.133Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-01-20T20:48:38.133Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-01-20T20:48:38.133Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-01-20T20:48:38.133Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-01-20T20:48:38.133Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-01-20T20:48:38.133Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-01-20T20:48:38.133Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-01-20T20:48:38.133Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-01-20T20:48:38.133Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-01-20T20:48:38.133Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-01-20T20:48:38.133Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-01-20T20:48:38.133Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-01-20T20:48:38.133Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-01-20T20:48:38.133Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-01-20T20:48:38.133Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-01-20T20:48:38.133Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-01-20T20:48:38.133Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-01-20T20:48:38.133Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-01-20T20:48:38.133Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-01-20T20:48:38.133Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-01-20T20:48:38.133Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-01-20T20:48:38.133Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-01-20T20:48:38.133Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-01-20T20:48:38.133Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-01-20T20:48:38.133Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.01s) [2022-01-20T20:48:38.133Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-01-20T20:48:38.133Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-01-20T20:48:38.133Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2022-01-20T20:48:38.133Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-01-20T20:48:38.133Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-01-20T20:48:38.133Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-01-20T20:48:38.133Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-01-20T20:48:38.133Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-01-20T20:48:38.133Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-01-20T20:48:38.133Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-01-20T20:48:38.133Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-01-20T20:48:38.133Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-01-20T20:48:38.133Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-01-20T20:48:38.133Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-01-20T20:48:38.133Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-01-20T20:48:38.133Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-01-20T20:48:38.133Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-01-20T20:48:38.133Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-01-20T20:48:38.133Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-01-20T20:48:38.133Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-01-20T20:48:38.133Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-01-20T20:48:38.133Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-01-20T20:48:38.133Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-01-20T20:48:38.133Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-01-20T20:48:38.133Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-01-20T20:48:38.133Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-01-20T20:48:38.133Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-01-20T20:48:38.133Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-01-20T20:48:38.133Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-01-20T20:48:38.133Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-01-20T20:48:38.133Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-01-20T20:48:38.133Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-01-20T20:48:38.133Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-01-20T20:48:38.133Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-01-20T20:48:38.133Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-01-20T20:48:38.133Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-01-20T20:48:38.133Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-01-20T20:48:38.133Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-01-20T20:48:38.133Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-01-20T20:48:38.133Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-01-20T20:48:38.133Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-01-20T20:48:38.133Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-01-20T20:48:38.133Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-01-20T20:48:38.133Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-01-20T20:48:38.133Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-01-20T20:48:38.133Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-01-20T20:48:38.133Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-01-20T20:48:38.133Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-01-20T20:48:38.133Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-01-20T20:48:38.133Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-01-20T20:48:38.133Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-01-20T20:48:38.133Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-01-20T20:48:38.133Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-01-20T20:48:38.133Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-01-20T20:48:38.133Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-01-20T20:48:38.133Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-01-20T20:48:38.133Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-01-20T20:48:38.133Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-01-20T20:48:38.133Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-01-20T20:48:38.133Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-01-20T20:48:38.133Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-01-20T20:48:38.133Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-01-20T20:48:38.133Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-01-20T20:48:38.133Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-01-20T20:48:38.133Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-01-20T20:48:38.133Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-01-20T20:48:38.133Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-01-20T20:48:38.133Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.01s) [2022-01-20T20:48:38.133Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-01-20T20:48:38.133Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-01-20T20:48:38.133Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-01-20T20:48:38.133Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-01-20T20:48:38.133Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-01-20T20:48:38.133Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-01-20T20:48:38.133Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-01-20T20:48:38.133Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-01-20T20:48:38.133Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-01-20T20:48:38.133Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-01-20T20:48:38.133Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-01-20T20:48:38.133Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-01-20T20:48:38.133Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-01-20T20:48:38.133Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-01-20T20:48:38.133Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.01s) [2022-01-20T20:48:38.133Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-01-20T20:48:38.133Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-01-20T20:48:38.133Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-01-20T20:48:38.133Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-01-20T20:48:38.133Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-01-20T20:48:38.133Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-01-20T20:48:38.133Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-01-20T20:48:38.133Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-01-20T20:48:38.133Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-01-20T20:48:38.133Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-01-20T20:48:38.133Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-01-20T20:48:38.133Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-01-20T20:48:38.133Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-01-20T20:48:38.133Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-01-20T20:48:38.133Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-01-20T20:48:38.133Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-01-20T20:48:38.133Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-01-20T20:48:38.133Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-01-20T20:48:38.133Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-01-20T20:48:38.133Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-01-20T20:48:38.133Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-01-20T20:48:38.133Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-01-20T20:48:38.133Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-01-20T20:48:38.133Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-01-20T20:48:38.133Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-01-20T20:48:38.133Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-01-20T20:48:38.133Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-01-20T20:48:38.134Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-01-20T20:48:38.134Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-01-20T20:48:38.134Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-01-20T20:48:38.134Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-01-20T20:48:38.134Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-01-20T20:48:38.134Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-01-20T20:48:38.134Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.01s) [2022-01-20T20:48:38.134Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-01-20T20:48:38.134Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-01-20T20:48:38.134Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-01-20T20:48:38.134Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-01-20T20:48:38.134Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-01-20T20:48:38.134Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-01-20T20:48:38.134Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-01-20T20:48:38.134Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-01-20T20:48:38.134Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-01-20T20:48:38.134Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-01-20T20:48:38.134Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-01-20T20:48:38.134Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-01-20T20:48:38.134Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-01-20T20:48:38.134Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-01-20T20:48:38.134Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-01-20T20:48:38.134Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-01-20T20:48:38.134Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-01-20T20:48:38.134Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-01-20T20:48:38.134Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-01-20T20:48:38.134Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-01-20T20:48:38.134Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-01-20T20:48:38.134Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-01-20T20:48:38.134Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-01-20T20:48:38.134Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-01-20T20:48:38.134Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-01-20T20:48:38.134Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-01-20T20:48:38.134Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-01-20T20:48:38.134Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-01-20T20:48:38.134Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-01-20T20:48:38.134Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-01-20T20:48:38.134Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-01-20T20:48:38.134Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-01-20T20:48:38.134Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-01-20T20:48:38.134Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.01s) [2022-01-20T20:48:38.134Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-01-20T20:48:38.134Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-01-20T20:48:38.134Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-01-20T20:48:38.134Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-01-20T20:48:38.134Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-01-20T20:48:38.134Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-01-20T20:48:38.134Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-01-20T20:48:38.134Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-01-20T20:48:38.134Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-01-20T20:48:38.134Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-01-20T20:48:38.134Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-01-20T20:48:38.134Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-01-20T20:48:38.134Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-01-20T20:48:38.134Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-01-20T20:48:38.134Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-01-20T20:48:38.134Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-01-20T20:48:38.134Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-01-20T20:48:38.134Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-01-20T20:48:38.134Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-01-20T20:48:38.134Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-01-20T20:48:38.134Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-01-20T20:48:38.134Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-01-20T20:48:38.134Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-01-20T20:48:38.134Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-01-20T20:48:38.134Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-01-20T20:48:38.134Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-01-20T20:48:38.134Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-01-20T20:48:38.134Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-01-20T20:48:38.134Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-01-20T20:48:38.134Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-01-20T20:48:38.134Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-01-20T20:48:38.134Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-01-20T20:48:38.134Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-01-20T20:48:38.134Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-01-20T20:48:38.134Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-01-20T20:48:38.134Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-01-20T20:48:38.134Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-01-20T20:48:38.134Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-01-20T20:48:38.134Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-01-20T20:48:38.134Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-01-20T20:48:38.134Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-01-20T20:48:38.134Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-01-20T20:48:38.134Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-01-20T20:48:38.134Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-01-20T20:48:38.134Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-01-20T20:48:38.134Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-01-20T20:48:38.134Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-01-20T20:48:38.134Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-01-20T20:48:38.134Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-01-20T20:48:38.134Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-01-20T20:48:38.134Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-01-20T20:48:38.134Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-01-20T20:48:38.134Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-01-20T20:48:38.134Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-01-20T20:48:38.134Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-01-20T20:48:38.134Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-01-20T20:48:38.134Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-01-20T20:48:38.134Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-01-20T20:48:38.134Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-01-20T20:48:38.134Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-01-20T20:48:38.134Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-01-20T20:48:38.134Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-01-20T20:48:38.134Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-01-20T20:48:38.134Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-01-20T20:48:38.134Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-01-20T20:48:38.134Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-01-20T20:48:38.134Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-01-20T20:48:38.134Z] PASS [2022-01-20T20:48:38.134Z] coverage: 88.6% of statements [2022-01-20T20:48:38.134Z] ok github.com/docker/docker/pkg/tailfile 0.151s coverage: 88.6% of statements [2022-01-20T20:48:38.318Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-01-20T20:48:38.549Z] time="2022-01-20T20:48:38Z" level=info msg="Node a5c6dd5a9009 change state NodeActive --> NodeLeft" [2022-01-20T20:48:38.549Z] time="2022-01-20T20:48:38Z" level=info msg="node3(6d76fb03f1d1): Node leave event for a5c6dd5a9009/172.25.234.190" [2022-01-20T20:48:38.549Z] time="2022-01-20T20:48:38Z" level=info msg="Node a5c6dd5a9009 change state NodeActive --> NodeLeft" [2022-01-20T20:48:38.549Z] time="2022-01-20T20:48:38Z" level=info msg="node5(7ba34ca288b2): Node leave event for a5c6dd5a9009/172.25.234.190" [2022-01-20T20:48:38.549Z] time="2022-01-20T20:48:38Z" level=info msg="Node a5c6dd5a9009/172.25.234.190, left gossip cluster" [2022-01-20T20:48:38.549Z] time="2022-01-20T20:48:38Z" level=info msg="Node a5c6dd5a9009 change state NodeActive --> NodeFailed" [2022-01-20T20:48:38.549Z] time="2022-01-20T20:48:38Z" level=info msg="Node a5c6dd5a9009/172.25.234.190, added to failed nodes list" [2022-01-20T20:48:38.549Z] time="2022-01-20T20:48:38Z" level=info msg="Node a5c6dd5a9009 change state NodeActive --> NodeLeft" [2022-01-20T20:48:38.549Z] time="2022-01-20T20:48:38Z" level=info msg="node4(d35e85d6a6d3): Node leave event for a5c6dd5a9009/172.25.234.190" [2022-01-20T20:48:38.549Z] time="2022-01-20T20:48:38Z" level=error msg="node: a5c6dd5a9009 is unknown to memberlist" [2022-01-20T20:48:38.549Z] time="2022-01-20T20:48:38Z" level=info msg="Node a5c6dd5a9009/172.25.234.190, left gossip cluster" [2022-01-20T20:48:38.549Z] time="2022-01-20T20:48:38Z" level=info msg="Node a5c6dd5a9009/172.25.234.190, left gossip cluster" [2022-01-20T20:48:38.549Z] time="2022-01-20T20:48:38Z" level=info msg="Node a5c6dd5a9009/172.25.234.190, left gossip cluster" [2022-01-20T20:48:38.549Z] time="2022-01-20T20:48:38Z" level=info msg="node 2 leaving" [2022-01-20T20:48:38.549Z] time="2022-01-20T20:48:38Z" level=info msg="Node 6d76fb03f1d1 change state NodeActive --> NodeLeft" [2022-01-20T20:48:38.549Z] time="2022-01-20T20:48:38Z" level=info msg="node5(7ba34ca288b2): Node leave event for 6d76fb03f1d1/172.25.234.190" [2022-01-20T20:48:38.549Z] time="2022-01-20T20:48:38Z" level=info msg="Node 6d76fb03f1d1 change state NodeActive --> NodeLeft" [2022-01-20T20:48:38.549Z] time="2022-01-20T20:48:38Z" level=info msg="node4(d35e85d6a6d3): Node leave event for 6d76fb03f1d1/172.25.234.190" [2022-01-20T20:48:38.549Z] time="2022-01-20T20:48:38Z" level=info msg="Node 6d76fb03f1d1 change state NodeActive --> NodeLeft" [2022-01-20T20:48:38.549Z] time="2022-01-20T20:48:38Z" level=info msg="node3(6d76fb03f1d1): Node leave event for 6d76fb03f1d1/172.25.234.190" [2022-01-20T20:48:38.603Z] === RUN TestTarSumRemoveNonExistent [2022-01-20T20:48:38.603Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-01-20T20:48:38.603Z] === RUN TestTarSumRemove [2022-01-20T20:48:38.603Z] --- PASS: TestTarSumRemove (0.00s) [2022-01-20T20:48:38.603Z] === RUN TestSortFileInfoSums [2022-01-20T20:48:38.603Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-01-20T20:48:38.603Z] === RUN TestNewTarSumForLabelInvalid [2022-01-20T20:48:38.603Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-01-20T20:48:38.603Z] === RUN TestNewTarSumForLabel [2022-01-20T20:48:38.603Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-01-20T20:48:38.603Z] === RUN TestEmptyTar [2022-01-20T20:48:38.603Z] --- PASS: TestEmptyTar (0.02s) [2022-01-20T20:48:38.603Z] === RUN TestTarSumsReadSize [2022-01-20T20:48:38.603Z] --- PASS: TestTarSumsReadSize (0.01s) [2022-01-20T20:48:38.603Z] === RUN TestTarSums [2022-01-20T20:48:38.603Z] --- PASS: TestTarSums (0.06s) [2022-01-20T20:48:38.603Z] === RUN TestIteration [2022-01-20T20:48:38.603Z] --- PASS: TestIteration (0.00s) [2022-01-20T20:48:38.603Z] === RUN TestVersionLabelForChecksum [2022-01-20T20:48:38.604Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-01-20T20:48:38.604Z] === RUN TestVersion [2022-01-20T20:48:38.604Z] --- PASS: TestVersion (0.00s) [2022-01-20T20:48:38.604Z] === RUN TestGetVersion [2022-01-20T20:48:38.604Z] --- PASS: TestGetVersion (0.00s) [2022-01-20T20:48:38.604Z] === RUN TestGetVersions [2022-01-20T20:48:38.604Z] --- PASS: TestGetVersions (0.00s) [2022-01-20T20:48:38.604Z] PASS [2022-01-20T20:48:38.604Z] coverage: 89.3% of statements [2022-01-20T20:48:38.604Z] ok github.com/docker/docker/pkg/tarsum 0.130s coverage: 89.3% of statements [2022-01-20T20:48:38.951Z] tests/integration/models_services_test.py ................X. [ 95%] [2022-01-20T20:48:39.016Z] time="2022-01-20T20:48:38Z" level=debug msg="memberlist: Failed ping: 7ba34ca288b2 (timeout reached)" [2022-01-20T20:48:39.016Z] time="2022-01-20T20:48:38Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.25.234.190:10035: use of closed network connection" [2022-01-20T20:48:39.016Z] time="2022-01-20T20:48:38Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.25.234.190:10036: use of closed network connection" [2022-01-20T20:48:39.016Z] time="2022-01-20T20:48:38Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.25.234.190:10034: use of closed network connection" [2022-01-20T20:48:39.016Z] time="2022-01-20T20:48:38Z" level=debug msg="memberlist: Stream connection from=172.25.234.190:49360" [2022-01-20T20:48:39.016Z] time="2022-01-20T20:48:38Z" level=info msg="Node 6d76fb03f1d1/172.25.234.190, left gossip cluster" [2022-01-20T20:48:39.016Z] time="2022-01-20T20:48:38Z" level=info msg="Node 6d76fb03f1d1/172.25.234.190, left gossip cluster" [2022-01-20T20:48:39.016Z] time="2022-01-20T20:48:38Z" level=info msg="Node 6d76fb03f1d1/172.25.234.190, left gossip cluster" [2022-01-20T20:48:39.486Z] time="2022-01-20T20:48:39Z" level=warning msg="memberlist: Was able to connect to 7ba34ca288b2 but other probes failed, network may be misconfigured" [2022-01-20T20:48:39.486Z] networkdb_test.go:867: node5: OK [2022-01-20T20:48:39.486Z] networkdb_test.go:867: node4: OK [2022-01-20T20:48:39.486Z] time="2022-01-20T20:48:39Z" level=info msg="node 0 coming back" [2022-01-20T20:48:39.486Z] time="2022-01-20T20:48:39Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:5d64c6450583 with config:&{NodeID:5d64c6450583 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-01-20T20:48:39.486Z] time="2022-01-20T20:48:39Z" level=info msg="Node 5d64c6450583/172.25.234.190, joined gossip cluster" [2022-01-20T20:48:39.486Z] time="2022-01-20T20:48:39Z" level=info msg="Node 5d64c6450583/172.25.234.190, added to nodes list" [2022-01-20T20:48:39.486Z] time="2022-01-20T20:48:39Z" level=info msg="node 1 coming back" [2022-01-20T20:48:39.486Z] time="2022-01-20T20:48:39Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:1ee9c0383fb8 with config:&{NodeID:1ee9c0383fb8 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-01-20T20:48:39.486Z] time="2022-01-20T20:48:39Z" level=info msg="Node 1ee9c0383fb8/172.25.234.190, joined gossip cluster" [2022-01-20T20:48:39.486Z] time="2022-01-20T20:48:39Z" level=info msg="Node 1ee9c0383fb8/172.25.234.190, added to nodes list" [2022-01-20T20:48:39.486Z] time="2022-01-20T20:48:39Z" level=info msg="node 2 coming back" [2022-01-20T20:48:39.486Z] time="2022-01-20T20:48:39Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:87ba556f9ca0 with config:&{NodeID:87ba556f9ca0 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-01-20T20:48:39.486Z] time="2022-01-20T20:48:39Z" level=info msg="Node 87ba556f9ca0/172.25.234.190, joined gossip cluster" [2022-01-20T20:48:39.486Z] time="2022-01-20T20:48:39Z" level=info msg="Node 87ba556f9ca0/172.25.234.190, added to nodes list" [2022-01-20T20:48:39.591Z] testing: warning: no tests to run [2022-01-20T20:48:39.591Z] PASS [2022-01-20T20:48:39.591Z] coverage: [no statements] [2022-01-20T20:48:39.591Z] ok github.com/docker/docker/pkg/term/windows 0.036s coverage: [no statements] [no tests to run] [2022-01-20T20:48:39.888Z] === RUN TestDaemonProxy/command-line_options [2022-01-20T20:48:40.061Z] === RUN TestTruncIndex [2022-01-20T20:48:40.061Z] --- PASS: TestTruncIndex (0.10s) [2022-01-20T20:48:40.061Z] PASS [2022-01-20T20:48:40.061Z] coverage: 91.5% of statements [2022-01-20T20:48:40.061Z] ok github.com/docker/docker/pkg/truncindex 0.133s coverage: 91.5% of statements [2022-01-20T20:48:40.061Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-01-20T20:48:40.061Z] === RUN TestClientStream [2022-01-20T20:48:40.061Z] --- PASS: TestClientStream (0.00s) [2022-01-20T20:48:40.061Z] === RUN TestClientSendFile [2022-01-20T20:48:40.061Z] --- PASS: TestClientSendFile (0.00s) [2022-01-20T20:48:40.061Z] === RUN TestClientWithRequestTimeout [2022-01-20T20:48:40.061Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2022-01-20T20:48:40.061Z] === RUN TestFileSpecPlugin [2022-01-20T20:48:40.061Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-01-20T20:48:40.061Z] === RUN TestFileJSONSpecPlugin [2022-01-20T20:48:40.061Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-01-20T20:48:40.061Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-01-20T20:48:40.061Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-01-20T20:48:40.061Z] === RUN TestPluginAddHandler [2022-01-20T20:48:40.061Z] --- PASS: TestPluginAddHandler (0.00s) [2022-01-20T20:48:40.061Z] === RUN TestPluginWaitBadPlugin [2022-01-20T20:48:40.061Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-01-20T20:48:40.061Z] === RUN TestGet [2022-01-20T20:48:40.061Z] time="2022-01-20T20:48:39Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-01-20T20:48:40.530Z] === RUN TestIsGIT [2022-01-20T20:48:40.530Z] --- PASS: TestIsGIT (0.00s) [2022-01-20T20:48:40.530Z] === RUN TestIsTransport [2022-01-20T20:48:40.530Z] --- PASS: TestIsTransport (0.00s) [2022-01-20T20:48:40.530Z] PASS [2022-01-20T20:48:40.530Z] coverage: 100.0% of statements [2022-01-20T20:48:40.530Z] ok github.com/docker/docker/pkg/urlutil 0.032s coverage: 100.0% of statements [2022-01-20T20:48:41.000Z] === RUN TestVersionInfo [2022-01-20T20:48:41.000Z] --- PASS: TestVersionInfo (0.00s) [2022-01-20T20:48:41.000Z] === RUN TestAppendVersions [2022-01-20T20:48:41.000Z] --- PASS: TestAppendVersions (0.00s) [2022-01-20T20:48:41.000Z] PASS [2022-01-20T20:48:41.000Z] coverage: 88.9% of statements [2022-01-20T20:48:41.000Z] ok github.com/docker/docker/pkg/useragent 0.031s coverage: 88.9% of statements [2022-01-20T20:48:41.000Z] time="2022-01-20T20:48:40Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-01-20T20:48:41.796Z] === RUN TestDaemonProxy/configuration_file [2022-01-20T20:48:42.434Z] time="2022-01-20T20:48:42Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.25.234.190:10033 172.25.234.190:10034 172.25.234.190:10035]" [2022-01-20T20:48:42.567Z] === RUN TestValidatePrivileges [2022-01-20T20:48:42.567Z] --- PASS: TestValidatePrivileges (0.00s) [2022-01-20T20:48:42.567Z] === RUN TestFilterByCapNeg [2022-01-20T20:48:42.567Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-01-20T20:48:42.567Z] === RUN TestFilterByCapPos [2022-01-20T20:48:42.567Z] --- PASS: TestFilterByCapPos (0.00s) [2022-01-20T20:48:42.567Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-01-20T20:48:42.567Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-01-20T20:48:42.567Z] PASS [2022-01-20T20:48:42.567Z] coverage: 12.0% of statements [2022-01-20T20:48:42.567Z] ok github.com/docker/docker/plugin 0.044s coverage: 12.0% of statements [2022-01-20T20:48:42.906Z] time="2022-01-20T20:48:42Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.25.234.190:10033 172.25.234.190:10034 172.25.234.190:10035]" [2022-01-20T20:48:43.036Z] time="2022-01-20T20:48:42Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-01-20T20:48:43.037Z] === RUN TestNewSettable [2022-01-20T20:48:43.037Z] --- PASS: TestNewSettable (0.00s) [2022-01-20T20:48:43.037Z] === RUN TestIsSettable [2022-01-20T20:48:43.037Z] --- PASS: TestIsSettable (0.00s) [2022-01-20T20:48:43.037Z] === RUN TestUpdateSettingsEnv [2022-01-20T20:48:43.037Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-01-20T20:48:43.037Z] PASS [2022-01-20T20:48:43.037Z] coverage: 20.0% of statements [2022-01-20T20:48:43.037Z] ok github.com/docker/docker/plugin/v2 0.031s coverage: 20.0% of statements [2022-01-20T20:48:43.373Z] time="2022-01-20T20:48:43Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.234.190:10033" [2022-01-20T20:48:43.373Z] time="2022-01-20T20:48:43Z" level=debug msg="memberlist: Stream connection from=172.25.234.190:49361" [2022-01-20T20:48:43.373Z] time="2022-01-20T20:48:43Z" level=info msg="Node d35e85d6a6d3/172.25.234.190, joined gossip cluster" [2022-01-20T20:48:43.373Z] time="2022-01-20T20:48:43Z" level=info msg="Node d35e85d6a6d3/172.25.234.190, added to nodes list" [2022-01-20T20:48:43.373Z] time="2022-01-20T20:48:43Z" level=info msg="Node 7ba34ca288b2/172.25.234.190, joined gossip cluster" [2022-01-20T20:48:43.373Z] time="2022-01-20T20:48:43Z" level=info msg="Node 7ba34ca288b2/172.25.234.190, added to nodes list" [2022-01-20T20:48:43.373Z] time="2022-01-20T20:48:43Z" level=info msg="Node 5d64c6450583/172.25.234.190, joined gossip cluster" [2022-01-20T20:48:43.373Z] time="2022-01-20T20:48:43Z" level=info msg="Node 5d64c6450583/172.25.234.190, is the new incarnation of the shutdown node ac384fde66c0/172.25.234.190" [2022-01-20T20:48:43.373Z] time="2022-01-20T20:48:43Z" level=info msg="Node 5d64c6450583/172.25.234.190, added to nodes list" [2022-01-20T20:48:43.373Z] time="2022-01-20T20:48:43Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.234.190:10034" [2022-01-20T20:48:43.373Z] time="2022-01-20T20:48:43Z" level=debug msg="memberlist: Stream connection from=172.25.234.190:49362" [2022-01-20T20:48:43.373Z] time="2022-01-20T20:48:43Z" level=info msg="Node 5d64c6450583/172.25.234.190, joined gossip cluster" [2022-01-20T20:48:43.373Z] time="2022-01-20T20:48:43Z" level=info msg="Node 5d64c6450583/172.25.234.190, added to nodes list" [2022-01-20T20:48:43.373Z] time="2022-01-20T20:48:43Z" level=info msg="Node d35e85d6a6d3/172.25.234.190, joined gossip cluster" [2022-01-20T20:48:43.373Z] time="2022-01-20T20:48:43Z" level=info msg="Node 1ee9c0383fb8/172.25.234.190, joined gossip cluster" [2022-01-20T20:48:43.373Z] time="2022-01-20T20:48:43Z" level=info msg="Node d35e85d6a6d3/172.25.234.190, added to nodes list" [2022-01-20T20:48:43.373Z] time="2022-01-20T20:48:43Z" level=info msg="Node 7ba34ca288b2/172.25.234.190, joined gossip cluster" [2022-01-20T20:48:43.373Z] time="2022-01-20T20:48:43Z" level=info msg="Node 7ba34ca288b2/172.25.234.190, added to nodes list" [2022-01-20T20:48:43.373Z] time="2022-01-20T20:48:43Z" level=info msg="Node 1ee9c0383fb8/172.25.234.190, is the new incarnation of the shutdown node a5c6dd5a9009/172.25.234.190" [2022-01-20T20:48:43.373Z] time="2022-01-20T20:48:43Z" level=info msg="Node 1ee9c0383fb8/172.25.234.190, added to nodes list" [2022-01-20T20:48:43.373Z] time="2022-01-20T20:48:43Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.234.190:10035" [2022-01-20T20:48:43.373Z] time="2022-01-20T20:48:43Z" level=debug msg="memberlist: Stream connection from=172.25.234.190:49363" [2022-01-20T20:48:43.373Z] time="2022-01-20T20:48:43Z" level=info msg="Node 5d64c6450583/172.25.234.190, joined gossip cluster" [2022-01-20T20:48:43.373Z] time="2022-01-20T20:48:43Z" level=info msg="Node 5d64c6450583/172.25.234.190, added to nodes list" [2022-01-20T20:48:43.373Z] time="2022-01-20T20:48:43Z" level=info msg="Node d35e85d6a6d3/172.25.234.190, joined gossip cluster" [2022-01-20T20:48:43.373Z] time="2022-01-20T20:48:43Z" level=info msg="Node d35e85d6a6d3/172.25.234.190, added to nodes list" [2022-01-20T20:48:43.373Z] time="2022-01-20T20:48:43Z" level=info msg="Node 1ee9c0383fb8/172.25.234.190, joined gossip cluster" [2022-01-20T20:48:43.373Z] time="2022-01-20T20:48:43Z" level=info msg="Node 1ee9c0383fb8/172.25.234.190, added to nodes list" [2022-01-20T20:48:43.373Z] time="2022-01-20T20:48:43Z" level=info msg="Node 7ba34ca288b2/172.25.234.190, joined gossip cluster" [2022-01-20T20:48:43.373Z] time="2022-01-20T20:48:43Z" level=info msg="Node 7ba34ca288b2/172.25.234.190, added to nodes list" [2022-01-20T20:48:43.373Z] time="2022-01-20T20:48:43Z" level=info msg="Node 87ba556f9ca0/172.25.234.190, joined gossip cluster" [2022-01-20T20:48:43.373Z] time="2022-01-20T20:48:43Z" level=info msg="Node 87ba556f9ca0/172.25.234.190, is the new incarnation of the shutdown node 6d76fb03f1d1/172.25.234.190" [2022-01-20T20:48:43.373Z] time="2022-01-20T20:48:43Z" level=info msg="Node 87ba556f9ca0/172.25.234.190, added to nodes list" [2022-01-20T20:48:43.373Z] time="2022-01-20T20:48:43Z" level=info msg="Node 1ee9c0383fb8/172.25.234.190, joined gossip cluster" [2022-01-20T20:48:43.373Z] time="2022-01-20T20:48:43Z" level=info msg="Node 1ee9c0383fb8/172.25.234.190, is the new incarnation of the shutdown node a5c6dd5a9009/172.25.234.190" [2022-01-20T20:48:43.373Z] time="2022-01-20T20:48:43Z" level=info msg="Node 1ee9c0383fb8/172.25.234.190, added to nodes list" [2022-01-20T20:48:43.373Z] time="2022-01-20T20:48:43Z" level=info msg="Node 5d64c6450583/172.25.234.190, joined gossip cluster" [2022-01-20T20:48:43.373Z] time="2022-01-20T20:48:43Z" level=info msg="Node 5d64c6450583/172.25.234.190, is the new incarnation of the shutdown node ac384fde66c0/172.25.234.190" [2022-01-20T20:48:43.373Z] time="2022-01-20T20:48:43Z" level=info msg="Node 5d64c6450583/172.25.234.190, added to nodes list" [2022-01-20T20:48:43.373Z] time="2022-01-20T20:48:43Z" level=info msg="Node 1ee9c0383fb8/172.25.234.190, joined gossip cluster" [2022-01-20T20:48:43.373Z] time="2022-01-20T20:48:43Z" level=info msg="Node 1ee9c0383fb8/172.25.234.190, added to nodes list" [2022-01-20T20:48:43.373Z] time="2022-01-20T20:48:43Z" level=info msg="Node 87ba556f9ca0/172.25.234.190, joined gossip cluster" [2022-01-20T20:48:43.373Z] time="2022-01-20T20:48:43Z" level=info msg="Node 87ba556f9ca0/172.25.234.190, added to nodes list" [2022-01-20T20:48:43.373Z] time="2022-01-20T20:48:43Z" level=info msg="Node 87ba556f9ca0/172.25.234.190, joined gossip cluster" [2022-01-20T20:48:43.373Z] time="2022-01-20T20:48:43Z" level=info msg="Node 87ba556f9ca0/172.25.234.190, added to nodes list" [2022-01-20T20:48:43.506Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-01-20T20:48:43.506Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-01-20T20:48:43.506Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-01-20T20:48:43.506Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-01-20T20:48:43.705Z] === RUN TestDaemonProxy/conflicting_options [2022-01-20T20:48:43.841Z] time="2022-01-20T20:48:43Z" level=info msg="Node 87ba556f9ca0/172.25.234.190, joined gossip cluster" [2022-01-20T20:48:43.841Z] time="2022-01-20T20:48:43Z" level=info msg="Node 87ba556f9ca0/172.25.234.190, is the new incarnation of the shutdown node 6d76fb03f1d1/172.25.234.190" [2022-01-20T20:48:43.841Z] time="2022-01-20T20:48:43Z" level=info msg="Node 87ba556f9ca0/172.25.234.190, added to nodes list" [2022-01-20T20:48:43.841Z] time="2022-01-20T20:48:43Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.234.190:10033" [2022-01-20T20:48:43.841Z] time="2022-01-20T20:48:43Z" level=debug msg="memberlist: Stream connection from=172.25.234.190:49364" [2022-01-20T20:48:43.841Z] time="2022-01-20T20:48:43Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.234.190:10034" [2022-01-20T20:48:43.841Z] time="2022-01-20T20:48:43Z" level=debug msg="memberlist: Stream connection from=172.25.234.190:49365" [2022-01-20T20:48:43.841Z] time="2022-01-20T20:48:43Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.234.190:10035" [2022-01-20T20:48:43.841Z] time="2022-01-20T20:48:43Z" level=debug msg="memberlist: Stream connection from=172.25.234.190:49366" [2022-01-20T20:48:43.964Z] === RUN TestDaemonProxy/reload_sanitized [2022-01-20T20:48:43.976Z] === RUN TestLoad [2022-01-20T20:48:43.976Z] --- PASS: TestLoad (0.00s) [2022-01-20T20:48:43.976Z] === RUN TestSave [2022-01-20T20:48:43.976Z] --- PASS: TestSave (0.02s) [2022-01-20T20:48:43.976Z] === RUN TestAddDeleteGet [2022-01-20T20:48:43.976Z] --- PASS: TestAddDeleteGet (0.03s) [2022-01-20T20:48:43.976Z] === RUN TestInvalidTags [2022-01-20T20:48:43.976Z] --- PASS: TestInvalidTags (0.01s) [2022-01-20T20:48:43.976Z] PASS [2022-01-20T20:48:43.976Z] coverage: 83.7% of statements [2022-01-20T20:48:43.976Z] ok github.com/docker/docker/reference 0.097s coverage: 83.7% of statements [2022-01-20T20:48:44.309Z] 2022/01/20 20:48:44 Closing DB instances... [2022-01-20T20:48:44.534Z] --- PASS: TestDaemonProxy (6.29s) [2022-01-20T20:48:44.534Z] --- PASS: TestDaemonProxy/environment_variables (1.80s) [2022-01-20T20:48:44.534Z] --- PASS: TestDaemonProxy/command-line_options (1.74s) [2022-01-20T20:48:44.534Z] --- PASS: TestDaemonProxy/configuration_file (1.72s) [2022-01-20T20:48:44.534Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-01-20T20:48:44.534Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-01-20T20:48:44.534Z] PASS [2022-01-20T20:48:44.534Z] [2022-01-20T20:48:44.534Z] DONE 17 tests in 10.229s [2022-01-20T20:48:44.534Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-01-20T20:48:44.534Z] ++ 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-01-20T20:48:44.534Z] ++ set -e [2022-01-20T20:48:44.534Z] ++ '[' -n 0 ']' [2022-01-20T20:48:44.534Z] ++ set -x [2022-01-20T20:48:44.534Z] ++ 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-01-20T20:48:44.534Z] INFO: Testing against a local daemon [2022-01-20T20:48:44.534Z] === RUN TestCommitInheritsEnv [2022-01-20T20:48:44.779Z] time="2022-01-20T20:48:44Z" level=info msg="Node 5d64c6450583 change state NodeActive --> NodeLeft" [2022-01-20T20:48:44.780Z] time="2022-01-20T20:48:44Z" level=info msg="node5(7ba34ca288b2): Node leave event for 5d64c6450583/172.25.234.190" [2022-01-20T20:48:44.780Z] time="2022-01-20T20:48:44Z" level=info msg="Node 5d64c6450583 change state NodeActive --> NodeLeft" [2022-01-20T20:48:44.780Z] time="2022-01-20T20:48:44Z" level=info msg="Node 5d64c6450583 change state NodeActive --> NodeLeft" [2022-01-20T20:48:44.780Z] time="2022-01-20T20:48:44Z" level=info msg="node4(d35e85d6a6d3): Node leave event for 5d64c6450583/172.25.234.190" [2022-01-20T20:48:44.780Z] time="2022-01-20T20:48:44Z" level=info msg="node2(1ee9c0383fb8): Node leave event for 5d64c6450583/172.25.234.190" [2022-01-20T20:48:44.780Z] time="2022-01-20T20:48:44Z" level=info msg="Node 5d64c6450583 change state NodeActive --> NodeLeft" [2022-01-20T20:48:44.780Z] time="2022-01-20T20:48:44Z" level=info msg="node3(87ba556f9ca0): Node leave event for 5d64c6450583/172.25.234.190" [2022-01-20T20:48:44.780Z] time="2022-01-20T20:48:44Z" level=info msg="Node 5d64c6450583 change state NodeActive --> NodeLeft" [2022-01-20T20:48:44.780Z] time="2022-01-20T20:48:44Z" level=info msg="node1(5d64c6450583): Node leave event for 5d64c6450583/172.25.234.190" [2022-01-20T20:48:44.780Z] time="2022-01-20T20:48:44Z" level=info msg="Node 5d64c6450583/172.25.234.190, left gossip cluster" [2022-01-20T20:48:44.780Z] time="2022-01-20T20:48:44Z" level=info msg="Node 5d64c6450583/172.25.234.190, left gossip cluster" [2022-01-20T20:48:44.780Z] time="2022-01-20T20:48:44Z" level=info msg="Node 5d64c6450583/172.25.234.190, left gossip cluster" [2022-01-20T20:48:44.780Z] time="2022-01-20T20:48:44Z" level=info msg="Node 5d64c6450583/172.25.234.190, left gossip cluster" [2022-01-20T20:48:44.780Z] time="2022-01-20T20:48:44Z" level=info msg="Node 5d64c6450583/172.25.234.190, left gossip cluster" [2022-01-20T20:48:44.780Z] time="2022-01-20T20:48:44Z" level=info msg="Node 1ee9c0383fb8 change state NodeActive --> NodeLeft" [2022-01-20T20:48:44.780Z] time="2022-01-20T20:48:44Z" level=info msg="node5(7ba34ca288b2): Node leave event for 1ee9c0383fb8/172.25.234.190" [2022-01-20T20:48:44.780Z] time="2022-01-20T20:48:44Z" level=info msg="Node 1ee9c0383fb8 change state NodeActive --> NodeLeft" [2022-01-20T20:48:44.780Z] time="2022-01-20T20:48:44Z" level=info msg="node3(87ba556f9ca0): Node leave event for 1ee9c0383fb8/172.25.234.190" [2022-01-20T20:48:44.780Z] time="2022-01-20T20:48:44Z" level=info msg="Node 1ee9c0383fb8 change state NodeActive --> NodeLeft" [2022-01-20T20:48:44.780Z] time="2022-01-20T20:48:44Z" level=info msg="node4(d35e85d6a6d3): Node leave event for 1ee9c0383fb8/172.25.234.190" [2022-01-20T20:48:44.780Z] time="2022-01-20T20:48:44Z" level=info msg="Node 1ee9c0383fb8 change state NodeActive --> NodeLeft" [2022-01-20T20:48:44.780Z] time="2022-01-20T20:48:44Z" level=info msg="node2(1ee9c0383fb8): Node leave event for 1ee9c0383fb8/172.25.234.190" [2022-01-20T20:48:44.794Z] --- PASS: TestCommitInheritsEnv (0.26s) [2022-01-20T20:48:44.794Z] === RUN TestImportExtremelyLargeImageWorks [2022-01-20T20:48:44.794Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2022-01-20T20:48:44.794Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-01-20T20:48:44.794Z] === RUN TestImagesFilterMultiReference [2022-01-20T20:48:44.794Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-01-20T20:48:44.794Z] === RUN TestImagePullPlatformInvalid [2022-01-20T20:48:44.794Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-01-20T20:48:44.794Z] === RUN TestRemoveImageOrphaning [2022-01-20T20:48:44.965Z] === RUN TestResolveAuthConfigIndexServer [2022-01-20T20:48:44.965Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-01-20T20:48:44.965Z] === RUN TestResolveAuthConfigFullURL [2022-01-20T20:48:44.965Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-01-20T20:48:44.965Z] === RUN TestLoadAllowNondistributableArtifacts [2022-01-20T20:48:44.965Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-01-20T20:48:44.965Z] === RUN TestValidateMirror [2022-01-20T20:48:44.965Z] --- PASS: TestValidateMirror (0.00s) [2022-01-20T20:48:44.965Z] === RUN TestLoadInsecureRegistries [2022-01-20T20:48:44.965Z] time="2022-01-20T20:48:44Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-01-20T20:48:44.965Z] time="2022-01-20T20:48:44Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-01-20T20:48:44.965Z] time="2022-01-20T20:48:44Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-01-20T20:48:44.965Z] --- PASS: TestLoadInsecureRegistries (0.13s) [2022-01-20T20:48:44.965Z] === RUN TestNewServiceConfig [2022-01-20T20:48:44.965Z] --- PASS: TestNewServiceConfig (0.00s) [2022-01-20T20:48:44.965Z] === RUN TestValidateIndexName [2022-01-20T20:48:44.965Z] --- PASS: TestValidateIndexName (0.00s) [2022-01-20T20:48:44.965Z] === RUN TestValidateIndexNameWithError [2022-01-20T20:48:44.965Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-01-20T20:48:44.965Z] === RUN TestEndpointParse [2022-01-20T20:48:44.965Z] --- PASS: TestEndpointParse (0.00s) [2022-01-20T20:48:44.965Z] === RUN TestEndpointParseInvalid [2022-01-20T20:48:44.965Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-01-20T20:48:44.965Z] === RUN TestValidateEndpoint [2022-01-20T20:48:44.965Z] --- PASS: TestValidateEndpoint (0.01s) [2022-01-20T20:48:44.965Z] === RUN TestPing [2022-01-20T20:48:44.965Z] --- PASS: TestPing (0.00s) [2022-01-20T20:48:44.965Z] === RUN TestPingRegistryEndpoint [2022-01-20T20:48:44.965Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-01-20T20:48:44.965Z] --- SKIP: TestPingRegistryEndpoint (0.01s) [2022-01-20T20:48:44.965Z] === RUN TestEndpoint [2022-01-20T20:48:44.965Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-01-20T20:48:44.965Z] --- SKIP: TestEndpoint (0.00s) [2022-01-20T20:48:44.965Z] === RUN TestParseRepositoryInfo [2022-01-20T20:48:44.965Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-01-20T20:48:44.965Z] === RUN TestNewIndexInfo [2022-01-20T20:48:44.965Z] --- PASS: TestNewIndexInfo (0.00s) [2022-01-20T20:48:44.965Z] === RUN TestMirrorEndpointLookup [2022-01-20T20:48:44.965Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-01-20T20:48:44.965Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-01-20T20:48:44.965Z] === RUN TestSearchRepositories [2022-01-20T20:48:44.965Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-01-20T20:48:44.965Z] Host: 127.0.0.1:49312 [2022-01-20T20:48:44.965Z] User-Agent: docker test client [2022-01-20T20:48:44.965Z] Authorization: Token fake-token [2022-01-20T20:48:44.965Z] X-Docker-Token: true [2022-01-20T20:48:44.965Z] Accept-Encoding: gzip [2022-01-20T20:48:44.965Z] [2022-01-20T20:48:44.965Z] [2022-01-20T20:48:44.965Z] registry_test.go:730: HTTP/1.1 200 OK [2022-01-20T20:48:44.965Z] Connection: close [2022-01-20T20:48:44.965Z] Content-Length: 144 [2022-01-20T20:48:44.965Z] Cache-Control: no-cache [2022-01-20T20:48:44.965Z] Content-Type: application/json [2022-01-20T20:48:44.965Z] Date: Thu, 20 Jan 2022 20:48:44 GMT [2022-01-20T20:48:44.965Z] Expires: -1 [2022-01-20T20:48:44.965Z] Pragma: no-cache [2022-01-20T20:48:44.965Z] Server: docker-tests/mock [2022-01-20T20:48:44.965Z] X-Docker-Registry-Config: mock [2022-01-20T20:48:44.965Z] X-Docker-Registry-Version: 0.0.0 [2022-01-20T20:48:44.965Z] [2022-01-20T20:48:44.966Z] [2022-01-20T20:48:44.966Z] --- PASS: TestSearchRepositories (0.00s) [2022-01-20T20:48:44.966Z] === RUN TestTrustedLocation [2022-01-20T20:48:44.966Z] --- PASS: TestTrustedLocation (0.00s) [2022-01-20T20:48:44.966Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-01-20T20:48:44.966Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-01-20T20:48:44.966Z] === RUN TestAllowNondistributableArtifacts [2022-01-20T20:48:44.966Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-01-20T20:48:44.966Z] === RUN TestIsSecureIndex [2022-01-20T20:48:44.966Z] --- PASS: TestIsSecureIndex (0.00s) [2022-01-20T20:48:44.966Z] PASS [2022-01-20T20:48:44.966Z] coverage: 51.2% of statements [2022-01-20T20:48:44.966Z] ok github.com/docker/docker/registry 0.202s coverage: 51.2% of statements [2022-01-20T20:48:45.054Z] --- PASS: TestRemoveImageOrphaning (0.26s) [2022-01-20T20:48:45.054Z] === RUN TestRemoveImageGarbageCollector [2022-01-20T20:48:45.054Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-01-20T20:48:45.055Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-01-20T20:48:45.055Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-01-20T20:48:45.055Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-01-20T20:48:45.055Z] === RUN TestTagInvalidReference [2022-01-20T20:48:45.055Z] --- PASS: TestTagInvalidReference (0.01s) [2022-01-20T20:48:45.055Z] === RUN TestTagValidPrefixedRepo [2022-01-20T20:48:45.248Z] time="2022-01-20T20:48:44Z" level=info msg="Node 1ee9c0383fb8/172.25.234.190, left gossip cluster" [2022-01-20T20:48:45.248Z] time="2022-01-20T20:48:44Z" level=info msg="Node 1ee9c0383fb8/172.25.234.190, left gossip cluster" [2022-01-20T20:48:45.248Z] time="2022-01-20T20:48:44Z" level=info msg="Node 1ee9c0383fb8/172.25.234.190, left gossip cluster" [2022-01-20T20:48:45.248Z] time="2022-01-20T20:48:45Z" level=info msg="Node 1ee9c0383fb8/172.25.234.190, left gossip cluster" [2022-01-20T20:48:45.248Z] time="2022-01-20T20:48:45Z" level=info msg="Node 87ba556f9ca0 change state NodeActive --> NodeLeft" [2022-01-20T20:48:45.248Z] time="2022-01-20T20:48:45Z" level=info msg="node4(d35e85d6a6d3): Node leave event for 87ba556f9ca0/172.25.234.190" [2022-01-20T20:48:45.248Z] time="2022-01-20T20:48:45Z" level=info msg="Node 87ba556f9ca0 change state NodeActive --> NodeLeft" [2022-01-20T20:48:45.248Z] time="2022-01-20T20:48:45Z" level=info msg="node5(7ba34ca288b2): Node leave event for 87ba556f9ca0/172.25.234.190" [2022-01-20T20:48:45.314Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2022-01-20T20:48:45.314Z] === RUN TestTagExistedNameWithoutForce [2022-01-20T20:48:45.314Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-01-20T20:48:45.314Z] === RUN TestTagOfficialNames [2022-01-20T20:48:45.314Z] --- PASS: TestTagOfficialNames (0.06s) [2022-01-20T20:48:45.314Z] === RUN TestTagMatchesDigest [2022-01-20T20:48:45.314Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-01-20T20:48:45.314Z] PASS [2022-01-20T20:48:45.314Z] [2022-01-20T20:48:45.314Z] === Skipped [2022-01-20T20:48:45.314Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-01-20T20:48:45.315Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2022-01-20T20:48:45.315Z] [2022-01-20T20:48:45.315Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-01-20T20:48:45.315Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-01-20T20:48:45.315Z] [2022-01-20T20:48:45.315Z] DONE 12 tests, 2 skipped in 0.957s [2022-01-20T20:48:45.315Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-01-20T20:48:45.315Z] ++ 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-01-20T20:48:45.315Z] ++ set -e [2022-01-20T20:48:45.315Z] ++ '[' -n 0 ']' [2022-01-20T20:48:45.315Z] ++ set -x [2022-01-20T20:48:45.315Z] ++ 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-01-20T20:48:45.315Z] INFO: Testing against a local daemon [2022-01-20T20:48:45.315Z] === RUN TestNetworkCreateDelete [2022-01-20T20:48:45.435Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-01-20T20:48:45.435Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2022-01-20T20:48:45.435Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-01-20T20:48:45.435Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-01-20T20:48:45.435Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-01-20T20:48:45.435Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-01-20T20:48:45.435Z] === RUN TestResumableRequestReaderWithReadError [2022-01-20T20:48:45.435Z] time="2022-01-20T20:48:45Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-01-20T20:48:45.435Z] --- PASS: TestResumableRequestReaderWithReadError (0.16s) [2022-01-20T20:48:45.435Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-01-20T20:48:45.435Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-01-20T20:48:45.435Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-01-20T20:48:45.435Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-01-20T20:48:45.435Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-01-20T20:48:45.435Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-01-20T20:48:45.435Z] === RUN TestResumableRequestReader [2022-01-20T20:48:45.435Z] --- PASS: TestResumableRequestReader (0.00s) [2022-01-20T20:48:45.435Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-01-20T20:48:45.435Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-01-20T20:48:45.435Z] PASS [2022-01-20T20:48:45.436Z] coverage: 100.0% of statements [2022-01-20T20:48:45.436Z] ok github.com/docker/docker/registry/resumable 0.217s coverage: 100.0% of statements [2022-01-20T20:48:45.436Z] === RUN TestRestartManagerTimeout [2022-01-20T20:48:45.436Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-01-20T20:48:45.436Z] === RUN TestRestartManagerTimeoutReset [2022-01-20T20:48:45.436Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-01-20T20:48:45.436Z] PASS [2022-01-20T20:48:45.436Z] coverage: 50.9% of statements [2022-01-20T20:48:45.436Z] ok github.com/docker/docker/restartmanager 0.036s coverage: 50.9% of statements [2022-01-20T20:48:45.575Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-01-20T20:48:45.575Z] === RUN TestDockerNetworkDeletePreferID [2022-01-20T20:48:45.714Z] time="2022-01-20T20:48:45Z" level=info msg="Node 87ba556f9ca0 change state NodeActive --> NodeLeft" [2022-01-20T20:48:45.714Z] time="2022-01-20T20:48:45Z" level=info msg="node3(87ba556f9ca0): Node leave event for 87ba556f9ca0/172.25.234.190" [2022-01-20T20:48:45.714Z] time="2022-01-20T20:48:45Z" level=info msg="Node 87ba556f9ca0/172.25.234.190, left gossip cluster" [2022-01-20T20:48:45.714Z] time="2022-01-20T20:48:45Z" level=info msg="Node 87ba556f9ca0/172.25.234.190, left gossip cluster" [2022-01-20T20:48:45.714Z] time="2022-01-20T20:48:45Z" level=info msg="Node 87ba556f9ca0/172.25.234.190, left gossip cluster" [2022-01-20T20:48:45.714Z] time="2022-01-20T20:48:45Z" level=debug msg="memberlist: Failed ping: 7ba34ca288b2 (timeout reached)" [2022-01-20T20:48:45.714Z] time="2022-01-20T20:48:45Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.25.234.190:10036: use of closed network connection" [2022-01-20T20:48:45.714Z] time="2022-01-20T20:48:45Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.25.234.190:10035: use of closed network connection" [2022-01-20T20:48:45.714Z] time="2022-01-20T20:48:45Z" level=debug msg="memberlist: Stream connection from=172.25.234.190:49367" [2022-01-20T20:48:45.759Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-01-20T20:48:45.759Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-01-20T20:48:45.835Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2022-01-20T20:48:45.835Z] === RUN TestDaemonDNSFallback [2022-01-20T20:48:45.905Z] === RUN TestDecodeContainerConfig [2022-01-20T20:48:45.905Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-01-20T20:48:45.905Z] === RUN TestDecodeContainerConfigIsolation [2022-01-20T20:48:45.905Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-01-20T20:48:45.905Z] === RUN TestValidatePrivileged [2022-01-20T20:48:45.905Z] --- PASS: TestValidatePrivileged (0.00s) [2022-01-20T20:48:45.905Z] PASS [2022-01-20T20:48:45.905Z] coverage: 52.6% of statements [2022-01-20T20:48:45.905Z] ok github.com/docker/docker/runconfig 0.034s coverage: 52.6% of statements [2022-01-20T20:48:46.182Z] time="2022-01-20T20:48:46Z" level=info msg="Node d35e85d6a6d3 change state NodeActive --> NodeLeft" [2022-01-20T20:48:46.182Z] time="2022-01-20T20:48:46Z" level=info msg="node5(7ba34ca288b2): Node leave event for d35e85d6a6d3/172.25.234.190" [2022-01-20T20:48:46.182Z] time="2022-01-20T20:48:46Z" level=info msg="Node d35e85d6a6d3 change state NodeActive --> NodeLeft" [2022-01-20T20:48:46.182Z] time="2022-01-20T20:48:46Z" level=info msg="node4(d35e85d6a6d3): Node leave event for d35e85d6a6d3/172.25.234.190" [2022-01-20T20:48:46.182Z] time="2022-01-20T20:48:46Z" level=warning msg="memberlist: Was able to connect to 7ba34ca288b2 but other probes failed, network may be misconfigured" [2022-01-20T20:48:46.375Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-01-20T20:48:46.375Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-01-20T20:48:46.375Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-01-20T20:48:46.375Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-01-20T20:48:46.375Z] PASS [2022-01-20T20:48:46.375Z] coverage: 62.5% of statements [2022-01-20T20:48:46.375Z] ok github.com/docker/docker/testutil 0.037s coverage: 62.5% of statements [2022-01-20T20:48:46.441Z] === RUN TestDockerSuite/TestBuildExpose [2022-01-20T20:48:47.009Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-01-20T20:48:47.009Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-01-20T20:48:47.166Z] time="2022-01-20T20:48:46Z" level=info msg="Node d35e85d6a6d3/172.25.234.190, left gossip cluster" [2022-01-20T20:48:47.166Z] time="2022-01-20T20:48:47Z" level=info msg="Node d35e85d6a6d3/172.25.234.190, left gossip cluster" [2022-01-20T20:48:47.364Z] time="2022-01-20T20:48:46Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-01-20T20:48:47.577Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-01-20T20:48:47.633Z] time="2022-01-20T20:48:47Z" level=info msg="Node 7ba34ca288b2/172.25.234.190, left gossip cluster" [2022-01-20T20:48:47.633Z] time="2022-01-20T20:48:47Z" level=info msg="Node 7ba34ca288b2 change state NodeActive --> NodeFailed" [2022-01-20T20:48:47.633Z] time="2022-01-20T20:48:47Z" level=info msg="Node 7ba34ca288b2/172.25.234.190, added to failed nodes list" [2022-01-20T20:48:47.633Z] --- PASS: TestNetworkDBIslands (12.47s) [2022-01-20T20:48:47.633Z] PASS [2022-01-20T20:48:47.633Z] coverage: 60.0% of statements [2022-01-20T20:48:47.633Z] ok github.com/docker/docker/libnetwork/networkdb 103.109s coverage: 60.0% of statements [2022-01-20T20:48:47.633Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-01-20T20:48:47.633Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-01-20T20:48:47.633Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-01-20T20:48:47.633Z] ? github.com/docker/docker/oci/caps [no test files] [2022-01-20T20:48:47.633Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-01-20T20:48:47.633Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-01-20T20:48:47.633Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-01-20T20:48:47.633Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-01-20T20:48:47.633Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2022-01-20T20:48:47.633Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-01-20T20:48:47.633Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2022-01-20T20:48:47.633Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-01-20T20:48:47.633Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-01-20T20:48:47.633Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-01-20T20:48:47.633Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-01-20T20:48:47.633Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-01-20T20:48:47.633Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-01-20T20:48:47.633Z] ? github.com/docker/docker/pkg/term [no test files] [2022-01-20T20:48:47.633Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-01-20T20:48:47.633Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-01-20T20:48:47.633Z] ? github.com/docker/docker/quota [no test files] [2022-01-20T20:48:47.633Z] ? github.com/docker/docker/rootless [no test files] [2022-01-20T20:48:47.633Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-01-20T20:48:47.633Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-01-20T20:48:47.633Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-01-20T20:48:47.633Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-01-20T20:48:47.633Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-01-20T20:48:47.633Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-01-20T20:48:47.633Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-01-20T20:48:47.633Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-01-20T20:48:47.633Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-01-20T20:48:47.633Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-01-20T20:48:47.633Z] ? github.com/docker/docker/testutil/request [no test files] [2022-01-20T20:48:47.633Z] ? github.com/docker/docker/volume [no test files] [2022-01-20T20:48:47.633Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-01-20T20:48:47.633Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-01-20T20:48:47.838Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-01-20T20:48:48.407Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-01-20T20:48:48.667Z] === RUN TestDockerSuite/TestBuildFails [2022-01-20T20:48:48.932Z] === RUN TestGetDriver [2022-01-20T20:48:48.932Z] --- PASS: TestGetDriver (0.00s) [2022-01-20T20:48:48.932Z] === RUN TestVolumeRequestError [2022-01-20T20:48:48.932Z] --- PASS: TestVolumeRequestError (0.01s) [2022-01-20T20:48:48.932Z] PASS [2022-01-20T20:48:48.932Z] coverage: 36.1% of statements [2022-01-20T20:48:48.932Z] ok github.com/docker/docker/volume/drivers 0.048s coverage: 36.1% of statements [2022-01-20T20:48:48.932Z] === RUN TestGetAddress [2022-01-20T20:48:48.932Z] --- PASS: TestGetAddress (0.00s) [2022-01-20T20:48:48.932Z] === RUN TestRemove [2022-01-20T20:48:48.932Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-01-20T20:48:48.932Z] --- SKIP: TestRemove (0.00s) [2022-01-20T20:48:48.932Z] === RUN TestInitializeWithVolumes [2022-01-20T20:48:48.932Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-01-20T20:48:48.932Z] === RUN TestCreate [2022-01-20T20:48:48.932Z] --- PASS: TestCreate (0.01s) [2022-01-20T20:48:48.932Z] === RUN TestValidateName [2022-01-20T20:48:48.932Z] --- PASS: TestValidateName (0.00s) [2022-01-20T20:48:48.932Z] === RUN TestCreateWithOpts [2022-01-20T20:48:48.932Z] local_test.go:180: runtime.GOOS == "windows" [2022-01-20T20:48:48.932Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-01-20T20:48:48.932Z] === RUN TestRelaodNoOpts [2022-01-20T20:48:48.932Z] --- PASS: TestRelaodNoOpts (0.01s) [2022-01-20T20:48:48.932Z] PASS [2022-01-20T20:48:48.932Z] coverage: 41.5% of statements [2022-01-20T20:48:48.932Z] ok github.com/docker/docker/volume/local 0.062s coverage: 41.5% of statements [2022-01-20T20:48:49.607Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-01-20T20:48:49.607Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-01-20T20:48:49.842Z] [2022-01-20T20:48:49.842Z] === Skipped [2022-01-20T20:48:49.842Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-01-20T20:48:49.842Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-01-20T20:48:49.842Z] [2022-01-20T20:48:49.842Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-01-20T20:48:49.842Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-20T20:48:49.842Z] [2022-01-20T20:48:49.842Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.01s) [2022-01-20T20:48:49.842Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-20T20:48:49.842Z] [2022-01-20T20:48:49.842Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2022-01-20T20:48:49.842Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-20T20:48:49.842Z] [2022-01-20T20:48:49.842Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2022-01-20T20:48:49.842Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-20T20:48:49.842Z] [2022-01-20T20:48:49.842Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-01-20T20:48:49.842Z] client_test.go:23: runtime.GOOS == "windows" [2022-01-20T20:48:49.842Z] [2022-01-20T20:48:49.842Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-01-20T20:48:49.842Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-01-20T20:48:49.842Z] [2022-01-20T20:48:49.842Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-01-20T20:48:49.842Z] network_proxy_test.go:208: No support for dual stack yet [2022-01-20T20:48:49.842Z] [2022-01-20T20:48:49.842Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-01-20T20:48:49.842Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-01-20T20:48:49.842Z] [2022-01-20T20:48:49.842Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.01s) [2022-01-20T20:48:49.842Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-01-20T20:48:49.842Z] [2022-01-20T20:48:49.842Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-01-20T20:48:49.842Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-01-20T20:48:49.842Z] [2022-01-20T20:48:49.842Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-01-20T20:48:49.842Z] daemon_test.go:145: root required [2022-01-20T20:48:49.842Z] [2022-01-20T20:48:49.842Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-01-20T20:48:49.842Z] reload_test.go:342: root required [2022-01-20T20:48:49.842Z] [2022-01-20T20:48:49.842Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-01-20T20:48:49.842Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-01-20T20:48:49.842Z] [2022-01-20T20:48:49.842Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-01-20T20:48:49.842Z] pull_v2_test.go:73: Needs fixing on Windows [2022-01-20T20:48:49.842Z] [2022-01-20T20:48:49.842Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-01-20T20:48:49.842Z] pull_v2_test.go:118: Needs fixing on Windows [2022-01-20T20:48:49.842Z] [2022-01-20T20:48:49.842Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-01-20T20:48:49.842Z] download_test.go:267: Needs fixing on Windows [2022-01-20T20:48:49.842Z] [2022-01-20T20:48:49.842Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-01-20T20:48:49.842Z] layer_test.go:303: Failing on Windows [2022-01-20T20:48:49.842Z] [2022-01-20T20:48:49.842Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-01-20T20:48:49.842Z] layer_test.go:352: Failing on Windows [2022-01-20T20:48:49.842Z] [2022-01-20T20:48:49.842Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-01-20T20:48:49.842Z] layer_test.go:467: Failing on Windows [2022-01-20T20:48:49.842Z] [2022-01-20T20:48:49.842Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-01-20T20:48:49.842Z] layer_test.go:696: Failing on Windows [2022-01-20T20:48:49.842Z] [2022-01-20T20:48:49.842Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-01-20T20:48:49.842Z] migration_test.go:45: Failing on Windows [2022-01-20T20:48:49.842Z] [2022-01-20T20:48:49.842Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-01-20T20:48:49.842Z] migration_test.go:181: Failing on Windows [2022-01-20T20:48:49.842Z] [2022-01-20T20:48:49.842Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-01-20T20:48:49.842Z] mount_test.go:17: Failing on Windows [2022-01-20T20:48:49.842Z] [2022-01-20T20:48:49.842Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-01-20T20:48:49.842Z] mount_test.go:76: Failing on Windows [2022-01-20T20:48:49.842Z] [2022-01-20T20:48:49.842Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-01-20T20:48:49.842Z] mount_test.go:125: Failing on Windows [2022-01-20T20:48:49.842Z] [2022-01-20T20:48:49.842Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-01-20T20:48:49.842Z] mount_test.go:212: Failing on Windows [2022-01-20T20:48:49.842Z] [2022-01-20T20:48:49.842Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2022-01-20T20:48:49.842Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-01-20T20:48:49.842Z] [2022-01-20T20:48:49.842Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2022-01-20T20:48:49.842Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-01-20T20:48:49.842Z] [2022-01-20T20:48:49.842Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.01s) [2022-01-20T20:48:49.842Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-01-20T20:48:49.842Z] [2022-01-20T20:48:49.842Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-01-20T20:48:49.842Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-01-20T20:48:49.842Z] [2022-01-20T20:48:49.842Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-01-20T20:48:49.842Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-01-20T20:48:49.842Z] [2022-01-20T20:48:49.842Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-01-20T20:48:49.842Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-01-20T20:48:49.842Z] [2022-01-20T20:48:49.842Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-01-20T20:48:49.842Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-01-20T20:48:49.842Z] [2022-01-20T20:48:49.842Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-01-20T20:48:49.842Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-01-20T20:48:49.842Z] [2022-01-20T20:48:49.842Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-01-20T20:48:49.843Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-01-20T20:48:49.843Z] [2022-01-20T20:48:49.843Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-01-20T20:48:49.843Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-01-20T20:48:49.843Z] [2022-01-20T20:48:49.843Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-01-20T20:48:49.843Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-01-20T20:48:49.843Z] [2022-01-20T20:48:49.843Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-01-20T20:48:49.843Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-01-20T20:48:49.843Z] [2022-01-20T20:48:49.843Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-01-20T20:48:49.843Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-20T20:48:49.843Z] [2022-01-20T20:48:49.843Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-01-20T20:48:49.843Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-20T20:48:49.843Z] [2022-01-20T20:48:49.843Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-01-20T20:48:49.843Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-20T20:48:49.843Z] [2022-01-20T20:48:49.843Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-01-20T20:48:49.843Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-20T20:48:49.843Z] [2022-01-20T20:48:49.843Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-01-20T20:48:49.843Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-20T20:48:49.843Z] [2022-01-20T20:48:49.843Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-01-20T20:48:49.843Z] archive_test.go:133: Xz not present in msys2 [2022-01-20T20:48:49.843Z] [2022-01-20T20:48:49.843Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.02s) [2022-01-20T20:48:49.843Z] archive_test.go:140: zstd not installed [2022-01-20T20:48:49.843Z] [2022-01-20T20:48:49.843Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-01-20T20:48:49.843Z] archive_test.go:252: Failing on Windows CI machines [2022-01-20T20:48:49.843Z] [2022-01-20T20:48:49.843Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-01-20T20:48:49.843Z] archive_windows_test.go:16: Currently fails [2022-01-20T20:48:49.843Z] [2022-01-20T20:48:49.843Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-01-20T20:48:49.843Z] changes_test.go:195: needs more investigation [2022-01-20T20:48:49.843Z] [2022-01-20T20:48:49.843Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2022-01-20T20:48:49.843Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2022-01-20T20:48:49.843Z] [2022-01-20T20:48:49.843Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2022-01-20T20:48:49.843Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2022-01-20T20:48:49.843Z] [2022-01-20T20:48:49.843Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-01-20T20:48:49.843Z] changes_test.go:432: needs further investigation [2022-01-20T20:48:49.843Z] [2022-01-20T20:48:49.843Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-01-20T20:48:49.843Z] changes_test.go:468: needs further investigation [2022-01-20T20:48:49.843Z] [2022-01-20T20:48:49.843Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-01-20T20:48:49.843Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-01-20T20:48:49.843Z] [2022-01-20T20:48:49.843Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-01-20T20:48:49.843Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-01-20T20:48:49.843Z] [2022-01-20T20:48:49.843Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-01-20T20:48:49.843Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-01-20T20:48:49.843Z] [2022-01-20T20:48:49.843Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-01-20T20:48:49.843Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-01-20T20:48:49.843Z] [2022-01-20T20:48:49.843Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-01-20T20:48:49.843Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-01-20T20:48:49.843Z] [2022-01-20T20:48:49.843Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-01-20T20:48:49.843Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-01-20T20:48:49.843Z] [2022-01-20T20:48:49.843Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-01-20T20:48:49.843Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-01-20T20:48:49.843Z] [2022-01-20T20:48:49.843Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-01-20T20:48:49.843Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-01-20T20:48:49.843Z] [2022-01-20T20:48:49.843Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-01-20T20:48:49.843Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-01-20T20:48:49.843Z] [2022-01-20T20:48:49.843Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-01-20T20:48:49.843Z] poller_test.go:40: No chmod on Windows [2022-01-20T20:48:49.843Z] [2022-01-20T20:48:49.843Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-01-20T20:48:49.843Z] fileutils_test.go:133: Needs porting to Windows [2022-01-20T20:48:49.843Z] [2022-01-20T20:48:49.843Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-01-20T20:48:49.843Z] fileutils_test.go:179: Needs porting to Windows [2022-01-20T20:48:49.843Z] [2022-01-20T20:48:49.843Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2022-01-20T20:48:49.843Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-01-20T20:48:49.843Z] [2022-01-20T20:48:49.843Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-01-20T20:48:49.843Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-01-20T20:48:49.843Z] [2022-01-20T20:48:49.843Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-01-20T20:48:49.843Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-01-20T20:48:49.843Z] [2022-01-20T20:48:49.843Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-01-20T20:48:49.843Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-01-20T20:48:49.843Z] [2022-01-20T20:48:49.843Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-01-20T20:48:49.843Z] local_test.go:180: runtime.GOOS == "windows" [2022-01-20T20:48:49.843Z] [2022-01-20T20:48:49.843Z] DONE 2066 tests, 70 skipped in 259.788s [2022-01-20T20:48:49.843Z] INFO: make.ps1 ended at 01/20/2022 20:48:49 [2022-01-20T20:48:49.921Z] === RUN TestLCOWParseMountRaw [2022-01-20T20:48:49.921Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-01-20T20:48:49.921Z] === RUN TestLCOWParseMountRawSplit [2022-01-20T20:48:49.921Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-01-20T20:48:49.921Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-01-20T20:48:49.921Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-01-20T20:48:49.921Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-01-20T20:48:49.921Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-01-20T20:48:49.921Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-01-20T20:48:49.921Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-01-20T20:48:49.921Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-01-20T20:48:49.921Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-01-20T20:48:49.921Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-01-20T20:48:49.921Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-01-20T20:48:49.921Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-01-20T20:48:49.921Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-01-20T20:48:49.921Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-01-20T20:48:49.921Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-01-20T20:48:49.921Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-01-20T20:48:49.921Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-01-20T20:48:49.921Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-01-20T20:48:49.921Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-01-20T20:48:49.921Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-01-20T20:48:49.921Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-01-20T20:48:49.921Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-01-20T20:48:49.921Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-01-20T20:48:49.921Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-01-20T20:48:49.921Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-01-20T20:48:49.921Z] === RUN TestLinuxParseMountRaw [2022-01-20T20:48:49.921Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-01-20T20:48:49.921Z] === RUN TestLinuxParseMountRawSplit [2022-01-20T20:48:49.921Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-01-20T20:48:49.921Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-01-20T20:48:49.921Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-01-20T20:48:49.921Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-01-20T20:48:49.921Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-01-20T20:48:49.921Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-01-20T20:48:49.921Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-01-20T20:48:49.921Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-01-20T20:48:49.921Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-01-20T20:48:49.921Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-01-20T20:48:49.921Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-01-20T20:48:49.921Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-01-20T20:48:49.921Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-01-20T20:48:49.921Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-01-20T20:48:49.921Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-01-20T20:48:49.921Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-01-20T20:48:49.921Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-01-20T20:48:49.921Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-01-20T20:48:49.921Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-01-20T20:48:49.921Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-01-20T20:48:49.921Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-01-20T20:48:49.921Z] === RUN TestConvertTmpfsOptions [2022-01-20T20:48:49.921Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-01-20T20:48:49.921Z] linux_parser_test.go:209: data="ro" [2022-01-20T20:48:49.921Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-01-20T20:48:49.921Z] === RUN TestParseMountSpec [2022-01-20T20:48:49.921Z] parser_test.go:62: case 0 [2022-01-20T20:48:49.921Z] parser_test.go:62: case 1 [2022-01-20T20:48:49.921Z] parser_test.go:62: case 2 [2022-01-20T20:48:49.921Z] parser_test.go:62: case 3 [2022-01-20T20:48:49.921Z] parser_test.go:62: case 4 [2022-01-20T20:48:49.921Z] parser_test.go:62: case 5 [2022-01-20T20:48:49.921Z] --- PASS: TestParseMountSpec (0.00s) [2022-01-20T20:48:49.921Z] === RUN TestValidateMount [2022-01-20T20:48:49.921Z] --- PASS: TestValidateMount (0.00s) [2022-01-20T20:48:49.921Z] === RUN TestWindowsParseMountRaw [2022-01-20T20:48:49.921Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-01-20T20:48:49.921Z] === RUN TestWindowsParseMountRawSplit [2022-01-20T20:48:49.921Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-01-20T20:48:49.921Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-01-20T20:48:49.921Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-01-20T20:48:49.921Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-01-20T20:48:49.921Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-01-20T20:48:49.921Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-01-20T20:48:49.921Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-01-20T20:48:49.921Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-01-20T20:48:49.921Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-01-20T20:48:49.921Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-01-20T20:48:49.921Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-01-20T20:48:49.921Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-01-20T20:48:49.921Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-01-20T20:48:49.921Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-01-20T20:48:49.921Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-01-20T20:48:49.921Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-01-20T20:48:49.921Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-01-20T20:48:49.921Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-01-20T20:48:49.921Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-01-20T20:48:49.921Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-01-20T20:48:49.921Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-01-20T20:48:49.921Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-01-20T20:48:49.921Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-01-20T20:48:49.921Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-01-20T20:48:49.921Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-01-20T20:48:49.921Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-01-20T20:48:49.921Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-01-20T20:48:49.921Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-01-20T20:48:49.921Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-01-20T20:48:49.921Z] PASS [2022-01-20T20:48:49.921Z] coverage: 67.6% of statements [2022-01-20T20:48:49.921Z] ok github.com/docker/docker/volume/mounts 0.043s coverage: 67.6% of statements [2022-01-20T20:48:49.934Z] tests/integration/regression_test.py ...... [ 98%] [2022-01-20T20:48:50.192Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-01-20T20:48:50.192Z] tests/integration/credentials/utils_test.py . [100%] [2022-01-20T20:48:50.192Z] [2022-01-20T20:48:50.192Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-01-20T20:48:50.192Z] =========================== short test summary info ============================ [2022-01-20T20:48:50.192Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-01-20T20:48:50.192Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-01-20T20:48:50.192Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-01-20T20:48:50.192Z] Not supported on most drivers [2022-01-20T20:48:50.192Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-01-20T20:48:50.192Z] Output of docker top depends on host distro, and is not formalized. [2022-01-20T20:48:50.192Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-01-20T20:48:50.192Z] Output of docker top depends on host distro, and is not formalized. [2022-01-20T20:48:50.192Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-01-20T20:48:50.192Z] Can fail if eth0 has multiple IP addresses [2022-01-20T20:48:50.192Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-01-20T20:48:50.192Z] This doesn't seem to be taken into account by the engine [2022-01-20T20:48:50.192Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2022-01-20T20:48:50.192Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-01-20T20:48:50.192Z] = 384 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 295.67 seconds == [2022-01-20T20:48:50.450Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-01-20T20:48:50.912Z] === RUN TestSetGetMeta [2022-01-20T20:48:50.912Z] === PAUSE TestSetGetMeta [2022-01-20T20:48:50.912Z] === RUN TestRestore [2022-01-20T20:48:50.912Z] === PAUSE TestRestore [2022-01-20T20:48:50.912Z] === RUN TestServiceCreate [2022-01-20T20:48:50.912Z] === PAUSE TestServiceCreate [2022-01-20T20:48:50.912Z] === RUN TestServiceList [2022-01-20T20:48:50.912Z] === PAUSE TestServiceList [2022-01-20T20:48:50.912Z] === RUN TestServiceRemove [2022-01-20T20:48:50.912Z] === PAUSE TestServiceRemove [2022-01-20T20:48:50.912Z] === RUN TestServiceGet [2022-01-20T20:48:50.912Z] === PAUSE TestServiceGet [2022-01-20T20:48:50.912Z] === RUN TestServicePrune [2022-01-20T20:48:50.912Z] === PAUSE TestServicePrune [2022-01-20T20:48:50.912Z] === RUN TestCreate [2022-01-20T20:48:50.912Z] === PAUSE TestCreate [2022-01-20T20:48:50.912Z] === RUN TestRemove [2022-01-20T20:48:50.912Z] === PAUSE TestRemove [2022-01-20T20:48:50.912Z] === RUN TestList [2022-01-20T20:48:50.912Z] === PAUSE TestList [2022-01-20T20:48:50.912Z] === RUN TestFindByDriver [2022-01-20T20:48:50.912Z] === PAUSE TestFindByDriver [2022-01-20T20:48:50.912Z] === RUN TestFindByReferenced [2022-01-20T20:48:50.912Z] === PAUSE TestFindByReferenced [2022-01-20T20:48:50.912Z] === RUN TestDerefMultipleOfSameRef [2022-01-20T20:48:50.912Z] === PAUSE TestDerefMultipleOfSameRef [2022-01-20T20:48:50.912Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-01-20T20:48:50.912Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-01-20T20:48:50.912Z] === RUN TestDefererencePluginOnCreateError [2022-01-20T20:48:50.912Z] === PAUSE TestDefererencePluginOnCreateError [2022-01-20T20:48:50.912Z] === RUN TestRefDerefRemove [2022-01-20T20:48:50.912Z] === PAUSE TestRefDerefRemove [2022-01-20T20:48:50.912Z] === RUN TestGet [2022-01-20T20:48:50.912Z] === PAUSE TestGet [2022-01-20T20:48:50.912Z] === RUN TestGetWithReference [2022-01-20T20:48:50.912Z] === PAUSE TestGetWithReference [2022-01-20T20:48:50.912Z] === RUN TestFilterFunc [2022-01-20T20:48:50.912Z] === RUN TestFilterFunc/test_nil_list [2022-01-20T20:48:50.912Z] === PAUSE TestFilterFunc/test_nil_list [2022-01-20T20:48:50.912Z] === RUN TestFilterFunc/test_empty_list [2022-01-20T20:48:50.912Z] === PAUSE TestFilterFunc/test_empty_list [2022-01-20T20:48:50.912Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-01-20T20:48:50.912Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-01-20T20:48:50.912Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-01-20T20:48:50.912Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-01-20T20:48:50.912Z] === RUN TestFilterFunc/test_filter_some [2022-01-20T20:48:50.912Z] === PAUSE TestFilterFunc/test_filter_some [2022-01-20T20:48:50.912Z] === RUN TestFilterFunc/test_filter_middle [2022-01-20T20:48:50.912Z] === PAUSE TestFilterFunc/test_filter_middle [2022-01-20T20:48:50.912Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-01-20T20:48:50.912Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-01-20T20:48:50.912Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-01-20T20:48:50.912Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-01-20T20:48:50.913Z] === CONT TestFilterFunc/test_nil_list [2022-01-20T20:48:50.913Z] === CONT TestFilterFunc/test_filter_some [2022-01-20T20:48:50.913Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-01-20T20:48:50.913Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-01-20T20:48:50.913Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-01-20T20:48:50.913Z] === CONT TestFilterFunc/test_filter_middle [2022-01-20T20:48:50.913Z] === CONT TestFilterFunc/test_empty_list [2022-01-20T20:48:50.913Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-01-20T20:48:50.913Z] --- PASS: TestFilterFunc (0.00s) [2022-01-20T20:48:50.913Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-01-20T20:48:50.913Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-01-20T20:48:50.913Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-01-20T20:48:50.913Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-01-20T20:48:50.913Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-01-20T20:48:50.913Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-01-20T20:48:50.913Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-01-20T20:48:50.913Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-01-20T20:48:50.913Z] === CONT TestSetGetMeta [2022-01-20T20:48:50.913Z] === CONT TestList [2022-01-20T20:48:50.913Z] === CONT TestGet [2022-01-20T20:48:50.913Z] === CONT TestDefererencePluginOnCreateError [2022-01-20T20:48:50.913Z] --- PASS: TestSetGetMeta (0.02s) [2022-01-20T20:48:50.913Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-01-20T20:48:50.913Z] --- PASS: TestGet (0.02s) [2022-01-20T20:48:50.913Z] === CONT TestDerefMultipleOfSameRef [2022-01-20T20:48:50.913Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2022-01-20T20:48:50.913Z] === CONT TestFindByReferenced [2022-01-20T20:48:50.913Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.01s) [2022-01-20T20:48:50.913Z] === CONT TestFindByDriver [2022-01-20T20:48:50.913Z] --- PASS: TestList (0.03s) [2022-01-20T20:48:50.913Z] === CONT TestRemove [2022-01-20T20:48:50.913Z] --- PASS: TestFindByReferenced (0.02s) [2022-01-20T20:48:50.913Z] === CONT TestCreate [2022-01-20T20:48:50.913Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2022-01-20T20:48:50.913Z] === CONT TestServicePrune [2022-01-20T20:48:50.913Z] --- PASS: TestFindByDriver (0.02s) [2022-01-20T20:48:50.913Z] === CONT TestServiceGet [2022-01-20T20:48:50.913Z] --- PASS: TestRemove (0.02s) [2022-01-20T20:48:50.913Z] === CONT TestServiceRemove [2022-01-20T20:48:50.913Z] --- PASS: TestCreate (0.01s) [2022-01-20T20:48:50.913Z] === CONT TestServiceList [2022-01-20T20:48:50.913Z] --- PASS: TestServiceGet (0.11s) [2022-01-20T20:48:50.913Z] === CONT TestServiceCreate [2022-01-20T20:48:50.913Z] time="2022-01-20T20:48:50Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-01-20T20:48:50.913Z] --- PASS: TestServiceRemove (0.11s) [2022-01-20T20:48:50.913Z] === CONT TestRestore [2022-01-20T20:48:50.913Z] --- PASS: TestServiceList (0.10s) [2022-01-20T20:48:50.913Z] === CONT TestRefDerefRemove [2022-01-20T20:48:50.913Z] time="2022-01-20T20:48:50Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-01-20T20:48:50.913Z] time="2022-01-20T20:48:50Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-01-20T20:48:50.913Z] time="2022-01-20T20:48:50Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-01-20T20:48:50.913Z] --- PASS: TestServiceCreate (0.02s) [2022-01-20T20:48:50.913Z] === CONT TestGetWithReference [2022-01-20T20:48:50.913Z] --- PASS: TestRefDerefRemove (0.02s) [2022-01-20T20:48:50.913Z] time="2022-01-20T20:48:50Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-01-20T20:48:50.913Z] --- PASS: TestRestore (0.02s) [2022-01-20T20:48:50.913Z] --- PASS: TestServicePrune (0.14s) [2022-01-20T20:48:50.913Z] --- PASS: TestGetWithReference (0.02s) [2022-01-20T20:48:50.913Z] PASS [2022-01-20T20:48:50.913Z] coverage: 69.0% of statements [2022-01-20T20:48:50.913Z] ok github.com/docker/docker/volume/service 0.228s coverage: 69.0% of statements [2022-01-20T20:48:50.989Z] docker_api_swarm_test.go:563: [dedc9b91fc24f] joining swarm manager [dd9734e81150d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-20T20:48:51.409Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-01-20T20:48:51.409Z] INFO: Unit tests ended at 01/20/2022 20:48:51. Duration:00:04:32.6691613 [2022-01-20T20:48:51.409Z] INFO: Building busybox [2022-01-20T20:48:51.875Z] Sending build context to Docker daemon 5.12kB [2022-01-20T20:48:51.875Z] [2022-01-20T20:48:51.875Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-01-20T20:48:51.875Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-01-20T20:48:51.875Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-01-20T20:48:51.875Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-01-20T20:48:51.875Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-01-20T20:48:51.875Z] ---> 11cbc9e36c7a [2022-01-20T20:48:51.875Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-01-20T20:48:51.875Z] ---> Running in ce9b99b94781 [2022-01-20T20:48:52.371Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-01-20T20:48:52.408Z] --- PASS: TestDaemonDNSFallback (6.24s) [2022-01-20T20:48:52.408Z] === RUN TestInspectNetwork [2022-01-20T20:48:54.909Z] === RUN TestDockerSuite/TestBuildForceRm [2022-01-20T20:48:54.948Z] === RUN TestInspectNetwork/full_network_id [2022-01-20T20:48:54.948Z] === RUN TestInspectNetwork/partial_network_id [2022-01-20T20:48:54.948Z] === RUN TestInspectNetwork/network_name [2022-01-20T20:48:54.948Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-01-20T20:48:55.677Z] --- PASS: TestGet (15.01s) [2022-01-20T20:48:55.677Z] === RUN TestPluginWithNoManifest [2022-01-20T20:48:55.677Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-01-20T20:48:55.677Z] === RUN TestGetAll [2022-01-20T20:48:55.677Z] --- PASS: TestGetAll (0.00s) [2022-01-20T20:48:55.677Z] PASS [2022-01-20T20:48:55.677Z] coverage: 73.2% of statements [2022-01-20T20:48:55.677Z] ok github.com/docker/docker/pkg/plugins 35.933s coverage: 73.2% of statements [2022-01-20T20:48:56.334Z] === RUN TestDockerSuite/TestBuildFromGit [2022-01-20T20:48:56.618Z] Removing intermediate container ce9b99b94781 [2022-01-20T20:48:56.618Z] ---> 1ca5b54f8902 [2022-01-20T20:48:56.618Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-01-20T20:48:56.618Z] ---> Running in 04b7c18b61c1 [2022-01-20T20:48:56.618Z] Removing intermediate container 04b7c18b61c1 [2022-01-20T20:48:56.618Z] ---> 5655abdef7e7 [2022-01-20T20:48:56.618Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-01-20T20:48:57.086Z] ---> Running in 4a0d0fd00685 [2022-01-20T20:48:57.086Z] Removing intermediate container 4a0d0fd00685 [2022-01-20T20:48:57.086Z] ---> 6d6e657875b5 [2022-01-20T20:48:57.086Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-01-20T20:48:57.277Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-01-20T20:48:57.536Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-01-20T20:48:58.473Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-01-20T20:48:58.645Z] [2022-01-20T20:48:59.112Z] ---> 811fbfa25a4a [2022-01-20T20:48:59.112Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-01-20T20:48:59.112Z] ---> Running in 3f7a5c04f079 [2022-01-20T20:48:59.147Z] --- PASS: TestInspectNetwork (6.90s) [2022-01-20T20:48:59.147Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-01-20T20:48:59.147Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-01-20T20:48:59.147Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-01-20T20:48:59.147Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-01-20T20:48:59.147Z] === RUN TestRunContainerWithBridgeNone [2022-01-20T20:48:59.851Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-01-20T20:49:00.529Z] --- PASS: TestRunContainerWithBridgeNone (1.47s) [2022-01-20T20:49:00.529Z] === RUN TestNetworkInvalidJSON [2022-01-20T20:49:00.529Z] === RUN TestNetworkInvalidJSON//networks/create [2022-01-20T20:49:00.529Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-01-20T20:49:00.529Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-01-20T20:49:00.529Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-01-20T20:49:00.529Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-20T20:49:00.529Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-20T20:49:00.529Z] === CONT TestNetworkInvalidJSON//networks/create [2022-01-20T20:49:00.529Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-20T20:49:00.529Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-01-20T20:49:00.529Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-01-20T20:49:00.529Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-01-20T20:49:00.529Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-01-20T20:49:00.529Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-01-20T20:49:00.529Z] === RUN TestNetworkList [2022-01-20T20:49:00.529Z] === RUN TestNetworkList//networks [2022-01-20T20:49:00.529Z] === PAUSE TestNetworkList//networks [2022-01-20T20:49:00.529Z] === RUN TestNetworkList//networks/ [2022-01-20T20:49:00.529Z] === PAUSE TestNetworkList//networks/ [2022-01-20T20:49:00.529Z] === CONT TestNetworkList//networks [2022-01-20T20:49:00.529Z] === CONT TestNetworkList//networks/ [2022-01-20T20:49:00.529Z] --- PASS: TestNetworkList (0.01s) [2022-01-20T20:49:00.529Z] --- PASS: TestNetworkList//networks (0.00s) [2022-01-20T20:49:00.529Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-01-20T20:49:00.529Z] === RUN TestHostIPv4BridgeLabel [2022-01-20T20:49:01.099Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-01-20T20:49:01.099Z] === RUN TestDaemonRestartWithLiveRestore [2022-01-20T20:49:01.232Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-01-20T20:49:01.492Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-01-20T20:49:02.098Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-01-20T20:49:02.098Z] === RUN TestDaemonDefaultNetworkPools [2022-01-20T20:49:02.638Z] Leaving: AppArmorNo profiles have been unloaded. [2022-01-20T20:49:02.638Z] [2022-01-20T20:49:02.638Z] Unloading profiles will leave already running processes permanently [2022-01-20T20:49:02.638Z] unconfined, which can lead to unexpected situations. [2022-01-20T20:49:02.638Z] [2022-01-20T20:49:02.638Z] To set a process to complain mode, use the command line tool [2022-01-20T20:49:02.638Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-01-20T20:49:02.638Z] Post stage [Pipeline] junit [2022-01-20T20:49:02.649Z] Recording test results [2022-01-20T20:49:03.054Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2022-01-20T20:49:03.054Z] === RUN TestDaemonRestartWithExistingNetwork [2022-01-20T20:49:03.401Z] docker_api_swarm_test.go:585: [d0932fe43281a] joining swarm manager [dd9734e81150d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-20T20:49:03.661Z] [Checks API] No suitable checks publisher found. [2022-01-20T20:49:03.662Z] === RUN TestDockerSuite/TestBuildFromURLWithF [Pipeline] sh [2022-01-20T20:49:03.940Z] + echo Ensuring container killed. [2022-01-20T20:49:03.940Z] Ensuring container killed. [2022-01-20T20:49:03.940Z] + docker rm -vf docker-pr3 [2022-01-20T20:49:03.940Z] Error: No such container: docker-pr3 [Pipeline] sh [2022-01-20T20:49:04.000Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2022-01-20T20:49:04.000Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-01-20T20:49:04.072Z] --- PASS: TestServicePlugin (29.68s) [2022-01-20T20:49:04.072Z] === RUN TestServiceUpdateLabel [2022-01-20T20:49:04.220Z] + echo Chowning /workspace to jenkins user [2022-01-20T20:49:04.220Z] Chowning /workspace to jenkins user [2022-01-20T20:49:04.220Z] + id -u [2022-01-20T20:49:04.220Z] + id -g [2022-01-20T20:49:04.220Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43172:/workspace busybox chown -R 1000:1000 /workspace [2022-01-20T20:49:04.220Z] Unable to find image 'busybox:latest' locally [2022-01-20T20:49:04.220Z] latest: Pulling from library/busybox [2022-01-20T20:49:04.328Z] --- PASS: TestServiceUpdateLabel (2.14s) [2022-01-20T20:49:04.328Z] === RUN TestServiceUpdateSecrets [2022-01-20T20:49:04.479Z] 5cc84ad355aa: Pulling fs layer [2022-01-20T20:49:04.479Z] 5cc84ad355aa: Verifying Checksum [2022-01-20T20:49:04.479Z] 5cc84ad355aa: Download complete [2022-01-20T20:49:04.479Z] 5cc84ad355aa: Pull complete [2022-01-20T20:49:04.479Z] Digest: sha256:5acba83a746c7608ed544dc1533b87c737a0b0fb730301639a0179f9344b1678 [2022-01-20T20:49:04.479Z] Status: Downloaded newer image for busybox:latest [2022-01-20T20:49:05.381Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s) [2022-01-20T20:49:05.381Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-01-20T20:49:05.703Z] + bundleName=docker-py [2022-01-20T20:49:05.703Z] + echo Creating docker-py-bundles.tar.gz [2022-01-20T20:49:05.703Z] Creating docker-py-bundles.tar.gz [2022-01-20T20:49:05.703Z] + 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-01-20T20:49:05.716Z] Archiving artifacts [2022-01-20T20:49:05.950Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-01-20T20:49:05.950Z] === RUN TestServiceWithPredefinedNetwork [2022-01-20T20:49:06.199Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-01-20T20:49:06.199Z] check_test.go:379: [dedc9b91fc24f] daemon is not started [2022-01-20T20:49:07.138Z] === RUN TestDockerSuite/TestBuildHistory [2022-01-20T20:49:07.500Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43172/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-01-20T20:49:07.785Z] Removing intermediate container 3f7a5c04f079 [2022-01-20T20:49:07.785Z] ---> 12142738640c [2022-01-20T20:49:07.785Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-01-20T20:49:07.785Z] ---> Running in 3a39182cb6c6 [2022-01-20T20:49:07.852Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43172/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=839e2ecc1bee37225c19e4b8025dc36f3d613e40 -e DOCKER_GRAPHDRIVER docker:839e2ecc1bee37225c19e4b8025dc36f3d613e40 hack/make.sh binary [2022-01-20T20:49:07.860Z] --- PASS: TestServiceWithPredefinedNetwork (2.16s) [2022-01-20T20:49:07.860Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-01-20T20:49:07.860Z] service_test.go:243: FLAKY_TEST [2022-01-20T20:49:07.860Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-01-20T20:49:07.860Z] === RUN TestServiceWithDataPathPortInit [2022-01-20T20:49:08.110Z] [2022-01-20T20:49:08.369Z] Removing bundles/ [2022-01-20T20:49:08.369Z] [2022-01-20T20:49:08.369Z] ---> Making bundle: binary (in bundles/binary) [2022-01-20T20:49:08.369Z] Building: bundles/binary-daemon/dockerd-dev [2022-01-20T20:49:08.369Z] GOOS="" GOARCH="" GOARM="" [2022-01-20T20:49:08.773Z] [2022-01-20T20:49:08.773Z] SUCCESS: Specified value was saved. [2022-01-20T20:49:11.334Z] === RUN TestDockerSuite/TestBuildIidFile [2022-01-20T20:49:11.334Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-01-20T20:49:11.721Z] Removing intermediate container 3a39182cb6c6 [2022-01-20T20:49:11.721Z] ---> 8a69ce32952c [2022-01-20T20:49:11.721Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-01-20T20:49:11.721Z] ---> Running in 239f5f7de077 [2022-01-20T20:49:12.271Z] === RUN TestDockerSuite/TestBuildInheritance [2022-01-20T20:49:12.839Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-01-20T20:49:12.839Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-01-20T20:49:12.839Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-01-20T20:49:13.099Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-01-20T20:49:13.668Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-01-20T20:49:13.668Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-01-20T20:49:14.607Z] === RUN TestDockerSuite/TestBuildLabel [2022-01-20T20:49:15.510Z] Cannot create a file when that file already exists. [2022-01-20T20:49:15.545Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-01-20T20:49:15.545Z] docker_api_swarm_test.go:46: [de0fb38eee2b9] joining swarm manager [d2608b6ac11f1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-20T20:49:16.114Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-01-20T20:49:16.374Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-01-20T20:49:16.634Z] === RUN TestDockerSuite/TestBuildLabels [2022-01-20T20:49:17.202Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-01-20T20:49:18.141Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-01-20T20:49:19.400Z] --- PASS: TestServiceUpdateSecrets (14.47s) [2022-01-20T20:49:19.400Z] === RUN TestServiceUpdateConfigs [2022-01-20T20:49:20.254Z] Removing intermediate container 239f5f7de077 [2022-01-20T20:49:20.254Z] ---> 2301ff5d241b [2022-01-20T20:49:20.254Z] Step 13/13 : CMD ["sh"] [2022-01-20T20:49:20.254Z] ---> Running in a97cb339f01e [2022-01-20T20:49:20.254Z] Removing intermediate container a97cb339f01e [2022-01-20T20:49:20.254Z] ---> 9c748e386b51 [2022-01-20T20:49:20.254Z] Successfully built 9c748e386b51 [2022-01-20T20:49:20.254Z] Successfully tagged busybox:latest [2022-01-20T20:49:20.254Z] INFO: Docker images of the daemon under test [2022-01-20T20:49:20.254Z] [2022-01-20T20:49:20.254Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-01-20T20:49:20.254Z] busybox latest 9c748e386b51 1 second ago 4.99GB [2022-01-20T20:49:20.254Z] microsoft/windowsservercore latest 11cbc9e36c7a 4 days ago 4.95GB [2022-01-20T20:49:20.254Z] mcr.microsoft.com/windows/servercore ltsc2022 11cbc9e36c7a 4 days ago 4.95GB [2022-01-20T20:49:20.254Z] [2022-01-20T20:49:20.254Z] INFO: Running integration tests at 01/20/2022 20:49:20... [2022-01-20T20:49:20.254Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-01-20T20:49:20.254Z] INFO: Integration API tests being run from the host: [2022-01-20T20:49:20.254Z] INFO: make.ps1 starting at 01/20/2022 20:49:20 [2022-01-20T20:49:20.678Z] === RUN TestDockerSuite/TestBuildLastModified [2022-01-20T20:49:21.240Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-01-20T20:49:22.834Z] --- PASS: TestServiceWithDataPathPortInit (13.22s) [2022-01-20T20:49:22.834Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-01-20T20:49:23.773Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:6pfanbs34mszepgo18f2lihe1 Created:2022-01-20 20:49:22.453606894 +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[36510e07b188f4affc035efd4721838e6f03eb97bc85456126c7f9088083af54:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.nunoi108oei8l6e167eyvnu93 EndpointID:d55b1d3aad6194fe87caa9832fc6c3defa685f57dcf5bd95e6d14c48cc961498 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:27cefca7c9953c775c38a4a26ca37525bc2a759778c30b37410d31ba5d1fc578 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:43c04d42d7ec IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.nunoi108oei8l6e167eyvnu93 EndpointID:d55b1d3aad6194fe87caa9832fc6c3defa685f57dcf5bd95e6d14c48cc961498 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-01-20T20:49:25.809Z] 2022/01/20 20:49:23 Closing DB instances... [2022-01-20T20:49:25.809Z] --- PASS: TestNetworkDBGarbageCollection (54.03s) [2022-01-20T20:49:25.809Z] === RUN TestFindNode [2022-01-20T20:49:25.809Z] 2022/01/20 20:49:25 Closing DB instances... [2022-01-20T20:49:25.809Z] --- PASS: TestFindNode (0.02s) [2022-01-20T20:49:25.809Z] === RUN TestChangeNodeState [2022-01-20T20:49:25.809Z] 2022/01/20 20:49:25 Closing DB instances... [2022-01-20T20:49:25.809Z] --- PASS: TestChangeNodeState (0.02s) [2022-01-20T20:49:25.809Z] === RUN TestNodeReincarnation [2022-01-20T20:49:25.809Z] 2022/01/20 20:49:25 Closing DB instances... [2022-01-20T20:49:25.951Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-01-20T20:49:27.974Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.67s) [2022-01-20T20:49:27.974Z] PASS [2022-01-20T20:49:27.974Z] [2022-01-20T20:49:27.974Z] === Skipped [2022-01-20T20:49:27.974Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-01-20T20:49:27.974Z] service_test.go:243: FLAKY_TEST [2022-01-20T20:49:27.974Z] [2022-01-20T20:49:27.974Z] DONE 26 tests, 1 skipped in 42.488s [2022-01-20T20:49:27.974Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-01-20T20:49:27.974Z] ++ 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-01-20T20:49:27.974Z] ++ set -e [2022-01-20T20:49:27.974Z] ++ '[' -n 0 ']' [2022-01-20T20:49:27.974Z] ++ set -x [2022-01-20T20:49:27.974Z] ++ 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-01-20T20:49:27.974Z] INFO: Testing against a local daemon [2022-01-20T20:49:27.974Z] === RUN TestDockerNetworkIpvlanPersistance [2022-01-20T20:49:27.974Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-01-20T20:49:27.974Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-01-20T20:49:27.974Z] === RUN TestDockerNetworkIpvlan [2022-01-20T20:49:27.974Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-01-20T20:49:27.974Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-01-20T20:49:27.974Z] PASS [2022-01-20T20:49:27.974Z] [2022-01-20T20:49:27.974Z] === Skipped [2022-01-20T20:49:27.974Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-01-20T20:49:27.974Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-01-20T20:49:27.974Z] [2022-01-20T20:49:27.974Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-01-20T20:49:27.974Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-01-20T20:49:27.974Z] [2022-01-20T20:49:27.974Z] DONE 2 tests, 2 skipped in 0.093s [2022-01-20T20:49:27.974Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-01-20T20:49:27.974Z] ++ 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-01-20T20:49:27.974Z] ++ set -e [2022-01-20T20:49:27.974Z] ++ '[' -n 0 ']' [2022-01-20T20:49:27.974Z] ++ set -x [2022-01-20T20:49:27.974Z] ++ 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-01-20T20:49:27.974Z] INFO: Testing against a local daemon [2022-01-20T20:49:27.974Z] === RUN TestDockerNetworkMacvlanPersistance [2022-01-20T20:49:29.245Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-01-20T20:49:29.245Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-01-20T20:49:29.245Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-01-20T20:49:29.245Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-01-20T20:49:29.245Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-01-20T20:49:29.361Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.35s) [2022-01-20T20:49:29.361Z] === RUN TestDockerNetworkMacvlan [2022-01-20T20:49:29.504Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-01-20T20:49:29.931Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-01-20T20:49:30.574Z] time="2022-01-20T20:49:30Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-01-20T20:49:30.574Z] --- PASS: TestNodeReincarnation (5.02s) [2022-01-20T20:49:30.574Z] === RUN TestParallelCreate [2022-01-20T20:49:30.574Z] 2022/01/20 20:49:30 Closing DB instances... [2022-01-20T20:49:30.574Z] --- PASS: TestParallelCreate (0.02s) [2022-01-20T20:49:30.574Z] === RUN TestParallelDelete [2022-01-20T20:49:30.574Z] 2022/01/20 20:49:30 Closing DB instances... [2022-01-20T20:49:30.574Z] --- PASS: TestParallelDelete (0.02s) [2022-01-20T20:49:30.574Z] === RUN TestNetworkDBIslands [2022-01-20T20:49:30.574Z] time="2022-01-20T20:49:30Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:d73ed26dbfc0 with config:&{NodeID:d73ed26dbfc0 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-01-20T20:49:30.574Z] time="2022-01-20T20:49:30Z" level=info msg="Node d73ed26dbfc0/172.27.93.64, joined gossip cluster" [2022-01-20T20:49:30.574Z] time="2022-01-20T20:49:30Z" level=info msg="Node d73ed26dbfc0/172.27.93.64, added to nodes list" [2022-01-20T20:49:30.574Z] time="2022-01-20T20:49:30Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:901b7891f449 with config:&{NodeID:901b7891f449 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-01-20T20:49:30.574Z] time="2022-01-20T20:49:30Z" level=info msg="Node 901b7891f449/172.27.93.64, joined gossip cluster" [2022-01-20T20:49:30.574Z] time="2022-01-20T20:49:30Z" level=info msg="Node 901b7891f449/172.27.93.64, added to nodes list" [2022-01-20T20:49:30.574Z] time="2022-01-20T20:49:30Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-01-20T20:49:30.574Z] time="2022-01-20T20:49:30Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-01-20T20:49:30.574Z] time="2022-01-20T20:49:30Z" level=debug msg="memberlist: Stream connection from=[::1]:49347" [2022-01-20T20:49:30.574Z] time="2022-01-20T20:49:30Z" level=info msg="Node 901b7891f449/172.27.93.64, joined gossip cluster" [2022-01-20T20:49:30.574Z] time="2022-01-20T20:49:30Z" level=info msg="Node 901b7891f449/172.27.93.64, added to nodes list" [2022-01-20T20:49:30.574Z] time="2022-01-20T20:49:30Z" level=info msg="Node d73ed26dbfc0/172.27.93.64, joined gossip cluster" [2022-01-20T20:49:30.574Z] time="2022-01-20T20:49:30Z" level=info msg="Node d73ed26dbfc0/172.27.93.64, added to nodes list" [2022-01-20T20:49:30.574Z] time="2022-01-20T20:49:30Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-01-20T20:49:30.574Z] time="2022-01-20T20:49:30Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49348" [2022-01-20T20:49:30.872Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-01-20T20:49:31.044Z] time="2022-01-20T20:49:30Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:fc040eb36591 with config:&{NodeID:fc040eb36591 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-01-20T20:49:31.044Z] time="2022-01-20T20:49:30Z" level=info msg="Node fc040eb36591/172.27.93.64, joined gossip cluster" [2022-01-20T20:49:31.044Z] time="2022-01-20T20:49:30Z" level=info msg="Node fc040eb36591/172.27.93.64, added to nodes list" [2022-01-20T20:49:31.044Z] time="2022-01-20T20:49:30Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-01-20T20:49:31.044Z] time="2022-01-20T20:49:30Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-01-20T20:49:31.044Z] time="2022-01-20T20:49:30Z" level=debug msg="memberlist: Stream connection from=[::1]:49349" [2022-01-20T20:49:31.044Z] time="2022-01-20T20:49:30Z" level=info msg="Node fc040eb36591/172.27.93.64, joined gossip cluster" [2022-01-20T20:49:31.044Z] time="2022-01-20T20:49:30Z" level=info msg="Node fc040eb36591/172.27.93.64, added to nodes list" [2022-01-20T20:49:31.044Z] time="2022-01-20T20:49:30Z" level=info msg="Node d73ed26dbfc0/172.27.93.64, joined gossip cluster" [2022-01-20T20:49:31.044Z] time="2022-01-20T20:49:30Z" level=info msg="Node d73ed26dbfc0/172.27.93.64, added to nodes list" [2022-01-20T20:49:31.044Z] time="2022-01-20T20:49:30Z" level=info msg="Node 901b7891f449/172.27.93.64, joined gossip cluster" [2022-01-20T20:49:31.044Z] time="2022-01-20T20:49:30Z" level=info msg="Node 901b7891f449/172.27.93.64, added to nodes list" [2022-01-20T20:49:31.044Z] time="2022-01-20T20:49:30Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-01-20T20:49:31.044Z] time="2022-01-20T20:49:30Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49350" [2022-01-20T20:49:31.410Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-01-20T20:49:31.441Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-01-20T20:49:31.513Z] time="2022-01-20T20:49:31Z" level=info msg="Node fc040eb36591/172.27.93.64, joined gossip cluster" [2022-01-20T20:49:31.513Z] time="2022-01-20T20:49:31Z" level=info msg="Node fc040eb36591/172.27.93.64, added to nodes list" [2022-01-20T20:49:31.513Z] time="2022-01-20T20:49:31Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:a3066f08088b with config:&{NodeID:a3066f08088b 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-01-20T20:49:31.513Z] time="2022-01-20T20:49:31Z" level=info msg="Node a3066f08088b/172.27.93.64, joined gossip cluster" [2022-01-20T20:49:31.513Z] time="2022-01-20T20:49:31Z" level=info msg="Node a3066f08088b/172.27.93.64, added to nodes list" [2022-01-20T20:49:31.513Z] time="2022-01-20T20:49:31Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-01-20T20:49:31.513Z] time="2022-01-20T20:49:31Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-01-20T20:49:31.513Z] time="2022-01-20T20:49:31Z" level=debug msg="memberlist: Stream connection from=[::1]:49351" [2022-01-20T20:49:31.513Z] time="2022-01-20T20:49:31Z" level=info msg="Node a3066f08088b/172.27.93.64, joined gossip cluster" [2022-01-20T20:49:31.513Z] time="2022-01-20T20:49:31Z" level=info msg="Node a3066f08088b/172.27.93.64, added to nodes list" [2022-01-20T20:49:31.513Z] time="2022-01-20T20:49:31Z" level=info msg="Node 901b7891f449/172.27.93.64, joined gossip cluster" [2022-01-20T20:49:31.513Z] time="2022-01-20T20:49:31Z" level=info msg="Node 901b7891f449/172.27.93.64, added to nodes list" [2022-01-20T20:49:31.513Z] time="2022-01-20T20:49:31Z" level=info msg="Node fc040eb36591/172.27.93.64, joined gossip cluster" [2022-01-20T20:49:31.513Z] time="2022-01-20T20:49:31Z" level=info msg="Node fc040eb36591/172.27.93.64, added to nodes list" [2022-01-20T20:49:31.513Z] time="2022-01-20T20:49:31Z" level=info msg="Node d73ed26dbfc0/172.27.93.64, joined gossip cluster" [2022-01-20T20:49:31.514Z] time="2022-01-20T20:49:31Z" level=info msg="Node d73ed26dbfc0/172.27.93.64, added to nodes list" [2022-01-20T20:49:31.514Z] time="2022-01-20T20:49:31Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49352" [2022-01-20T20:49:31.514Z] time="2022-01-20T20:49:31Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-01-20T20:49:31.983Z] time="2022-01-20T20:49:31Z" level=info msg="Node a3066f08088b/172.27.93.64, joined gossip cluster" [2022-01-20T20:49:31.983Z] time="2022-01-20T20:49:31Z" level=info msg="Node a3066f08088b/172.27.93.64, added to nodes list" [2022-01-20T20:49:31.983Z] time="2022-01-20T20:49:31Z" level=info msg="Node a3066f08088b/172.27.93.64, joined gossip cluster" [2022-01-20T20:49:31.983Z] time="2022-01-20T20:49:31Z" level=info msg="Node a3066f08088b/172.27.93.64, added to nodes list" [2022-01-20T20:49:31.983Z] time="2022-01-20T20:49:31Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:52f98c90129f with config:&{NodeID:52f98c90129f 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-01-20T20:49:31.983Z] time="2022-01-20T20:49:31Z" level=info msg="Node 52f98c90129f/172.27.93.64, joined gossip cluster" [2022-01-20T20:49:31.983Z] time="2022-01-20T20:49:31Z" level=info msg="Node 52f98c90129f/172.27.93.64, added to nodes list" [2022-01-20T20:49:31.983Z] time="2022-01-20T20:49:31Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-01-20T20:49:31.983Z] time="2022-01-20T20:49:31Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-01-20T20:49:31.983Z] time="2022-01-20T20:49:31Z" level=debug msg="memberlist: Stream connection from=[::1]:49353" [2022-01-20T20:49:31.984Z] time="2022-01-20T20:49:31Z" level=info msg="Node 52f98c90129f/172.27.93.64, joined gossip cluster" [2022-01-20T20:49:31.984Z] time="2022-01-20T20:49:31Z" level=info msg="Node 52f98c90129f/172.27.93.64, added to nodes list" [2022-01-20T20:49:31.984Z] time="2022-01-20T20:49:31Z" level=info msg="Node 901b7891f449/172.27.93.64, joined gossip cluster" [2022-01-20T20:49:31.984Z] time="2022-01-20T20:49:31Z" level=info msg="Node 901b7891f449/172.27.93.64, added to nodes list" [2022-01-20T20:49:31.984Z] time="2022-01-20T20:49:31Z" level=info msg="Node fc040eb36591/172.27.93.64, joined gossip cluster" [2022-01-20T20:49:31.984Z] time="2022-01-20T20:49:31Z" level=info msg="Node fc040eb36591/172.27.93.64, added to nodes list" [2022-01-20T20:49:31.984Z] time="2022-01-20T20:49:31Z" level=info msg="Node d73ed26dbfc0/172.27.93.64, joined gossip cluster" [2022-01-20T20:49:31.984Z] time="2022-01-20T20:49:31Z" level=info msg="Node d73ed26dbfc0/172.27.93.64, added to nodes list" [2022-01-20T20:49:31.984Z] time="2022-01-20T20:49:31Z" level=info msg="Node a3066f08088b/172.27.93.64, joined gossip cluster" [2022-01-20T20:49:31.984Z] time="2022-01-20T20:49:31Z" level=info msg="Node a3066f08088b/172.27.93.64, added to nodes list" [2022-01-20T20:49:31.984Z] time="2022-01-20T20:49:31Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49354" [2022-01-20T20:49:31.984Z] time="2022-01-20T20:49:31Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-01-20T20:49:32.347Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-01-20T20:49:32.454Z] time="2022-01-20T20:49:31Z" level=info msg="Node 52f98c90129f/172.27.93.64, joined gossip cluster" [2022-01-20T20:49:32.454Z] time="2022-01-20T20:49:31Z" level=info msg="Node 52f98c90129f/172.27.93.64, added to nodes list" [2022-01-20T20:49:32.454Z] time="2022-01-20T20:49:32Z" level=info msg="Node 52f98c90129f/172.27.93.64, joined gossip cluster" [2022-01-20T20:49:32.454Z] time="2022-01-20T20:49:32Z" level=info msg="Node 52f98c90129f/172.27.93.64, added to nodes list" [2022-01-20T20:49:32.454Z] time="2022-01-20T20:49:32Z" level=info msg="Node 52f98c90129f/172.27.93.64, joined gossip cluster" [2022-01-20T20:49:32.454Z] time="2022-01-20T20:49:32Z" level=info msg="Node 52f98c90129f/172.27.93.64, added to nodes list" [2022-01-20T20:49:32.454Z] networkdb_test.go:835: Re-joining: 3 [2022-01-20T20:49:32.454Z] time="2022-01-20T20:49:32Z" level=info msg="The new bootstrap node list is:[172.27.93.64:10033 172.27.93.64:10034 172.27.93.64:10035]" [2022-01-20T20:49:32.454Z] time="2022-01-20T20:49:32Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.93.64:10033" [2022-01-20T20:49:32.454Z] time="2022-01-20T20:49:32Z" level=debug msg="memberlist: Stream connection from=172.27.93.64:49355" [2022-01-20T20:49:32.454Z] time="2022-01-20T20:49:32Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.93.64:10034" [2022-01-20T20:49:32.454Z] time="2022-01-20T20:49:32Z" level=debug msg="memberlist: Stream connection from=172.27.93.64:49356" [2022-01-20T20:49:32.454Z] time="2022-01-20T20:49:32Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.93.64:10035" [2022-01-20T20:49:32.454Z] time="2022-01-20T20:49:32Z" level=debug msg="memberlist: Stream connection from=172.27.93.64:49357" [2022-01-20T20:49:32.454Z] networkdb_test.go:835: Re-joining: 4 [2022-01-20T20:49:32.454Z] time="2022-01-20T20:49:32Z" level=info msg="The new bootstrap node list is:[172.27.93.64:10033 172.27.93.64:10034 172.27.93.64:10035]" [2022-01-20T20:49:32.454Z] time="2022-01-20T20:49:32Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.93.64:10033" [2022-01-20T20:49:32.454Z] time="2022-01-20T20:49:32Z" level=debug msg="memberlist: Stream connection from=172.27.93.64:49358" [2022-01-20T20:49:32.454Z] time="2022-01-20T20:49:32Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.93.64:10034" [2022-01-20T20:49:32.454Z] time="2022-01-20T20:49:32Z" level=debug msg="memberlist: Stream connection from=172.27.93.64:49359" [2022-01-20T20:49:32.454Z] time="2022-01-20T20:49:32Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.93.64:10035" [2022-01-20T20:49:32.454Z] time="2022-01-20T20:49:32Z" level=debug msg="memberlist: Stream connection from=172.27.93.64:49360" [2022-01-20T20:49:32.925Z] time="2022-01-20T20:49:32Z" level=info msg="node 0 leaving" [2022-01-20T20:49:32.925Z] time="2022-01-20T20:49:32Z" level=info msg="Node d73ed26dbfc0 change state NodeActive --> NodeLeft" [2022-01-20T20:49:32.926Z] time="2022-01-20T20:49:32Z" level=info msg="node2(901b7891f449): Node leave event for d73ed26dbfc0/172.27.93.64" [2022-01-20T20:49:32.926Z] time="2022-01-20T20:49:32Z" level=info msg="Node d73ed26dbfc0 change state NodeActive --> NodeLeft" [2022-01-20T20:49:32.926Z] time="2022-01-20T20:49:32Z" level=info msg="node5(52f98c90129f): Node leave event for d73ed26dbfc0/172.27.93.64" [2022-01-20T20:49:32.926Z] time="2022-01-20T20:49:32Z" level=info msg="Node d73ed26dbfc0 change state NodeActive --> NodeLeft" [2022-01-20T20:49:32.926Z] time="2022-01-20T20:49:32Z" level=info msg="node4(a3066f08088b): Node leave event for d73ed26dbfc0/172.27.93.64" [2022-01-20T20:49:32.926Z] time="2022-01-20T20:49:32Z" level=info msg="Node d73ed26dbfc0 change state NodeActive --> NodeLeft" [2022-01-20T20:49:32.926Z] time="2022-01-20T20:49:32Z" level=info msg="node3(fc040eb36591): Node leave event for d73ed26dbfc0/172.27.93.64" [2022-01-20T20:49:32.926Z] time="2022-01-20T20:49:32Z" level=info msg="Node d73ed26dbfc0 change state NodeActive --> NodeLeft" [2022-01-20T20:49:32.926Z] time="2022-01-20T20:49:32Z" level=info msg="node1(d73ed26dbfc0): Node leave event for d73ed26dbfc0/172.27.93.64" [2022-01-20T20:49:33.305Z] 4612f6d0b889: Pull complete [2022-01-20T20:49:33.349Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-01-20T20:49:33.396Z] time="2022-01-20T20:49:32Z" level=info msg="Node d73ed26dbfc0/172.27.93.64, left gossip cluster" [2022-01-20T20:49:33.396Z] time="2022-01-20T20:49:32Z" level=info msg="Node d73ed26dbfc0/172.27.93.64, left gossip cluster" [2022-01-20T20:49:33.396Z] time="2022-01-20T20:49:32Z" level=info msg="Node d73ed26dbfc0/172.27.93.64, left gossip cluster" [2022-01-20T20:49:33.396Z] time="2022-01-20T20:49:32Z" level=info msg="Node d73ed26dbfc0/172.27.93.64, left gossip cluster" [2022-01-20T20:49:33.396Z] time="2022-01-20T20:49:33Z" level=info msg="Node d73ed26dbfc0/172.27.93.64, left gossip cluster" [2022-01-20T20:49:33.396Z] time="2022-01-20T20:49:33Z" level=info msg="node 1 leaving" [2022-01-20T20:49:33.396Z] time="2022-01-20T20:49:33Z" level=info msg="Node 901b7891f449 change state NodeActive --> NodeLeft" [2022-01-20T20:49:33.396Z] time="2022-01-20T20:49:33Z" level=info msg="node5(52f98c90129f): Node leave event for 901b7891f449/172.27.93.64" [2022-01-20T20:49:33.396Z] time="2022-01-20T20:49:33Z" level=info msg="Node 901b7891f449/172.27.93.64, left gossip cluster" [2022-01-20T20:49:33.396Z] time="2022-01-20T20:49:33Z" level=info msg="Node 901b7891f449 change state NodeActive --> NodeLeft" [2022-01-20T20:49:33.396Z] time="2022-01-20T20:49:33Z" level=info msg="Node 901b7891f449 change state NodeActive --> NodeFailed" [2022-01-20T20:49:33.396Z] time="2022-01-20T20:49:33Z" level=info msg="Node 901b7891f449/172.27.93.64, added to failed nodes list" [2022-01-20T20:49:33.396Z] time="2022-01-20T20:49:33Z" level=info msg="node3(fc040eb36591): Node leave event for 901b7891f449/172.27.93.64" [2022-01-20T20:49:33.396Z] time="2022-01-20T20:49:33Z" level=info msg="Node 901b7891f449 change state NodeActive --> NodeLeft" [2022-01-20T20:49:33.396Z] time="2022-01-20T20:49:33Z" level=info msg="node4(a3066f08088b): Node leave event for 901b7891f449/172.27.93.64" [2022-01-20T20:49:33.396Z] time="2022-01-20T20:49:33Z" level=error msg="node: 901b7891f449 is unknown to memberlist" [2022-01-20T20:49:33.729Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-01-20T20:49:33.866Z] time="2022-01-20T20:49:33Z" level=info msg="Node 901b7891f449/172.27.93.64, left gossip cluster" [2022-01-20T20:49:33.866Z] time="2022-01-20T20:49:33Z" level=info msg="Node 901b7891f449/172.27.93.64, left gossip cluster" [2022-01-20T20:49:33.866Z] time="2022-01-20T20:49:33Z" level=info msg="Node 901b7891f449/172.27.93.64, left gossip cluster" [2022-01-20T20:49:33.866Z] time="2022-01-20T20:49:33Z" level=info msg="node 2 leaving" [2022-01-20T20:49:33.866Z] time="2022-01-20T20:49:33Z" level=info msg="Node fc040eb36591 change state NodeActive --> NodeLeft" [2022-01-20T20:49:33.866Z] time="2022-01-20T20:49:33Z" level=info msg="node4(a3066f08088b): Node leave event for fc040eb36591/172.27.93.64" [2022-01-20T20:49:33.866Z] time="2022-01-20T20:49:33Z" level=info msg="Node fc040eb36591 change state NodeActive --> NodeLeft" [2022-01-20T20:49:33.866Z] time="2022-01-20T20:49:33Z" level=info msg="node5(52f98c90129f): Node leave event for fc040eb36591/172.27.93.64" [2022-01-20T20:49:33.866Z] time="2022-01-20T20:49:33Z" level=info msg="Node fc040eb36591 change state NodeActive --> NodeLeft" [2022-01-20T20:49:33.866Z] time="2022-01-20T20:49:33Z" level=info msg="node3(fc040eb36591): Node leave event for fc040eb36591/172.27.93.64" [2022-01-20T20:49:33.866Z] time="2022-01-20T20:49:33Z" level=debug msg="memberlist: Failed ping: fc040eb36591 (timeout reached)" [2022-01-20T20:49:33.866Z] time="2022-01-20T20:49:33Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.27.93.64:10034: use of closed network connection" [2022-01-20T20:49:33.866Z] time="2022-01-20T20:49:33Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.27.93.64:10036: use of closed network connection" [2022-01-20T20:49:33.866Z] time="2022-01-20T20:49:33Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.27.93.64:10037: use of closed network connection" [2022-01-20T20:49:33.866Z] time="2022-01-20T20:49:33Z" level=debug msg="memberlist: Stream connection from=172.27.93.64:49361" [2022-01-20T20:49:33.866Z] time="2022-01-20T20:49:33Z" level=info msg="Node fc040eb36591/172.27.93.64, left gossip cluster" [2022-01-20T20:49:34.337Z] time="2022-01-20T20:49:33Z" level=info msg="Node fc040eb36591/172.27.93.64, left gossip cluster" [2022-01-20T20:49:34.337Z] time="2022-01-20T20:49:33Z" level=info msg="Node fc040eb36591/172.27.93.64, left gossip cluster" [2022-01-20T20:49:34.337Z] networkdb_test.go:867: node4: OK [2022-01-20T20:49:34.337Z] networkdb_test.go:867: node5: OK [2022-01-20T20:49:34.337Z] time="2022-01-20T20:49:33Z" level=info msg="node 0 coming back" [2022-01-20T20:49:34.337Z] time="2022-01-20T20:49:33Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:3badd6ca4487 with config:&{NodeID:3badd6ca4487 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-01-20T20:49:34.337Z] time="2022-01-20T20:49:34Z" level=info msg="Node 3badd6ca4487/172.27.93.64, joined gossip cluster" [2022-01-20T20:49:34.337Z] time="2022-01-20T20:49:34Z" level=info msg="Node 3badd6ca4487/172.27.93.64, added to nodes list" [2022-01-20T20:49:34.337Z] time="2022-01-20T20:49:34Z" level=info msg="node 1 coming back" [2022-01-20T20:49:34.337Z] time="2022-01-20T20:49:34Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:843e21d9f333 with config:&{NodeID:843e21d9f333 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-01-20T20:49:34.337Z] time="2022-01-20T20:49:34Z" level=info msg="Node 843e21d9f333/172.27.93.64, joined gossip cluster" [2022-01-20T20:49:34.337Z] time="2022-01-20T20:49:34Z" level=info msg="Node 843e21d9f333/172.27.93.64, added to nodes list" [2022-01-20T20:49:34.337Z] time="2022-01-20T20:49:34Z" level=info msg="node 2 coming back" [2022-01-20T20:49:34.337Z] time="2022-01-20T20:49:34Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:8487cbffbf4c with config:&{NodeID:8487cbffbf4c 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-01-20T20:49:34.337Z] time="2022-01-20T20:49:34Z" level=info msg="Node 8487cbffbf4c/172.27.93.64, joined gossip cluster" [2022-01-20T20:49:34.337Z] time="2022-01-20T20:49:34Z" level=info msg="Node 8487cbffbf4c/172.27.93.64, added to nodes list" [2022-01-20T20:49:34.337Z] time="2022-01-20T20:49:34Z" level=warning msg="memberlist: Was able to connect to fc040eb36591 but other probes failed, network may be misconfigured" [2022-01-20T20:49:34.355Z] --- PASS: TestServiceUpdateConfigs (14.44s) [2022-01-20T20:49:34.355Z] === RUN TestServiceUpdateNetwork [2022-01-20T20:49:34.672Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-01-20T20:49:34.807Z] time="2022-01-20T20:49:34Z" level=debug msg="memberlist: Failed ping: 52f98c90129f (timeout reached)" [2022-01-20T20:49:34.807Z] time="2022-01-20T20:49:34Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10035->172.27.93.64:10036: use of closed network connection" [2022-01-20T20:49:34.807Z] time="2022-01-20T20:49:34Z" level=debug msg="memberlist: Stream connection from=172.27.93.64:49362" [2022-01-20T20:49:35.259Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-01-20T20:49:35.277Z] time="2022-01-20T20:49:34Z" level=warning msg="memberlist: Was able to connect to 52f98c90129f but other probes failed, network may be misconfigured" [2022-01-20T20:49:36.052Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-01-20T20:49:36.620Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-01-20T20:49:37.506Z] time="2022-01-20T20:49:37Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.27.93.64:10033 172.27.93.64:10034 172.27.93.64:10035]" [2022-01-20T20:49:37.559Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-01-20T20:49:37.977Z] time="2022-01-20T20:49:37Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.27.93.64:10033 172.27.93.64:10034 172.27.93.64:10035]" [2022-01-20T20:49:38.554Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-01-20T20:49:38.554Z] --- PASS: TestDockerNetworkMacvlan (9.27s) [2022-01-20T20:49:38.554Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-01-20T20:49:38.554Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2022-01-20T20:49:38.554Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.88s) [2022-01-20T20:49:38.554Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.76s) [2022-01-20T20:49:38.554Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.93s) [2022-01-20T20:49:38.554Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.55s) [2022-01-20T20:49:38.554Z] PASS [2022-01-20T20:49:38.554Z] [2022-01-20T20:49:38.554Z] DONE 8 tests in 10.708s [2022-01-20T20:49:38.554Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-01-20T20:49:38.554Z] ++ 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-01-20T20:49:38.554Z] ++ set -e [2022-01-20T20:49:38.554Z] ++ '[' -n 0 ']' [2022-01-20T20:49:38.554Z] ++ set -x [2022-01-20T20:49:38.554Z] ++ 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-01-20T20:49:38.814Z] testing: warning: no tests to run [2022-01-20T20:49:38.814Z] PASS [2022-01-20T20:49:38.814Z] [2022-01-20T20:49:38.814Z] DONE 0 tests in 0.024s [2022-01-20T20:49:38.814Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-01-20T20:49:38.814Z] ++ 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-01-20T20:49:38.814Z] ++ set -e [2022-01-20T20:49:38.814Z] ++ '[' -n 0 ']' [2022-01-20T20:49:38.814Z] ++ set -x [2022-01-20T20:49:38.815Z] ++ 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-01-20T20:49:38.815Z] INFO: Testing against a local daemon [2022-01-20T20:49:38.815Z] === RUN TestAuthZPluginAllowRequest [2022-01-20T20:49:38.967Z] time="2022-01-20T20:49:38Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.93.64:10033" [2022-01-20T20:49:38.967Z] time="2022-01-20T20:49:38Z" level=debug msg="memberlist: Stream connection from=172.27.93.64:49363" [2022-01-20T20:49:38.967Z] time="2022-01-20T20:49:38Z" level=info msg="Node 52f98c90129f/172.27.93.64, joined gossip cluster" [2022-01-20T20:49:38.967Z] time="2022-01-20T20:49:38Z" level=info msg="Node 52f98c90129f/172.27.93.64, added to nodes list" [2022-01-20T20:49:38.967Z] time="2022-01-20T20:49:38Z" level=info msg="Node a3066f08088b/172.27.93.64, joined gossip cluster" [2022-01-20T20:49:38.967Z] time="2022-01-20T20:49:38Z" level=info msg="Node 3badd6ca4487/172.27.93.64, joined gossip cluster" [2022-01-20T20:49:38.967Z] time="2022-01-20T20:49:38Z" level=info msg="Node a3066f08088b/172.27.93.64, added to nodes list" [2022-01-20T20:49:38.967Z] time="2022-01-20T20:49:38Z" level=info msg="Node 3badd6ca4487/172.27.93.64, is the new incarnation of the shutdown node d73ed26dbfc0/172.27.93.64" [2022-01-20T20:49:38.967Z] time="2022-01-20T20:49:38Z" level=info msg="Node 3badd6ca4487/172.27.93.64, added to nodes list" [2022-01-20T20:49:38.967Z] time="2022-01-20T20:49:38Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.93.64:10034" [2022-01-20T20:49:38.967Z] time="2022-01-20T20:49:38Z" level=debug msg="memberlist: Stream connection from=172.27.93.64:49364" [2022-01-20T20:49:38.967Z] time="2022-01-20T20:49:38Z" level=info msg="Node 52f98c90129f/172.27.93.64, joined gossip cluster" [2022-01-20T20:49:38.967Z] time="2022-01-20T20:49:38Z" level=info msg="Node 52f98c90129f/172.27.93.64, added to nodes list" [2022-01-20T20:49:38.967Z] time="2022-01-20T20:49:38Z" level=info msg="Node a3066f08088b/172.27.93.64, joined gossip cluster" [2022-01-20T20:49:38.967Z] time="2022-01-20T20:49:38Z" level=info msg="Node a3066f08088b/172.27.93.64, added to nodes list" [2022-01-20T20:49:38.967Z] time="2022-01-20T20:49:38Z" level=info msg="Node 3badd6ca4487/172.27.93.64, joined gossip cluster" [2022-01-20T20:49:38.967Z] time="2022-01-20T20:49:38Z" level=info msg="Node 3badd6ca4487/172.27.93.64, added to nodes list" [2022-01-20T20:49:38.967Z] time="2022-01-20T20:49:38Z" level=info msg="Node 843e21d9f333/172.27.93.64, joined gossip cluster" [2022-01-20T20:49:38.967Z] time="2022-01-20T20:49:38Z" level=info msg="Node 843e21d9f333/172.27.93.64, is the new incarnation of the shutdown node 901b7891f449/172.27.93.64" [2022-01-20T20:49:38.967Z] time="2022-01-20T20:49:38Z" level=info msg="Node 843e21d9f333/172.27.93.64, added to nodes list" [2022-01-20T20:49:38.967Z] time="2022-01-20T20:49:38Z" level=debug msg="memberlist: Stream connection from=172.27.93.64:49365" [2022-01-20T20:49:38.967Z] time="2022-01-20T20:49:38Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.93.64:10035" [2022-01-20T20:49:38.967Z] time="2022-01-20T20:49:38Z" level=info msg="Node 52f98c90129f/172.27.93.64, joined gossip cluster" [2022-01-20T20:49:38.967Z] time="2022-01-20T20:49:38Z" level=info msg="Node 52f98c90129f/172.27.93.64, added to nodes list" [2022-01-20T20:49:38.967Z] time="2022-01-20T20:49:38Z" level=info msg="Node a3066f08088b/172.27.93.64, joined gossip cluster" [2022-01-20T20:49:38.967Z] time="2022-01-20T20:49:38Z" level=info msg="Node a3066f08088b/172.27.93.64, added to nodes list" [2022-01-20T20:49:38.967Z] time="2022-01-20T20:49:38Z" level=info msg="Node 3badd6ca4487/172.27.93.64, joined gossip cluster" [2022-01-20T20:49:38.967Z] time="2022-01-20T20:49:38Z" level=info msg="Node 3badd6ca4487/172.27.93.64, added to nodes list" [2022-01-20T20:49:38.967Z] time="2022-01-20T20:49:38Z" level=info msg="Node 843e21d9f333/172.27.93.64, joined gossip cluster" [2022-01-20T20:49:38.967Z] time="2022-01-20T20:49:38Z" level=info msg="Node 843e21d9f333/172.27.93.64, added to nodes list" [2022-01-20T20:49:38.967Z] time="2022-01-20T20:49:38Z" level=info msg="Node 8487cbffbf4c/172.27.93.64, joined gossip cluster" [2022-01-20T20:49:38.967Z] time="2022-01-20T20:49:38Z" level=info msg="Node 8487cbffbf4c/172.27.93.64, is the new incarnation of the shutdown node fc040eb36591/172.27.93.64" [2022-01-20T20:49:38.967Z] time="2022-01-20T20:49:38Z" level=info msg="Node 8487cbffbf4c/172.27.93.64, added to nodes list" [2022-01-20T20:49:38.967Z] time="2022-01-20T20:49:38Z" level=info msg="Node 843e21d9f333/172.27.93.64, joined gossip cluster" [2022-01-20T20:49:38.967Z] time="2022-01-20T20:49:38Z" level=info msg="Node 843e21d9f333/172.27.93.64, added to nodes list" [2022-01-20T20:49:38.967Z] time="2022-01-20T20:49:38Z" level=info msg="Node 843e21d9f333/172.27.93.64, joined gossip cluster" [2022-01-20T20:49:38.967Z] time="2022-01-20T20:49:38Z" level=info msg="Node 843e21d9f333/172.27.93.64, is the new incarnation of the shutdown node 901b7891f449/172.27.93.64" [2022-01-20T20:49:38.967Z] time="2022-01-20T20:49:38Z" level=info msg="Node 843e21d9f333/172.27.93.64, added to nodes list" [2022-01-20T20:49:38.967Z] time="2022-01-20T20:49:38Z" level=info msg="Node 3badd6ca4487/172.27.93.64, joined gossip cluster" [2022-01-20T20:49:38.967Z] time="2022-01-20T20:49:38Z" level=info msg="Node 3badd6ca4487/172.27.93.64, is the new incarnation of the shutdown node d73ed26dbfc0/172.27.93.64" [2022-01-20T20:49:38.967Z] time="2022-01-20T20:49:38Z" level=info msg="Node 3badd6ca4487/172.27.93.64, added to nodes list" [2022-01-20T20:49:38.967Z] time="2022-01-20T20:49:38Z" level=info msg="Node 8487cbffbf4c/172.27.93.64, joined gossip cluster" [2022-01-20T20:49:38.967Z] time="2022-01-20T20:49:38Z" level=info msg="Node 8487cbffbf4c/172.27.93.64, is the new incarnation of the shutdown node fc040eb36591/172.27.93.64" [2022-01-20T20:49:38.967Z] time="2022-01-20T20:49:38Z" level=info msg="Node 8487cbffbf4c/172.27.93.64, added to nodes list" [2022-01-20T20:49:38.967Z] time="2022-01-20T20:49:38Z" level=info msg="Node 8487cbffbf4c/172.27.93.64, joined gossip cluster" [2022-01-20T20:49:38.967Z] time="2022-01-20T20:49:38Z" level=info msg="Node 8487cbffbf4c/172.27.93.64, added to nodes list" [2022-01-20T20:49:38.967Z] time="2022-01-20T20:49:38Z" level=info msg="Node 8487cbffbf4c/172.27.93.64, joined gossip cluster" [2022-01-20T20:49:38.967Z] time="2022-01-20T20:49:38Z" level=info msg="Node 8487cbffbf4c/172.27.93.64, added to nodes list" [2022-01-20T20:49:38.967Z] time="2022-01-20T20:49:38Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.93.64:10033" [2022-01-20T20:49:38.967Z] time="2022-01-20T20:49:38Z" level=debug msg="memberlist: Stream connection from=172.27.93.64:49366" [2022-01-20T20:49:38.967Z] time="2022-01-20T20:49:38Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.93.64:10034" [2022-01-20T20:49:38.967Z] time="2022-01-20T20:49:38Z" level=debug msg="memberlist: Stream connection from=172.27.93.64:49367" [2022-01-20T20:49:38.967Z] time="2022-01-20T20:49:38Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.93.64:10035" [2022-01-20T20:49:38.967Z] time="2022-01-20T20:49:38Z" level=debug msg="memberlist: Stream connection from=172.27.93.64:49368" [2022-01-20T20:49:39.438Z] 2022/01/20 20:49:39 Closing DB instances... [2022-01-20T20:49:39.439Z] time="2022-01-20T20:49:39Z" level=info msg="Node 3badd6ca4487 change state NodeActive --> NodeLeft" [2022-01-20T20:49:39.439Z] time="2022-01-20T20:49:39Z" level=info msg="node5(52f98c90129f): Node leave event for 3badd6ca4487/172.27.93.64" [2022-01-20T20:49:39.439Z] time="2022-01-20T20:49:39Z" level=info msg="Node 3badd6ca4487 change state NodeActive --> NodeLeft" [2022-01-20T20:49:39.439Z] time="2022-01-20T20:49:39Z" level=info msg="node2(843e21d9f333): Node leave event for 3badd6ca4487/172.27.93.64" [2022-01-20T20:49:39.439Z] time="2022-01-20T20:49:39Z" level=info msg="Node 3badd6ca4487 change state NodeActive --> NodeLeft" [2022-01-20T20:49:39.439Z] time="2022-01-20T20:49:39Z" level=info msg="node4(a3066f08088b): Node leave event for 3badd6ca4487/172.27.93.64" [2022-01-20T20:49:39.439Z] time="2022-01-20T20:49:39Z" level=info msg="Node 3badd6ca4487 change state NodeActive --> NodeLeft" [2022-01-20T20:49:39.439Z] time="2022-01-20T20:49:39Z" level=info msg="node3(8487cbffbf4c): Node leave event for 3badd6ca4487/172.27.93.64" [2022-01-20T20:49:39.439Z] time="2022-01-20T20:49:39Z" level=info msg="Node 3badd6ca4487 change state NodeActive --> NodeLeft" [2022-01-20T20:49:39.439Z] time="2022-01-20T20:49:39Z" level=info msg="node1(3badd6ca4487): Node leave event for 3badd6ca4487/172.27.93.64" [2022-01-20T20:49:39.909Z] time="2022-01-20T20:49:39Z" level=info msg="Node 3badd6ca4487/172.27.93.64, left gossip cluster" [2022-01-20T20:49:39.909Z] time="2022-01-20T20:49:39Z" level=info msg="Node 3badd6ca4487/172.27.93.64, left gossip cluster" [2022-01-20T20:49:39.909Z] time="2022-01-20T20:49:39Z" level=info msg="Node 3badd6ca4487/172.27.93.64, left gossip cluster" [2022-01-20T20:49:39.909Z] time="2022-01-20T20:49:39Z" level=info msg="Node 3badd6ca4487/172.27.93.64, left gossip cluster" [2022-01-20T20:49:39.909Z] time="2022-01-20T20:49:39Z" level=info msg="Node 3badd6ca4487/172.27.93.64, left gossip cluster" [2022-01-20T20:49:39.909Z] time="2022-01-20T20:49:39Z" level=info msg="Node 843e21d9f333 change state NodeActive --> NodeLeft" [2022-01-20T20:49:39.909Z] time="2022-01-20T20:49:39Z" level=info msg="node4(a3066f08088b): Node leave event for 843e21d9f333/172.27.93.64" [2022-01-20T20:49:39.909Z] time="2022-01-20T20:49:39Z" level=info msg="Node 843e21d9f333 change state NodeActive --> NodeLeft" [2022-01-20T20:49:39.909Z] time="2022-01-20T20:49:39Z" level=info msg="node3(8487cbffbf4c): Node leave event for 843e21d9f333/172.27.93.64" [2022-01-20T20:49:39.909Z] time="2022-01-20T20:49:39Z" level=info msg="Node 843e21d9f333 change state NodeActive --> NodeLeft" [2022-01-20T20:49:39.909Z] time="2022-01-20T20:49:39Z" level=info msg="node5(52f98c90129f): Node leave event for 843e21d9f333/172.27.93.64" [2022-01-20T20:49:39.909Z] time="2022-01-20T20:49:39Z" level=info msg="Node 843e21d9f333 change state NodeActive --> NodeLeft" [2022-01-20T20:49:39.909Z] time="2022-01-20T20:49:39Z" level=info msg="node2(843e21d9f333): Node leave event for 843e21d9f333/172.27.93.64" [2022-01-20T20:49:39.909Z] time="2022-01-20T20:49:39Z" level=info msg="Node 843e21d9f333/172.27.93.64, left gossip cluster" [2022-01-20T20:49:39.909Z] time="2022-01-20T20:49:39Z" level=info msg="Node 843e21d9f333/172.27.93.64, left gossip cluster" [2022-01-20T20:49:39.909Z] time="2022-01-20T20:49:39Z" level=info msg="Node 843e21d9f333/172.27.93.64, left gossip cluster" [2022-01-20T20:49:39.909Z] time="2022-01-20T20:49:39Z" level=info msg="Node 843e21d9f333/172.27.93.64, left gossip cluster" [2022-01-20T20:49:40.127Z] --- PASS: TestImportExtremelyLargeImageWorks (172.75s) [2022-01-20T20:49:40.127Z] PASS [2022-01-20T20:49:40.127Z] [2022-01-20T20:49:40.127Z] DONE 12 tests in 176.454s [2022-01-20T20:49:40.127Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-01-20T20:49:40.127Z] ++ 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-01-20T20:49:40.127Z] ++ set -e [2022-01-20T20:49:40.127Z] ++ '[' -n 0 ']' [2022-01-20T20:49:40.127Z] ++ set -x [2022-01-20T20:49:40.127Z] ++ 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-01-20T20:49:40.127Z] INFO: Testing against a local daemon [2022-01-20T20:49:40.127Z] === RUN TestNetworkCreateDelete [2022-01-20T20:49:40.127Z] --- PASS: TestNetworkCreateDelete (0.17s) [2022-01-20T20:49:40.127Z] === RUN TestDockerNetworkDeletePreferID [2022-01-20T20:49:40.195Z] --- PASS: TestAuthZPluginAllowRequest (1.10s) [2022-01-20T20:49:40.195Z] === RUN TestAuthZPluginTLS [2022-01-20T20:49:40.380Z] time="2022-01-20T20:49:40Z" level=info msg="Node 8487cbffbf4c change state NodeActive --> NodeLeft" [2022-01-20T20:49:40.380Z] time="2022-01-20T20:49:40Z" level=info msg="node4(a3066f08088b): Node leave event for 8487cbffbf4c/172.27.93.64" [2022-01-20T20:49:40.380Z] time="2022-01-20T20:49:40Z" level=info msg="Node 8487cbffbf4c change state NodeActive --> NodeLeft" [2022-01-20T20:49:40.380Z] time="2022-01-20T20:49:40Z" level=info msg="node5(52f98c90129f): Node leave event for 8487cbffbf4c/172.27.93.64" [2022-01-20T20:49:40.380Z] time="2022-01-20T20:49:40Z" level=info msg="Node 8487cbffbf4c change state NodeActive --> NodeLeft" [2022-01-20T20:49:40.380Z] time="2022-01-20T20:49:40Z" level=info msg="node3(8487cbffbf4c): Node leave event for 8487cbffbf4c/172.27.93.64" [2022-01-20T20:49:40.380Z] time="2022-01-20T20:49:40Z" level=info msg="Node 8487cbffbf4c/172.27.93.64, left gossip cluster" [2022-01-20T20:49:40.380Z] time="2022-01-20T20:49:40Z" level=info msg="Node 8487cbffbf4c/172.27.93.64, left gossip cluster" [2022-01-20T20:49:40.393Z] --- PASS: TestDockerNetworkDeletePreferID (0.46s) [2022-01-20T20:49:40.393Z] === RUN TestDaemonDNSFallback [2022-01-20T20:49:40.456Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-01-20T20:49:40.456Z] === RUN TestAuthZPluginDenyRequest [2022-01-20T20:49:40.850Z] time="2022-01-20T20:49:40Z" level=info msg="Node 8487cbffbf4c/172.27.93.64, left gossip cluster" [2022-01-20T20:49:40.850Z] time="2022-01-20T20:49:40Z" level=debug msg="memberlist: Failed ping: a3066f08088b (timeout reached)" [2022-01-20T20:49:40.850Z] time="2022-01-20T20:49:40Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.27.93.64:10035: use of closed network connection" [2022-01-20T20:49:40.850Z] time="2022-01-20T20:49:40Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.27.93.64:10037: use of closed network connection" [2022-01-20T20:49:40.850Z] time="2022-01-20T20:49:40Z" level=debug msg="memberlist: Stream connection from=172.27.93.64:49369" [2022-01-20T20:49:40.850Z] time="2022-01-20T20:49:40Z" level=info msg="Node a3066f08088b change state NodeActive --> NodeLeft" [2022-01-20T20:49:40.850Z] time="2022-01-20T20:49:40Z" level=info msg="node5(52f98c90129f): Node leave event for a3066f08088b/172.27.93.64" [2022-01-20T20:49:41.026Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2022-01-20T20:49:41.026Z] === RUN TestAuthZPluginAPIDenyResponse [2022-01-20T20:49:41.321Z] time="2022-01-20T20:49:40Z" level=info msg="Node a3066f08088b change state NodeActive --> NodeLeft" [2022-01-20T20:49:41.321Z] time="2022-01-20T20:49:40Z" level=info msg="node4(a3066f08088b): Node leave event for a3066f08088b/172.27.93.64" [2022-01-20T20:49:41.321Z] time="2022-01-20T20:49:41Z" level=warning msg="memberlist: Was able to connect to a3066f08088b but other probes failed, network may be misconfigured" [2022-01-20T20:49:41.598Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-01-20T20:49:41.598Z] === RUN TestAuthZPluginDenyResponse [2022-01-20T20:49:41.792Z] time="2022-01-20T20:49:41Z" level=info msg="Node a3066f08088b/172.27.93.64, left gossip cluster" [2022-01-20T20:49:41.792Z] time="2022-01-20T20:49:41Z" level=info msg="Node a3066f08088b/172.27.93.64, left gossip cluster" [2022-01-20T20:49:42.168Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-01-20T20:49:42.168Z] === RUN TestAuthZPluginAllowEventStream [2022-01-20T20:49:42.263Z] time="2022-01-20T20:49:42Z" level=info msg="Node 52f98c90129f/172.27.93.64, left gossip cluster" [2022-01-20T20:49:42.263Z] time="2022-01-20T20:49:42Z" level=info msg="Node 52f98c90129f change state NodeActive --> NodeFailed" [2022-01-20T20:49:42.263Z] time="2022-01-20T20:49:42Z" level=info msg="Node 52f98c90129f/172.27.93.64, added to failed nodes list" [2022-01-20T20:49:42.263Z] --- PASS: TestNetworkDBIslands (11.88s) [2022-01-20T20:49:42.263Z] PASS [2022-01-20T20:49:42.263Z] coverage: 60.0% of statements [2022-01-20T20:49:42.263Z] ok github.com/docker/docker/libnetwork/networkdb 103.475s coverage: 60.0% of statements [2022-01-20T20:49:42.263Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-01-20T20:49:42.263Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-01-20T20:49:42.263Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-01-20T20:49:42.263Z] ? github.com/docker/docker/oci/caps [no test files] [2022-01-20T20:49:42.263Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-01-20T20:49:42.263Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-01-20T20:49:42.263Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-01-20T20:49:42.263Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-01-20T20:49:42.263Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2022-01-20T20:49:42.263Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-01-20T20:49:42.263Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2022-01-20T20:49:42.263Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-01-20T20:49:42.263Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-01-20T20:49:42.263Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-01-20T20:49:42.263Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-01-20T20:49:42.263Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-01-20T20:49:42.263Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-01-20T20:49:42.263Z] ? github.com/docker/docker/pkg/term [no test files] [2022-01-20T20:49:42.263Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-01-20T20:49:42.263Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-01-20T20:49:42.263Z] ? github.com/docker/docker/quota [no test files] [2022-01-20T20:49:42.263Z] ? github.com/docker/docker/rootless [no test files] [2022-01-20T20:49:42.263Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-01-20T20:49:42.263Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-01-20T20:49:42.263Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-01-20T20:49:42.263Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-01-20T20:49:42.263Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-01-20T20:49:42.263Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-01-20T20:49:42.263Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-01-20T20:49:42.263Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-01-20T20:49:42.263Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-01-20T20:49:42.263Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-01-20T20:49:42.263Z] ? github.com/docker/docker/testutil/request [no test files] [2022-01-20T20:49:42.263Z] ? github.com/docker/docker/volume [no test files] [2022-01-20T20:49:42.263Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-01-20T20:49:42.263Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-01-20T20:49:43.108Z] --- PASS: TestAuthZPluginAllowEventStream (1.13s) [2022-01-20T20:49:43.108Z] === RUN TestAuthZPluginErrorResponse [2022-01-20T20:49:43.678Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-01-20T20:49:43.678Z] === RUN TestAuthZPluginErrorRequest [2022-01-20T20:49:44.247Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-01-20T20:49:44.247Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-01-20T20:49:44.549Z] [2022-01-20T20:49:44.549Z] === Skipped [2022-01-20T20:49:44.549Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-01-20T20:49:44.549Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-01-20T20:49:44.549Z] [2022-01-20T20:49:44.549Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-01-20T20:49:44.549Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-20T20:49:44.549Z] [2022-01-20T20:49:44.549Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-01-20T20:49:44.549Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-20T20:49:44.549Z] [2022-01-20T20:49:44.549Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2022-01-20T20:49:44.549Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-20T20:49:44.549Z] [2022-01-20T20:49:44.549Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2022-01-20T20:49:44.549Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-20T20:49:44.549Z] [2022-01-20T20:49:44.549Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-01-20T20:49:44.549Z] client_test.go:23: runtime.GOOS == "windows" [2022-01-20T20:49:44.549Z] [2022-01-20T20:49:44.549Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-01-20T20:49:44.549Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-01-20T20:49:44.549Z] [2022-01-20T20:49:44.549Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-01-20T20:49:44.549Z] network_proxy_test.go:208: No support for dual stack yet [2022-01-20T20:49:44.549Z] [2022-01-20T20:49:44.549Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-01-20T20:49:44.549Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-01-20T20:49:44.549Z] [2022-01-20T20:49:44.549Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-01-20T20:49:44.549Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-01-20T20:49:44.549Z] [2022-01-20T20:49:44.549Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-01-20T20:49:44.549Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-01-20T20:49:44.549Z] [2022-01-20T20:49:44.549Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-01-20T20:49:44.549Z] daemon_test.go:145: root required [2022-01-20T20:49:44.549Z] [2022-01-20T20:49:44.549Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-01-20T20:49:44.549Z] reload_test.go:342: root required [2022-01-20T20:49:44.549Z] [2022-01-20T20:49:44.549Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-01-20T20:49:44.549Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-01-20T20:49:44.549Z] [2022-01-20T20:49:44.549Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-01-20T20:49:44.549Z] pull_v2_test.go:73: Needs fixing on Windows [2022-01-20T20:49:44.549Z] [2022-01-20T20:49:44.549Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-01-20T20:49:44.549Z] pull_v2_test.go:118: Needs fixing on Windows [2022-01-20T20:49:44.549Z] [2022-01-20T20:49:44.549Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-01-20T20:49:44.549Z] download_test.go:267: Needs fixing on Windows [2022-01-20T20:49:44.549Z] [2022-01-20T20:49:44.549Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-01-20T20:49:44.549Z] layer_test.go:303: Failing on Windows [2022-01-20T20:49:44.549Z] [2022-01-20T20:49:44.549Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-01-20T20:49:44.549Z] layer_test.go:352: Failing on Windows [2022-01-20T20:49:44.549Z] [2022-01-20T20:49:44.549Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-01-20T20:49:44.549Z] layer_test.go:467: Failing on Windows [2022-01-20T20:49:44.549Z] [2022-01-20T20:49:44.549Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-01-20T20:49:44.549Z] layer_test.go:696: Failing on Windows [2022-01-20T20:49:44.549Z] [2022-01-20T20:49:44.549Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-01-20T20:49:44.549Z] migration_test.go:45: Failing on Windows [2022-01-20T20:49:44.549Z] [2022-01-20T20:49:44.549Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-01-20T20:49:44.549Z] migration_test.go:181: Failing on Windows [2022-01-20T20:49:44.549Z] [2022-01-20T20:49:44.549Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-01-20T20:49:44.549Z] mount_test.go:17: Failing on Windows [2022-01-20T20:49:44.549Z] [2022-01-20T20:49:44.549Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-01-20T20:49:44.549Z] mount_test.go:76: Failing on Windows [2022-01-20T20:49:44.549Z] [2022-01-20T20:49:44.549Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-01-20T20:49:44.549Z] mount_test.go:125: Failing on Windows [2022-01-20T20:49:44.549Z] [2022-01-20T20:49:44.549Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-01-20T20:49:44.549Z] mount_test.go:212: Failing on Windows [2022-01-20T20:49:44.549Z] [2022-01-20T20:49:44.549Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2022-01-20T20:49:44.549Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-01-20T20:49:44.549Z] [2022-01-20T20:49:44.549Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2022-01-20T20:49:44.549Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-01-20T20:49:44.549Z] [2022-01-20T20:49:44.549Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.01s) [2022-01-20T20:49:44.549Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-01-20T20:49:44.549Z] [2022-01-20T20:49:44.549Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-01-20T20:49:44.549Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-01-20T20:49:44.549Z] [2022-01-20T20:49:44.549Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-01-20T20:49:44.549Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-01-20T20:49:44.549Z] [2022-01-20T20:49:44.549Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-01-20T20:49:44.549Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-01-20T20:49:44.549Z] [2022-01-20T20:49:44.549Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-01-20T20:49:44.549Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-01-20T20:49:44.549Z] [2022-01-20T20:49:44.549Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-01-20T20:49:44.549Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-01-20T20:49:44.549Z] [2022-01-20T20:49:44.549Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-01-20T20:49:44.549Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-01-20T20:49:44.549Z] [2022-01-20T20:49:44.549Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-01-20T20:49:44.549Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-01-20T20:49:44.549Z] [2022-01-20T20:49:44.549Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-01-20T20:49:44.549Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-01-20T20:49:44.549Z] [2022-01-20T20:49:44.549Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-01-20T20:49:44.549Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-01-20T20:49:44.549Z] [2022-01-20T20:49:44.549Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-01-20T20:49:44.549Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-20T20:49:44.549Z] [2022-01-20T20:49:44.549Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-01-20T20:49:44.549Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-20T20:49:44.549Z] [2022-01-20T20:49:44.549Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-01-20T20:49:44.549Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-20T20:49:44.549Z] [2022-01-20T20:49:44.549Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-01-20T20:49:44.549Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-20T20:49:44.549Z] [2022-01-20T20:49:44.549Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-01-20T20:49:44.549Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-20T20:49:44.549Z] [2022-01-20T20:49:44.549Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-01-20T20:49:44.549Z] archive_test.go:133: Xz not present in msys2 [2022-01-20T20:49:44.549Z] [2022-01-20T20:49:44.549Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.02s) [2022-01-20T20:49:44.549Z] archive_test.go:140: zstd not installed [2022-01-20T20:49:44.549Z] [2022-01-20T20:49:44.549Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-01-20T20:49:44.549Z] archive_test.go:252: Failing on Windows CI machines [2022-01-20T20:49:44.549Z] [2022-01-20T20:49:44.549Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-01-20T20:49:44.549Z] archive_windows_test.go:16: Currently fails [2022-01-20T20:49:44.549Z] [2022-01-20T20:49:44.549Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-01-20T20:49:44.549Z] changes_test.go:195: needs more investigation [2022-01-20T20:49:44.549Z] [2022-01-20T20:49:44.549Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2022-01-20T20:49:44.549Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2022-01-20T20:49:44.549Z] [2022-01-20T20:49:44.549Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2022-01-20T20:49:44.549Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2022-01-20T20:49:44.549Z] [2022-01-20T20:49:44.549Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-01-20T20:49:44.550Z] changes_test.go:432: needs further investigation [2022-01-20T20:49:44.550Z] [2022-01-20T20:49:44.550Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-01-20T20:49:44.550Z] changes_test.go:468: needs further investigation [2022-01-20T20:49:44.550Z] [2022-01-20T20:49:44.550Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-01-20T20:49:44.550Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-01-20T20:49:44.550Z] [2022-01-20T20:49:44.550Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-01-20T20:49:44.550Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-01-20T20:49:44.550Z] [2022-01-20T20:49:44.550Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-01-20T20:49:44.771Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-01-20T20:49:44.771Z] [2022-01-20T20:49:44.771Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.01s) [2022-01-20T20:49:44.771Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-01-20T20:49:44.771Z] [2022-01-20T20:49:44.771Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-01-20T20:49:44.771Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-01-20T20:49:44.771Z] [2022-01-20T20:49:44.771Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-01-20T20:49:44.771Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-01-20T20:49:44.771Z] [2022-01-20T20:49:44.771Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-01-20T20:49:44.771Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-01-20T20:49:44.771Z] [2022-01-20T20:49:44.771Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-01-20T20:49:44.771Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-01-20T20:49:44.771Z] [2022-01-20T20:49:44.771Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-01-20T20:49:44.771Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-01-20T20:49:44.771Z] [2022-01-20T20:49:44.771Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-01-20T20:49:44.771Z] poller_test.go:40: No chmod on Windows [2022-01-20T20:49:44.771Z] [2022-01-20T20:49:44.771Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-01-20T20:49:44.771Z] fileutils_test.go:133: Needs porting to Windows [2022-01-20T20:49:44.771Z] [2022-01-20T20:49:44.772Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-01-20T20:49:44.772Z] fileutils_test.go:179: Needs porting to Windows [2022-01-20T20:49:44.772Z] [2022-01-20T20:49:44.772Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s) [2022-01-20T20:49:44.772Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-01-20T20:49:44.772Z] [2022-01-20T20:49:44.772Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-01-20T20:49:44.772Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-01-20T20:49:44.772Z] [2022-01-20T20:49:44.772Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-01-20T20:49:44.772Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-01-20T20:49:44.772Z] [2022-01-20T20:49:44.772Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-01-20T20:49:44.772Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-01-20T20:49:44.772Z] [2022-01-20T20:49:44.772Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-01-20T20:49:44.772Z] local_test.go:180: runtime.GOOS == "windows" [2022-01-20T20:49:44.772Z] [2022-01-20T20:49:44.772Z] DONE 2066 tests, 70 skipped in 260.540s [2022-01-20T20:49:44.772Z] INFO: make.ps1 ended at 01/20/2022 20:49:44 [2022-01-20T20:49:44.800Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-01-20T20:49:44.826Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-01-20T20:49:44.826Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-01-20T20:49:46.208Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.30s) [2022-01-20T20:49:46.208Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-01-20T20:49:46.360Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-01-20T20:49:46.360Z] INFO: Unit tests ended at 01/20/2022 20:49:45. Duration:00:04:33.7216557 [2022-01-20T20:49:46.360Z] INFO: Building busybox [2022-01-20T20:49:46.360Z] Sending build context to Docker daemon 5.12kB [2022-01-20T20:49:46.360Z] [2022-01-20T20:49:46.360Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-01-20T20:49:46.360Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-01-20T20:49:46.360Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-01-20T20:49:46.360Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-01-20T20:49:46.360Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-01-20T20:49:46.360Z] ---> 11cbc9e36c7a [2022-01-20T20:49:46.360Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-01-20T20:49:46.360Z] ---> Running in b048422dfd15 [2022-01-20T20:49:46.724Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-01-20T20:49:46.759Z] --- PASS: TestServiceUpdateNetwork (12.21s) [2022-01-20T20:49:46.759Z] === RUN TestServiceUpdatePidsLimit [2022-01-20T20:49:46.759Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-01-20T20:49:46.984Z] --- PASS: TestDaemonDNSFallback (6.56s) [2022-01-20T20:49:46.984Z] === RUN TestInspectNetwork [2022-01-20T20:49:47.243Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-01-20T20:49:47.591Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.48s) [2022-01-20T20:49:47.591Z] === RUN TestAuthZPluginHeader [2022-01-20T20:49:47.685Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-01-20T20:49:48.160Z] --- PASS: TestAuthZPluginHeader (0.68s) [2022-01-20T20:49:48.160Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-01-20T20:49:48.160Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-01-20T20:49:48.160Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-01-20T20:49:48.160Z] === RUN TestAuthZPluginV2Disable [2022-01-20T20:49:48.160Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-01-20T20:49:48.160Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-01-20T20:49:48.160Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-01-20T20:49:48.160Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-01-20T20:49:48.160Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-01-20T20:49:48.160Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-01-20T20:49:48.160Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-01-20T20:49:48.160Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-01-20T20:49:48.160Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-01-20T20:49:49.149Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-01-20T20:49:49.149Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2022-01-20T20:49:49.149Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-01-20T20:49:51.058Z] === RUN TestInspectNetwork/full_network_id [2022-01-20T20:49:51.058Z] === RUN TestInspectNetwork/partial_network_id [2022-01-20T20:49:51.058Z] === RUN TestInspectNetwork/network_name [2022-01-20T20:49:51.058Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-01-20T20:49:51.416Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-20T20:49:51.416Z] INFO: Testing against a local daemon [2022-01-20T20:49:51.416Z] === RUN TestBuildWithSession [2022-01-20T20:49:51.416Z] build_session_test.go:25: TODO: BuildKit [2022-01-20T20:49:51.416Z] --- SKIP: TestBuildWithSession (0.00s) [2022-01-20T20:49:51.416Z] === RUN TestBuildSquashParent [2022-01-20T20:49:51.416Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:49:51.416Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-01-20T20:49:51.416Z] === RUN TestBuildWithRemoveAndForceRemove [2022-01-20T20:49:51.416Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-20T20:49:51.416Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-20T20:49:51.416Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-20T20:49:51.416Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-20T20:49:51.416Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-20T20:49:51.416Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-20T20:49:51.416Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-20T20:49:51.416Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-20T20:49:51.416Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-20T20:49:51.416Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-20T20:49:51.416Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-20T20:49:51.416Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-20T20:49:51.416Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-20T20:49:51.416Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-20T20:49:51.416Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-20T20:49:51.416Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-20T20:49:52.241Z] Removing intermediate container b048422dfd15 [2022-01-20T20:49:52.241Z] ---> fb2f93031ed1 [2022-01-20T20:49:52.241Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-01-20T20:49:52.241Z] ---> Running in 77eec9dbe17f [2022-01-20T20:49:52.241Z] Removing intermediate container 77eec9dbe17f [2022-01-20T20:49:52.241Z] ---> 05c87602b36e [2022-01-20T20:49:52.241Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-01-20T20:49:52.241Z] ---> Running in 8ccdf02cfb00 [2022-01-20T20:49:52.440Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-01-20T20:49:52.702Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-01-20T20:49:52.711Z] Removing intermediate container 8ccdf02cfb00 [2022-01-20T20:49:52.711Z] ---> c31090cfd307 [2022-01-20T20:49:52.711Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-01-20T20:49:53.702Z] [2022-01-20T20:49:54.081Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-01-20T20:49:54.082Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-01-20T20:49:54.171Z] ---> 6ee9fa483e85 [2022-01-20T20:49:54.171Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-01-20T20:49:54.302Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-01-20T20:49:54.642Z] ---> Running in 75d55653aab6 [2022-01-20T20:49:55.181Z] --- PASS: TestInspectNetwork (7.96s) [2022-01-20T20:49:55.181Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-01-20T20:49:55.181Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-01-20T20:49:55.181Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-01-20T20:49:55.181Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-01-20T20:49:55.181Z] === RUN TestRunContainerWithBridgeNone [2022-01-20T20:49:55.767Z] === RUN TestDockerSuite/TestBuildNetNone [2022-01-20T20:49:56.335Z] === RUN TestDockerSuite/TestBuildNoContext [2022-01-20T20:49:56.906Z] --- PASS: TestRunContainerWithBridgeNone (2.02s) [2022-01-20T20:49:56.906Z] === RUN TestNetworkInvalidJSON [2022-01-20T20:49:56.906Z] === RUN TestNetworkInvalidJSON//networks/create [2022-01-20T20:49:56.906Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-01-20T20:49:56.906Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-01-20T20:49:56.906Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-01-20T20:49:56.906Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-20T20:49:56.906Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-20T20:49:56.906Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-20T20:49:56.906Z] === CONT TestNetworkInvalidJSON//networks/create [2022-01-20T20:49:56.906Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-01-20T20:49:56.906Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-01-20T20:49:56.906Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-01-20T20:49:56.906Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-01-20T20:49:56.906Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-01-20T20:49:56.906Z] === RUN TestNetworkList [2022-01-20T20:49:57.166Z] === RUN TestNetworkList//networks [2022-01-20T20:49:57.166Z] === PAUSE TestNetworkList//networks [2022-01-20T20:49:57.166Z] === RUN TestNetworkList//networks/ [2022-01-20T20:49:57.166Z] === PAUSE TestNetworkList//networks/ [2022-01-20T20:49:57.166Z] === CONT TestNetworkList//networks [2022-01-20T20:49:57.166Z] === CONT TestNetworkList//networks/ [2022-01-20T20:49:57.166Z] --- PASS: TestNetworkList (0.02s) [2022-01-20T20:49:57.166Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-01-20T20:49:57.166Z] --- PASS: TestNetworkList//networks (0.00s) [2022-01-20T20:49:57.166Z] === RUN TestHostIPv4BridgeLabel [2022-01-20T20:49:57.166Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-01-20T20:49:57.736Z] --- PASS: TestHostIPv4BridgeLabel (0.59s) [2022-01-20T20:49:57.736Z] === RUN TestDaemonRestartWithLiveRestore [2022-01-20T20:49:57.736Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-01-20T20:49:58.675Z] --- PASS: TestDaemonRestartWithLiveRestore (1.07s) [2022-01-20T20:49:58.675Z] === RUN TestDaemonDefaultNetworkPools [2022-01-20T20:49:58.935Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-01-20T20:49:59.194Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-01-20T20:49:59.194Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-01-20T20:49:59.456Z] --- PASS: TestDaemonDefaultNetworkPools (0.80s) [2022-01-20T20:49:59.456Z] === RUN TestDaemonRestartWithExistingNetwork [2022-01-20T20:49:59.456Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-01-20T20:50:00.030Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-01-20T20:50:00.600Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-01-20T20:50:00.600Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s) [2022-01-20T20:50:00.600Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-01-20T20:50:01.938Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-20T20:50:01.938Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-20T20:50:01.980Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.28s) [2022-01-20T20:50:01.980Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-01-20T20:50:02.240Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-01-20T20:50:02.500Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-01-20T20:50:02.500Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.61s) [2022-01-20T20:50:02.500Z] === RUN TestServiceWithPredefinedNetwork [2022-01-20T20:50:02.501Z] --- PASS: TestServiceUpdatePidsLimit (16.18s) [2022-01-20T20:50:02.501Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) [2022-01-20T20:50:02.501Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.90s) [2022-01-20T20:50:02.501Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.80s) [2022-01-20T20:50:02.501Z] PASS [2022-01-20T20:50:02.501Z] [2022-01-20T20:50:02.501Z] === Skipped [2022-01-20T20:50:02.501Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-01-20T20:50:02.501Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-01-20T20:50:02.501Z] [2022-01-20T20:50:02.501Z] DONE 27 tests, 1 skipped in 181.914s [2022-01-20T20:50:02.501Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-01-20T20:50:02.501Z] INFO: Testing against a local daemon [2022-01-20T20:50:02.501Z] === RUN TestSessionCreate [2022-01-20T20:50:02.501Z] --- PASS: TestSessionCreate (0.02s) [2022-01-20T20:50:02.501Z] === RUN TestSessionCreateWithBadUpgrade [2022-01-20T20:50:02.501Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-01-20T20:50:02.501Z] PASS [2022-01-20T20:50:02.501Z] [2022-01-20T20:50:02.501Z] DONE 2 tests in 0.076s [2022-01-20T20:50:02.501Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-01-20T20:50:02.501Z] INFO: Testing against a local daemon [2022-01-20T20:50:02.501Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-01-20T20:50:02.501Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-01-20T20:50:02.501Z] === RUN TestDiskUsage [2022-01-20T20:50:02.501Z] === PAUSE TestDiskUsage [2022-01-20T20:50:02.501Z] === RUN TestEventsExecDie [2022-01-20T20:50:02.501Z] --- PASS: TestEventsExecDie (0.55s) [2022-01-20T20:50:02.501Z] === RUN TestEventsBackwardsCompatible [2022-01-20T20:50:02.501Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-01-20T20:50:02.501Z] === RUN TestEventsVolumeCreate [2022-01-20T20:50:02.501Z] --- PASS: TestEventsVolumeCreate (0.07s) [2022-01-20T20:50:02.501Z] === RUN TestInfoBinaryCommits [2022-01-20T20:50:02.501Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-01-20T20:50:02.501Z] === RUN TestInfoAPIVersioned [2022-01-20T20:50:02.501Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-01-20T20:50:02.501Z] === RUN TestInfoAPI [2022-01-20T20:50:02.501Z] --- PASS: TestInfoAPI (0.02s) [2022-01-20T20:50:02.501Z] === RUN TestInfoAPIWarnings [2022-01-20T20:50:03.618Z] Removing intermediate container 75d55653aab6 [2022-01-20T20:50:03.618Z] ---> 5c3640a64fb6 [2022-01-20T20:50:03.618Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-01-20T20:50:03.618Z] ---> Running in 1b08ca75afbf [2022-01-20T20:50:05.037Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-01-20T20:50:05.189Z] [2022-01-20T20:50:05.189Z] SUCCESS: Specified value was saved. [2022-01-20T20:50:05.296Z] --- PASS: TestServiceWithPredefinedNetwork (2.64s) [2022-01-20T20:50:05.296Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-01-20T20:50:05.296Z] service_test.go:243: FLAKY_TEST [2022-01-20T20:50:05.296Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-01-20T20:50:05.296Z] === RUN TestServiceWithDataPathPortInit [2022-01-20T20:50:05.555Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-01-20T20:50:06.273Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2022-01-20T20:50:06.273Z] PASS [2022-01-20T20:50:06.273Z] [2022-01-20T20:50:06.273Z] === Skipped [2022-01-20T20:50:06.273Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-01-20T20:50:06.273Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-01-20T20:50:06.273Z] [2022-01-20T20:50:06.273Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-01-20T20:50:06.273Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-01-20T20:50:06.273Z] [2022-01-20T20:50:06.273Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-01-20T20:50:06.273Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-01-20T20:50:06.273Z] [2022-01-20T20:50:06.273Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-01-20T20:50:06.273Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-01-20T20:50:06.273Z] [2022-01-20T20:50:06.273Z] DONE 17 tests, 4 skipped in 26.132s [2022-01-20T20:50:06.273Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-01-20T20:50:06.273Z] ++ 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-01-20T20:50:06.273Z] ++ set -e [2022-01-20T20:50:06.273Z] ++ '[' -n 0 ']' [2022-01-20T20:50:06.273Z] ++ set -x [2022-01-20T20:50:06.273Z] ++ 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-01-20T20:50:06.273Z] INFO: Testing against a local daemon [2022-01-20T20:50:06.273Z] === RUN TestPluginInvalidJSON [2022-01-20T20:50:06.273Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-01-20T20:50:06.273Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-01-20T20:50:06.273Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-01-20T20:50:06.273Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-01-20T20:50:06.273Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-01-20T20:50:06.273Z] === RUN TestPluginInstall [2022-01-20T20:50:06.273Z] === RUN TestPluginInstall/no_auth [2022-01-20T20:50:06.273Z] time="2022-01-20T20:50:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-20T20:50:06.273Z] time="2022-01-20T20:50:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:dc8d5217fbf94acf403e7d87fb3255ee52a99a497aa69445b4cd57accfe8bb9e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-20T20:50:06.273Z] time="2022-01-20T20:50:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-20T20:50:06.273Z] time="2022-01-20T20:50:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:dc8d5217fbf94acf403e7d87fb3255ee52a99a497aa69445b4cd57accfe8bb9e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-20T20:50:06.844Z] === RUN TestPluginInstall/with_htpasswd [2022-01-20T20:50:07.104Z] time="2022-01-20T20:50:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-20T20:50:07.104Z] time="2022-01-20T20:50:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:294c4f8eec64812e440c194cefccfac7d86d2e4400d28d9660edb626cc485c09" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-20T20:50:07.104Z] time="2022-01-20T20:50:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-20T20:50:07.104Z] time="2022-01-20T20:50:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:294c4f8eec64812e440c194cefccfac7d86d2e4400d28d9660edb626cc485c09" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-20T20:50:07.363Z] === RUN TestPluginInstall/with_insecure [2022-01-20T20:50:07.472Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-01-20T20:50:08.150Z] Removing intermediate container 1b08ca75afbf [2022-01-20T20:50:08.150Z] ---> 5bde5890bc6f [2022-01-20T20:50:08.150Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-01-20T20:50:08.150Z] ---> Running in 376a6ae6a8c4 [2022-01-20T20:50:08.303Z] time="2022-01-20T20:50:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-20T20:50:08.303Z] time="2022-01-20T20:50:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7444e471cb52bc412385a1cd0a6f3b280aef5658382ce5952d1d6f0edaa677f4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-20T20:50:08.303Z] time="2022-01-20T20:50:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-20T20:50:08.303Z] time="2022-01-20T20:50:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7444e471cb52bc412385a1cd0a6f3b280aef5658382ce5952d1d6f0edaa677f4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-20T20:50:08.303Z] plugin_test.go:165: [d35a7ed36333d] daemon is not started [2022-01-20T20:50:08.303Z] --- PASS: TestPluginInstall (3.33s) [2022-01-20T20:50:08.303Z] --- PASS: TestPluginInstall/no_auth (1.70s) [2022-01-20T20:50:08.303Z] --- PASS: TestPluginInstall/with_htpasswd (0.60s) [2022-01-20T20:50:08.303Z] --- PASS: TestPluginInstall/with_insecure (1.03s) [2022-01-20T20:50:08.303Z] === RUN TestPluginsWithRuntimes [2022-01-20T20:50:08.412Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-01-20T20:50:09.080Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-01-20T20:50:09.080Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (11.57s) [2022-01-20T20:50:09.080Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (11.57s) [2022-01-20T20:50:09.080Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (11.61s) [2022-01-20T20:50:09.081Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (16.68s) [2022-01-20T20:50:09.081Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (7.72s) [2022-01-20T20:50:09.081Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (7.74s) [2022-01-20T20:50:09.081Z] === RUN TestBuildMultiStageCopy [2022-01-20T20:50:09.081Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-01-20T20:50:09.350Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-01-20T20:50:09.608Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-01-20T20:50:10.212Z] === RUN TestPluginsWithRuntimes/No_Args [2022-01-20T20:50:11.151Z] === RUN TestPluginsWithRuntimes/With_Args [2022-01-20T20:50:11.515Z] === RUN TestDockerSuite/TestBuildPATH [2022-01-20T20:50:11.720Z] --- PASS: TestPluginsWithRuntimes (3.53s) [2022-01-20T20:50:11.720Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.83s) [2022-01-20T20:50:11.720Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.82s) [2022-01-20T20:50:11.720Z] === RUN TestPluginBackCompatMediaTypes [2022-01-20T20:50:11.969Z] Cannot create a file when that file already exists. [2022-01-20T20:50:12.290Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s) [2022-01-20T20:50:12.290Z] PASS [2022-01-20T20:50:12.290Z] [2022-01-20T20:50:12.290Z] DONE 10 tests in 7.540s [2022-01-20T20:50:12.290Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-01-20T20:50:12.290Z] ++ 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-01-20T20:50:12.290Z] ++ set -e [2022-01-20T20:50:12.290Z] ++ '[' -n 0 ']' [2022-01-20T20:50:12.290Z] ++ set -x [2022-01-20T20:50:12.290Z] ++ 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-01-20T20:50:12.550Z] INFO: Testing against a local daemon [2022-01-20T20:50:12.550Z] === RUN TestExternalGraphDriver [2022-01-20T20:50:12.550Z] === RUN TestExternalGraphDriver/json [2022-01-20T20:50:12.893Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-01-20T20:50:13.462Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-01-20T20:50:14.399Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-01-20T20:50:14.460Z] === RUN TestExternalGraphDriver/spec [2022-01-20T20:50:15.841Z] === RUN TestExternalGraphDriver/pull [2022-01-20T20:50:16.221Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-01-20T20:50:16.741Z] Removing intermediate container 376a6ae6a8c4 [2022-01-20T20:50:16.741Z] ---> f917617d8bc5 [2022-01-20T20:50:16.741Z] Step 13/13 : CMD ["sh"] [2022-01-20T20:50:16.741Z] ---> Running in 7762a8458074 [2022-01-20T20:50:17.203Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-01-20T20:50:17.211Z] Removing intermediate container 7762a8458074 [2022-01-20T20:50:17.211Z] ---> b217ff7c4a45 [2022-01-20T20:50:17.211Z] Successfully built b217ff7c4a45 [2022-01-20T20:50:17.211Z] Successfully tagged busybox:latest [2022-01-20T20:50:17.211Z] INFO: Docker images of the daemon under test [2022-01-20T20:50:17.211Z] [2022-01-20T20:50:17.211Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-01-20T20:50:17.211Z] busybox latest b217ff7c4a45 Less than a second ago 4.99GB [2022-01-20T20:50:17.211Z] microsoft/windowsservercore latest 11cbc9e36c7a 4 days ago 4.95GB [2022-01-20T20:50:17.211Z] mcr.microsoft.com/windows/servercore ltsc2022 11cbc9e36c7a 4 days ago 4.95GB [2022-01-20T20:50:17.211Z] [2022-01-20T20:50:17.211Z] INFO: Running integration tests at 01/20/2022 20:50:16... [2022-01-20T20:50:17.211Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-01-20T20:50:17.211Z] INFO: Integration API tests being run from the host: [2022-01-20T20:50:17.211Z] INFO: make.ps1 starting at 01/20/2022 20:50:16 [2022-01-20T20:50:17.222Z] --- PASS: TestExternalGraphDriver (4.78s) [2022-01-20T20:50:17.223Z] --- PASS: TestExternalGraphDriver/json (1.55s) [2022-01-20T20:50:17.223Z] --- PASS: TestExternalGraphDriver/spec (1.60s) [2022-01-20T20:50:17.223Z] --- PASS: TestExternalGraphDriver/pull (1.59s) [2022-01-20T20:50:17.223Z] === RUN TestGraphdriverPluginV2 [2022-01-20T20:50:17.223Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-01-20T20:50:17.223Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2022-01-20T20:50:17.223Z] PASS [2022-01-20T20:50:17.223Z] [2022-01-20T20:50:17.223Z] === Skipped [2022-01-20T20:50:17.223Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2022-01-20T20:50:17.223Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-01-20T20:50:17.223Z] [2022-01-20T20:50:17.223Z] DONE 5 tests, 1 skipped in 4.890s [2022-01-20T20:50:17.223Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-01-20T20:50:17.223Z] ++ 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-01-20T20:50:17.223Z] ++ set -e [2022-01-20T20:50:17.223Z] ++ '[' -n 0 ']' [2022-01-20T20:50:17.223Z] ++ set -x [2022-01-20T20:50:17.223Z] ++ 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-01-20T20:50:17.483Z] INFO: Testing against a local daemon [2022-01-20T20:50:17.483Z] === RUN TestContinueAfterPluginCrash [2022-01-20T20:50:17.483Z] === PAUSE TestContinueAfterPluginCrash [2022-01-20T20:50:17.483Z] === RUN TestReadPluginNoRead [2022-01-20T20:50:17.483Z] === PAUSE TestReadPluginNoRead [2022-01-20T20:50:17.483Z] === RUN TestDaemonStartWithLogOpt [2022-01-20T20:50:17.483Z] === PAUSE TestDaemonStartWithLogOpt [2022-01-20T20:50:17.483Z] === CONT TestContinueAfterPluginCrash [2022-01-20T20:50:17.483Z] === CONT TestDaemonStartWithLogOpt [2022-01-20T20:50:18.191Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-01-20T20:50:18.202Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-01-20T20:50:19.173Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-01-20T20:50:20.697Z] --- PASS: TestInfoAPIWarnings (16.24s) [2022-01-20T20:50:20.697Z] === RUN TestInfoDebug [2022-01-20T20:50:20.697Z] --- PASS: TestInfoDebug (0.53s) [2022-01-20T20:50:20.697Z] === RUN TestInfoInsecureRegistries [2022-01-20T20:50:20.697Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2022-01-20T20:50:20.697Z] === RUN TestInfoRegistryMirrors [2022-01-20T20:50:20.697Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2022-01-20T20:50:20.697Z] === RUN TestLoginFailsWithBadCredentials [2022-01-20T20:50:20.697Z] --- PASS: TestLoginFailsWithBadCredentials (0.10s) [2022-01-20T20:50:20.697Z] === RUN TestPingCacheHeaders [2022-01-20T20:50:20.697Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-01-20T20:50:20.697Z] === RUN TestPingGet [2022-01-20T20:50:20.697Z] --- PASS: TestPingGet (0.01s) [2022-01-20T20:50:20.697Z] === RUN TestPingHead [2022-01-20T20:50:20.697Z] --- PASS: TestPingHead (0.02s) [2022-01-20T20:50:20.697Z] === RUN TestVersion [2022-01-20T20:50:20.697Z] --- PASS: TestVersion (0.02s) [2022-01-20T20:50:20.697Z] === CONT TestDiskUsage [2022-01-20T20:50:20.697Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-01-20T20:50:20.730Z] --- PASS: TestBuildMultiStageCopy (12.49s) [2022-01-20T20:50:20.730Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (8.01s) [2022-01-20T20:50:20.730Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.82s) [2022-01-20T20:50:20.730Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.02s) [2022-01-20T20:50:20.730Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.20s) [2022-01-20T20:50:20.730Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.44s) [2022-01-20T20:50:20.730Z] === RUN TestBuildMultiStageParentConfig [2022-01-20T20:50:20.779Z] --- PASS: TestDaemonStartWithLogOpt (3.03s) [2022-01-20T20:50:20.779Z] === CONT TestReadPluginNoRead [2022-01-20T20:50:20.974Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-01-20T20:50:20.974Z] --- PASS: TestServiceWithDataPathPortInit (15.51s) [2022-01-20T20:50:20.974Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-01-20T20:50:21.257Z] === RUN TestDiskUsage/empty [2022-01-20T20:50:21.257Z] === RUN TestDiskUsage/empty/container_types [2022-01-20T20:50:21.257Z] === RUN TestDiskUsage/empty/image_types [2022-01-20T20:50:21.257Z] === RUN TestDiskUsage/empty/volume_types [2022-01-20T20:50:21.257Z] === RUN TestDiskUsage/empty/build-cache_types [2022-01-20T20:50:21.257Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-01-20T20:50:21.257Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-01-20T20:50:21.257Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-01-20T20:50:21.257Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-01-20T20:50:21.257Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-01-20T20:50:21.257Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-01-20T20:50:21.257Z] === RUN TestDiskUsage/after_LoadBusybox [2022-01-20T20:50:21.513Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-01-20T20:50:21.513Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-01-20T20:50:21.513Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-01-20T20:50:21.513Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-01-20T20:50:21.513Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-01-20T20:50:21.513Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-01-20T20:50:21.513Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-01-20T20:50:21.513Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-01-20T20:50:21.513Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-01-20T20:50:21.513Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-01-20T20:50:21.513Z] === RUN TestDiskUsage/after_container.Run [2022-01-20T20:50:21.768Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-01-20T20:50:21.768Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-01-20T20:50:21.768Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-01-20T20:50:21.768Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-01-20T20:50:21.768Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-01-20T20:50:21.768Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-01-20T20:50:21.768Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-01-20T20:50:21.768Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-01-20T20:50:21.768Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-01-20T20:50:21.768Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-01-20T20:50:22.024Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.51s) [2022-01-20T20:50:22.024Z] --- PASS: TestDiskUsage (1.52s) [2022-01-20T20:50:22.024Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-01-20T20:50:22.024Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-01-20T20:50:22.024Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-01-20T20:50:22.024Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-01-20T20:50:22.024Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-01-20T20:50:22.024Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-01-20T20:50:22.024Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-01-20T20:50:22.024Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-01-20T20:50:22.024Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-01-20T20:50:22.024Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-01-20T20:50:22.024Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-01-20T20:50:22.024Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.33s) [2022-01-20T20:50:22.024Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-01-20T20:50:22.024Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-01-20T20:50:22.024Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-01-20T20:50:22.024Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-01-20T20:50:22.024Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-01-20T20:50:22.024Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-01-20T20:50:22.024Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-01-20T20:50:22.024Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-01-20T20:50:22.024Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-01-20T20:50:22.024Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-01-20T20:50:22.024Z] --- PASS: TestDiskUsage/after_container.Run (0.45s) [2022-01-20T20:50:22.024Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-01-20T20:50:22.024Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-01-20T20:50:22.024Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-01-20T20:50:22.024Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-01-20T20:50:22.024Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-01-20T20:50:22.024Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-01-20T20:50:22.024Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-01-20T20:50:22.024Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-01-20T20:50:22.024Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-01-20T20:50:22.024Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-01-20T20:50:22.024Z] PASS [2022-01-20T20:50:22.024Z] [2022-01-20T20:50:22.024Z] DONE 50 tests in 20.289s [2022-01-20T20:50:22.024Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-01-20T20:50:22.279Z] INFO: Testing against a local daemon [2022-01-20T20:50:22.279Z] === RUN TestVolumesCreateAndList [2022-01-20T20:50:22.279Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-01-20T20:50:22.279Z] === RUN TestVolumesRemove [2022-01-20T20:50:22.279Z] --- PASS: TestVolumesRemove (0.06s) [2022-01-20T20:50:22.279Z] === RUN TestVolumesInspect [2022-01-20T20:50:22.279Z] --- PASS: TestVolumesInspect (0.02s) [2022-01-20T20:50:22.279Z] === RUN TestVolumesInvalidJSON [2022-01-20T20:50:22.279Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-01-20T20:50:22.279Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-01-20T20:50:22.279Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-01-20T20:50:22.279Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-01-20T20:50:22.279Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-01-20T20:50:22.279Z] PASS [2022-01-20T20:50:22.279Z] [2022-01-20T20:50:22.279Z] DONE 5 tests in 0.153s [2022-01-20T20:50:22.279Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-01-20T20:50:22.688Z] === RUN TestReadPluginNoRead/default [2022-01-20T20:50:22.842Z] Stopping apparmor (via systemctl): apparmor.service. [2022-01-20T20:50:22.842Z] Removing test suite binaries [2022-01-20T20:50:22.842Z] exiting test-integration [2022-01-20T20:50:22.842Z] ++ exit 0 [2022-01-20T20:50:22.842Z] [2022-01-20T20:50:23.545Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-01-20T20:50:23.545Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-01-20T20:50:23.627Z] === RUN TestReadPluginNoRead/disabled_caching [2022-01-20T20:50:23.670Z] --- PASS: TestBuildMultiStageParentConfig (2.68s) [2022-01-20T20:50:23.670Z] === RUN TestBuildLabelWithTargets [2022-01-20T20:50:23.670Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-20T20:50:23.670Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-01-20T20:50:23.670Z] === RUN TestBuildWithEmptyLayers [2022-01-20T20:50:24.120Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:q4d0cqixozzbr4fqdyrir26qf Created:2022-01-20 20:50:22.23643085 +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[25afac3a38d4701ed22344c7e5d38ecd6dc6f5a0ab5bc3439cf1f0b4e0723c71:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ux6gnooyz2yqw28f9bu88pb8u EndpointID:50db4460a8fc93dba1189e5289dc611cfc773a21d5588f88a06a363522a4ef25 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:951ea9aa2d4ffa6a7132e89be1334462a72d0d541ed3777acbdd70171a588a9c 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:ad428da8e1c7 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ux6gnooyz2yqw28f9bu88pb8u EndpointID:50db4460a8fc93dba1189e5289dc611cfc773a21d5588f88a06a363522a4ef25 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} Post stage [Pipeline] junit [2022-01-20T20:50:24.215Z] Recording test results [2022-01-20T20:50:25.008Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-01-20T20:50:25.057Z] === RUN TestDockerSuite/TestBuildRm [2022-01-20T20:50:25.228Z] --- PASS: TestBuildWithEmptyLayers (1.44s) [2022-01-20T20:50:25.228Z] === RUN TestBuildMultiStageOnBuild [2022-01-20T20:50:25.268Z] --- PASS: TestContinueAfterPluginCrash (7.92s) [2022-01-20T20:50:25.627Z] docker_api_swarm_test.go:304: [d9620f85a7e13] joining swarm manager [d414774c43e65]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-20T20:50:25.689Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-01-20T20:50:25.839Z] === CONT TestReadPluginNoRead [2022-01-20T20:50:25.839Z] read_test.go:92: [de2ade909c7d6] daemon is not started [2022-01-20T20:50:25.839Z] --- PASS: TestReadPluginNoRead (5.51s) [2022-01-20T20:50:25.839Z] --- PASS: TestReadPluginNoRead/default (1.15s) [2022-01-20T20:50:25.839Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.13s) [2022-01-20T20:50:25.839Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.11s) [2022-01-20T20:50:25.839Z] PASS [2022-01-20T20:50:25.839Z] [2022-01-20T20:50:25.839Z] DONE 6 tests in 8.648s [2022-01-20T20:50:25.839Z] 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-01-20T20:50:25.839Z] ++ 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-01-20T20:50:25.839Z] ++ set -e [2022-01-20T20:50:25.839Z] ++ '[' -n 0 ']' [2022-01-20T20:50:25.839Z] ++ set -x [2022-01-20T20:50:25.839Z] ++ 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-01-20T20:50:26.063Z] + echo Ensuring container killed. [2022-01-20T20:50:26.063Z] Ensuring container killed. [2022-01-20T20:50:26.063Z] + docker rm -vf docker-pr3 [2022-01-20T20:50:26.063Z] Error: No such container: docker-pr3 [Pipeline] sh [2022-01-20T20:50:26.099Z] testing: warning: no tests to run [2022-01-20T20:50:26.099Z] PASS [2022-01-20T20:50:26.099Z] [2022-01-20T20:50:26.099Z] DONE 0 tests in 0.026s [2022-01-20T20:50:26.099Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-01-20T20:50:26.099Z] ++ 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-01-20T20:50:26.099Z] ++ set -e [2022-01-20T20:50:26.099Z] ++ '[' -n 0 ']' [2022-01-20T20:50:26.099Z] ++ set -x [2022-01-20T20:50:26.099Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-01-20T20:50:26.099Z] INFO: Testing against a local daemon [2022-01-20T20:50:26.099Z] === RUN TestPluginWithDevMounts [2022-01-20T20:50:26.099Z] === PAUSE TestPluginWithDevMounts [2022-01-20T20:50:26.099Z] === CONT TestPluginWithDevMounts [2022-01-20T20:50:26.337Z] + echo Chowning /workspace to jenkins user [2022-01-20T20:50:26.337Z] Chowning /workspace to jenkins user [2022-01-20T20:50:26.337Z] + id -u [2022-01-20T20:50:26.337Z] + id -g [2022-01-20T20:50:26.337Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43172:/workspace busybox chown -R 1000:1000 /workspace [2022-01-20T20:50:26.337Z] Unable to find image 'busybox:latest' locally [2022-01-20T20:50:26.635Z] latest: Pulling from library/busybox [2022-01-20T20:50:26.635Z] 5cc84ad355aa: Pulling fs layer [2022-01-20T20:50:26.635Z] 5cc84ad355aa: Verifying Checksum [2022-01-20T20:50:26.635Z] 5cc84ad355aa: Download complete [2022-01-20T20:50:26.635Z] 5cc84ad355aa: Pull complete [2022-01-20T20:50:26.635Z] Digest: sha256:5acba83a746c7608ed544dc1533b87c737a0b0fb730301639a0179f9344b1678 [2022-01-20T20:50:26.635Z] Status: Downloaded newer image for busybox:latest [2022-01-20T20:50:27.007Z] docker_api_swarm_test.go:305: [d0b9eda9b5950] joining swarm manager [d414774c43e65]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-20T20:50:27.268Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-01-20T20:50:28.015Z] --- PASS: TestPluginWithDevMounts (1.56s) [2022-01-20T20:50:28.015Z] PASS [2022-01-20T20:50:28.015Z] [2022-01-20T20:50:28.015Z] DONE 1 tests in 1.655s [2022-01-20T20:50:28.015Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-01-20T20:50:28.015Z] ++ 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-01-20T20:50:28.015Z] ++ set -e [2022-01-20T20:50:28.015Z] ++ '[' -n 0 ']' [2022-01-20T20:50:28.015Z] ++ set -x [2022-01-20T20:50:28.015Z] ++ 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-01-20T20:50:28.015Z] INFO: Testing against a local daemon [2022-01-20T20:50:28.015Z] === RUN TestSecretInspect [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-01-20T20:50:28.381Z] + bundleName=amd64-cgroup2 [2022-01-20T20:50:28.381Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-01-20T20:50:28.381Z] Creating amd64-cgroup2-bundles.tar.gz [2022-01-20T20:50:28.381Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-01-20T20:50:28.381Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [Pipeline] archiveArtifacts [2022-01-20T20:50:28.645Z] Archiving artifacts [2022-01-20T20:50:28.649Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-01-20T20:50:28.649Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-01-20T20:50:29.217Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.33s) [2022-01-20T20:50:29.217Z] PASS [2022-01-20T20:50:29.217Z] [2022-01-20T20:50:29.217Z] === Skipped [2022-01-20T20:50:29.217Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-01-20T20:50:29.217Z] service_test.go:243: FLAKY_TEST [2022-01-20T20:50:29.217Z] [2022-01-20T20:50:29.217Z] DONE 26 tests, 1 skipped in 49.336s [2022-01-20T20:50:29.217Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-01-20T20:50:29.217Z] ++ 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-01-20T20:50:29.217Z] ++ set -e [2022-01-20T20:50:29.217Z] ++ '[' -n 0 ']' [2022-01-20T20:50:29.217Z] ++ set -x [2022-01-20T20:50:29.217Z] ++ 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-01-20T20:50:29.217Z] INFO: Testing against a local daemon [2022-01-20T20:50:29.217Z] === RUN TestDockerNetworkIpvlanPersistance [2022-01-20T20:50:29.217Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-01-20T20:50:29.217Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-01-20T20:50:29.217Z] === RUN TestDockerNetworkIpvlan [2022-01-20T20:50:29.217Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-01-20T20:50:29.217Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-01-20T20:50:29.217Z] PASS [2022-01-20T20:50:29.217Z] [2022-01-20T20:50:29.217Z] === Skipped [2022-01-20T20:50:29.217Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-01-20T20:50:29.217Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-01-20T20:50:29.217Z] [2022-01-20T20:50:29.217Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-01-20T20:50:29.217Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-01-20T20:50:29.217Z] [2022-01-20T20:50:29.217Z] DONE 2 tests, 2 skipped in 0.118s [2022-01-20T20:50:29.217Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-01-20T20:50:29.217Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-01-20T20:50:29.217Z] ++ 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-01-20T20:50:29.217Z] ++ set -e [2022-01-20T20:50:29.217Z] ++ '[' -n 0 ']' [2022-01-20T20:50:29.217Z] ++ set -x [2022-01-20T20:50:29.217Z] ++ 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-01-20T20:50:29.477Z] INFO: Testing against a local daemon [2022-01-20T20:50:29.477Z] === RUN TestDockerNetworkMacvlanPersistance [2022-01-20T20:50:29.477Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-01-20T20:50:29.928Z] --- PASS: TestSecretInspect (2.12s) [2022-01-20T20:50:29.928Z] === RUN TestSecretList [2022-01-20T20:50:30.046Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-01-20T20:50:30.259Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43172/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-01-20T20:50:30.567Z] + make clean [2022-01-20T20:50:30.567Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-01-20T20:50:30.567Z] docker-dev-cache [2022-01-20T20:50:30.567Z] docker-mod-cache [Pipeline] deleteDir [2022-01-20T20:50:30.625Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.36s) [2022-01-20T20:50:30.625Z] === RUN TestDockerNetworkMacvlan [2022-01-20T20:50:30.884Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-01-20T20:50:31.454Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-01-20T20:50:31.713Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-01-20T20:50:31.840Z] --- PASS: TestSecretList (2.08s) [2022-01-20T20:50:31.840Z] === RUN TestSecretsCreateAndDelete [2022-01-20T20:50:32.283Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-01-20T20:50:32.542Z] === RUN TestDockerSuite/TestBuildShellMultiple [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-01-20T20:50:33.114Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-01-20T20:50:34.380Z] --- PASS: TestSecretsCreateAndDelete (2.16s) [2022-01-20T20:50:34.381Z] === RUN TestSecretsUpdate [2022-01-20T20:50:35.653Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-01-20T20:50:35.653Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-01-20T20:50:35.913Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-01-20T20:50:36.172Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-01-20T20:50:36.172Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2022-01-20T20:50:36.172Z] === RUN TestDockerSuite/TestBuildSpaces [2022-01-20T20:50:36.292Z] --- PASS: TestSecretsUpdate (2.22s) [2022-01-20T20:50:36.292Z] === RUN TestTemplatedSecret [2022-01-20T20:50:36.431Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-01-20T20:50:37.370Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-01-20T20:50:37.370Z] === RUN TestDockerSuite/TestBuildStderr [2022-01-20T20:50:37.716Z] --- PASS: TestBuildMultiStageOnBuild (12.15s) [2022-01-20T20:50:37.716Z] === RUN TestBuildUncleanTarFilenames [2022-01-20T20:50:37.716Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-20T20:50:37.716Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2022-01-20T20:50:37.716Z] === RUN TestBuildMultiStageLayerLeak [2022-01-20T20:50:37.938Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-01-20T20:50:38.198Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-01-20T20:50:38.833Z] --- PASS: TestTemplatedSecret (2.08s) [2022-01-20T20:50:38.833Z] === RUN TestSecretCreateResolve [2022-01-20T20:50:40.215Z] --- PASS: TestSecretCreateResolve (1.71s) [2022-01-20T20:50:40.215Z] PASS [2022-01-20T20:50:40.215Z] [2022-01-20T20:50:40.215Z] DONE 6 tests in 12.452s [2022-01-20T20:50:40.215Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-01-20T20:50:40.215Z] ++ 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-01-20T20:50:40.215Z] ++ set -e [2022-01-20T20:50:40.215Z] ++ '[' -n 0 ']' [2022-01-20T20:50:40.215Z] ++ set -x [2022-01-20T20:50:40.215Z] ++ 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-01-20T20:50:40.215Z] INFO: Testing against a local daemon [2022-01-20T20:50:40.215Z] === RUN TestServiceCreateInit [2022-01-20T20:50:40.215Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-01-20T20:50:41.493Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-01-20T20:50:42.061Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-01-20T20:50:42.321Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-01-20T20:50:43.260Z] --- PASS: TestDockerNetworkMacvlan (12.41s) [2022-01-20T20:50:43.260Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2022-01-20T20:50:43.260Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2022-01-20T20:50:43.260Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.23s) [2022-01-20T20:50:43.260Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.19s) [2022-01-20T20:50:43.260Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.86s) [2022-01-20T20:50:43.260Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.90s) [2022-01-20T20:50:43.260Z] PASS [2022-01-20T20:50:43.260Z] [2022-01-20T20:50:43.260Z] DONE 8 tests in 13.898s [2022-01-20T20:50:43.260Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-01-20T20:50:43.260Z] ++ 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-01-20T20:50:43.260Z] ++ set -e [2022-01-20T20:50:43.260Z] ++ '[' -n 0 ']' [2022-01-20T20:50:43.260Z] ++ set -x [2022-01-20T20:50:43.260Z] ++ 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-01-20T20:50:43.260Z] testing: warning: no tests to run [2022-01-20T20:50:43.260Z] PASS [2022-01-20T20:50:43.260Z] [2022-01-20T20:50:43.260Z] DONE 0 tests in 0.027s [2022-01-20T20:50:43.260Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-01-20T20:50:43.260Z] ++ 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-01-20T20:50:43.260Z] ++ set -e [2022-01-20T20:50:43.260Z] ++ '[' -n 0 ']' [2022-01-20T20:50:43.260Z] ++ set -x [2022-01-20T20:50:43.260Z] ++ 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-01-20T20:50:43.260Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-01-20T20:50:43.260Z] INFO: Testing against a local daemon [2022-01-20T20:50:43.260Z] === RUN TestAuthZPluginAllowRequest [2022-01-20T20:50:43.829Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-01-20T20:50:44.398Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-01-20T20:50:44.428Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-01-20T20:50:44.658Z] --- PASS: TestAuthZPluginAllowRequest (1.44s) [2022-01-20T20:50:44.658Z] === RUN TestAuthZPluginTLS [2022-01-20T20:50:44.918Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-01-20T20:50:44.952Z] Created binary: bundles/binary-daemon/dockerd-dev [2022-01-20T20:50:44.952Z] Copying nested executables into bundles/binary-daemon [2022-01-20T20:50:44.952Z] Building: bundles/binary-daemon/docker-proxy-dev [2022-01-20T20:50:44.952Z] GOOS="" GOARCH="" GOARM="" [2022-01-20T20:50:44.952Z] Created binary: bundles/binary-daemon/docker-proxy-dev [2022-01-20T20:50:44.952Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-01-20T20:50:45.277Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43172/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=839e2ecc1bee37225c19e4b8025dc36f3d613e40 -e DOCKER_GRAPHDRIVER docker:839e2ecc1bee37225c19e4b8025dc36f3d613e40 hack/make.sh cross [2022-01-20T20:50:45.487Z] --- PASS: TestAuthZPluginTLS (0.60s) [2022-01-20T20:50:45.487Z] === RUN TestAuthZPluginDenyRequest [2022-01-20T20:50:45.535Z] [2022-01-20T20:50:45.535Z] Removing bundles/ [2022-01-20T20:50:45.746Z] === RUN TestDockerSuite/TestBuildUser [2022-01-20T20:50:45.793Z] [2022-01-20T20:50:45.793Z] ---> Making bundle: cross (in bundles/cross) [2022-01-20T20:50:45.793Z] Cross building: bundles/cross/linux/amd64 [2022-01-20T20:50:45.793Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-01-20T20:50:45.793Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-01-20T20:50:46.005Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2022-01-20T20:50:46.005Z] === RUN TestAuthZPluginAPIDenyResponse [2022-01-20T20:50:46.575Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.57s) [2022-01-20T20:50:46.575Z] === RUN TestAuthZPluginDenyResponse [2022-01-20T20:50:47.143Z] --- PASS: TestAuthZPluginDenyResponse (0.57s) [2022-01-20T20:50:47.143Z] === RUN TestAuthZPluginAllowEventStream [2022-01-20T20:50:47.401Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-01-20T20:50:47.731Z] --- PASS: TestServiceCreateInit (7.03s) [2022-01-20T20:50:47.731Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.52s) [2022-01-20T20:50:47.731Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.49s) [2022-01-20T20:50:47.731Z] === RUN TestCreateServiceMultipleTimes [2022-01-20T20:50:48.123Z] --- PASS: TestBuildMultiStageLayerLeak (10.93s) [2022-01-20T20:50:48.123Z] === RUN TestBuildWithHugeFile [2022-01-20T20:50:48.339Z] --- PASS: TestAuthZPluginAllowEventStream (1.34s) [2022-01-20T20:50:48.339Z] === RUN TestAuthZPluginErrorResponse [2022-01-20T20:50:48.485Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-20T20:50:48.485Z] INFO: Testing against a local daemon [2022-01-20T20:50:48.485Z] === RUN TestBuildWithSession [2022-01-20T20:50:48.485Z] build_session_test.go:25: TODO: BuildKit [2022-01-20T20:50:48.485Z] --- SKIP: TestBuildWithSession (0.00s) [2022-01-20T20:50:48.485Z] === RUN TestBuildSquashParent [2022-01-20T20:50:48.485Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:50:48.485Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-01-20T20:50:48.485Z] === RUN TestBuildWithRemoveAndForceRemove [2022-01-20T20:50:48.485Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-20T20:50:48.485Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-20T20:50:48.485Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-20T20:50:48.485Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-20T20:50:48.485Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-20T20:50:48.485Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-20T20:50:48.485Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-20T20:50:48.485Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-20T20:50:48.485Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-20T20:50:48.485Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-20T20:50:48.485Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-20T20:50:48.485Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-20T20:50:48.485Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-20T20:50:48.485Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-20T20:50:48.485Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-20T20:50:48.485Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-20T20:50:48.909Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-01-20T20:50:48.909Z] === RUN TestAuthZPluginErrorRequest [2022-01-20T20:50:49.477Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2022-01-20T20:50:49.477Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-01-20T20:50:49.736Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-01-20T20:50:49.996Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2022-01-20T20:50:49.996Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-01-20T20:50:51.906Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.80s) [2022-01-20T20:50:51.906Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-01-20T20:50:53.811Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.70s) [2022-01-20T20:50:53.811Z] === RUN TestAuthZPluginHeader [2022-01-20T20:50:54.379Z] --- PASS: TestAuthZPluginHeader (0.78s) [2022-01-20T20:50:54.379Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-01-20T20:50:56.284Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-01-20T20:50:58.822Z] docker_api_swarm_test.go:272: [d48bf338c6f48] joining swarm manager [db1e380c8e5ac]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-20T20:50:59.082Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.91s) [2022-01-20T20:50:59.082Z] === RUN TestAuthZPluginV2Disable [2022-01-20T20:51:00.463Z] docker_api_swarm_test.go:273: [ddd6db09e2d0a] joining swarm manager [db1e380c8e5ac]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-20T20:51:01.841Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-01-20T20:51:02.410Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-01-20T20:51:02.410Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-01-20T20:51:02.659Z] --- PASS: TestCreateServiceMultipleTimes (14.53s) [2022-01-20T20:51:02.659Z] === RUN TestCreateServiceConflict [2022-01-20T20:51:02.979Z] --- PASS: TestAuthZPluginV2Disable (3.80s) [2022-01-20T20:51:02.979Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-01-20T20:51:03.464Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-20T20:51:03.464Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-20T20:51:03.553Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-01-20T20:51:03.599Z] --- PASS: TestCreateServiceConflict (1.69s) [2022-01-20T20:51:03.599Z] === RUN TestCreateServiceMaxReplicas [2022-01-20T20:51:04.120Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-01-20T20:51:05.059Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-01-20T20:51:05.059Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-01-20T20:51:05.059Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-01-20T20:51:05.059Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2022-01-20T20:51:05.059Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-01-20T20:51:05.059Z] docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows [2022-01-20T20:51:05.059Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-01-20T20:51:05.059Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-01-20T20:51:05.059Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-01-20T20:51:06.146Z] --- PASS: TestCreateServiceMaxReplicas (2.75s) [2022-01-20T20:51:06.146Z] === RUN TestCreateWithDuplicateNetworkNames [2022-01-20T20:51:06.437Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-01-20T20:51:06.437Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-01-20T20:51:07.006Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.92s) [2022-01-20T20:51:07.006Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-01-20T20:51:07.006Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-01-20T20:51:07.591Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-01-20T20:51:08.165Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-01-20T20:51:08.424Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-01-20T20:51:10.340Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-01-20T20:51:12.149Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-01-20T20:51:12.149Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (17.14s) [2022-01-20T20:51:12.149Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (17.14s) [2022-01-20T20:51:12.149Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (17.51s) [2022-01-20T20:51:12.149Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (17.68s) [2022-01-20T20:51:12.149Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (8.91s) [2022-01-20T20:51:12.149Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (9.06s) [2022-01-20T20:51:12.149Z] === RUN TestBuildMultiStageCopy [2022-01-20T20:51:12.149Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-01-20T20:51:12.247Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-01-20T20:51:13.184Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-01-20T20:51:13.753Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-01-20T20:51:14.321Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-01-20T20:51:14.321Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-01-20T20:51:14.321Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-01-20T20:51:15.261Z] === RUN TestDockerSuite/TestBuildXZHost [2022-01-20T20:51:16.721Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-01-20T20:51:16.721Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-01-20T20:51:16.721Z] docker_cli_sni_test.go:18: Flakey test [2022-01-20T20:51:16.721Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-01-20T20:51:17.289Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-01-20T20:51:17.548Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-01-20T20:51:17.808Z] === RUN TestDockerSuite/TestCommitChange [2022-01-20T20:51:18.376Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.33s) [2022-01-20T20:51:18.376Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-01-20T20:51:18.945Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-01-20T20:51:19.514Z] === RUN TestDockerSuite/TestCommitHardlink [2022-01-20T20:51:20.895Z] === RUN TestDockerSuite/TestCommitNewFile [2022-01-20T20:51:21.042Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.62s) [2022-01-20T20:51:21.043Z] === RUN TestCreateServiceSecretFileMode [2022-01-20T20:51:21.835Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-01-20T20:51:22.403Z] === RUN TestDockerSuite/TestCommitTTY [2022-01-20T20:51:22.589Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-01-20T20:51:22.590Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-01-20T20:51:23.340Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-01-20T20:51:23.579Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-01-20T20:51:23.908Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-01-20T20:51:24.844Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-01-20T20:51:25.148Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-01-20T20:51:25.412Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-01-20T20:51:25.412Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-01-20T20:51:25.412Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-01-20T20:51:25.412Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-01-20T20:51:25.412Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-01-20T20:51:25.412Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-01-20T20:51:25.412Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-01-20T20:51:26.349Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-01-20T20:51:26.718Z] --- PASS: TestBuildMultiStageCopy (14.41s) [2022-01-20T20:51:26.718Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (9.77s) [2022-01-20T20:51:26.718Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.86s) [2022-01-20T20:51:26.718Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.06s) [2022-01-20T20:51:26.718Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.22s) [2022-01-20T20:51:26.718Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.49s) [2022-01-20T20:51:26.718Z] === RUN TestBuildMultiStageParentConfig [2022-01-20T20:51:27.286Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-01-20T20:51:27.286Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-01-20T20:51:27.856Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-01-20T20:51:28.425Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-01-20T20:51:28.684Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-01-20T20:51:28.940Z] --- PASS: TestBuildMultiStageParentConfig (2.53s) [2022-01-20T20:51:28.941Z] === RUN TestBuildLabelWithTargets [2022-01-20T20:51:28.941Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-20T20:51:28.941Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-01-20T20:51:28.941Z] === RUN TestBuildWithEmptyLayers [2022-01-20T20:51:29.252Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-01-20T20:51:29.821Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-01-20T20:51:29.821Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-01-20T20:51:29.821Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-01-20T20:51:30.080Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-01-20T20:51:30.080Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-01-20T20:51:30.080Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-01-20T20:51:30.340Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-01-20T20:51:30.340Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-01-20T20:51:30.510Z] --- PASS: TestBuildWithEmptyLayers (1.34s) [2022-01-20T20:51:30.510Z] === RUN TestBuildMultiStageOnBuild [2022-01-20T20:51:30.909Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-01-20T20:51:31.477Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-01-20T20:51:31.737Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-01-20T20:51:31.737Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-01-20T20:51:33.115Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-01-20T20:51:33.259Z] --- PASS: TestCreateServiceSecretFileMode (12.34s) [2022-01-20T20:51:33.259Z] === RUN TestCreateServiceConfigFileMode [2022-01-20T20:51:33.374Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-01-20T20:51:33.374Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-01-20T20:51:33.942Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-01-20T20:51:34.515Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-01-20T20:51:34.775Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.59s) [2022-01-20T20:51:34.775Z] PASS [2022-01-20T20:51:34.775Z] [2022-01-20T20:51:34.775Z] DONE 17 tests in 51.639s [2022-01-20T20:51:34.775Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-01-20T20:51:34.775Z] ++ 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-01-20T20:51:34.775Z] ++ set -e [2022-01-20T20:51:34.775Z] ++ '[' -n 0 ']' [2022-01-20T20:51:34.775Z] ++ set -x [2022-01-20T20:51:34.775Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-01-20T20:51:35.035Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-01-20T20:51:35.035Z] INFO: Testing against a local daemon [2022-01-20T20:51:35.035Z] === RUN TestPluginInvalidJSON [2022-01-20T20:51:35.035Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-01-20T20:51:35.035Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-01-20T20:51:35.035Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-01-20T20:51:35.035Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-01-20T20:51:35.035Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-01-20T20:51:35.035Z] === RUN TestPluginInstall [2022-01-20T20:51:35.035Z] === RUN TestPluginInstall/no_auth [2022-01-20T20:51:35.606Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-01-20T20:51:35.606Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-01-20T20:51:36.188Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-01-20T20:51:36.765Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-01-20T20:51:37.025Z] time="2022-01-20T20:51:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-20T20:51:37.025Z] time="2022-01-20T20:51:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f098553ed904d7703af13f8d56ba03a2480ab1fe716eb0c8194acb1f3a9b4d04" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-20T20:51:37.025Z] time="2022-01-20T20:51:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-20T20:51:37.025Z] time="2022-01-20T20:51:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f098553ed904d7703af13f8d56ba03a2480ab1fe716eb0c8194acb1f3a9b4d04" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-20T20:51:37.284Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-01-20T20:51:37.593Z] === RUN TestPluginInstall/with_htpasswd [2022-01-20T20:51:37.593Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-01-20T20:51:37.852Z] time="2022-01-20T20:51:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-20T20:51:37.852Z] time="2022-01-20T20:51:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:06b0aa359a489f95a3ed054d445b4deb7a6497a22b7159e78dd5029c689f2390" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-20T20:51:37.852Z] time="2022-01-20T20:51:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-20T20:51:37.852Z] time="2022-01-20T20:51:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:06b0aa359a489f95a3ed054d445b4deb7a6497a22b7159e78dd5029c689f2390" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-20T20:51:38.112Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-01-20T20:51:38.112Z] === RUN TestPluginInstall/with_insecure [2022-01-20T20:51:39.051Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-01-20T20:51:39.051Z] time="2022-01-20T20:51:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-20T20:51:39.051Z] time="2022-01-20T20:51:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:46d0b33fca7a0d75e84cac0df73b42da4715ae08927fd81797bfcefab5559291" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-20T20:51:39.051Z] time="2022-01-20T20:51:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-20T20:51:39.051Z] time="2022-01-20T20:51:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:46d0b33fca7a0d75e84cac0df73b42da4715ae08927fd81797bfcefab5559291" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-20T20:51:39.622Z] plugin_test.go:165: [d3fb5020830b9] daemon is not started [2022-01-20T20:51:39.622Z] --- PASS: TestPluginInstall (4.49s) [2022-01-20T20:51:39.622Z] --- PASS: TestPluginInstall/no_auth (2.42s) [2022-01-20T20:51:39.622Z] --- PASS: TestPluginInstall/with_htpasswd (0.81s) [2022-01-20T20:51:39.622Z] --- PASS: TestPluginInstall/with_insecure (1.26s) [2022-01-20T20:51:39.622Z] === RUN TestPluginsWithRuntimes [2022-01-20T20:51:40.191Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-01-20T20:51:40.191Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-01-20T20:51:40.191Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-01-20T20:51:40.191Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-01-20T20:51:40.191Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-01-20T20:51:41.128Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-01-20T20:51:41.128Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-01-20T20:51:41.128Z] === RUN TestPluginsWithRuntimes/No_Args [2022-01-20T20:51:42.065Z] === RUN TestPluginsWithRuntimes/With_Args [2022-01-20T20:51:43.072Z] --- PASS: TestBuildMultiStageOnBuild (12.87s) [2022-01-20T20:51:43.072Z] === RUN TestBuildUncleanTarFilenames [2022-01-20T20:51:43.072Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-20T20:51:43.072Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2022-01-20T20:51:43.072Z] === RUN TestBuildMultiStageLayerLeak [2022-01-20T20:51:43.453Z] --- PASS: TestPluginsWithRuntimes (3.84s) [2022-01-20T20:51:43.453Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.88s) [2022-01-20T20:51:43.453Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.08s) [2022-01-20T20:51:43.453Z] === RUN TestPluginBackCompatMediaTypes [2022-01-20T20:51:44.020Z] --- PASS: TestPluginBackCompatMediaTypes (0.73s) [2022-01-20T20:51:44.020Z] PASS [2022-01-20T20:51:44.020Z] [2022-01-20T20:51:44.020Z] DONE 10 tests in 9.213s [2022-01-20T20:51:44.021Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-01-20T20:51:44.021Z] ++ 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-01-20T20:51:44.021Z] ++ set -e [2022-01-20T20:51:44.021Z] ++ '[' -n 0 ']' [2022-01-20T20:51:44.021Z] ++ set -x [2022-01-20T20:51:44.021Z] ++ 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-01-20T20:51:44.280Z] INFO: Testing against a local daemon [2022-01-20T20:51:44.280Z] === RUN TestExternalGraphDriver [2022-01-20T20:51:44.280Z] === RUN TestExternalGraphDriver/json [2022-01-20T20:51:44.539Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-01-20T20:51:45.478Z] --- PASS: TestCreateServiceConfigFileMode (12.38s) [2022-01-20T20:51:45.478Z] === RUN TestCreateServiceSysctls [2022-01-20T20:51:45.479Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-01-20T20:51:47.212Z] --- PASS: TestCreateServiceSysctls (3.01s) [2022-01-20T20:51:47.212Z] === RUN TestCreateServiceCapabilities [2022-01-20T20:51:47.215Z] === RUN TestExternalGraphDriver/spec [2022-01-20T20:51:47.215Z] === RUN TestDockerSuite/TestContainerAPITop [2022-01-20T20:51:47.215Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-01-20T20:51:47.215Z] docker_api_containers_test.go:417: unmatched requirement DaemonIsWindows [2022-01-20T20:51:47.215Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-01-20T20:51:47.215Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-01-20T20:51:47.215Z] docker_api_swarm_node_test.go:20: [d3a8225b5e5a8] joining swarm manager [db1aaf2aeeccc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-20T20:51:47.785Z] docker_api_swarm_node_test.go:21: [d135161e0cc55] joining swarm manager [db1aaf2aeeccc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-20T20:51:48.044Z] === RUN TestExternalGraphDriver/pull [2022-01-20T20:51:49.124Z] --- PASS: TestCreateServiceCapabilities (2.33s) [2022-01-20T20:51:49.124Z] === RUN TestInspect [2022-01-20T20:51:49.947Z] --- PASS: TestExternalGraphDriver (5.43s) [2022-01-20T20:51:49.947Z] --- PASS: TestExternalGraphDriver/json (1.68s) [2022-01-20T20:51:49.947Z] --- PASS: TestExternalGraphDriver/spec (2.09s) [2022-01-20T20:51:49.947Z] --- PASS: TestExternalGraphDriver/pull (1.63s) [2022-01-20T20:51:49.947Z] === RUN TestGraphdriverPluginV2 [2022-01-20T20:51:49.947Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-01-20T20:51:50.206Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-01-20T20:51:50.774Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-01-20T20:51:51.665Z] --- PASS: TestInspect (2.56s) [2022-01-20T20:51:51.665Z] === RUN TestCreateJob [2022-01-20T20:51:54.065Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-01-20T20:51:54.065Z] --- PASS: TestGraphdriverPluginV2 (4.33s) [2022-01-20T20:51:54.065Z] PASS [2022-01-20T20:51:54.065Z] [2022-01-20T20:51:54.065Z] DONE 5 tests in 9.856s [2022-01-20T20:51:54.065Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-01-20T20:51:54.065Z] ++ 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-01-20T20:51:54.065Z] ++ set -e [2022-01-20T20:51:54.065Z] ++ '[' -n 0 ']' [2022-01-20T20:51:54.065Z] ++ set -x [2022-01-20T20:51:54.065Z] ++ 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-01-20T20:51:54.065Z] INFO: Testing against a local daemon [2022-01-20T20:51:54.065Z] === RUN TestContinueAfterPluginCrash [2022-01-20T20:51:54.065Z] === PAUSE TestContinueAfterPluginCrash [2022-01-20T20:51:54.065Z] === RUN TestReadPluginNoRead [2022-01-20T20:51:54.065Z] === PAUSE TestReadPluginNoRead [2022-01-20T20:51:54.065Z] === RUN TestDaemonStartWithLogOpt [2022-01-20T20:51:54.065Z] === PAUSE TestDaemonStartWithLogOpt [2022-01-20T20:51:54.065Z] === CONT TestContinueAfterPluginCrash [2022-01-20T20:51:54.065Z] === CONT TestDaemonStartWithLogOpt [2022-01-20T20:51:54.204Z] --- PASS: TestCreateJob (2.58s) [2022-01-20T20:51:54.204Z] === RUN TestReplicatedJob [2022-01-20T20:51:54.324Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-01-20T20:51:54.870Z] --- PASS: TestBuildMultiStageLayerLeak (11.20s) [2022-01-20T20:51:54.870Z] === RUN TestBuildWithHugeFile [2022-01-20T20:51:56.244Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-01-20T20:51:57.622Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-01-20T20:51:58.408Z] --- PASS: TestReplicatedJob (4.42s) [2022-01-20T20:51:58.408Z] === RUN TestUpdateReplicatedJob [2022-01-20T20:51:58.560Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2022-01-20T20:51:58.560Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-01-20T20:51:58.819Z] --- PASS: TestDaemonStartWithLogOpt (4.63s) [2022-01-20T20:51:58.819Z] === CONT TestReadPluginNoRead [2022-01-20T20:51:59.756Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2022-01-20T20:52:01.664Z] === RUN TestReadPluginNoRead/default [2022-01-20T20:52:01.664Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2022-01-20T20:52:01.703Z] --- PASS: TestUpdateReplicatedJob (2.63s) [2022-01-20T20:52:01.703Z] === RUN TestServiceListWithStatuses [2022-01-20T20:52:01.703Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-01-20T20:52:01.703Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-01-20T20:52:01.703Z] === RUN TestDockerNetworkConnectAlias [2022-01-20T20:52:03.043Z] docker_api_swarm_test.go:502: [de7c57d60094f] joining swarm manager [d830d9f3dc67c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-20T20:52:03.043Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2022-01-20T20:52:03.043Z] === RUN TestReadPluginNoRead/disabled_caching [2022-01-20T20:52:03.610Z] --- PASS: TestContinueAfterPluginCrash (9.48s) [2022-01-20T20:52:04.178Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000a71e78_} [2022-01-20T20:52:04.437Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-01-20T20:52:04.999Z] --- PASS: TestDockerNetworkConnectAlias (3.89s) [2022-01-20T20:52:04.999Z] === RUN TestDockerNetworkReConnect [2022-01-20T20:52:05.005Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-14253345062_/foo_false____} [2022-01-20T20:52:05.943Z] === CONT TestReadPluginNoRead [2022-01-20T20:52:05.943Z] read_test.go:92: [de27ba1dbdff9] daemon is not started [2022-01-20T20:52:05.943Z] --- PASS: TestReadPluginNoRead (7.04s) [2022-01-20T20:52:05.943Z] --- PASS: TestReadPluginNoRead/default (1.67s) [2022-01-20T20:52:05.943Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.42s) [2022-01-20T20:52:05.943Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.36s) [2022-01-20T20:52:05.943Z] PASS [2022-01-20T20:52:05.943Z] [2022-01-20T20:52:05.943Z] DONE 6 tests in 11.781s [2022-01-20T20:52:05.943Z] 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-01-20T20:52:05.943Z] ++ 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-01-20T20:52:05.943Z] ++ set -e [2022-01-20T20:52:05.943Z] ++ '[' -n 0 ']' [2022-01-20T20:52:05.943Z] ++ set -x [2022-01-20T20:52:05.943Z] ++ 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-01-20T20:52:05.943Z] testing: warning: no tests to run [2022-01-20T20:52:05.943Z] PASS [2022-01-20T20:52:05.943Z] [2022-01-20T20:52:05.943Z] DONE 0 tests in 0.037s [2022-01-20T20:52:05.943Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-01-20T20:52:05.943Z] ++ 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-01-20T20:52:05.943Z] ++ set -e [2022-01-20T20:52:05.943Z] ++ '[' -n 0 ']' [2022-01-20T20:52:05.943Z] ++ set -x [2022-01-20T20:52:05.943Z] ++ 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-01-20T20:52:05.943Z] INFO: Testing against a local daemon [2022-01-20T20:52:05.943Z] === RUN TestPluginWithDevMounts [2022-01-20T20:52:05.943Z] === PAUSE TestPluginWithDevMounts [2022-01-20T20:52:05.943Z] === CONT TestPluginWithDevMounts [2022-01-20T20:52:06.202Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-14253345062_/foo_true____} [2022-01-20T20:52:07.581Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-33351825954_/foo_false____} [2022-01-20T20:52:07.581Z] --- PASS: TestPluginWithDevMounts (1.60s) [2022-01-20T20:52:07.581Z] PASS [2022-01-20T20:52:07.581Z] [2022-01-20T20:52:07.581Z] DONE 1 tests in 1.679s [2022-01-20T20:52:07.581Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-01-20T20:52:07.581Z] ++ 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-01-20T20:52:07.581Z] ++ set -e [2022-01-20T20:52:07.581Z] ++ '[' -n 0 ']' [2022-01-20T20:52:07.581Z] ++ set -x [2022-01-20T20:52:07.581Z] ++ 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-01-20T20:52:07.581Z] INFO: Testing against a local daemon [2022-01-20T20:52:07.581Z] === RUN TestSecretInspect [2022-01-20T20:52:08.293Z] --- PASS: TestDockerNetworkReConnect (3.23s) [2022-01-20T20:52:08.293Z] === RUN TestServicePlugin [2022-01-20T20:52:08.293Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-01-20T20:52:08.293Z] --- SKIP: TestServicePlugin (0.00s) [2022-01-20T20:52:08.293Z] === RUN TestServiceUpdateLabel [2022-01-20T20:52:08.960Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-33351825954_/foo_true____} [2022-01-20T20:52:09.898Z] --- PASS: TestSecretInspect (2.34s) [2022-01-20T20:52:09.898Z] === RUN TestSecretList [2022-01-20T20:52:10.157Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-33351825954_/foo_true__0xc000a71ea8__} [2022-01-20T20:52:10.157Z] docker_api_swarm_test.go:507: [dcf201fe43faa] joining swarm manager [d830d9f3dc67c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-20T20:52:10.841Z] --- PASS: TestServiceUpdateLabel (2.13s) [2022-01-20T20:52:10.841Z] === RUN TestServiceUpdateSecrets [2022-01-20T20:52:12.062Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000a71ec0_} [2022-01-20T20:52:12.062Z] --- PASS: TestSecretList (2.22s) [2022-01-20T20:52:12.062Z] === RUN TestSecretsCreateAndDelete [2022-01-20T20:52:12.321Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000a71ed8_} [2022-01-20T20:52:13.698Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000a71ef0_} [2022-01-20T20:52:14.267Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000a71f08_} [2022-01-20T20:52:14.527Z] --- PASS: TestSecretsCreateAndDelete (2.44s) [2022-01-20T20:52:14.527Z] === RUN TestSecretsUpdate [2022-01-20T20:52:15.707Z] 567fd00846e9: Pull complete [2022-01-20T20:52:15.707Z] Digest: sha256:ab693245cc2f6c018a5718b9ded9eac109629e207907df81991f449d138cd85c [2022-01-20T20:52:15.707Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-20T20:52:15.707Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2022-01-20T20:52:15.707Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2022-01-20T20:52:15.707Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.2458' [2022-01-20T20:52:15.707Z] WARN: Skipping validation tests [2022-01-20T20:52:15.707Z] INFO: Running unit tests at 01/20/2022 20:52:05... [2022-01-20T20:52:15.707Z] INFO: make.ps1 starting at 01/20/2022 20:52:13 [2022-01-20T20:52:15.707Z] INFO: Git commit (839e2ecc1b) assumed from DOCKER_GITCOMMIT environment variable [2022-01-20T20:52:15.707Z] INFO: Invoking autogen... [2022-01-20T20:52:15.707Z] INFO: Running unit tests... [2022-01-20T20:52:15.910Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-01-20T20:52:16.848Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-01-20T20:52:16.848Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-01-20T20:52:16.848Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-01-20T20:52:16.848Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-01-20T20:52:16.848Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-01-20T20:52:16.848Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-01-20T20:52:16.848Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-01-20T20:52:16.848Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-01-20T20:52:17.107Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-01-20T20:52:17.107Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-01-20T20:52:17.107Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-01-20T20:52:17.107Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-01-20T20:52:17.107Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-01-20T20:52:17.107Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-01-20T20:52:17.107Z] --- PASS: TestSecretsUpdate (2.45s) [2022-01-20T20:52:17.107Z] === RUN TestTemplatedSecret [2022-01-20T20:52:17.107Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-01-20T20:52:17.107Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-01-20T20:52:17.107Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-01-20T20:52:17.107Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-01-20T20:52:19.648Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-01-20T20:52:20.216Z] --- PASS: TestTemplatedSecret (3.01s) [2022-01-20T20:52:20.216Z] === RUN TestSecretCreateResolve [2022-01-20T20:52:20.784Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-01-20T20:52:22.245Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-01-20T20:52:22.245Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-01-20T20:52:22.245Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-01-20T20:52:22.245Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-01-20T20:52:22.245Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-01-20T20:52:22.245Z] Cross building: bundles/cross/windows/amd64 [2022-01-20T20:52:22.245Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-01-20T20:52:22.245Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-01-20T20:52:22.689Z] --- PASS: TestSecretCreateResolve (2.58s) [2022-01-20T20:52:22.689Z] PASS [2022-01-20T20:52:22.689Z] [2022-01-20T20:52:22.689Z] DONE 6 tests in 15.154s [2022-01-20T20:52:22.689Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-01-20T20:52:22.689Z] ++ 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-01-20T20:52:22.689Z] ++ set -e [2022-01-20T20:52:22.689Z] ++ '[' -n 0 ']' [2022-01-20T20:52:22.689Z] ++ set -x [2022-01-20T20:52:22.689Z] ++ 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-01-20T20:52:22.689Z] INFO: Testing against a local daemon [2022-01-20T20:52:22.689Z] === RUN TestServiceCreateInit [2022-01-20T20:52:22.689Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-01-20T20:52:22.948Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-01-20T20:52:24.327Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-01-20T20:52:24.327Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-01-20T20:52:24.895Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-01-20T20:52:25.789Z] --- PASS: TestServiceUpdateSecrets (13.89s) [2022-01-20T20:52:25.789Z] === RUN TestServiceUpdateConfigs [2022-01-20T20:52:25.833Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-01-20T20:52:26.022Z] 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/namesgenerator/cmd/names-generator 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-01-20T20:52:26.093Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-01-20T20:52:27.033Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-01-20T20:52:27.033Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-01-20T20:52:27.602Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-01-20T20:52:28.172Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-01-20T20:52:28.741Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-01-20T20:52:29.680Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-01-20T20:52:30.249Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-01-20T20:52:31.187Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-01-20T20:52:31.756Z] --- PASS: TestServiceCreateInit (8.85s) [2022-01-20T20:52:31.756Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.31s) [2022-01-20T20:52:31.756Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.51s) [2022-01-20T20:52:31.756Z] === RUN TestCreateServiceMultipleTimes [2022-01-20T20:52:31.756Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-01-20T20:52:32.694Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-01-20T20:52:33.273Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-01-20T20:52:34.211Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-01-20T20:52:35.607Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-01-20T20:52:36.175Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-01-20T20:52:36.175Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-01-20T20:52:37.113Z] === RUN TestDockerSuite/TestCpRelativePath [2022-01-20T20:52:38.051Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-01-20T20:52:38.592Z] ? github.com/docker/docker/api [no test files] [2022-01-20T20:52:38.620Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-01-20T20:52:39.189Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-01-20T20:52:39.757Z] === RUN TestDockerSuite/TestCpToCaseA [2022-01-20T20:52:40.695Z] === RUN TestDockerSuite/TestCpToCaseB [2022-01-20T20:52:40.701Z] --- PASS: TestServiceUpdateConfigs (14.31s) [2022-01-20T20:52:40.701Z] === RUN TestServiceUpdateNetwork [2022-01-20T20:52:41.264Z] === RUN TestDockerSuite/TestCpToCaseC [2022-01-20T20:52:43.172Z] === RUN TestDockerSuite/TestCpToCaseD [2022-01-20T20:52:43.431Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-01-20T20:52:44.851Z] --- PASS: TestBuildWithHugeFile (102.45s) [2022-01-20T20:52:44.851Z] === RUN TestBuildWCOWSandboxSize [2022-01-20T20:52:44.851Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-01-20T20:52:44.851Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-01-20T20:52:44.851Z] === RUN TestBuildWithEmptyDockerfile [2022-01-20T20:52:44.851Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-20T20:52:44.851Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-20T20:52:44.851Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-20T20:52:44.851Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-20T20:52:44.851Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-20T20:52:44.851Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-20T20:52:44.851Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-20T20:52:44.851Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-20T20:52:44.851Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-20T20:52:44.851Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2022-01-20T20:52:44.851Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2022-01-20T20:52:44.851Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-01-20T20:52:44.851Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-01-20T20:52:44.851Z] === RUN TestBuildPreserveOwnership [2022-01-20T20:52:44.851Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-20T20:52:44.851Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-01-20T20:52:44.851Z] === RUN TestBuildPlatformInvalid [2022-01-20T20:52:44.851Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-01-20T20:52:44.851Z] PASS [2022-01-20T20:52:44.851Z] ok github.com/docker/docker/integration/build 161.686s [2022-01-20T20:52:44.851Z] [2022-01-20T20:52:44.851Z] === Skipped [2022-01-20T20:52:44.851Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-01-20T20:52:44.851Z] build_session_test.go:25: TODO: BuildKit [2022-01-20T20:52:44.851Z] [2022-01-20T20:52:44.851Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-01-20T20:52:44.851Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:52:44.851Z] [2022-01-20T20:52:44.851Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-01-20T20:52:44.851Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-20T20:52:44.851Z] [2022-01-20T20:52:44.851Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2022-01-20T20:52:44.851Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-20T20:52:44.851Z] [2022-01-20T20:52:44.851Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-01-20T20:52:44.851Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-01-20T20:52:44.851Z] [2022-01-20T20:52:44.851Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-01-20T20:52:44.851Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-20T20:52:44.851Z] [2022-01-20T20:52:44.851Z] DONE 29 tests, 6 skipped in 189.723s [2022-01-20T20:52:44.851Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-01-20T20:52:44.851Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-20T20:52:44.851Z] INFO: Testing against a local daemon [2022-01-20T20:52:44.851Z] === RUN TestConfigInspect [2022-01-20T20:52:44.851Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:52:44.851Z] --- SKIP: TestConfigInspect (0.00s) [2022-01-20T20:52:44.851Z] === RUN TestConfigList [2022-01-20T20:52:44.851Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:52:44.851Z] --- SKIP: TestConfigList (0.00s) [2022-01-20T20:52:44.851Z] === RUN TestConfigsCreateAndDelete [2022-01-20T20:52:44.851Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:52:44.851Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-01-20T20:52:44.851Z] === RUN TestConfigsUpdate [2022-01-20T20:52:44.851Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:52:44.851Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-01-20T20:52:44.851Z] === RUN TestTemplatedConfig [2022-01-20T20:52:44.851Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:52:44.851Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-01-20T20:52:44.851Z] === RUN TestConfigCreateResolve [2022-01-20T20:52:44.851Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T20:52:44.851Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-01-20T20:52:44.851Z] PASS [2022-01-20T20:52:44.851Z] ok github.com/docker/docker/integration/config 0.082s [2022-01-20T20:52:44.851Z] [2022-01-20T20:52:44.851Z] === Skipped [2022-01-20T20:52:44.851Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-01-20T20:52:44.851Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:52:44.851Z] [2022-01-20T20:52:44.851Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-01-20T20:52:44.851Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:52:44.851Z] [2022-01-20T20:52:44.851Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-01-20T20:52:44.851Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:52:44.851Z] [2022-01-20T20:52:44.851Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-01-20T20:52:44.851Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:52:44.851Z] [2022-01-20T20:52:44.852Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-01-20T20:52:44.852Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:52:44.852Z] [2022-01-20T20:52:44.852Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-01-20T20:52:44.852Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T20:52:44.852Z] [2022-01-20T20:52:44.852Z] DONE 6 tests, 6 skipped in 1.973s [2022-01-20T20:52:44.852Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-01-20T20:52:44.852Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-20T20:52:44.852Z] INFO: Testing against a local daemon [2022-01-20T20:52:44.852Z] === RUN TestCheckpoint [2022-01-20T20:52:44.852Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-01-20T20:52:44.852Z] --- SKIP: TestCheckpoint (0.00s) [2022-01-20T20:52:44.852Z] === RUN TestContainerInvalidJSON [2022-01-20T20:52:44.852Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-01-20T20:52:44.852Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-01-20T20:52:44.852Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-01-20T20:52:44.852Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-01-20T20:52:44.852Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-01-20T20:52:44.852Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-01-20T20:52:44.852Z] --- PASS: TestContainerInvalidJSON (0.03s) [2022-01-20T20:52:44.852Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-01-20T20:52:44.852Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-01-20T20:52:44.852Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-01-20T20:52:44.852Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.23s) [2022-01-20T20:52:44.852Z] === RUN TestCopyFromContainerPathIsNotDir [2022-01-20T20:52:44.852Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.23s) [2022-01-20T20:52:44.852Z] === RUN TestCopyToContainerPathDoesNotExist [2022-01-20T20:52:44.852Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.23s) [2022-01-20T20:52:44.852Z] === RUN TestCopyToContainerPathIsNotDir [2022-01-20T20:52:44.852Z] --- PASS: TestCopyToContainerPathIsNotDir (0.24s) [2022-01-20T20:52:44.852Z] === RUN TestCopyFromContainer [2022-01-20T20:52:44.852Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:52:44.852Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-01-20T20:52:44.852Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-01-20T20:52:44.852Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-20T20:52:44.852Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-20T20:52:44.852Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-20T20:52:44.852Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-20T20:52:44.852Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-20T20:52:44.852Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-20T20:52:44.852Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-20T20:52:44.852Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-20T20:52:44.852Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-20T20:52:44.852Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-01-20T20:52:44.852Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-01-20T20:52:44.852Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-01-20T20:52:44.852Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-01-20T20:52:44.852Z] === RUN TestCreateLinkToNonExistingContainer [2022-01-20T20:52:44.852Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-01-20T20:52:44.852Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-01-20T20:52:44.852Z] === RUN TestCreateWithInvalidEnv [2022-01-20T20:52:44.852Z] === RUN TestCreateWithInvalidEnv/0 [2022-01-20T20:52:44.852Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-01-20T20:52:44.852Z] === RUN TestCreateWithInvalidEnv/1 [2022-01-20T20:52:44.852Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-01-20T20:52:44.852Z] === RUN TestCreateWithInvalidEnv/2 [2022-01-20T20:52:44.852Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-01-20T20:52:44.852Z] === CONT TestCreateWithInvalidEnv/0 [2022-01-20T20:52:44.852Z] === CONT TestCreateWithInvalidEnv/2 [2022-01-20T20:52:44.852Z] === CONT TestCreateWithInvalidEnv/1 [2022-01-20T20:52:44.852Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2022-01-20T20:52:44.852Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-01-20T20:52:44.852Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-01-20T20:52:44.852Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-01-20T20:52:44.852Z] === RUN TestCreateTmpfsMountsTarget [2022-01-20T20:52:44.852Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:52:44.852Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-01-20T20:52:44.852Z] === RUN TestCreateWithCustomMaskedPaths [2022-01-20T20:52:44.852Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T20:52:44.852Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-01-20T20:52:44.852Z] === RUN TestCreateWithCustomReadonlyPaths [2022-01-20T20:52:44.852Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T20:52:44.852Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-01-20T20:52:44.852Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-01-20T20:52:44.852Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-20T20:52:44.853Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-20T20:52:44.853Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-20T20:52:44.853Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-20T20:52:44.853Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-20T20:52:44.853Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-20T20:52:44.853Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-20T20:52:44.853Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-20T20:52:44.853Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-20T20:52:44.853Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-20T20:52:44.853Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-20T20:52:44.853Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-20T20:52:44.853Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-20T20:52:44.853Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-20T20:52:44.853Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-20T20:52:44.853Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2022-01-20T20:52:44.853Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s) [2022-01-20T20:52:44.853Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2022-01-20T20:52:44.853Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-01-20T20:52:44.853Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-01-20T20:52:44.853Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-01-20T20:52:44.853Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-01-20T20:52:44.853Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-01-20T20:52:44.853Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-01-20T20:52:44.853Z] === RUN TestCreateDifferentPlatform [2022-01-20T20:52:44.853Z] === RUN TestCreateDifferentPlatform/different_os [2022-01-20T20:52:44.853Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-01-20T20:52:44.853Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2022-01-20T20:52:44.853Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-01-20T20:52:44.853Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-01-20T20:52:44.853Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-01-20T20:52:44.853Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.11s) [2022-01-20T20:52:44.853Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-01-20T20:52:44.853Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-01-20T20:52:44.853Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-01-20T20:52:44.853Z] === RUN TestContainerKillOnDaemonStart [2022-01-20T20:52:44.853Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:52:44.853Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-01-20T20:52:44.853Z] === RUN TestDiff [2022-01-20T20:52:44.853Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-01-20T20:52:44.853Z] --- SKIP: TestDiff (0.00s) [2022-01-20T20:52:44.853Z] === RUN TestExecWithCloseStdin [2022-01-20T20:52:44.853Z] --- PASS: TestExecWithCloseStdin (2.32s) [2022-01-20T20:52:44.853Z] === RUN TestExec [2022-01-20T20:52:44.853Z] --- PASS: TestExec (2.14s) [2022-01-20T20:52:44.853Z] === RUN TestExecUser [2022-01-20T20:52:44.853Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-01-20T20:52:44.853Z] --- SKIP: TestExecUser (0.00s) [2022-01-20T20:52:44.853Z] === RUN TestExportContainerAndImportImage [2022-01-20T20:52:44.853Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:52:44.853Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-01-20T20:52:44.853Z] === RUN TestExportContainerAfterDaemonRestart [2022-01-20T20:52:44.853Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:52:44.853Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-01-20T20:52:44.853Z] === RUN TestHealthCheckWorkdir [2022-01-20T20:52:44.853Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-01-20T20:52:44.853Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-01-20T20:52:44.853Z] === RUN TestHealthKillContainer [2022-01-20T20:52:44.853Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-01-20T20:52:44.853Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-01-20T20:52:44.853Z] === RUN TestInspectCpusetInConfigPre120 [2022-01-20T20:52:44.853Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-01-20T20:52:44.853Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-01-20T20:52:44.853Z] === RUN TestKillContainerInvalidSignal [2022-01-20T20:52:44.853Z] --- PASS: TestKillContainerInvalidSignal (2.14s) [2022-01-20T20:52:44.853Z] === RUN TestKillContainer [2022-01-20T20:52:44.853Z] === RUN TestKillContainer/no_signal [2022-01-20T20:52:45.837Z] === RUN TestKillContainer/non_killing_signal [2022-01-20T20:52:45.837Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-01-20T20:52:45.837Z] === RUN TestKillContainer/killing_signal [2022-01-20T20:52:45.969Z] docker_api_swarm_node_test.go:81: [ddc941ea9d99d] joining swarm manager [d283ad43d740f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-20T20:52:46.538Z] === RUN TestDockerSuite/TestCpToCaseE [2022-01-20T20:52:48.447Z] === RUN TestDockerSuite/TestCpToCaseF [2022-01-20T20:52:48.706Z] --- PASS: TestCreateServiceMultipleTimes (17.11s) [2022-01-20T20:52:48.706Z] === RUN TestCreateServiceConflict [2022-01-20T20:52:48.780Z] --- PASS: TestKillContainer (4.73s) [2022-01-20T20:52:48.780Z] --- PASS: TestKillContainer/no_signal (2.10s) [2022-01-20T20:52:48.780Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-01-20T20:52:48.780Z] --- PASS: TestKillContainer/killing_signal (2.59s) [2022-01-20T20:52:48.780Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-01-20T20:52:48.780Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-01-20T20:52:48.780Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-01-20T20:52:48.780Z] === RUN TestKillStoppedContainer [2022-01-20T20:52:48.780Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-01-20T20:52:48.780Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-01-20T20:52:48.780Z] === RUN TestKillStoppedContainerAPIPre120 [2022-01-20T20:52:48.780Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-01-20T20:52:48.780Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-01-20T20:52:48.780Z] === RUN TestKillDifferentUserContainer [2022-01-20T20:52:48.780Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-01-20T20:52:48.780Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-01-20T20:52:48.780Z] === RUN TestInspectOomKilledTrue [2022-01-20T20:52:48.780Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:52:48.780Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-01-20T20:52:48.780Z] === RUN TestInspectOomKilledFalse [2022-01-20T20:52:48.780Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-01-20T20:52:48.780Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-01-20T20:52:48.780Z] === RUN TestLogsFollowTailEmpty [2022-01-20T20:52:49.277Z] === RUN TestDockerSuite/TestCpToCaseG [2022-01-20T20:52:50.340Z] --- PASS: TestLogsFollowTailEmpty (2.13s) [2022-01-20T20:52:50.340Z] === RUN TestNetworkNat [2022-01-20T20:52:50.340Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-01-20T20:52:50.340Z] --- SKIP: TestNetworkNat (0.00s) [2022-01-20T20:52:50.340Z] === RUN TestNetworkLocalhostTCPNat [2022-01-20T20:52:50.688Z] --- PASS: TestServiceUpdateNetwork (11.72s) [2022-01-20T20:52:50.688Z] === RUN TestServiceUpdatePidsLimit [2022-01-20T20:52:51.627Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-01-20T20:52:51.815Z] --- PASS: TestCreateServiceConflict (2.71s) [2022-01-20T20:52:51.815Z] === RUN TestCreateServiceMaxReplicas [2022-01-20T20:52:52.197Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-01-20T20:52:53.197Z] === RUN TestDockerSuite/TestCpToCaseH [2022-01-20T20:52:54.121Z] --- PASS: TestNetworkLocalhostTCPNat (3.41s) [2022-01-20T20:52:54.121Z] === RUN TestNetworkLoopbackNat [2022-01-20T20:52:54.121Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-01-20T20:52:54.121Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-01-20T20:52:54.121Z] === RUN TestPause [2022-01-20T20:52:54.121Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-01-20T20:52:54.121Z] --- SKIP: TestPause (0.00s) [2022-01-20T20:52:54.121Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-01-20T20:52:55.742Z] --- PASS: TestCreateServiceMaxReplicas (3.77s) [2022-01-20T20:52:55.742Z] === RUN TestCreateWithDuplicateNetworkNames [2022-01-20T20:52:56.003Z] === RUN TestDockerSuite/TestCpToCaseI [2022-01-20T20:52:56.327Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.22s) [2022-01-20T20:52:56.327Z] === RUN TestPauseStopPausedContainer [2022-01-20T20:52:56.327Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:52:56.327Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-01-20T20:52:56.327Z] === RUN TestPsFilter [2022-01-20T20:52:56.327Z] --- PASS: TestPsFilter (0.36s) [2022-01-20T20:52:56.327Z] === RUN TestRemoveContainerWithRemovedVolume [2022-01-20T20:52:56.577Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-01-20T20:52:59.276Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.79s) [2022-01-20T20:52:59.276Z] === RUN TestRemoveContainerWithVolume [2022-01-20T20:52:59.868Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-01-20T20:52:59.868Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-01-20T20:52:59.937Z] === RUN TestMiddlewares [2022-01-20T20:52:59.937Z] --- PASS: TestMiddlewares (0.00s) [2022-01-20T20:52:59.937Z] PASS [2022-01-20T20:52:59.937Z] coverage: 9.0% of statements [2022-01-20T20:52:59.937Z] ok github.com/docker/docker/api/server 0.092s coverage: 9.0% of statements [2022-01-20T20:53:00.130Z] === RUN TestDockerSuite/TestCpToDot [2022-01-20T20:53:00.325Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-01-20T20:53:00.700Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-01-20T20:53:01.640Z] docker_api_swarm_node_test.go:53: [ddec92ca7ad47] joining swarm manager [d4399740f6ccd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-20T20:53:02.209Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-01-20T20:53:02.219Z] --- PASS: TestRemoveContainerWithVolume (2.69s) [2022-01-20T20:53:02.219Z] === RUN TestRemoveContainerRunning [2022-01-20T20:53:02.468Z] docker_api_swarm_node_test.go:54: [d573858c1dc1d] joining swarm manager [d4399740f6ccd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-20T20:53:03.035Z] === RUN TestDockerSuite/TestCpToStdout [2022-01-20T20:53:03.606Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-01-20T20:53:03.786Z] --- PASS: TestRemoveContainerRunning (2.03s) [2022-01-20T20:53:03.786Z] === RUN TestRemoveContainerForceRemoveRunning [2022-01-20T20:53:04.543Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-01-20T20:53:04.544Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-01-20T20:53:05.111Z] === RUN TestDockerSuite/TestCpVolumePath [2022-01-20T20:53:05.993Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.08s) [2022-01-20T20:53:05.993Z] === RUN TestRemoveInvalidContainer [2022-01-20T20:53:05.993Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2022-01-20T20:53:05.993Z] === RUN TestRenameLinkedContainer [2022-01-20T20:53:05.993Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-01-20T20:53:05.993Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-01-20T20:53:05.993Z] === RUN TestRenameStoppedContainer [2022-01-20T20:53:06.047Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-01-20T20:53:06.047Z] === RUN TestDockerSuite/TestCreateArgs [2022-01-20T20:53:06.047Z] === RUN TestDockerSuite/TestCreateByImageID [2022-01-20T20:53:06.307Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-01-20T20:53:06.875Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-01-20T20:53:06.875Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-01-20T20:53:06.875Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-01-20T20:53:06.875Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-01-20T20:53:06.902Z] --- PASS: TestServiceUpdatePidsLimit (16.08s) [2022-01-20T20:53:06.902Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-01-20T20:53:06.902Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-01-20T20:53:06.902Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-01-20T20:53:06.902Z] PASS [2022-01-20T20:53:06.902Z] [2022-01-20T20:53:06.902Z] === Skipped [2022-01-20T20:53:06.902Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-01-20T20:53:06.902Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-01-20T20:53:06.902Z] [2022-01-20T20:53:06.902Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-01-20T20:53:06.902Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-01-20T20:53:06.902Z] [2022-01-20T20:53:06.902Z] DONE 27 tests, 2 skipped in 146.222s [2022-01-20T20:53:06.902Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-01-20T20:53:06.902Z] ++ 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-01-20T20:53:06.902Z] ++ set -e [2022-01-20T20:53:06.902Z] ++ '[' -n 0 ']' [2022-01-20T20:53:06.902Z] ++ set -x [2022-01-20T20:53:06.902Z] ++ 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-01-20T20:53:06.902Z] INFO: Testing against a local daemon [2022-01-20T20:53:06.902Z] === RUN TestSessionCreate [2022-01-20T20:53:06.902Z] --- PASS: TestSessionCreate (0.02s) [2022-01-20T20:53:06.902Z] === RUN TestSessionCreateWithBadUpgrade [2022-01-20T20:53:06.902Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-01-20T20:53:06.902Z] PASS [2022-01-20T20:53:06.902Z] [2022-01-20T20:53:06.902Z] DONE 2 tests in 0.139s [2022-01-20T20:53:06.902Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-01-20T20:53:06.902Z] ++ 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-01-20T20:53:06.902Z] ++ set -e [2022-01-20T20:53:06.902Z] ++ '[' -n 0 ']' [2022-01-20T20:53:06.902Z] ++ set -x [2022-01-20T20:53:06.902Z] ++ 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-01-20T20:53:06.902Z] INFO: Testing against a local daemon [2022-01-20T20:53:06.902Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-01-20T20:53:06.902Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-01-20T20:53:06.902Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-01-20T20:53:06.902Z] === RUN TestDiskUsage [2022-01-20T20:53:06.902Z] === PAUSE TestDiskUsage [2022-01-20T20:53:06.902Z] === RUN TestEventsExecDie [2022-01-20T20:53:07.134Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-01-20T20:53:07.162Z] --- PASS: TestEventsExecDie (0.50s) [2022-01-20T20:53:07.162Z] === RUN TestEventsBackwardsCompatible [2022-01-20T20:53:07.162Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-01-20T20:53:07.162Z] === RUN TestEventsVolumeCreate [2022-01-20T20:53:07.162Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-01-20T20:53:07.162Z] === RUN TestInfoBinaryCommits [2022-01-20T20:53:07.162Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-01-20T20:53:07.162Z] === RUN TestInfoAPIVersioned [2022-01-20T20:53:07.162Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-01-20T20:53:07.162Z] === RUN TestInfoAPI [2022-01-20T20:53:07.162Z] --- PASS: TestInfoAPI (0.02s) [2022-01-20T20:53:07.162Z] === RUN TestInfoAPIWarnings [2022-01-20T20:53:07.393Z] === RUN TestDockerSuite/TestCreateLabels [2022-01-20T20:53:07.652Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-01-20T20:53:07.652Z] === RUN TestDockerSuite/TestCreateRM [2022-01-20T20:53:07.652Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-01-20T20:53:07.652Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-01-20T20:53:07.652Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-01-20T20:53:07.911Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-01-20T20:53:07.911Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-01-20T20:53:08.933Z] --- PASS: TestRenameStoppedContainer (2.69s) [2022-01-20T20:53:08.933Z] === RUN TestRenameRunningContainerAndReuse [2022-01-20T20:53:09.291Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.89s) [2022-01-20T20:53:09.291Z] === RUN TestCreateServiceSecretFileMode [2022-01-20T20:53:09.291Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-01-20T20:53:09.291Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-01-20T20:53:09.551Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-01-20T20:53:12.799Z] --- PASS: TestRenameRunningContainerAndReuse (4.14s) [2022-01-20T20:53:12.799Z] === RUN TestRenameInvalidName [2022-01-20T20:53:12.842Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-01-20T20:53:12.842Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-01-20T20:53:12.842Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-01-20T20:53:12.842Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-01-20T20:53:13.102Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-01-20T20:53:13.102Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-01-20T20:53:13.361Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-01-20T20:53:14.298Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-01-20T20:53:14.866Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-01-20T20:53:15.006Z] --- PASS: TestRenameInvalidName (2.15s) [2022-01-20T20:53:15.006Z] === RUN TestRenameAnonymousContainer [2022-01-20T20:53:15.810Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-01-20T20:53:16.749Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-01-20T20:53:17.317Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-01-20T20:53:17.576Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-01-20T20:53:17.836Z] === RUN TestDockerSuite/TestDevicePermissions [2022-01-20T20:53:18.096Z] === RUN TestDockerSuite/TestDockerFails [2022-01-20T20:53:18.096Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-01-20T20:53:18.096Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-01-20T20:53:18.355Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-01-20T20:53:18.925Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-01-20T20:53:19.494Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-01-20T20:53:20.433Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-01-20T20:53:20.433Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-01-20T20:53:20.433Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-01-20T20:53:20.693Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-01-20T20:53:22.072Z] --- PASS: TestCreateServiceSecretFileMode (12.86s) [2022-01-20T20:53:22.072Z] === RUN TestCreateServiceConfigFileMode [2022-01-20T20:53:25.260Z] --- PASS: TestInfoAPIWarnings (16.22s) [2022-01-20T20:53:25.260Z] === RUN TestInfoDebug [2022-01-20T20:53:25.260Z] --- PASS: TestInfoDebug (0.52s) [2022-01-20T20:53:25.260Z] === RUN TestInfoInsecureRegistries [2022-01-20T20:53:25.260Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-01-20T20:53:25.260Z] === RUN TestInfoRegistryMirrors [2022-01-20T20:53:25.260Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2022-01-20T20:53:25.261Z] === RUN TestLoginFailsWithBadCredentials [2022-01-20T20:53:25.261Z] --- PASS: TestLoginFailsWithBadCredentials (0.09s) [2022-01-20T20:53:25.261Z] === RUN TestPingCacheHeaders [2022-01-20T20:53:25.261Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-01-20T20:53:25.261Z] === RUN TestPingGet [2022-01-20T20:53:25.261Z] --- PASS: TestPingGet (0.02s) [2022-01-20T20:53:25.261Z] === RUN TestPingHead [2022-01-20T20:53:25.261Z] --- PASS: TestPingHead (0.02s) [2022-01-20T20:53:25.261Z] === RUN TestVersion [2022-01-20T20:53:25.261Z] --- PASS: TestVersion (0.02s) [2022-01-20T20:53:25.261Z] === CONT TestDiskUsage [2022-01-20T20:53:25.405Z] --- PASS: TestRenameAnonymousContainer (9.96s) [2022-01-20T20:53:25.405Z] === RUN TestRenameContainerWithSameName [2022-01-20T20:53:25.830Z] === RUN TestDiskUsage/empty [2022-01-20T20:53:25.830Z] === RUN TestDiskUsage/empty/container_types [2022-01-20T20:53:25.830Z] === RUN TestDiskUsage/empty/image_types [2022-01-20T20:53:25.830Z] === RUN TestDiskUsage/empty/volume_types [2022-01-20T20:53:25.830Z] === RUN TestDiskUsage/empty/build-cache_types [2022-01-20T20:53:25.830Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-01-20T20:53:25.830Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-01-20T20:53:25.830Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-01-20T20:53:25.830Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-01-20T20:53:25.830Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-01-20T20:53:25.830Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-01-20T20:53:25.830Z] === RUN TestDiskUsage/after_LoadBusybox [2022-01-20T20:53:25.830Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-01-20T20:53:25.830Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-01-20T20:53:25.830Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-01-20T20:53:25.830Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-01-20T20:53:25.830Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-01-20T20:53:25.830Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-01-20T20:53:25.830Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-01-20T20:53:25.830Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-01-20T20:53:25.830Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-01-20T20:53:25.830Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-01-20T20:53:25.830Z] === RUN TestDiskUsage/after_container.Run [2022-01-20T20:53:26.090Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-01-20T20:53:26.090Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-01-20T20:53:26.090Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-01-20T20:53:26.090Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-01-20T20:53:26.090Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-01-20T20:53:26.090Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-01-20T20:53:26.090Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-01-20T20:53:26.090Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-01-20T20:53:26.090Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-01-20T20:53:26.090Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-01-20T20:53:26.261Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-01-20T20:53:26.354Z] --- PASS: TestDiskUsage (1.09s) [2022-01-20T20:53:26.354Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-01-20T20:53:26.354Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-01-20T20:53:26.354Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-01-20T20:53:26.354Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-01-20T20:53:26.354Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-01-20T20:53:26.354Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-01-20T20:53:26.355Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-01-20T20:53:26.355Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-01-20T20:53:26.355Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-01-20T20:53:26.355Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-01-20T20:53:26.355Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-01-20T20:53:26.355Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.16s) [2022-01-20T20:53:26.355Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-01-20T20:53:26.355Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-01-20T20:53:26.355Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-01-20T20:53:26.355Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-01-20T20:53:26.355Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-01-20T20:53:26.355Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-01-20T20:53:26.355Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-01-20T20:53:26.355Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-01-20T20:53:26.355Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-01-20T20:53:26.355Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-01-20T20:53:26.355Z] --- PASS: TestDiskUsage/after_container.Run (0.28s) [2022-01-20T20:53:26.355Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-01-20T20:53:26.355Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-01-20T20:53:26.355Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-01-20T20:53:26.355Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-01-20T20:53:26.355Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-01-20T20:53:26.355Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-01-20T20:53:26.355Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-01-20T20:53:26.355Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-01-20T20:53:26.355Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-01-20T20:53:26.355Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-01-20T20:53:26.355Z] PASS [2022-01-20T20:53:26.355Z] [2022-01-20T20:53:26.355Z] === Skipped [2022-01-20T20:53:26.355Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-01-20T20:53:26.355Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-01-20T20:53:26.355Z] [2022-01-20T20:53:26.355Z] DONE 50 tests, 1 skipped in 19.804s [2022-01-20T20:53:26.355Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-01-20T20:53:26.355Z] ++ 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-01-20T20:53:26.355Z] ++ set -e [2022-01-20T20:53:26.355Z] ++ '[' -n 0 ']' [2022-01-20T20:53:26.355Z] ++ set -x [2022-01-20T20:53:26.355Z] ++ 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-01-20T20:53:26.355Z] INFO: Testing against a local daemon [2022-01-20T20:53:26.355Z] === RUN TestVolumesCreateAndList [2022-01-20T20:53:26.355Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-01-20T20:53:26.355Z] === RUN TestVolumesRemove [2022-01-20T20:53:26.618Z] --- PASS: TestVolumesRemove (0.07s) [2022-01-20T20:53:26.618Z] === RUN TestVolumesInspect [2022-01-20T20:53:26.618Z] --- PASS: TestVolumesInspect (0.02s) [2022-01-20T20:53:26.618Z] === RUN TestVolumesInvalidJSON [2022-01-20T20:53:26.618Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-01-20T20:53:26.618Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-01-20T20:53:26.618Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-01-20T20:53:26.618Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-01-20T20:53:26.618Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-01-20T20:53:26.618Z] PASS [2022-01-20T20:53:26.618Z] [2022-01-20T20:53:26.618Z] DONE 5 tests in 0.218s [2022-01-20T20:53:26.618Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-01-20T20:53:26.618Z] ++++ cat bundles/test-integration/docker.pid [2022-01-20T20:53:26.618Z] +++ kill 13076 [2022-01-20T20:53:26.878Z] +++ /etc/init.d/apparmor stop [2022-01-20T20:53:26.878Z] Leaving: AppArmorNo profiles have been unloaded. [2022-01-20T20:53:26.878Z] [2022-01-20T20:53:26.878Z] Unloading profiles will leave already running processes permanently [2022-01-20T20:53:26.878Z] unconfined, which can lead to unexpected situations. [2022-01-20T20:53:26.878Z] [2022-01-20T20:53:26.878Z] To set a process to complain mode, use the command line tool [2022-01-20T20:53:26.878Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-01-20T20:53:26.878Z] +++ true [2022-01-20T20:53:26.878Z] exiting test-integration [2022-01-20T20:53:26.878Z] ++ exit 0 [2022-01-20T20:53:26.878Z] [2022-01-20T20:53:26.964Z] --- PASS: TestRenameContainerWithSameName (2.18s) [2022-01-20T20:53:26.964Z] === RUN TestRenameContainerWithLinkedContainer [2022-01-20T20:53:26.964Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-01-20T20:53:26.964Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-01-20T20:53:26.964Z] === RUN TestResize Post stage [Pipeline] junit [2022-01-20T20:53:27.464Z] Recording test results [2022-01-20T20:53:27.639Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-01-20T20:53:27.684Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-01-20T20:53:28.028Z] + echo Ensuring container killed. [2022-01-20T20:53:28.028Z] Ensuring container killed. [2022-01-20T20:53:28.028Z] + docker rm -vf docker-pr3 [2022-01-20T20:53:28.028Z] Error: No such container: docker-pr3 [Pipeline] sh [2022-01-20T20:53:28.312Z] + echo Chowning /workspace to jenkins user [2022-01-20T20:53:28.312Z] Chowning /workspace to jenkins user [2022-01-20T20:53:28.312Z] + id -u [2022-01-20T20:53:28.312Z] + id -g [2022-01-20T20:53:28.312Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43172:/workspace busybox chown -R 1000:1000 /workspace [2022-01-20T20:53:28.312Z] Unable to find image 'busybox:latest' locally [2022-01-20T20:53:28.312Z] latest: Pulling from library/busybox [2022-01-20T20:53:28.312Z] a01966dde7f8: Pulling fs layer [2022-01-20T20:53:28.576Z] a01966dde7f8: Verifying Checksum [2022-01-20T20:53:28.576Z] a01966dde7f8: Download complete [2022-01-20T20:53:28.576Z] a01966dde7f8: Pull complete [2022-01-20T20:53:28.576Z] Digest: sha256:5acba83a746c7608ed544dc1533b87c737a0b0fb730301639a0179f9344b1678 [2022-01-20T20:53:28.576Z] Status: Downloaded newer image for busybox:latest [2022-01-20T20:53:29.170Z] --- PASS: TestResize (2.16s) [2022-01-20T20:53:29.170Z] === RUN TestResizeWithInvalidSize [2022-01-20T20:53:29.544Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-01-20T20:53:30.258Z] + bundleName=arm64-integration [2022-01-20T20:53:30.258Z] + echo Creating arm64-integration-bundles.tar.gz [2022-01-20T20:53:30.258Z] Creating arm64-integration-bundles.tar.gz [2022-01-20T20:53:30.258Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-01-20T20:53:30.258Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2022-01-20T20:53:30.271Z] Archiving artifacts [2022-01-20T20:53:30.483Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-01-20T20:53:31.051Z] === RUN TestDockerSuite/TestEventsAttach [2022-01-20T20:53:31.380Z] --- PASS: TestResizeWithInvalidSize (2.08s) [2022-01-20T20:53:31.380Z] === RUN TestResizeWhenContainerNotStarted [2022-01-20T20:53:31.621Z] === RUN TestDockerSuite/TestEventsCommit [2022-01-20T20:53:31.888Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43172/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-01-20T20:53:32.189Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-01-20T20:53:32.201Z] + make clean [2022-01-20T20:53:32.201Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-01-20T20:53:32.201Z] docker-dev-cache [2022-01-20T20:53:32.201Z] docker-mod-cache [Pipeline] deleteDir [2022-01-20T20:53:32.757Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-01-20T20:53:33.017Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-01-20T20:53:33.584Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-01-20T20:53:34.326Z] --- PASS: TestResizeWhenContainerNotStarted (2.72s) [2022-01-20T20:53:34.326Z] === RUN TestDaemonRestartKillContainers [2022-01-20T20:53:34.326Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:53:34.326Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-01-20T20:53:34.326Z] === RUN TestStats [2022-01-20T20:53:34.326Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-01-20T20:53:34.326Z] --- SKIP: TestStats (0.00s) [2022-01-20T20:53:34.326Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-01-20T20:53:34.519Z] --- PASS: TestCreateServiceConfigFileMode (12.41s) [2022-01-20T20:53:34.519Z] === RUN TestCreateServiceSysctls [2022-01-20T20:53:34.519Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-01-20T20:53:35.456Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-01-20T20:53:36.406Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-01-20T20:53:38.949Z] --- PASS: TestCreateServiceSysctls (4.05s) [2022-01-20T20:53:38.949Z] === RUN TestCreateServiceCapabilities [2022-01-20T20:53:39.074Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.60s) [2022-01-20T20:53:39.074Z] === RUN TestStopContainerWithTimeout [2022-01-20T20:53:39.074Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-01-20T20:53:39.074Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-01-20T20:53:39.074Z] === RUN TestUpdateRestartPolicy [2022-01-20T20:53:39.208Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-01-20T20:53:41.115Z] --- PASS: TestCreateServiceCapabilities (2.56s) [2022-01-20T20:53:41.115Z] === RUN TestInspect [2022-01-20T20:53:41.115Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-01-20T20:53:41.115Z] === RUN TestDockerSuite/TestEventsCopy [2022-01-20T20:53:42.493Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-01-20T20:53:43.432Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-01-20T20:53:43.679Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-01-20T20:53:43.679Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-01-20T20:53:43.679Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-01-20T20:53:43.679Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-01-20T20:53:43.679Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-01-20T20:53:43.679Z] remote: Enumerating objects: 23, done. [2022-01-20T20:53:43.679Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-01-20T20:53:43.679Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-01-20T20:53:43.679Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-01-20T20:53:43.679Z] Receiving objects: 4% (1/23) Receiving objects: 8% (2/23) Receiving objects: 13% (3/23) Receiving objects: 17% (4/23) Receiving objects: 21% (5/23) Receiving objects: 26% (6/23) Receiving objects: 30% (7/23) Receiving objects: 34% (8/23) Receiving objects: 39% (9/23) Receiving objects: 43% (10/23) Receiving objects: 47% (11/23) Receiving objects: 52% (12/23) Receiving objects: 56% (13/23) Receiving objects: 60% (14/23) Receiving objects: 65% (15/23) Receiving objects: 69% (16/23) Receiving objects: 73% (17/23) Receiving objects: 78% (18/23) Receiving objects: 82% (19/23) Receiving objects: 86% (20/23) Receiving objects: 91% (21/23) Receiving objects: 95% (22/23) Receiving objects: 100% (23/23) Receiving objects: 100% (23/23), 10.17 KiB | 10.17 MiB/s, done. [2022-01-20T20:53:43.679Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-01-20T20:53:43.679Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-01-20T20:53:43.679Z] Cross building: bundles/cross/linux/ppc64le [2022-01-20T20:53:43.679Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-01-20T20:53:43.679Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-01-20T20:53:43.692Z] docker_api_swarm_test.go:202: [de78b22436025] joining swarm manager [d9316682d9fe9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-20T20:53:45.073Z] --- PASS: TestInspect (4.10s) [2022-01-20T20:53:45.073Z] === RUN TestCreateJob [2022-01-20T20:53:48.361Z] --- PASS: TestCreateJob (2.67s) [2022-01-20T20:53:48.361Z] === RUN TestReplicatedJob [2022-01-20T20:53:49.300Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-01-20T20:53:49.560Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-01-20T20:53:50.937Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-01-20T20:53:50.937Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-01-20T20:53:51.197Z] === RUN TestDockerSuite/TestEventsFilterType [2022-01-20T20:53:51.456Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-01-20T20:53:51.617Z] --- PASS: TestBuildWithHugeFile (103.97s) [2022-01-20T20:53:51.617Z] === RUN TestBuildWCOWSandboxSize [2022-01-20T20:53:51.617Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-01-20T20:53:51.617Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-01-20T20:53:51.617Z] === RUN TestBuildWithEmptyDockerfile [2022-01-20T20:53:51.617Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-20T20:53:51.617Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-20T20:53:51.617Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-20T20:53:51.617Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-20T20:53:51.617Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-20T20:53:51.617Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-20T20:53:51.617Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-20T20:53:51.617Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-20T20:53:51.617Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-20T20:53:51.617Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2022-01-20T20:53:51.617Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-01-20T20:53:51.617Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s) [2022-01-20T20:53:51.617Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) [2022-01-20T20:53:51.617Z] === RUN TestBuildPreserveOwnership [2022-01-20T20:53:51.617Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-20T20:53:51.617Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-01-20T20:53:51.617Z] === RUN TestBuildPlatformInvalid [2022-01-20T20:53:51.617Z] --- PASS: TestBuildPlatformInvalid (0.06s) [2022-01-20T20:53:51.617Z] PASS [2022-01-20T20:53:51.617Z] ok github.com/docker/docker/integration/build 172.733s [2022-01-20T20:53:51.617Z] [2022-01-20T20:53:51.617Z] === Skipped [2022-01-20T20:53:51.617Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-01-20T20:53:51.617Z] build_session_test.go:25: TODO: BuildKit [2022-01-20T20:53:51.617Z] [2022-01-20T20:53:51.617Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-01-20T20:53:51.617Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:53:51.617Z] [2022-01-20T20:53:51.617Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-01-20T20:53:51.617Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-20T20:53:51.617Z] [2022-01-20T20:53:51.617Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2022-01-20T20:53:51.617Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-20T20:53:51.617Z] [2022-01-20T20:53:51.617Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-01-20T20:53:51.617Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-01-20T20:53:51.617Z] [2022-01-20T20:53:51.617Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-01-20T20:53:51.617Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-20T20:53:51.617Z] [2022-01-20T20:53:51.617Z] DONE 29 tests, 6 skipped in 200.592s [2022-01-20T20:53:51.617Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-01-20T20:53:51.617Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-20T20:53:51.617Z] INFO: Testing against a local daemon [2022-01-20T20:53:51.617Z] === RUN TestConfigInspect [2022-01-20T20:53:51.617Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:53:51.617Z] --- SKIP: TestConfigInspect (0.00s) [2022-01-20T20:53:51.617Z] === RUN TestConfigList [2022-01-20T20:53:51.617Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:53:51.617Z] --- SKIP: TestConfigList (0.00s) [2022-01-20T20:53:51.617Z] === RUN TestConfigsCreateAndDelete [2022-01-20T20:53:51.617Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:53:51.617Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-01-20T20:53:51.617Z] === RUN TestConfigsUpdate [2022-01-20T20:53:51.617Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:53:51.617Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-01-20T20:53:51.617Z] === RUN TestTemplatedConfig [2022-01-20T20:53:51.617Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:53:51.617Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-01-20T20:53:51.617Z] === RUN TestConfigCreateResolve [2022-01-20T20:53:51.617Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T20:53:51.617Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-01-20T20:53:51.617Z] PASS [2022-01-20T20:53:51.617Z] ok github.com/docker/docker/integration/config 0.111s [2022-01-20T20:53:51.617Z] [2022-01-20T20:53:51.617Z] === Skipped [2022-01-20T20:53:51.617Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-01-20T20:53:51.617Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:53:51.617Z] [2022-01-20T20:53:51.617Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-01-20T20:53:51.617Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:53:51.617Z] [2022-01-20T20:53:51.617Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-01-20T20:53:51.617Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:53:51.617Z] [2022-01-20T20:53:51.617Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-01-20T20:53:51.617Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:53:51.617Z] [2022-01-20T20:53:51.617Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-01-20T20:53:51.617Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:53:51.617Z] [2022-01-20T20:53:51.617Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-01-20T20:53:51.617Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T20:53:51.617Z] [2022-01-20T20:53:51.617Z] DONE 6 tests, 6 skipped in 2.204s [2022-01-20T20:53:51.617Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-01-20T20:53:51.617Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-20T20:53:51.617Z] INFO: Testing against a local daemon [2022-01-20T20:53:51.617Z] === RUN TestCheckpoint [2022-01-20T20:53:51.617Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-01-20T20:53:51.617Z] --- SKIP: TestCheckpoint (0.00s) [2022-01-20T20:53:51.617Z] === RUN TestContainerInvalidJSON [2022-01-20T20:53:51.617Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-01-20T20:53:51.617Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-01-20T20:53:51.617Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-01-20T20:53:51.617Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-01-20T20:53:51.617Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-01-20T20:53:51.617Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-01-20T20:53:51.617Z] --- PASS: TestContainerInvalidJSON (0.04s) [2022-01-20T20:53:51.617Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2022-01-20T20:53:51.617Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2022-01-20T20:53:51.618Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-01-20T20:53:51.618Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.25s) [2022-01-20T20:53:51.618Z] === RUN TestCopyFromContainerPathIsNotDir [2022-01-20T20:53:51.618Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.24s) [2022-01-20T20:53:51.618Z] === RUN TestCopyToContainerPathDoesNotExist [2022-01-20T20:53:51.618Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.22s) [2022-01-20T20:53:51.618Z] === RUN TestCopyToContainerPathIsNotDir [2022-01-20T20:53:51.618Z] --- PASS: TestCopyToContainerPathIsNotDir (0.21s) [2022-01-20T20:53:51.618Z] === RUN TestCopyFromContainer [2022-01-20T20:53:51.618Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:53:51.618Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-01-20T20:53:51.618Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-01-20T20:53:51.618Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-20T20:53:51.618Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-20T20:53:51.618Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-20T20:53:51.618Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-20T20:53:51.618Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-20T20:53:51.618Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-20T20:53:51.618Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-20T20:53:51.618Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-20T20:53:51.618Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-20T20:53:51.618Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-01-20T20:53:51.618Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-01-20T20:53:51.618Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-01-20T20:53:51.618Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-01-20T20:53:51.618Z] === RUN TestCreateLinkToNonExistingContainer [2022-01-20T20:53:51.618Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-01-20T20:53:51.618Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-01-20T20:53:51.618Z] === RUN TestCreateWithInvalidEnv [2022-01-20T20:53:51.618Z] === RUN TestCreateWithInvalidEnv/0 [2022-01-20T20:53:51.618Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-01-20T20:53:51.618Z] === RUN TestCreateWithInvalidEnv/1 [2022-01-20T20:53:51.618Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-01-20T20:53:51.618Z] === RUN TestCreateWithInvalidEnv/2 [2022-01-20T20:53:51.618Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-01-20T20:53:51.618Z] === CONT TestCreateWithInvalidEnv/2 [2022-01-20T20:53:51.618Z] === CONT TestCreateWithInvalidEnv/1 [2022-01-20T20:53:51.618Z] === CONT TestCreateWithInvalidEnv/0 [2022-01-20T20:53:51.618Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-01-20T20:53:51.618Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-01-20T20:53:51.618Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-01-20T20:53:51.618Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-01-20T20:53:51.618Z] === RUN TestCreateTmpfsMountsTarget [2022-01-20T20:53:51.618Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:53:51.618Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-01-20T20:53:51.618Z] === RUN TestCreateWithCustomMaskedPaths [2022-01-20T20:53:51.618Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T20:53:51.618Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-01-20T20:53:51.618Z] === RUN TestCreateWithCustomReadonlyPaths [2022-01-20T20:53:51.618Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T20:53:51.618Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-01-20T20:53:51.618Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-01-20T20:53:51.618Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-20T20:53:51.618Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-20T20:53:51.618Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-20T20:53:51.618Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-20T20:53:51.618Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-20T20:53:51.618Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-20T20:53:51.618Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-20T20:53:51.618Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-20T20:53:51.618Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-20T20:53:51.618Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-20T20:53:51.618Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-20T20:53:51.618Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-20T20:53:51.618Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-20T20:53:51.618Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-20T20:53:51.618Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-20T20:53:51.618Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2022-01-20T20:53:51.618Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-01-20T20:53:51.618Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-01-20T20:53:51.618Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-01-20T20:53:51.618Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-01-20T20:53:51.618Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-01-20T20:53:51.618Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-01-20T20:53:51.618Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-01-20T20:53:51.618Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-01-20T20:53:51.618Z] === RUN TestCreateDifferentPlatform [2022-01-20T20:53:51.618Z] === RUN TestCreateDifferentPlatform/different_os [2022-01-20T20:53:51.618Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-01-20T20:53:51.618Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2022-01-20T20:53:51.618Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2022-01-20T20:53:51.618Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-01-20T20:53:51.618Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-01-20T20:53:51.618Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.11s) [2022-01-20T20:53:51.618Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-01-20T20:53:51.618Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-01-20T20:53:51.618Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-01-20T20:53:51.618Z] === RUN TestContainerKillOnDaemonStart [2022-01-20T20:53:51.618Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:53:51.618Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-01-20T20:53:51.618Z] === RUN TestDiff [2022-01-20T20:53:51.618Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-01-20T20:53:51.618Z] --- SKIP: TestDiff (0.00s) [2022-01-20T20:53:51.618Z] === RUN TestExecWithCloseStdin [2022-01-20T20:53:51.618Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-01-20T20:53:51.618Z] --- SKIP: TestExecWithCloseStdin (0.00s) [2022-01-20T20:53:51.618Z] === RUN TestExec [2022-01-20T20:53:51.618Z] --- PASS: TestExec (3.90s) [2022-01-20T20:53:51.618Z] === RUN TestExecUser [2022-01-20T20:53:51.618Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-01-20T20:53:51.618Z] --- SKIP: TestExecUser (0.00s) [2022-01-20T20:53:51.618Z] === RUN TestExportContainerAndImportImage [2022-01-20T20:53:51.618Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:53:51.618Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-01-20T20:53:51.618Z] === RUN TestExportContainerAfterDaemonRestart [2022-01-20T20:53:51.618Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:53:51.618Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-01-20T20:53:51.618Z] === RUN TestHealthCheckWorkdir [2022-01-20T20:53:51.618Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-01-20T20:53:51.618Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-01-20T20:53:51.618Z] === RUN TestHealthKillContainer [2022-01-20T20:53:51.618Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-01-20T20:53:51.618Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-01-20T20:53:51.618Z] === RUN TestInspectCpusetInConfigPre120 [2022-01-20T20:53:51.618Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-01-20T20:53:51.618Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-01-20T20:53:51.618Z] === RUN TestKillContainerInvalidSignal [2022-01-20T20:53:51.716Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-01-20T20:53:51.975Z] === RUN TestDockerSuite/TestEventsFilters [2022-01-20T20:53:52.088Z] --- PASS: TestKillContainerInvalidSignal (3.13s) [2022-01-20T20:53:52.088Z] === RUN TestKillContainer [2022-01-20T20:53:52.088Z] === RUN TestKillContainer/no_signal [2022-01-20T20:53:53.355Z] === RUN TestDockerSuite/TestEventsFormat [2022-01-20T20:53:53.355Z] --- PASS: TestReplicatedJob (5.63s) [2022-01-20T20:53:53.355Z] === RUN TestUpdateReplicatedJob [2022-01-20T20:53:54.293Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-01-20T20:53:54.293Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-01-20T20:53:54.293Z] === RUN TestDockerSuite/TestEventsImageImport [2022-01-20T20:53:54.862Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-01-20T20:53:55.047Z] === RUN TestKillContainer/non_killing_signal [2022-01-20T20:53:55.047Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-01-20T20:53:55.047Z] === RUN TestKillContainer/killing_signal [2022-01-20T20:53:55.121Z] === RUN TestDockerSuite/TestEventsImagePull [2022-01-20T20:53:56.061Z] === RUN TestDockerSuite/TestEventsImageTag [2022-01-20T20:53:57.010Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-01-20T20:53:57.010Z] --- PASS: TestUpdateReplicatedJob (3.53s) [2022-01-20T20:53:57.010Z] === RUN TestServiceListWithStatuses [2022-01-20T20:53:57.010Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-01-20T20:53:57.010Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-01-20T20:53:57.010Z] === RUN TestDockerNetworkConnectAlias [2022-01-20T20:53:57.286Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-01-20T20:53:57.286Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-01-20T20:53:57.286Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-01-20T20:53:57.286Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-01-20T20:53:57.286Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-01-20T20:53:58.005Z] --- PASS: TestKillContainer (6.04s) [2022-01-20T20:53:58.005Z] --- PASS: TestKillContainer/no_signal (3.00s) [2022-01-20T20:53:58.005Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-01-20T20:53:58.005Z] --- PASS: TestKillContainer/killing_signal (3.00s) [2022-01-20T20:53:58.005Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-01-20T20:53:58.005Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-01-20T20:53:58.005Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-01-20T20:53:58.005Z] === RUN TestKillStoppedContainer [2022-01-20T20:53:58.005Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-01-20T20:53:58.005Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-01-20T20:53:58.005Z] === RUN TestKillStoppedContainerAPIPre120 [2022-01-20T20:53:58.005Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-01-20T20:53:58.005Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-01-20T20:53:58.005Z] === RUN TestKillDifferentUserContainer [2022-01-20T20:53:58.005Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-01-20T20:53:58.005Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-01-20T20:53:58.005Z] === RUN TestInspectOomKilledTrue [2022-01-20T20:53:58.005Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:53:58.005Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-01-20T20:53:58.005Z] === RUN TestInspectOomKilledFalse [2022-01-20T20:53:58.006Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-01-20T20:53:58.006Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-01-20T20:53:58.006Z] === RUN TestLogsFollowTailEmpty [2022-01-20T20:53:59.194Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-01-20T20:53:59.765Z] === RUN TestDockerSuite/TestEventsRename [2022-01-20T20:54:00.702Z] === RUN TestDockerSuite/TestEventsResize [2022-01-20T20:54:00.968Z] --- PASS: TestLogsFollowTailEmpty (3.09s) [2022-01-20T20:54:00.968Z] === RUN TestNetworkNat [2022-01-20T20:54:00.968Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-01-20T20:54:00.968Z] --- SKIP: TestNetworkNat (0.00s) [2022-01-20T20:54:00.968Z] === RUN TestNetworkLocalhostTCPNat [2022-01-20T20:54:01.272Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-01-20T20:54:01.840Z] --- PASS: TestDockerNetworkConnectAlias (4.92s) [2022-01-20T20:54:01.840Z] === RUN TestDockerNetworkReConnect [2022-01-20T20:54:04.352Z] --- PASS: TestUpdateRestartPolicy (22.11s) [2022-01-20T20:54:04.353Z] === RUN TestUpdateRestartWithAutoRemove [2022-01-20T20:54:04.353Z] --- PASS: TestUpdateRestartWithAutoRemove (2.09s) [2022-01-20T20:54:04.353Z] === RUN TestWaitNonBlocked [2022-01-20T20:54:04.353Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-20T20:54:04.353Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-20T20:54:04.353Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-20T20:54:04.353Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-20T20:54:04.353Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-20T20:54:04.353Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-20T20:54:05.733Z] --- PASS: TestNetworkLocalhostTCPNat (3.94s) [2022-01-20T20:54:05.733Z] === RUN TestNetworkLoopbackNat [2022-01-20T20:54:05.733Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-01-20T20:54:05.733Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-01-20T20:54:05.733Z] === RUN TestPause [2022-01-20T20:54:05.733Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-01-20T20:54:05.733Z] --- SKIP: TestPause (0.00s) [2022-01-20T20:54:05.733Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-01-20T20:54:05.921Z] --- PASS: TestWaitNonBlocked (0.03s) [2022-01-20T20:54:05.921Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.95s) [2022-01-20T20:54:05.921Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.05s) [2022-01-20T20:54:05.921Z] === RUN TestWaitBlocked [2022-01-20T20:54:05.921Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T20:54:05.921Z] --- SKIP: TestWaitBlocked (0.00s) [2022-01-20T20:54:05.921Z] PASS [2022-01-20T20:54:05.921Z] ok github.com/docker/docker/integration/container 90.324s [2022-01-20T20:54:05.921Z] [2022-01-20T20:54:05.921Z] === Skipped [2022-01-20T20:54:05.921Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-01-20T20:54:05.921Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-01-20T20:54:05.921Z] [2022-01-20T20:54:05.921Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-01-20T20:54:05.921Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:54:05.921Z] [2022-01-20T20:54:05.921Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-01-20T20:54:05.921Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-01-20T20:54:05.921Z] [2022-01-20T20:54:05.921Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-01-20T20:54:05.921Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:54:05.921Z] [2022-01-20T20:54:05.921Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-01-20T20:54:05.921Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T20:54:05.921Z] [2022-01-20T20:54:05.921Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-01-20T20:54:05.921Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T20:54:05.921Z] [2022-01-20T20:54:05.921Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-01-20T20:54:05.921Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-01-20T20:54:05.921Z] [2022-01-20T20:54:05.921Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-01-20T20:54:05.921Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-01-20T20:54:05.921Z] [2022-01-20T20:54:05.921Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-01-20T20:54:05.921Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:54:05.921Z] [2022-01-20T20:54:05.921Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-01-20T20:54:05.921Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-01-20T20:54:05.921Z] [2022-01-20T20:54:05.921Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-01-20T20:54:05.921Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-01-20T20:54:05.921Z] [2022-01-20T20:54:05.921Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-01-20T20:54:05.921Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:54:05.921Z] [2022-01-20T20:54:05.921Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-01-20T20:54:05.921Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:54:05.921Z] [2022-01-20T20:54:05.921Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-01-20T20:54:05.921Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-01-20T20:54:05.921Z] [2022-01-20T20:54:05.921Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-01-20T20:54:05.921Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-01-20T20:54:05.921Z] [2022-01-20T20:54:05.921Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-01-20T20:54:05.921Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-01-20T20:54:05.921Z] [2022-01-20T20:54:05.921Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-01-20T20:54:05.921Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-01-20T20:54:05.921Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-01-20T20:54:05.921Z] [2022-01-20T20:54:05.921Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-01-20T20:54:05.921Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-01-20T20:54:05.921Z] [2022-01-20T20:54:05.921Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-01-20T20:54:05.921Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-01-20T20:54:05.921Z] [2022-01-20T20:54:05.921Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-01-20T20:54:05.921Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-01-20T20:54:05.921Z] [2022-01-20T20:54:05.921Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-01-20T20:54:05.921Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-01-20T20:54:05.921Z] [2022-01-20T20:54:05.921Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-01-20T20:54:05.921Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:54:05.921Z] [2022-01-20T20:54:05.921Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-01-20T20:54:05.921Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-01-20T20:54:05.921Z] [2022-01-20T20:54:05.921Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-01-20T20:54:05.921Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-01-20T20:54:05.921Z] [2022-01-20T20:54:05.921Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-01-20T20:54:05.921Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-01-20T20:54:05.921Z] [2022-01-20T20:54:05.921Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-01-20T20:54:05.921Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-01-20T20:54:05.921Z] [2022-01-20T20:54:05.921Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-01-20T20:54:05.921Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:54:05.921Z] [2022-01-20T20:54:05.921Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-01-20T20:54:05.921Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-01-20T20:54:05.921Z] [2022-01-20T20:54:05.921Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-01-20T20:54:05.921Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-01-20T20:54:05.921Z] [2022-01-20T20:54:05.921Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-01-20T20:54:05.921Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:54:05.921Z] [2022-01-20T20:54:05.921Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-01-20T20:54:05.921Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-01-20T20:54:05.921Z] [2022-01-20T20:54:05.921Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-01-20T20:54:05.921Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-01-20T20:54:05.921Z] [2022-01-20T20:54:05.921Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-01-20T20:54:05.921Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T20:54:05.921Z] [2022-01-20T20:54:05.921Z] DONE 87 tests, 33 skipped in 92.677s [2022-01-20T20:54:06.030Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-01-20T20:54:06.030Z] --- PASS: TestDockerNetworkReConnect (3.70s) [2022-01-20T20:54:06.030Z] === RUN TestServicePlugin [2022-01-20T20:54:06.389Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-01-20T20:54:06.967Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-01-20T20:54:07.904Z] docker_api_swarm_test.go:384: [d866d66607c9f] joining swarm manager [d35d0ad1da983]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-20T20:54:08.163Z] === RUN TestDockerSuite/TestEventsStreaming [2022-01-20T20:54:08.734Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-01-20T20:54:08.741Z] --- PASS: TestPauseFailsOnWindowsServerContainers (3.23s) [2022-01-20T20:54:08.741Z] === RUN TestPauseStopPausedContainer [2022-01-20T20:54:08.741Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:54:08.741Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-01-20T20:54:08.741Z] === RUN TestPsFilter [2022-01-20T20:54:08.741Z] --- PASS: TestPsFilter (0.31s) [2022-01-20T20:54:08.741Z] === RUN TestRemoveContainerWithRemovedVolume [2022-01-20T20:54:08.993Z] docker_api_swarm_test.go:385: [de3b153ce43ea] joining swarm manager [d35d0ad1da983]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-20T20:54:09.932Z] plugin_test.go:61: [d8379d699fc2d] joining swarm manager [df4543591acb5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-20T20:54:11.308Z] plugin_test.go:64: [d5006837d82ab] joining swarm manager [df4543591acb5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-20T20:54:11.567Z] === RUN TestDockerSuite/TestEventsTop [2022-01-20T20:54:11.715Z] --- PASS: TestRemoveContainerWithRemovedVolume (3.13s) [2022-01-20T20:54:11.715Z] === RUN TestRemoveContainerWithVolume [2022-01-20T20:54:12.076Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-01-20T20:54:12.076Z] === RUN TestBoolValue [2022-01-20T20:54:12.076Z] --- PASS: TestBoolValue (0.00s) [2022-01-20T20:54:12.076Z] === RUN TestBoolValueOrDefault [2022-01-20T20:54:12.076Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-01-20T20:54:12.076Z] === RUN TestInt64ValueOrZero [2022-01-20T20:54:12.076Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-01-20T20:54:12.076Z] === RUN TestInt64ValueOrDefault [2022-01-20T20:54:12.076Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-01-20T20:54:12.076Z] === RUN TestInt64ValueOrDefaultWithError [2022-01-20T20:54:12.076Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-01-20T20:54:12.076Z] === RUN TestJsonContentType [2022-01-20T20:54:12.076Z] --- PASS: TestJsonContentType (0.00s) [2022-01-20T20:54:12.076Z] PASS [2022-01-20T20:54:12.076Z] coverage: 14.7% of statements [2022-01-20T20:54:12.076Z] ok github.com/docker/docker/api/server/httputils 0.112s coverage: 14.7% of statements [2022-01-20T20:54:12.076Z] === RUN TestMaskSecretKeys [2022-01-20T20:54:12.076Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-01-20T20:54:12.076Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-01-20T20:54:12.076Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-01-20T20:54:12.076Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-01-20T20:54:12.076Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-01-20T20:54:12.076Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-01-20T20:54:12.076Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-01-20T20:54:12.076Z] === RUN TestVersionMiddlewareVersion [2022-01-20T20:54:12.076Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-01-20T20:54:12.076Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-01-20T20:54:12.076Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-01-20T20:54:12.076Z] PASS [2022-01-20T20:54:12.076Z] coverage: 37.7% of statements [2022-01-20T20:54:12.076Z] ok github.com/docker/docker/api/server/middleware 0.084s coverage: 37.7% of statements [2022-01-20T20:54:12.076Z] ? github.com/docker/docker/api/server/router [no test files] [2022-01-20T20:54:12.076Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-01-20T20:54:12.076Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-01-20T20:54:12.076Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-01-20T20:54:12.076Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-01-20T20:54:12.076Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-01-20T20:54:12.076Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-01-20T20:54:12.076Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-01-20T20:54:12.076Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-01-20T20:54:12.076Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-01-20T20:54:12.076Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-01-20T20:54:12.076Z] === RUN TestAdjustForAPIVersion [2022-01-20T20:54:12.076Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-01-20T20:54:12.076Z] PASS [2022-01-20T20:54:12.076Z] coverage: 5.7% of statements [2022-01-20T20:54:12.076Z] ok github.com/docker/docker/api/server/router/swarm 0.051s coverage: 5.7% of statements [2022-01-20T20:54:12.076Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-01-20T20:54:12.076Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-01-20T20:54:12.076Z] ? github.com/docker/docker/api/types [no test files] [2022-01-20T20:54:12.076Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-01-20T20:54:12.076Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-01-20T20:54:12.076Z] ? github.com/docker/docker/api/types/container [no test files] [2022-01-20T20:54:12.076Z] ? github.com/docker/docker/api/types/events [no test files] [2022-01-20T20:54:12.076Z] === RUN TestToJSON [2022-01-20T20:54:12.076Z] --- PASS: TestToJSON (0.00s) [2022-01-20T20:54:12.076Z] === RUN TestToParamWithVersion [2022-01-20T20:54:12.076Z] --- PASS: TestToParamWithVersion (0.00s) [2022-01-20T20:54:12.076Z] === RUN TestFromJSON [2022-01-20T20:54:12.076Z] --- PASS: TestFromJSON (0.00s) [2022-01-20T20:54:12.076Z] === RUN TestEmpty [2022-01-20T20:54:12.076Z] --- PASS: TestEmpty (0.00s) [2022-01-20T20:54:12.076Z] === RUN TestArgsMatchKVListEmptySources [2022-01-20T20:54:12.076Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-01-20T20:54:12.076Z] === RUN TestArgsMatchKVList [2022-01-20T20:54:12.076Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-01-20T20:54:12.076Z] === RUN TestArgsMatch [2022-01-20T20:54:12.076Z] --- PASS: TestArgsMatch (0.00s) [2022-01-20T20:54:12.076Z] === RUN TestAdd [2022-01-20T20:54:12.076Z] --- PASS: TestAdd (0.00s) [2022-01-20T20:54:12.076Z] === RUN TestDel [2022-01-20T20:54:12.076Z] --- PASS: TestDel (0.00s) [2022-01-20T20:54:12.076Z] === RUN TestLen [2022-01-20T20:54:12.076Z] --- PASS: TestLen (0.00s) [2022-01-20T20:54:12.076Z] === RUN TestExactMatch [2022-01-20T20:54:12.076Z] --- PASS: TestExactMatch (0.00s) [2022-01-20T20:54:12.076Z] === RUN TestOnlyOneExactMatch [2022-01-20T20:54:12.076Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-01-20T20:54:12.076Z] === RUN TestContains [2022-01-20T20:54:12.076Z] --- PASS: TestContains (0.00s) [2022-01-20T20:54:12.076Z] === RUN TestValidate [2022-01-20T20:54:12.076Z] --- PASS: TestValidate (0.00s) [2022-01-20T20:54:12.076Z] === RUN TestWalkValues [2022-01-20T20:54:12.076Z] --- PASS: TestWalkValues (0.00s) [2022-01-20T20:54:12.076Z] === RUN TestFuzzyMatch [2022-01-20T20:54:12.076Z] --- PASS: TestFuzzyMatch (0.00s) [2022-01-20T20:54:12.076Z] === RUN TestClone [2022-01-20T20:54:12.076Z] --- PASS: TestClone (0.00s) [2022-01-20T20:54:12.076Z] PASS [2022-01-20T20:54:12.076Z] coverage: 92.2% of statements [2022-01-20T20:54:12.076Z] ok github.com/docker/docker/api/types/filters 0.054s coverage: 92.2% of statements [2022-01-20T20:54:12.076Z] === RUN TestStrSliceMarshalJSON [2022-01-20T20:54:12.076Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-01-20T20:54:12.076Z] === RUN TestStrSliceUnmarshalJSON [2022-01-20T20:54:12.076Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-01-20T20:54:12.076Z] === RUN TestStrSliceUnmarshalString [2022-01-20T20:54:12.076Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-01-20T20:54:12.076Z] === RUN TestStrSliceUnmarshalSlice [2022-01-20T20:54:12.076Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-01-20T20:54:12.076Z] PASS [2022-01-20T20:54:12.076Z] coverage: 90.0% of statements [2022-01-20T20:54:12.076Z] ? github.com/docker/docker/api/types/image [no test files] [2022-01-20T20:54:12.076Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-01-20T20:54:12.076Z] ? github.com/docker/docker/api/types/network [no test files] [2022-01-20T20:54:12.076Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-01-20T20:54:12.076Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-01-20T20:54:12.076Z] ok github.com/docker/docker/api/types/strslice 0.052s coverage: 90.0% of statements [2022-01-20T20:54:12.076Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-01-20T20:54:12.076Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-01-20T20:54:12.077Z] === RUN TestDurationToSecondsString [2022-01-20T20:54:12.077Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-01-20T20:54:12.077Z] === RUN TestGetTimestamp [2022-01-20T20:54:12.077Z] --- PASS: TestGetTimestamp (0.20s) [2022-01-20T20:54:12.077Z] === RUN TestParseTimestamps [2022-01-20T20:54:12.077Z] --- PASS: TestParseTimestamps (0.00s) [2022-01-20T20:54:12.077Z] PASS [2022-01-20T20:54:12.077Z] coverage: 100.0% of statements [2022-01-20T20:54:12.077Z] ok github.com/docker/docker/api/types/time 0.245s coverage: 100.0% of statements [2022-01-20T20:54:12.077Z] === RUN TestCompareVersion [2022-01-20T20:54:12.077Z] --- PASS: TestCompareVersion (0.00s) [2022-01-20T20:54:12.077Z] PASS [2022-01-20T20:54:12.077Z] coverage: 77.3% of statements [2022-01-20T20:54:12.077Z] ok github.com/docker/docker/api/types/versions 0.052s coverage: 77.3% of statements [2022-01-20T20:54:12.077Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-01-20T20:54:12.077Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-01-20T20:54:12.077Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-01-20T20:54:12.077Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-01-20T20:54:12.077Z] ? github.com/docker/docker/builder [no test files] [2022-01-20T20:54:12.077Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-01-20T20:54:12.077Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-01-20T20:54:12.077Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-01-20T20:54:12.077Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-01-20T20:54:12.077Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-01-20T20:54:12.077Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-01-20T20:54:12.077Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-01-20T20:54:12.077Z] === RUN TestParseRemoteURL [2022-01-20T20:54:12.077Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-01-20T20:54:12.077Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-01-20T20:54:12.077Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-01-20T20:54:12.077Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-01-20T20:54:12.077Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-01-20T20:54:12.077Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-01-20T20:54:12.077Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-01-20T20:54:12.077Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-01-20T20:54:12.077Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-01-20T20:54:12.077Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-01-20T20:54:12.077Z] --- PASS: TestParseRemoteURL (0.00s) [2022-01-20T20:54:12.077Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-01-20T20:54:12.077Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-01-20T20:54:12.077Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-01-20T20:54:12.077Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-01-20T20:54:12.077Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-01-20T20:54:12.077Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-01-20T20:54:12.077Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-01-20T20:54:12.077Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-01-20T20:54:12.077Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-01-20T20:54:12.077Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-01-20T20:54:12.077Z] === RUN TestCloneArgsSmartHttp [2022-01-20T20:54:12.077Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-01-20T20:54:12.077Z] === RUN TestCloneArgsDumbHttp [2022-01-20T20:54:12.077Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-01-20T20:54:12.077Z] === RUN TestCloneArgsGit [2022-01-20T20:54:12.077Z] --- PASS: TestCloneArgsGit (0.00s) [2022-01-20T20:54:12.077Z] === RUN TestCheckoutGit [2022-01-20T20:54:12.077Z] === RUN TestEnable [2022-01-20T20:54:12.077Z] --- PASS: TestEnable (0.00s) [2022-01-20T20:54:12.077Z] === RUN TestDisable [2022-01-20T20:54:12.077Z] --- PASS: TestDisable (0.00s) [2022-01-20T20:54:12.077Z] === RUN TestEnabled [2022-01-20T20:54:12.077Z] --- PASS: TestEnabled (0.00s) [2022-01-20T20:54:12.077Z] PASS [2022-01-20T20:54:12.077Z] coverage: 100.0% of statements [2022-01-20T20:54:12.077Z] ok github.com/docker/docker/cli/debug 0.058s coverage: 100.0% of statements [2022-01-20T20:54:12.077Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-01-20T20:54:12.077Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2022-01-20T20:54:12.077Z] === RUN TestProcessNoDockerignore [2022-01-20T20:54:12.077Z] --- PASS: TestProcessNoDockerignore (0.01s) [2022-01-20T20:54:12.077Z] === RUN TestProcessShouldLeaveAllFiles [2022-01-20T20:54:12.077Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2022-01-20T20:54:12.077Z] === RUN TestDetectContentType [2022-01-20T20:54:12.077Z] --- PASS: TestDetectContentType (0.00s) [2022-01-20T20:54:12.077Z] === RUN TestSelectAcceptableMIME [2022-01-20T20:54:12.077Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-01-20T20:54:12.077Z] === RUN TestInspectEmptyResponse [2022-01-20T20:54:12.077Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-01-20T20:54:12.077Z] === RUN TestInspectResponseBinary [2022-01-20T20:54:12.077Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-01-20T20:54:12.077Z] === RUN TestResponseUnsupportedContentType [2022-01-20T20:54:12.077Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-01-20T20:54:12.077Z] === RUN TestInspectResponseTextSimple [2022-01-20T20:54:12.077Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-01-20T20:54:12.077Z] === RUN TestInspectResponseEmptyContentType [2022-01-20T20:54:12.077Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-01-20T20:54:12.077Z] === RUN TestUnknownContentLength [2022-01-20T20:54:12.077Z] --- PASS: TestUnknownContentLength (0.00s) [2022-01-20T20:54:12.077Z] === RUN TestDownloadRemote [2022-01-20T20:54:12.077Z] --- PASS: TestDownloadRemote (0.18s) [2022-01-20T20:54:12.077Z] === RUN TestGetWithStatusError [2022-01-20T20:54:12.077Z] --- PASS: TestGetWithStatusError (0.00s) [2022-01-20T20:54:12.077Z] === RUN TestCloseRootDirectory [2022-01-20T20:54:12.077Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-20T20:54:12.077Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-01-20T20:54:12.077Z] === RUN TestHashFile [2022-01-20T20:54:12.077Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-20T20:54:12.077Z] --- SKIP: TestHashFile (0.01s) [2022-01-20T20:54:12.077Z] === RUN TestHashSubdir [2022-01-20T20:54:12.077Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-20T20:54:12.077Z] --- SKIP: TestHashSubdir (0.01s) [2022-01-20T20:54:12.077Z] === RUN TestRemoveDirectory [2022-01-20T20:54:12.077Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-20T20:54:12.077Z] --- SKIP: TestRemoveDirectory (0.01s) [2022-01-20T20:54:12.077Z] PASS [2022-01-20T20:54:12.077Z] coverage: 9.3% of statements [2022-01-20T20:54:12.077Z] ok github.com/docker/docker/builder/remotecontext 0.376s coverage: 9.3% of statements [2022-01-20T20:54:12.077Z] === RUN TestGetAllAllowed [2022-01-20T20:54:12.077Z] --- PASS: TestGetAllAllowed (0.00s) [2022-01-20T20:54:12.077Z] === RUN TestGetAllMeta [2022-01-20T20:54:12.077Z] --- PASS: TestGetAllMeta (0.00s) [2022-01-20T20:54:12.077Z] === RUN TestWarnOnUnusedBuildArgs [2022-01-20T20:54:12.077Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-01-20T20:54:12.077Z] === RUN TestIsUnreferencedBuiltin [2022-01-20T20:54:12.077Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-01-20T20:54:12.077Z] === RUN TestIsExistingDirectory [2022-01-20T20:54:12.077Z] --- PASS: TestIsExistingDirectory (0.01s) [2022-01-20T20:54:12.077Z] === RUN TestGetFilenameForDownload [2022-01-20T20:54:12.077Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-01-20T20:54:12.077Z] === RUN TestEnv2Variables [2022-01-20T20:54:12.077Z] --- PASS: TestEnv2Variables (0.00s) [2022-01-20T20:54:12.077Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-01-20T20:54:12.077Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-01-20T20:54:12.077Z] === RUN TestMaintainer [2022-01-20T20:54:12.077Z] --- PASS: TestMaintainer (0.00s) [2022-01-20T20:54:12.077Z] === RUN TestLabel [2022-01-20T20:54:12.077Z] --- PASS: TestLabel (0.00s) [2022-01-20T20:54:12.077Z] === RUN TestFromScratch [2022-01-20T20:54:12.077Z] --- PASS: TestFromScratch (0.00s) [2022-01-20T20:54:12.077Z] === RUN TestFromWithArg [2022-01-20T20:54:12.077Z] --- PASS: TestFromWithArg (0.00s) [2022-01-20T20:54:12.077Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-01-20T20:54:12.077Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-01-20T20:54:12.077Z] === RUN TestFromWithUndefinedArg [2022-01-20T20:54:12.077Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-01-20T20:54:12.077Z] === RUN TestFromMultiStageWithNamedStage [2022-01-20T20:54:12.077Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-01-20T20:54:12.077Z] === RUN TestOnbuild [2022-01-20T20:54:12.077Z] --- PASS: TestOnbuild (0.00s) [2022-01-20T20:54:12.077Z] === RUN TestWorkdir [2022-01-20T20:54:12.077Z] --- PASS: TestWorkdir (0.00s) [2022-01-20T20:54:12.077Z] === RUN TestCmd [2022-01-20T20:54:12.077Z] --- PASS: TestCmd (0.00s) [2022-01-20T20:54:12.077Z] === RUN TestHealthcheckNone [2022-01-20T20:54:12.077Z] --- PASS: TestHealthcheckNone (0.00s) [2022-01-20T20:54:12.077Z] === RUN TestHealthcheckCmd [2022-01-20T20:54:12.077Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-01-20T20:54:12.077Z] === RUN TestEntrypoint [2022-01-20T20:54:12.077Z] --- PASS: TestEntrypoint (0.00s) [2022-01-20T20:54:12.077Z] === RUN TestExpose [2022-01-20T20:54:12.077Z] --- PASS: TestExpose (0.00s) [2022-01-20T20:54:12.077Z] === RUN TestUser [2022-01-20T20:54:12.077Z] --- PASS: TestUser (0.00s) [2022-01-20T20:54:12.077Z] === RUN TestVolume [2022-01-20T20:54:12.077Z] --- PASS: TestVolume (0.00s) [2022-01-20T20:54:12.077Z] === RUN TestStopSignal [2022-01-20T20:54:12.077Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-01-20T20:54:12.077Z] --- SKIP: TestStopSignal (0.00s) [2022-01-20T20:54:12.077Z] === RUN TestArg [2022-01-20T20:54:12.077Z] --- PASS: TestArg (0.00s) [2022-01-20T20:54:12.077Z] === RUN TestShell [2022-01-20T20:54:12.077Z] --- PASS: TestShell (0.00s) [2022-01-20T20:54:12.077Z] === RUN TestPrependEnvOnCmd [2022-01-20T20:54:12.077Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-01-20T20:54:12.077Z] === RUN TestRunWithBuildArgs [2022-01-20T20:54:12.077Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-01-20T20:54:12.077Z] === RUN TestRunIgnoresHealthcheck [2022-01-20T20:54:12.077Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-01-20T20:54:12.077Z] === RUN TestDispatchUnsupportedOptions [2022-01-20T20:54:12.077Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-01-20T20:54:12.077Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-01-20T20:54:12.077Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-01-20T20:54:12.077Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-01-20T20:54:12.077Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-01-20T20:54:12.077Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-01-20T20:54:12.077Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-01-20T20:54:12.077Z] === RUN TestNormalizeWorkdir [2022-01-20T20:54:12.077Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-01-20T20:54:12.077Z] === RUN TestDispatch [2022-01-20T20:54:12.077Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-01-20T20:54:12.077Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-01-20T20:54:12.077Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-01-20T20:54:12.077Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-01-20T20:54:12.077Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-01-20T20:54:12.077Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-01-20T20:54:12.077Z] === RUN TestDispatch/COPY_url [2022-01-20T20:54:12.077Z] --- PASS: TestDispatch (0.10s) [2022-01-20T20:54:12.077Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.05s) [2022-01-20T20:54:12.077Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2022-01-20T20:54:12.077Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-01-20T20:54:12.077Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-01-20T20:54:12.077Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-01-20T20:54:12.077Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-01-20T20:54:12.077Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-01-20T20:54:12.077Z] === RUN TestAddScratchImageAddsToMounts [2022-01-20T20:54:12.077Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-01-20T20:54:12.077Z] === RUN TestAddFromScratchPopulatesPlatform [2022-01-20T20:54:12.077Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-01-20T20:54:12.077Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-01-20T20:54:12.077Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-01-20T20:54:12.077Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-01-20T20:54:12.077Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-01-20T20:54:12.077Z] === RUN TestImageSourceGetAddsToMounts [2022-01-20T20:54:12.077Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-01-20T20:54:12.077Z] === RUN TestEmptyDockerfile [2022-01-20T20:54:12.077Z] --- PASS: TestEmptyDockerfile (0.01s) [2022-01-20T20:54:12.077Z] === RUN TestSymlinkDockerfile [2022-01-20T20:54:12.077Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-01-20T20:54:12.077Z] === RUN TestDockerfileOutsideTheBuildContext [2022-01-20T20:54:12.077Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-01-20T20:54:12.077Z] === RUN TestNonExistingDockerfile [2022-01-20T20:54:12.077Z] --- PASS: TestNonExistingDockerfile (0.01s) [2022-01-20T20:54:12.077Z] === RUN TestCopyRunConfig [2022-01-20T20:54:12.077Z] --- PASS: TestCopyRunConfig (0.00s) [2022-01-20T20:54:12.077Z] === RUN TestDeepCopyRunConfig [2022-01-20T20:54:12.077Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-01-20T20:54:12.077Z] === RUN TestExportImage [2022-01-20T20:54:12.077Z] --- PASS: TestExportImage (0.00s) [2022-01-20T20:54:12.077Z] === RUN TestNormalizeDest [2022-01-20T20:54:12.077Z] --- PASS: TestNormalizeDest (0.00s) [2022-01-20T20:54:12.077Z] PASS [2022-01-20T20:54:12.077Z] coverage: 46.8% of statements [2022-01-20T20:54:12.077Z] ok github.com/docker/docker/builder/dockerfile 0.271s coverage: 46.8% of statements [2022-01-20T20:54:12.077Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-01-20T20:54:12.077Z] === RUN TestTCP4Proxy [2022-01-20T20:54:12.077Z] --- PASS: TestTCP4Proxy (0.01s) [2022-01-20T20:54:12.077Z] === RUN TestTCP4ProxyHalfClose [2022-01-20T20:54:12.077Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-01-20T20:54:12.077Z] === RUN TestTCP6Proxy [2022-01-20T20:54:12.077Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-01-20T20:54:12.077Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-01-20T20:54:12.077Z] === RUN TestTCPDualStackProxy [2022-01-20T20:54:12.077Z] network_proxy_test.go:208: No support for dual stack yet [2022-01-20T20:54:12.077Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-01-20T20:54:12.077Z] === RUN TestUDP4Proxy [2022-01-20T20:54:12.077Z] --- PASS: TestUDP4Proxy (0.00s) [2022-01-20T20:54:12.077Z] === RUN TestUDP6Proxy [2022-01-20T20:54:12.077Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-01-20T20:54:12.077Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-01-20T20:54:12.077Z] === RUN TestUDPWriteError [2022-01-20T20:54:12.077Z] --- PASS: TestUDPWriteError (0.00s) [2022-01-20T20:54:12.077Z] === RUN TestSCTP4Proxy [2022-01-20T20:54:12.077Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-01-20T20:54:12.077Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-01-20T20:54:12.077Z] === RUN TestSCTP6Proxy [2022-01-20T20:54:12.077Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-01-20T20:54:12.077Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-01-20T20:54:12.077Z] PASS [2022-01-20T20:54:12.077Z] coverage: 49.4% of statements [2022-01-20T20:54:12.077Z] ok github.com/docker/docker/cmd/docker-proxy 0.078s coverage: 49.4% of statements [2022-01-20T20:54:12.506Z] === RUN TestDockerSuite/TestEventsUntag [2022-01-20T20:54:15.040Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-01-20T20:54:15.514Z] --- PASS: TestRemoveContainerWithVolume (3.22s) [2022-01-20T20:54:15.514Z] === RUN TestRemoveContainerRunning [2022-01-20T20:54:18.471Z] --- PASS: TestRemoveContainerRunning (3.11s) [2022-01-20T20:54:18.471Z] === RUN TestRemoveContainerForceRemoveRunning [2022-01-20T20:54:21.428Z] --- PASS: TestRemoveContainerForceRemoveRunning (3.35s) [2022-01-20T20:54:21.428Z] === RUN TestRemoveInvalidContainer [2022-01-20T20:54:21.428Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2022-01-20T20:54:21.428Z] === RUN TestRenameLinkedContainer [2022-01-20T20:54:21.428Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-01-20T20:54:21.428Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-01-20T20:54:21.428Z] === RUN TestRenameStoppedContainer [2022-01-20T20:54:24.387Z] --- PASS: TestRenameStoppedContainer (3.14s) [2022-01-20T20:54:24.387Z] === RUN TestRenameRunningContainerAndReuse [2022-01-20T20:54:24.620Z] === RUN TestCheckpointCreateError [2022-01-20T20:54:24.620Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-01-20T20:54:24.620Z] === RUN TestCheckpointCreate [2022-01-20T20:54:24.620Z] --- PASS: TestCheckpointCreate (0.00s) [2022-01-20T20:54:24.620Z] === RUN TestCheckpointDeleteError [2022-01-20T20:54:24.620Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-01-20T20:54:24.620Z] === RUN TestCheckpointDelete [2022-01-20T20:54:24.620Z] --- PASS: TestCheckpointDelete (0.00s) [2022-01-20T20:54:24.620Z] === RUN TestCheckpointListError [2022-01-20T20:54:24.620Z] --- PASS: TestCheckpointListError (0.00s) [2022-01-20T20:54:24.620Z] === RUN TestCheckpointList [2022-01-20T20:54:24.620Z] --- PASS: TestCheckpointList (0.00s) [2022-01-20T20:54:24.620Z] === RUN TestCheckpointListContainerNotFound [2022-01-20T20:54:24.620Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-01-20T20:54:24.620Z] === RUN TestNewClientWithOpsFromEnv [2022-01-20T20:54:24.620Z] client_test.go:23: runtime.GOOS == "windows" [2022-01-20T20:54:24.620Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-01-20T20:54:24.620Z] === RUN TestGetAPIPath [2022-01-20T20:54:24.620Z] --- PASS: TestGetAPIPath (0.00s) [2022-01-20T20:54:24.620Z] === RUN TestParseHostURL [2022-01-20T20:54:24.620Z] --- PASS: TestParseHostURL (0.00s) [2022-01-20T20:54:24.620Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-01-20T20:54:24.620Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-01-20T20:54:24.620Z] === RUN TestNegotiateAPIVersionEmpty [2022-01-20T20:54:24.620Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-01-20T20:54:24.620Z] === RUN TestNegotiateAPIVersion [2022-01-20T20:54:24.620Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-01-20T20:54:24.620Z] === RUN TestNegotiateAPVersionOverride [2022-01-20T20:54:24.620Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-01-20T20:54:24.621Z] === RUN TestNegotiateAPIVersionAutomatic [2022-01-20T20:54:24.621Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-01-20T20:54:24.621Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-01-20T20:54:24.621Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-01-20T20:54:24.621Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-01-20T20:54:24.621Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-01-20T20:54:24.621Z] === RUN TestClientRedirect [2022-01-20T20:54:24.621Z] --- PASS: TestClientRedirect (0.00s) [2022-01-20T20:54:24.621Z] === RUN TestConfigCreateUnsupported [2022-01-20T20:54:24.621Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-01-20T20:54:24.621Z] === RUN TestConfigCreateError [2022-01-20T20:54:24.621Z] --- PASS: TestConfigCreateError (0.00s) [2022-01-20T20:54:24.621Z] === RUN TestConfigCreate [2022-01-20T20:54:24.621Z] --- PASS: TestConfigCreate (0.00s) [2022-01-20T20:54:24.621Z] === RUN TestConfigInspectNotFound [2022-01-20T20:54:24.621Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-01-20T20:54:24.621Z] === RUN TestConfigInspectWithEmptyID [2022-01-20T20:54:24.621Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-01-20T20:54:24.621Z] === RUN TestConfigInspectUnsupported [2022-01-20T20:54:24.621Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-01-20T20:54:24.621Z] === RUN TestConfigInspectError [2022-01-20T20:54:24.621Z] --- PASS: TestConfigInspectError (0.00s) [2022-01-20T20:54:24.621Z] === RUN TestConfigInspectConfigNotFound [2022-01-20T20:54:24.621Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-01-20T20:54:24.621Z] === RUN TestConfigInspect [2022-01-20T20:54:24.621Z] --- PASS: TestConfigInspect (0.00s) [2022-01-20T20:54:24.621Z] === RUN TestConfigListUnsupported [2022-01-20T20:54:24.621Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-01-20T20:54:24.621Z] === RUN TestConfigListError [2022-01-20T20:54:24.621Z] --- PASS: TestConfigListError (0.00s) [2022-01-20T20:54:24.621Z] === RUN TestConfigList [2022-01-20T20:54:24.621Z] --- PASS: TestConfigList (0.00s) [2022-01-20T20:54:24.621Z] === RUN TestConfigRemoveUnsupported [2022-01-20T20:54:24.621Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-01-20T20:54:24.621Z] === RUN TestConfigRemoveError [2022-01-20T20:54:24.621Z] --- PASS: TestConfigRemoveError (0.00s) [2022-01-20T20:54:24.621Z] === RUN TestConfigRemove [2022-01-20T20:54:24.621Z] --- PASS: TestConfigRemove (0.00s) [2022-01-20T20:54:24.621Z] === RUN TestConfigUpdateUnsupported [2022-01-20T20:54:24.621Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-01-20T20:54:24.621Z] === RUN TestConfigUpdateError [2022-01-20T20:54:24.621Z] --- PASS: TestConfigUpdateError (0.00s) [2022-01-20T20:54:24.621Z] === RUN TestConfigUpdate [2022-01-20T20:54:24.621Z] --- PASS: TestConfigUpdate (0.00s) [2022-01-20T20:54:24.621Z] === RUN TestContainerCommitError [2022-01-20T20:54:24.621Z] --- PASS: TestContainerCommitError (0.00s) [2022-01-20T20:54:24.621Z] === RUN TestContainerCommit [2022-01-20T20:54:24.621Z] --- PASS: TestContainerCommit (0.00s) [2022-01-20T20:54:24.621Z] === RUN TestContainerStatPathError [2022-01-20T20:54:24.621Z] --- PASS: TestContainerStatPathError (0.00s) [2022-01-20T20:54:24.621Z] === RUN TestContainerStatPathNotFoundError [2022-01-20T20:54:24.621Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-01-20T20:54:24.621Z] === RUN TestContainerStatPathNoHeaderError [2022-01-20T20:54:24.621Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-01-20T20:54:24.621Z] === RUN TestContainerStatPath [2022-01-20T20:54:24.621Z] --- PASS: TestContainerStatPath (0.00s) [2022-01-20T20:54:24.621Z] === RUN TestCopyToContainerError [2022-01-20T20:54:24.621Z] --- PASS: TestCopyToContainerError (0.00s) [2022-01-20T20:54:24.621Z] === RUN TestCopyToContainerNotFoundError [2022-01-20T20:54:24.621Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-01-20T20:54:24.621Z] === RUN TestCopyToContainerNotStatusOKError [2022-01-20T20:54:24.621Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-01-20T20:54:24.621Z] === RUN TestCopyToContainer [2022-01-20T20:54:24.621Z] --- PASS: TestCopyToContainer (0.00s) [2022-01-20T20:54:24.621Z] === RUN TestCopyFromContainerError [2022-01-20T20:54:24.621Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-01-20T20:54:24.621Z] === RUN TestCopyFromContainerNotFoundError [2022-01-20T20:54:24.621Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-01-20T20:54:24.621Z] === RUN TestCopyFromContainerNotStatusOKError [2022-01-20T20:54:24.621Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-01-20T20:54:24.621Z] === RUN TestCopyFromContainerNoHeaderError [2022-01-20T20:54:24.621Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-01-20T20:54:24.621Z] === RUN TestCopyFromContainer [2022-01-20T20:54:24.621Z] --- PASS: TestCopyFromContainer (0.00s) [2022-01-20T20:54:24.621Z] === RUN TestContainerCreateError [2022-01-20T20:54:24.621Z] --- PASS: TestContainerCreateError (0.00s) [2022-01-20T20:54:24.621Z] === RUN TestContainerCreateImageNotFound [2022-01-20T20:54:24.621Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-01-20T20:54:24.621Z] === RUN TestContainerCreateWithName [2022-01-20T20:54:24.621Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-01-20T20:54:24.621Z] === RUN TestContainerCreateAutoRemove [2022-01-20T20:54:24.621Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-01-20T20:54:24.621Z] === RUN TestContainerDiffError [2022-01-20T20:54:24.621Z] --- PASS: TestContainerDiffError (0.00s) [2022-01-20T20:54:24.621Z] === RUN TestContainerDiff [2022-01-20T20:54:24.621Z] --- PASS: TestContainerDiff (0.00s) [2022-01-20T20:54:24.621Z] === RUN TestContainerExecCreateError [2022-01-20T20:54:24.621Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-01-20T20:54:24.621Z] === RUN TestContainerExecCreate [2022-01-20T20:54:24.621Z] --- PASS: TestContainerExecCreate (0.00s) [2022-01-20T20:54:24.621Z] === RUN TestContainerExecStartError [2022-01-20T20:54:24.621Z] --- PASS: TestContainerExecStartError (0.00s) [2022-01-20T20:54:24.621Z] === RUN TestContainerExecStart [2022-01-20T20:54:24.621Z] --- PASS: TestContainerExecStart (0.00s) [2022-01-20T20:54:24.621Z] === RUN TestContainerExecInspectError [2022-01-20T20:54:24.621Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-01-20T20:54:24.621Z] === RUN TestContainerExecInspect [2022-01-20T20:54:24.621Z] --- PASS: TestContainerExecInspect (0.00s) [2022-01-20T20:54:24.621Z] === RUN TestContainerExportError [2022-01-20T20:54:24.621Z] --- PASS: TestContainerExportError (0.00s) [2022-01-20T20:54:24.621Z] === RUN TestContainerExport [2022-01-20T20:54:24.621Z] --- PASS: TestContainerExport (0.00s) [2022-01-20T20:54:24.621Z] === RUN TestContainerInspectError [2022-01-20T20:54:24.621Z] --- PASS: TestContainerInspectError (0.00s) [2022-01-20T20:54:24.621Z] === RUN TestContainerInspectContainerNotFound [2022-01-20T20:54:24.621Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-01-20T20:54:24.621Z] === RUN TestContainerInspectWithEmptyID [2022-01-20T20:54:24.621Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-01-20T20:54:24.621Z] === RUN TestContainerInspect [2022-01-20T20:54:24.621Z] --- PASS: TestContainerInspect (0.00s) [2022-01-20T20:54:24.621Z] === RUN TestContainerInspectNode [2022-01-20T20:54:24.621Z] --- PASS: TestContainerInspectNode (0.00s) [2022-01-20T20:54:24.621Z] === RUN TestContainerKillError [2022-01-20T20:54:24.621Z] --- PASS: TestContainerKillError (0.00s) [2022-01-20T20:54:24.621Z] === RUN TestContainerKill [2022-01-20T20:54:24.621Z] --- PASS: TestContainerKill (0.00s) [2022-01-20T20:54:24.621Z] === RUN TestContainerListError [2022-01-20T20:54:24.621Z] --- PASS: TestContainerListError (0.00s) [2022-01-20T20:54:24.621Z] === RUN TestContainerList [2022-01-20T20:54:24.621Z] --- PASS: TestContainerList (0.00s) [2022-01-20T20:54:24.621Z] === RUN TestContainerLogsNotFoundError [2022-01-20T20:54:24.621Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-01-20T20:54:24.621Z] === RUN TestContainerLogsError [2022-01-20T20:54:24.621Z] --- PASS: TestContainerLogsError (0.00s) [2022-01-20T20:54:24.621Z] === RUN TestContainerLogs [2022-01-20T20:54:24.621Z] --- PASS: TestContainerLogs (0.22s) [2022-01-20T20:54:24.621Z] === RUN TestContainerPauseError [2022-01-20T20:54:24.621Z] --- PASS: TestContainerPauseError (0.00s) [2022-01-20T20:54:24.621Z] === RUN TestContainerPause [2022-01-20T20:54:24.621Z] --- PASS: TestContainerPause (0.00s) [2022-01-20T20:54:24.621Z] === RUN TestContainersPruneError [2022-01-20T20:54:24.621Z] --- PASS: TestContainersPruneError (0.00s) [2022-01-20T20:54:24.621Z] === RUN TestContainersPrune [2022-01-20T20:54:24.621Z] --- PASS: TestContainersPrune (0.00s) [2022-01-20T20:54:24.621Z] === RUN TestContainerRemoveError [2022-01-20T20:54:24.621Z] --- PASS: TestContainerRemoveError (0.00s) [2022-01-20T20:54:24.621Z] === RUN TestContainerRemoveNotFoundError [2022-01-20T20:54:24.621Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-01-20T20:54:24.621Z] === RUN TestContainerRemove [2022-01-20T20:54:24.621Z] --- PASS: TestContainerRemove (0.00s) [2022-01-20T20:54:24.621Z] === RUN TestContainerRenameError [2022-01-20T20:54:24.621Z] --- PASS: TestContainerRenameError (0.00s) [2022-01-20T20:54:24.621Z] === RUN TestContainerRename [2022-01-20T20:54:24.621Z] --- PASS: TestContainerRename (0.00s) [2022-01-20T20:54:24.621Z] === RUN TestContainerResizeError [2022-01-20T20:54:24.621Z] --- PASS: TestContainerResizeError (0.00s) [2022-01-20T20:54:24.621Z] === RUN TestContainerExecResizeError [2022-01-20T20:54:24.621Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-01-20T20:54:24.621Z] === RUN TestContainerResize [2022-01-20T20:54:24.621Z] --- PASS: TestContainerResize (0.00s) [2022-01-20T20:54:24.621Z] === RUN TestContainerExecResize [2022-01-20T20:54:24.621Z] --- PASS: TestContainerExecResize (0.00s) [2022-01-20T20:54:24.621Z] === RUN TestContainerRestartError [2022-01-20T20:54:24.621Z] --- PASS: TestContainerRestartError (0.00s) [2022-01-20T20:54:24.621Z] === RUN TestContainerRestart [2022-01-20T20:54:24.621Z] --- PASS: TestContainerRestart (0.00s) [2022-01-20T20:54:24.621Z] === RUN TestContainerStartError [2022-01-20T20:54:24.621Z] --- PASS: TestContainerStartError (0.00s) [2022-01-20T20:54:24.621Z] === RUN TestContainerStart [2022-01-20T20:54:24.621Z] --- PASS: TestContainerStart (0.00s) [2022-01-20T20:54:24.621Z] === RUN TestContainerStatsError [2022-01-20T20:54:24.621Z] --- PASS: TestContainerStatsError (0.00s) [2022-01-20T20:54:24.621Z] === RUN TestContainerStats [2022-01-20T20:54:24.621Z] --- PASS: TestContainerStats (0.00s) [2022-01-20T20:54:24.621Z] === RUN TestContainerStopError [2022-01-20T20:54:24.621Z] --- PASS: TestContainerStopError (0.00s) [2022-01-20T20:54:24.621Z] === RUN TestContainerStop [2022-01-20T20:54:24.621Z] --- PASS: TestContainerStop (0.00s) [2022-01-20T20:54:24.621Z] === RUN TestContainerTopError [2022-01-20T20:54:24.621Z] --- PASS: TestContainerTopError (0.00s) [2022-01-20T20:54:24.621Z] === RUN TestContainerTop [2022-01-20T20:54:24.621Z] --- PASS: TestContainerTop (0.00s) [2022-01-20T20:54:24.621Z] === RUN TestContainerUnpauseError [2022-01-20T20:54:24.621Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-01-20T20:54:24.621Z] === RUN TestContainerUnpause [2022-01-20T20:54:24.621Z] --- PASS: TestContainerUnpause (0.00s) [2022-01-20T20:54:24.621Z] === RUN TestContainerUpdateError [2022-01-20T20:54:24.621Z] --- PASS: TestContainerUpdateError (0.00s) [2022-01-20T20:54:24.621Z] === RUN TestContainerUpdate [2022-01-20T20:54:24.621Z] --- PASS: TestContainerUpdate (0.00s) [2022-01-20T20:54:24.621Z] === RUN TestContainerWaitError [2022-01-20T20:54:24.621Z] --- PASS: TestContainerWaitError (0.00s) [2022-01-20T20:54:24.621Z] === RUN TestContainerWait [2022-01-20T20:54:24.621Z] --- PASS: TestContainerWait (0.00s) [2022-01-20T20:54:24.621Z] === RUN TestDiskUsageError [2022-01-20T20:54:24.621Z] --- PASS: TestDiskUsageError (0.00s) [2022-01-20T20:54:24.621Z] === RUN TestDiskUsage [2022-01-20T20:54:24.621Z] --- PASS: TestDiskUsage (0.00s) [2022-01-20T20:54:24.621Z] === RUN TestDistributionInspectUnsupported [2022-01-20T20:54:24.621Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-01-20T20:54:24.621Z] === RUN TestDistributionInspectWithEmptyID [2022-01-20T20:54:24.621Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-01-20T20:54:24.621Z] === RUN TestEventsErrorInOptions [2022-01-20T20:54:24.621Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-01-20T20:54:24.621Z] === RUN TestEventsErrorFromServer [2022-01-20T20:54:24.621Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-01-20T20:54:24.621Z] === RUN TestEvents [2022-01-20T20:54:24.621Z] --- PASS: TestEvents (0.00s) [2022-01-20T20:54:24.621Z] === RUN TestTLSCloseWriter [2022-01-20T20:54:24.621Z] === PAUSE TestTLSCloseWriter [2022-01-20T20:54:24.621Z] === RUN TestImageBuildError [2022-01-20T20:54:24.621Z] --- PASS: TestImageBuildError (0.00s) [2022-01-20T20:54:24.621Z] === RUN TestImageBuild [2022-01-20T20:54:24.621Z] --- PASS: TestImageBuild (0.00s) [2022-01-20T20:54:24.621Z] === RUN TestGetDockerOS [2022-01-20T20:54:24.621Z] --- PASS: TestGetDockerOS (0.00s) [2022-01-20T20:54:24.621Z] === RUN TestImageCreateError [2022-01-20T20:54:24.621Z] --- PASS: TestImageCreateError (0.00s) [2022-01-20T20:54:24.621Z] === RUN TestImageCreate [2022-01-20T20:54:24.621Z] --- PASS: TestImageCreate (0.00s) [2022-01-20T20:54:24.621Z] === RUN TestImageHistoryError [2022-01-20T20:54:24.621Z] --- PASS: TestImageHistoryError (0.00s) [2022-01-20T20:54:24.621Z] === RUN TestImageHistory [2022-01-20T20:54:24.621Z] --- PASS: TestImageHistory (0.00s) [2022-01-20T20:54:24.621Z] === RUN TestImageImportError [2022-01-20T20:54:24.621Z] --- PASS: TestImageImportError (0.00s) [2022-01-20T20:54:24.621Z] === RUN TestImageImport [2022-01-20T20:54:24.621Z] --- PASS: TestImageImport (0.00s) [2022-01-20T20:54:24.621Z] === RUN TestImageInspectError [2022-01-20T20:54:24.621Z] --- PASS: TestImageInspectError (0.00s) [2022-01-20T20:54:24.621Z] === RUN TestImageInspectImageNotFound [2022-01-20T20:54:24.621Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-01-20T20:54:24.621Z] === RUN TestImageInspectWithEmptyID [2022-01-20T20:54:24.621Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-01-20T20:54:24.621Z] === RUN TestImageInspect [2022-01-20T20:54:24.621Z] --- PASS: TestImageInspect (0.00s) [2022-01-20T20:54:24.621Z] === RUN TestImageListError [2022-01-20T20:54:24.621Z] --- PASS: TestImageListError (0.00s) [2022-01-20T20:54:24.621Z] === RUN TestImageList [2022-01-20T20:54:24.621Z] --- PASS: TestImageList (0.01s) [2022-01-20T20:54:24.621Z] === RUN TestImageListApiBefore125 [2022-01-20T20:54:24.621Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-01-20T20:54:24.621Z] === RUN TestImageLoadError [2022-01-20T20:54:24.621Z] --- PASS: TestImageLoadError (0.00s) [2022-01-20T20:54:24.621Z] === RUN TestImageLoad [2022-01-20T20:54:24.621Z] --- PASS: TestImageLoad (0.00s) [2022-01-20T20:54:24.621Z] === RUN TestImagesPruneError [2022-01-20T20:54:24.621Z] --- PASS: TestImagesPruneError (0.00s) [2022-01-20T20:54:24.621Z] === RUN TestImagesPrune [2022-01-20T20:54:24.621Z] --- PASS: TestImagesPrune (0.00s) [2022-01-20T20:54:24.621Z] === RUN TestImagePullReferenceParseError [2022-01-20T20:54:24.621Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-01-20T20:54:24.621Z] === RUN TestImagePullAnyError [2022-01-20T20:54:24.621Z] --- PASS: TestImagePullAnyError (0.00s) [2022-01-20T20:54:24.621Z] === RUN TestImagePullStatusUnauthorizedError [2022-01-20T20:54:24.621Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-01-20T20:54:24.621Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-01-20T20:54:24.621Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-01-20T20:54:24.621Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-01-20T20:54:24.621Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-01-20T20:54:24.621Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-01-20T20:54:24.621Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-01-20T20:54:24.621Z] === RUN TestImagePullWithoutErrors [2022-01-20T20:54:24.621Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-01-20T20:54:24.621Z] === RUN TestImagePushReferenceError [2022-01-20T20:54:24.621Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-01-20T20:54:24.621Z] === RUN TestImagePushAnyError [2022-01-20T20:54:24.621Z] --- PASS: TestImagePushAnyError (0.00s) [2022-01-20T20:54:24.621Z] === RUN TestImagePushStatusUnauthorizedError [2022-01-20T20:54:24.621Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-01-20T20:54:24.621Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-01-20T20:54:24.621Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-01-20T20:54:24.621Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-01-20T20:54:24.621Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-01-20T20:54:24.621Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-01-20T20:54:24.621Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-01-20T20:54:24.621Z] === RUN TestImagePushWithoutErrors [2022-01-20T20:54:24.621Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-01-20T20:54:24.621Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-01-20T20:54:24.621Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-01-20T20:54:24.621Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-01-20T20:54:24.621Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-01-20T20:54:24.621Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-01-20T20:54:24.621Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-01-20T20:54:24.621Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-01-20T20:54:24.621Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-01-20T20:54:24.621Z] === RUN TestImageRemoveError [2022-01-20T20:54:24.621Z] --- PASS: TestImageRemoveError (0.00s) [2022-01-20T20:54:24.621Z] === RUN TestImageRemoveImageNotFound [2022-01-20T20:54:24.621Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-01-20T20:54:24.621Z] === RUN TestImageRemove [2022-01-20T20:54:24.621Z] --- PASS: TestImageRemove (0.00s) [2022-01-20T20:54:24.621Z] === RUN TestImageSaveError [2022-01-20T20:54:24.621Z] --- PASS: TestImageSaveError (0.00s) [2022-01-20T20:54:24.621Z] === RUN TestImageSave [2022-01-20T20:54:24.621Z] --- PASS: TestImageSave (0.00s) [2022-01-20T20:54:24.621Z] === RUN TestImageSearchAnyError [2022-01-20T20:54:24.621Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-01-20T20:54:24.621Z] === RUN TestImageSearchStatusUnauthorizedError [2022-01-20T20:54:24.621Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-01-20T20:54:24.621Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-01-20T20:54:24.621Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-01-20T20:54:24.621Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-01-20T20:54:24.621Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-01-20T20:54:24.621Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-01-20T20:54:24.621Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-01-20T20:54:24.621Z] === RUN TestImageSearchWithoutErrors [2022-01-20T20:54:24.621Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-01-20T20:54:24.621Z] === RUN TestImageTagError [2022-01-20T20:54:24.621Z] --- PASS: TestImageTagError (0.00s) [2022-01-20T20:54:24.621Z] === RUN TestImageTagInvalidReference [2022-01-20T20:54:24.621Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-01-20T20:54:24.621Z] === RUN TestImageTagInvalidSourceImageName [2022-01-20T20:54:24.621Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-01-20T20:54:24.621Z] === RUN TestImageTagHexSource [2022-01-20T20:54:24.621Z] --- PASS: TestImageTagHexSource (0.00s) [2022-01-20T20:54:24.621Z] === RUN TestImageTag [2022-01-20T20:54:24.621Z] --- PASS: TestImageTag (0.00s) [2022-01-20T20:54:24.621Z] === RUN TestInfoServerError [2022-01-20T20:54:24.621Z] --- PASS: TestInfoServerError (0.00s) [2022-01-20T20:54:24.621Z] === RUN TestInfoInvalidResponseJSONError [2022-01-20T20:54:24.621Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-01-20T20:54:24.621Z] === RUN TestInfo [2022-01-20T20:54:24.621Z] --- PASS: TestInfo (0.01s) [2022-01-20T20:54:24.621Z] === RUN TestNetworkConnectError [2022-01-20T20:54:24.621Z] --- PASS: TestNetworkConnectError (0.00s) [2022-01-20T20:54:24.621Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-01-20T20:54:24.621Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-01-20T20:54:24.621Z] === RUN TestNetworkConnect [2022-01-20T20:54:24.621Z] --- PASS: TestNetworkConnect (0.00s) [2022-01-20T20:54:24.621Z] === RUN TestNetworkCreateError [2022-01-20T20:54:24.621Z] --- PASS: TestNetworkCreateError (0.00s) [2022-01-20T20:54:24.621Z] === RUN TestNetworkCreate [2022-01-20T20:54:24.621Z] --- PASS: TestNetworkCreate (0.00s) [2022-01-20T20:54:24.621Z] === RUN TestNetworkDisconnectError [2022-01-20T20:54:24.621Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-01-20T20:54:24.621Z] === RUN TestNetworkDisconnect [2022-01-20T20:54:24.621Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-01-20T20:54:24.621Z] === RUN TestNetworkInspect [2022-01-20T20:54:24.621Z] === RUN TestNetworkInspect/empty_ID [2022-01-20T20:54:24.621Z] === RUN TestNetworkInspect/no_options [2022-01-20T20:54:24.621Z] === RUN TestNetworkInspect/verbose [2022-01-20T20:54:24.621Z] === RUN TestNetworkInspect/global_scope [2022-01-20T20:54:24.621Z] === RUN TestNetworkInspect/unknown_network [2022-01-20T20:54:24.621Z] === RUN TestNetworkInspect/server_error [2022-01-20T20:54:24.621Z] --- PASS: TestNetworkInspect (0.00s) [2022-01-20T20:54:24.621Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-01-20T20:54:24.621Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-01-20T20:54:24.621Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-01-20T20:54:24.621Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-01-20T20:54:24.621Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-01-20T20:54:24.621Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-01-20T20:54:24.621Z] === RUN TestNetworkListError [2022-01-20T20:54:24.621Z] --- PASS: TestNetworkListError (0.00s) [2022-01-20T20:54:24.621Z] === RUN TestNetworkList [2022-01-20T20:54:24.621Z] --- PASS: TestNetworkList (0.00s) [2022-01-20T20:54:24.621Z] === RUN TestNetworksPruneError [2022-01-20T20:54:24.621Z] --- PASS: TestNetworksPruneError (0.00s) [2022-01-20T20:54:24.621Z] === RUN TestNetworksPrune [2022-01-20T20:54:24.621Z] --- PASS: TestNetworksPrune (0.00s) [2022-01-20T20:54:24.621Z] === RUN TestNetworkRemoveError [2022-01-20T20:54:24.621Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-01-20T20:54:24.621Z] === RUN TestNetworkRemove [2022-01-20T20:54:24.621Z] --- PASS: TestNetworkRemove (0.00s) [2022-01-20T20:54:24.621Z] === RUN TestNodeInspectError [2022-01-20T20:54:24.621Z] --- PASS: TestNodeInspectError (0.00s) [2022-01-20T20:54:24.621Z] === RUN TestNodeInspectNodeNotFound [2022-01-20T20:54:24.621Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-01-20T20:54:24.621Z] === RUN TestNodeInspectWithEmptyID [2022-01-20T20:54:24.621Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-01-20T20:54:24.621Z] === RUN TestNodeInspect [2022-01-20T20:54:24.621Z] --- PASS: TestNodeInspect (0.00s) [2022-01-20T20:54:24.621Z] === RUN TestNodeListError [2022-01-20T20:54:24.621Z] --- PASS: TestNodeListError (0.00s) [2022-01-20T20:54:24.621Z] === RUN TestNodeList [2022-01-20T20:54:24.621Z] --- PASS: TestNodeList (0.00s) [2022-01-20T20:54:24.621Z] === RUN TestNodeRemoveError [2022-01-20T20:54:24.621Z] --- PASS: TestNodeRemoveError (0.00s) [2022-01-20T20:54:24.621Z] === RUN TestNodeRemove [2022-01-20T20:54:24.622Z] --- PASS: TestNodeRemove (0.00s) [2022-01-20T20:54:24.622Z] === RUN TestNodeUpdateError [2022-01-20T20:54:24.622Z] --- PASS: TestNodeUpdateError (0.00s) [2022-01-20T20:54:24.622Z] === RUN TestNodeUpdate [2022-01-20T20:54:24.622Z] --- PASS: TestNodeUpdate (0.00s) [2022-01-20T20:54:24.622Z] === RUN TestOptionWithTimeout [2022-01-20T20:54:24.622Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-01-20T20:54:24.622Z] === RUN TestPingFail [2022-01-20T20:54:24.622Z] --- PASS: TestPingFail (0.00s) [2022-01-20T20:54:24.622Z] === RUN TestPingWithError [2022-01-20T20:54:24.622Z] 2022/01/20 20:54:23 RoundTripper returned a response & error; ignoring response [2022-01-20T20:54:24.622Z] 2022/01/20 20:54:23 RoundTripper returned a response & error; ignoring response [2022-01-20T20:54:24.622Z] --- PASS: TestPingWithError (0.00s) [2022-01-20T20:54:24.622Z] === RUN TestPingSuccess [2022-01-20T20:54:24.622Z] --- PASS: TestPingSuccess (0.00s) [2022-01-20T20:54:24.622Z] === RUN TestPingHeadFallback [2022-01-20T20:54:24.622Z] === RUN TestPingHeadFallback/OK [2022-01-20T20:54:24.622Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-01-20T20:54:24.622Z] === RUN TestPingHeadFallback/Not_Found [2022-01-20T20:54:24.622Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-01-20T20:54:24.622Z] --- PASS: TestPingHeadFallback (0.00s) [2022-01-20T20:54:24.622Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-01-20T20:54:24.622Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-01-20T20:54:24.622Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-01-20T20:54:24.622Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-01-20T20:54:24.622Z] === RUN TestPluginDisableError [2022-01-20T20:54:24.622Z] --- PASS: TestPluginDisableError (0.00s) [2022-01-20T20:54:24.622Z] === RUN TestPluginDisable [2022-01-20T20:54:24.622Z] --- PASS: TestPluginDisable (0.00s) [2022-01-20T20:54:24.622Z] === RUN TestPluginEnableError [2022-01-20T20:54:24.622Z] --- PASS: TestPluginEnableError (0.00s) [2022-01-20T20:54:24.622Z] === RUN TestPluginEnable [2022-01-20T20:54:24.622Z] --- PASS: TestPluginEnable (0.00s) [2022-01-20T20:54:24.622Z] === RUN TestPluginInspectError [2022-01-20T20:54:24.622Z] --- PASS: TestPluginInspectError (0.00s) [2022-01-20T20:54:24.622Z] === RUN TestPluginInspectWithEmptyID [2022-01-20T20:54:24.622Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-01-20T20:54:24.622Z] === RUN TestPluginInspect [2022-01-20T20:54:24.622Z] --- PASS: TestPluginInspect (0.00s) [2022-01-20T20:54:24.622Z] === RUN TestPluginListError [2022-01-20T20:54:24.622Z] --- PASS: TestPluginListError (0.00s) [2022-01-20T20:54:24.622Z] === RUN TestPluginList [2022-01-20T20:54:24.622Z] --- PASS: TestPluginList (0.00s) [2022-01-20T20:54:24.622Z] === RUN TestPluginPushError [2022-01-20T20:54:24.622Z] --- PASS: TestPluginPushError (0.00s) [2022-01-20T20:54:24.622Z] === RUN TestPluginPush [2022-01-20T20:54:24.622Z] --- PASS: TestPluginPush (0.00s) [2022-01-20T20:54:24.622Z] === RUN TestPluginRemoveError [2022-01-20T20:54:24.622Z] --- PASS: TestPluginRemoveError (0.00s) [2022-01-20T20:54:24.622Z] === RUN TestPluginRemove [2022-01-20T20:54:24.622Z] --- PASS: TestPluginRemove (0.00s) [2022-01-20T20:54:24.622Z] === RUN TestPluginSetError [2022-01-20T20:54:24.622Z] --- PASS: TestPluginSetError (0.00s) [2022-01-20T20:54:24.622Z] === RUN TestPluginSet [2022-01-20T20:54:24.622Z] --- PASS: TestPluginSet (0.00s) [2022-01-20T20:54:24.622Z] === RUN TestSetHostHeader [2022-01-20T20:54:24.622Z] --- PASS: TestSetHostHeader (0.00s) [2022-01-20T20:54:24.622Z] === RUN TestPlainTextError [2022-01-20T20:54:24.622Z] --- PASS: TestPlainTextError (0.00s) [2022-01-20T20:54:24.622Z] === RUN TestInfiniteError [2022-01-20T20:54:24.622Z] --- PASS: TestInfiniteError (0.04s) [2022-01-20T20:54:24.622Z] === RUN TestCanceledContext [2022-01-20T20:54:24.622Z] 2022/01/20 20:54:23 RoundTripper returned a response & error; ignoring response [2022-01-20T20:54:24.622Z] --- PASS: TestCanceledContext (0.00s) [2022-01-20T20:54:24.622Z] === RUN TestDeadlineExceededContext [2022-01-20T20:54:24.622Z] 2022/01/20 20:54:23 RoundTripper returned a response & error; ignoring response [2022-01-20T20:54:24.622Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-01-20T20:54:24.622Z] === RUN TestSecretCreateUnsupported [2022-01-20T20:54:24.622Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-01-20T20:54:24.622Z] === RUN TestSecretCreateError [2022-01-20T20:54:24.622Z] --- PASS: TestSecretCreateError (0.00s) [2022-01-20T20:54:24.622Z] === RUN TestSecretCreate [2022-01-20T20:54:24.622Z] --- PASS: TestSecretCreate (0.00s) [2022-01-20T20:54:24.622Z] === RUN TestSecretInspectUnsupported [2022-01-20T20:54:24.622Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-01-20T20:54:24.622Z] === RUN TestSecretInspectError [2022-01-20T20:54:24.622Z] --- PASS: TestSecretInspectError (0.00s) [2022-01-20T20:54:24.622Z] === RUN TestSecretInspectSecretNotFound [2022-01-20T20:54:24.622Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-01-20T20:54:24.622Z] === RUN TestSecretInspectWithEmptyID [2022-01-20T20:54:24.622Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-01-20T20:54:24.622Z] === RUN TestSecretInspect [2022-01-20T20:54:24.622Z] --- PASS: TestSecretInspect (0.00s) [2022-01-20T20:54:24.622Z] === RUN TestSecretListUnsupported [2022-01-20T20:54:24.622Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-01-20T20:54:24.622Z] === RUN TestSecretListError [2022-01-20T20:54:24.622Z] --- PASS: TestSecretListError (0.00s) [2022-01-20T20:54:24.622Z] === RUN TestSecretList [2022-01-20T20:54:24.622Z] --- PASS: TestSecretList (0.00s) [2022-01-20T20:54:24.622Z] === RUN TestSecretRemoveUnsupported [2022-01-20T20:54:24.622Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-01-20T20:54:24.622Z] === RUN TestSecretRemoveError [2022-01-20T20:54:24.622Z] --- PASS: TestSecretRemoveError (0.00s) [2022-01-20T20:54:24.622Z] === RUN TestSecretRemove [2022-01-20T20:54:24.622Z] --- PASS: TestSecretRemove (0.00s) [2022-01-20T20:54:24.622Z] === RUN TestSecretUpdateUnsupported [2022-01-20T20:54:24.622Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-01-20T20:54:24.622Z] === RUN TestSecretUpdateError [2022-01-20T20:54:24.622Z] --- PASS: TestSecretUpdateError (0.00s) [2022-01-20T20:54:24.622Z] === RUN TestSecretUpdate [2022-01-20T20:54:24.622Z] --- PASS: TestSecretUpdate (0.00s) [2022-01-20T20:54:24.622Z] === RUN TestServiceCreateError [2022-01-20T20:54:24.622Z] --- PASS: TestServiceCreateError (0.01s) [2022-01-20T20:54:24.622Z] === RUN TestServiceCreate [2022-01-20T20:54:24.622Z] --- PASS: TestServiceCreate (0.00s) [2022-01-20T20:54:24.622Z] === RUN TestServiceCreateCompatiblePlatforms [2022-01-20T20:54:24.622Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-01-20T20:54:24.622Z] === RUN TestServiceCreateDigestPinning [2022-01-20T20:54:24.622Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-01-20T20:54:24.622Z] === RUN TestServiceInspectError [2022-01-20T20:54:24.622Z] --- PASS: TestServiceInspectError (0.00s) [2022-01-20T20:54:24.622Z] === RUN TestServiceInspectServiceNotFound [2022-01-20T20:54:24.622Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-01-20T20:54:24.622Z] === RUN TestServiceInspectWithEmptyID [2022-01-20T20:54:24.622Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-01-20T20:54:24.622Z] === RUN TestServiceInspect [2022-01-20T20:54:24.622Z] --- PASS: TestServiceInspect (0.00s) [2022-01-20T20:54:24.622Z] === RUN TestServiceListError [2022-01-20T20:54:24.622Z] --- PASS: TestServiceListError (0.00s) [2022-01-20T20:54:24.622Z] === RUN TestServiceList [2022-01-20T20:54:24.622Z] --- PASS: TestServiceList (0.00s) [2022-01-20T20:54:24.622Z] === RUN TestServiceLogsError [2022-01-20T20:54:24.622Z] --- PASS: TestServiceLogsError (0.00s) [2022-01-20T20:54:24.622Z] === RUN TestServiceLogs [2022-01-20T20:54:24.622Z] --- PASS: TestServiceLogs (0.00s) [2022-01-20T20:54:24.622Z] === RUN TestServiceRemoveError [2022-01-20T20:54:24.622Z] --- PASS: TestServiceRemoveError (0.00s) [2022-01-20T20:54:24.622Z] === RUN TestServiceRemoveNotFoundError [2022-01-20T20:54:24.622Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-01-20T20:54:24.622Z] === RUN TestServiceRemove [2022-01-20T20:54:24.622Z] --- PASS: TestServiceRemove (0.00s) [2022-01-20T20:54:24.622Z] === RUN TestServiceUpdateError [2022-01-20T20:54:24.622Z] --- PASS: TestServiceUpdateError (0.01s) [2022-01-20T20:54:24.622Z] === RUN TestServiceUpdate [2022-01-20T20:54:24.622Z] --- PASS: TestServiceUpdate (0.00s) [2022-01-20T20:54:24.622Z] === RUN TestSwarmGetUnlockKeyError [2022-01-20T20:54:24.622Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-01-20T20:54:24.622Z] === RUN TestSwarmGetUnlockKey [2022-01-20T20:54:24.622Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-01-20T20:54:24.622Z] === RUN TestSwarmInitError [2022-01-20T20:54:24.622Z] --- PASS: TestSwarmInitError (0.00s) [2022-01-20T20:54:24.622Z] === RUN TestSwarmInit [2022-01-20T20:54:24.622Z] --- PASS: TestSwarmInit (0.00s) [2022-01-20T20:54:24.622Z] === RUN TestSwarmInspectError [2022-01-20T20:54:24.622Z] --- PASS: TestSwarmInspectError (0.00s) [2022-01-20T20:54:24.622Z] === RUN TestSwarmInspect [2022-01-20T20:54:24.622Z] --- PASS: TestSwarmInspect (0.00s) [2022-01-20T20:54:24.622Z] === RUN TestSwarmJoinError [2022-01-20T20:54:24.622Z] --- PASS: TestSwarmJoinError (0.00s) [2022-01-20T20:54:24.622Z] === RUN TestSwarmJoin [2022-01-20T20:54:24.622Z] --- PASS: TestSwarmJoin (0.00s) [2022-01-20T20:54:24.622Z] === RUN TestSwarmLeaveError [2022-01-20T20:54:24.622Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-01-20T20:54:24.622Z] === RUN TestSwarmLeave [2022-01-20T20:54:24.622Z] --- PASS: TestSwarmLeave (0.00s) [2022-01-20T20:54:24.622Z] === RUN TestSwarmUnlockError [2022-01-20T20:54:24.622Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-01-20T20:54:24.622Z] === RUN TestSwarmUnlock [2022-01-20T20:54:24.622Z] --- PASS: TestSwarmUnlock (0.00s) [2022-01-20T20:54:24.622Z] === RUN TestSwarmUpdateError [2022-01-20T20:54:24.622Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-01-20T20:54:24.622Z] === RUN TestSwarmUpdate [2022-01-20T20:54:24.622Z] --- PASS: TestSwarmUpdate (0.00s) [2022-01-20T20:54:24.622Z] === RUN TestTaskInspectError [2022-01-20T20:54:24.622Z] --- PASS: TestTaskInspectError (0.00s) [2022-01-20T20:54:24.622Z] === RUN TestTaskInspectWithEmptyID [2022-01-20T20:54:24.622Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-01-20T20:54:24.622Z] === RUN TestTaskInspect [2022-01-20T20:54:24.622Z] --- PASS: TestTaskInspect (0.00s) [2022-01-20T20:54:24.622Z] === RUN TestTaskListError [2022-01-20T20:54:24.622Z] --- PASS: TestTaskListError (0.00s) [2022-01-20T20:54:24.622Z] === RUN TestTaskList [2022-01-20T20:54:24.622Z] --- PASS: TestTaskList (0.00s) [2022-01-20T20:54:24.622Z] === RUN TestVolumeCreateError [2022-01-20T20:54:24.622Z] --- PASS: TestVolumeCreateError (0.00s) [2022-01-20T20:54:24.622Z] === RUN TestVolumeCreate [2022-01-20T20:54:24.622Z] --- PASS: TestVolumeCreate (0.00s) [2022-01-20T20:54:24.622Z] === RUN TestVolumeInspectError [2022-01-20T20:54:24.622Z] --- PASS: TestVolumeInspectError (0.00s) [2022-01-20T20:54:24.622Z] === RUN TestVolumeInspectNotFound [2022-01-20T20:54:24.622Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-01-20T20:54:24.622Z] === RUN TestVolumeInspectWithEmptyID [2022-01-20T20:54:24.622Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-01-20T20:54:24.622Z] === RUN TestVolumeInspect [2022-01-20T20:54:24.622Z] --- PASS: TestVolumeInspect (0.00s) [2022-01-20T20:54:24.622Z] === RUN TestVolumeListError [2022-01-20T20:54:24.622Z] --- PASS: TestVolumeListError (0.00s) [2022-01-20T20:54:24.622Z] === RUN TestVolumeList [2022-01-20T20:54:24.622Z] --- PASS: TestVolumeList (0.00s) [2022-01-20T20:54:24.622Z] === RUN TestVolumeRemoveError [2022-01-20T20:54:24.622Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-01-20T20:54:24.622Z] === RUN TestVolumeRemove [2022-01-20T20:54:24.622Z] --- PASS: TestVolumeRemove (0.00s) [2022-01-20T20:54:24.622Z] === CONT TestTLSCloseWriter [2022-01-20T20:54:24.622Z] --- PASS: TestTLSCloseWriter (0.02s) [2022-01-20T20:54:24.622Z] PASS [2022-01-20T20:54:24.622Z] coverage: 75.1% of statements [2022-01-20T20:54:24.622Z] ok github.com/docker/docker/client 0.504s coverage: 75.1% of statements [2022-01-20T20:54:27.252Z] === RUN TestDockerSuite/TestExec [2022-01-20T20:54:27.252Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-01-20T20:54:27.252Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-01-20T20:54:27.511Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-01-20T20:54:27.684Z] === RUN TestConfigDaemonLibtrustID [2022-01-20T20:54:27.684Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-01-20T20:54:27.684Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-01-20T20:54:27.684Z] === RUN TestDaemonConfigValidation [2022-01-20T20:54:27.684Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-01-20T20:54:27.684Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-01-20T20:54:27.684Z] === RUN TestConfigDaemonSeccompProfiles [2022-01-20T20:54:27.684Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-01-20T20:54:27.684Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-01-20T20:54:27.684Z] === RUN TestDaemonProxy [2022-01-20T20:54:27.684Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-01-20T20:54:27.684Z] --- SKIP: TestDaemonProxy (0.00s) [2022-01-20T20:54:27.684Z] PASS [2022-01-20T20:54:27.684Z] ok github.com/docker/docker/integration/daemon 0.121s [2022-01-20T20:54:27.684Z] [2022-01-20T20:54:27.684Z] === Skipped [2022-01-20T20:54:27.684Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-01-20T20:54:27.684Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-01-20T20:54:27.684Z] [2022-01-20T20:54:27.684Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-01-20T20:54:27.684Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-01-20T20:54:27.684Z] [2022-01-20T20:54:27.684Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-01-20T20:54:27.684Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-01-20T20:54:27.684Z] [2022-01-20T20:54:27.684Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-01-20T20:54:27.684Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-01-20T20:54:27.684Z] [2022-01-20T20:54:27.684Z] DONE 4 tests, 4 skipped in 20.777s [2022-01-20T20:54:27.684Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-01-20T20:54:28.079Z] === RUN TestDockerSuite/TestExecAPIStart [2022-01-20T20:54:28.673Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-20T20:54:28.673Z] INFO: Testing against a local daemon [2022-01-20T20:54:28.673Z] === RUN TestCommitInheritsEnv [2022-01-20T20:54:28.673Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-20T20:54:28.673Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-01-20T20:54:28.674Z] === RUN TestImportExtremelyLargeImageWorks [2022-01-20T20:54:28.674Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2022-01-20T20:54:28.674Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-01-20T20:54:28.674Z] === RUN TestImagesFilterMultiReference [2022-01-20T20:54:28.674Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2022-01-20T20:54:28.674Z] === RUN TestImagePullPlatformInvalid [2022-01-20T20:54:28.674Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-01-20T20:54:28.674Z] === RUN TestRemoveImageOrphaning [2022-01-20T20:54:29.017Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-01-20T20:54:29.584Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-01-20T20:54:29.843Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-01-20T20:54:30.234Z] --- PASS: TestRemoveImageOrphaning (1.04s) [2022-01-20T20:54:30.234Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-01-20T20:54:30.234Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2022-01-20T20:54:30.234Z] === RUN TestTagInvalidReference [2022-01-20T20:54:30.234Z] --- PASS: TestTagInvalidReference (0.03s) [2022-01-20T20:54:30.234Z] === RUN TestTagValidPrefixedRepo [2022-01-20T20:54:30.234Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2022-01-20T20:54:30.234Z] === RUN TestTagExistedNameWithoutForce [2022-01-20T20:54:30.234Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-01-20T20:54:30.234Z] === RUN TestTagOfficialNames [2022-01-20T20:54:30.234Z] --- PASS: TestTagOfficialNames (0.08s) [2022-01-20T20:54:30.234Z] === RUN TestTagMatchesDigest [2022-01-20T20:54:30.234Z] --- PASS: TestTagMatchesDigest (0.03s) [2022-01-20T20:54:30.234Z] PASS [2022-01-20T20:54:30.234Z] ok github.com/docker/docker/integration/image 1.488s [2022-01-20T20:54:30.234Z] [2022-01-20T20:54:30.234Z] === Skipped [2022-01-20T20:54:30.234Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-01-20T20:54:30.234Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-20T20:54:30.234Z] [2022-01-20T20:54:30.234Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-01-20T20:54:30.234Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2022-01-20T20:54:30.234Z] [2022-01-20T20:54:30.234Z] DONE 11 tests, 2 skipped in 3.207s [2022-01-20T20:54:30.234Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-01-20T20:54:30.411Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-01-20T20:54:30.981Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-01-20T20:54:31.550Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-01-20T20:54:31.556Z] --- PASS: TestRenameRunningContainerAndReuse (6.15s) [2022-01-20T20:54:31.556Z] === RUN TestRenameInvalidName [2022-01-20T20:54:32.122Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-01-20T20:54:32.449Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-20T20:54:32.449Z] INFO: Testing against a local daemon [2022-01-20T20:54:32.449Z] === RUN TestNetworkCreateDelete [2022-01-20T20:54:32.449Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T20:54:32.449Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-01-20T20:54:32.449Z] === RUN TestDockerNetworkDeletePreferID [2022-01-20T20:54:32.449Z] 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-01-20T20:54:32.449Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-01-20T20:54:32.449Z] === RUN TestDaemonDNSFallback [2022-01-20T20:54:32.449Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T20:54:32.449Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-01-20T20:54:32.449Z] === RUN TestInspectNetwork [2022-01-20T20:54:32.449Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-01-20T20:54:32.449Z] --- SKIP: TestInspectNetwork (0.00s) [2022-01-20T20:54:32.449Z] === RUN TestRunContainerWithBridgeNone [2022-01-20T20:54:32.449Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T20:54:32.449Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-01-20T20:54:32.449Z] === RUN TestNetworkInvalidJSON [2022-01-20T20:54:32.449Z] === RUN TestNetworkInvalidJSON//networks/create [2022-01-20T20:54:32.449Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-01-20T20:54:32.449Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-01-20T20:54:32.449Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-01-20T20:54:32.449Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-20T20:54:32.449Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-20T20:54:32.449Z] === CONT TestNetworkInvalidJSON//networks/create [2022-01-20T20:54:32.449Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-20T20:54:32.449Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-01-20T20:54:32.449Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2022-01-20T20:54:32.449Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-01-20T20:54:32.449Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-01-20T20:54:32.449Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2022-01-20T20:54:32.449Z] === RUN TestNetworkList [2022-01-20T20:54:32.449Z] === RUN TestNetworkList//networks [2022-01-20T20:54:32.449Z] === PAUSE TestNetworkList//networks [2022-01-20T20:54:32.449Z] === RUN TestNetworkList//networks/ [2022-01-20T20:54:32.449Z] === PAUSE TestNetworkList//networks/ [2022-01-20T20:54:32.449Z] === CONT TestNetworkList//networks [2022-01-20T20:54:32.449Z] === CONT TestNetworkList//networks/ [2022-01-20T20:54:32.449Z] --- PASS: TestNetworkList (0.03s) [2022-01-20T20:54:32.449Z] --- PASS: TestNetworkList//networks (0.01s) [2022-01-20T20:54:32.449Z] --- PASS: TestNetworkList//networks/ (0.01s) [2022-01-20T20:54:32.449Z] === RUN TestHostIPv4BridgeLabel [2022-01-20T20:54:32.449Z] network_test.go:128: testEnv.OSType == "windows" [2022-01-20T20:54:32.449Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-01-20T20:54:32.449Z] === RUN TestDaemonRestartWithLiveRestore [2022-01-20T20:54:32.449Z] service_test.go:30: testEnv.OSType == "windows" [2022-01-20T20:54:32.449Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-01-20T20:54:32.449Z] === RUN TestDaemonDefaultNetworkPools [2022-01-20T20:54:32.449Z] service_test.go:59: testEnv.OSType == "windows" [2022-01-20T20:54:32.449Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-01-20T20:54:32.449Z] === RUN TestDaemonRestartWithExistingNetwork [2022-01-20T20:54:32.449Z] service_test.go:103: testEnv.OSType == "windows" [2022-01-20T20:54:32.449Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-01-20T20:54:32.449Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-01-20T20:54:32.449Z] service_test.go:137: testEnv.OSType == "windows" [2022-01-20T20:54:32.449Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-01-20T20:54:32.449Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-01-20T20:54:32.449Z] service_test.go:188: testEnv.OSType == "windows" [2022-01-20T20:54:32.449Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-01-20T20:54:32.449Z] === RUN TestServiceWithPredefinedNetwork [2022-01-20T20:54:32.449Z] service_test.go:213: testEnv.OSType == "windows" [2022-01-20T20:54:32.449Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-01-20T20:54:32.449Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-01-20T20:54:32.449Z] service_test.go:243: FLAKY_TEST [2022-01-20T20:54:32.449Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-01-20T20:54:32.449Z] === RUN TestServiceWithDataPathPortInit [2022-01-20T20:54:32.449Z] service_test.go:334: testEnv.OSType == "windows" [2022-01-20T20:54:32.449Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-01-20T20:54:32.449Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-01-20T20:54:32.449Z] service_test.go:402: testEnv.OSType == "windows" [2022-01-20T20:54:32.449Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-01-20T20:54:32.449Z] PASS [2022-01-20T20:54:32.449Z] ok github.com/docker/docker/integration/network 0.154s [2022-01-20T20:54:32.449Z] [2022-01-20T20:54:32.449Z] === Skipped [2022-01-20T20:54:32.449Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-01-20T20:54:32.449Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T20:54:32.449Z] [2022-01-20T20:54:32.449Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-01-20T20:54:32.449Z] 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-01-20T20:54:32.449Z] [2022-01-20T20:54:32.449Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-01-20T20:54:32.449Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T20:54:32.449Z] [2022-01-20T20:54:32.449Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-01-20T20:54:32.449Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-01-20T20:54:32.449Z] [2022-01-20T20:54:32.449Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-01-20T20:54:32.449Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T20:54:32.449Z] [2022-01-20T20:54:32.449Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-01-20T20:54:32.449Z] network_test.go:128: testEnv.OSType == "windows" [2022-01-20T20:54:32.449Z] [2022-01-20T20:54:32.449Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-01-20T20:54:32.449Z] service_test.go:30: testEnv.OSType == "windows" [2022-01-20T20:54:32.450Z] [2022-01-20T20:54:32.450Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-01-20T20:54:32.450Z] service_test.go:59: testEnv.OSType == "windows" [2022-01-20T20:54:32.450Z] [2022-01-20T20:54:32.450Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-01-20T20:54:32.450Z] service_test.go:103: testEnv.OSType == "windows" [2022-01-20T20:54:32.450Z] [2022-01-20T20:54:32.450Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-01-20T20:54:32.450Z] service_test.go:137: testEnv.OSType == "windows" [2022-01-20T20:54:32.450Z] [2022-01-20T20:54:32.450Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-01-20T20:54:32.450Z] service_test.go:188: testEnv.OSType == "windows" [2022-01-20T20:54:32.450Z] [2022-01-20T20:54:32.450Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-01-20T20:54:32.450Z] service_test.go:213: testEnv.OSType == "windows" [2022-01-20T20:54:32.450Z] [2022-01-20T20:54:32.450Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-01-20T20:54:32.450Z] service_test.go:243: FLAKY_TEST [2022-01-20T20:54:32.450Z] [2022-01-20T20:54:32.450Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-01-20T20:54:32.450Z] service_test.go:334: testEnv.OSType == "windows" [2022-01-20T20:54:32.450Z] [2022-01-20T20:54:32.450Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-01-20T20:54:32.450Z] service_test.go:402: testEnv.OSType == "windows" [2022-01-20T20:54:32.450Z] [2022-01-20T20:54:32.450Z] DONE 22 tests, 15 skipped in 2.244s [2022-01-20T20:54:32.917Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-01-20T20:54:33.060Z] === RUN TestDockerSuite/TestExecCgroup [2022-01-20T20:54:33.384Z] testing: warning: no tests to run [2022-01-20T20:54:33.384Z] PASS [2022-01-20T20:54:33.384Z] ok github.com/docker/docker/integration/network/ipvlan 0.058s [2022-01-20T20:54:33.384Z] [2022-01-20T20:54:33.384Z] DONE 0 tests in 0.636s [2022-01-20T20:54:33.384Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-01-20T20:54:33.781Z] --- PASS: TestRenameInvalidName (3.10s) [2022-01-20T20:54:33.781Z] === RUN TestRenameAnonymousContainer [2022-01-20T20:54:34.001Z] === RUN TestDockerSuite/TestExecEnv [2022-01-20T20:54:34.261Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-01-20T20:54:34.372Z] testing: warning: no tests to run [2022-01-20T20:54:34.372Z] PASS [2022-01-20T20:54:34.372Z] ok github.com/docker/docker/integration/network/macvlan 0.064s [2022-01-20T20:54:34.372Z] [2022-01-20T20:54:34.372Z] DONE 0 tests in 0.635s [2022-01-20T20:54:34.372Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-01-20T20:54:34.839Z] testing: warning: no tests to run [2022-01-20T20:54:34.839Z] PASS [2022-01-20T20:54:34.839Z] ok github.com/docker/docker/integration/plugin 0.071s [2022-01-20T20:54:34.839Z] [2022-01-20T20:54:34.839Z] DONE 0 tests in 0.649s [2022-01-20T20:54:34.839Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-01-20T20:54:35.638Z] === RUN TestDockerSuite/TestExecExitStatus [2022-01-20T20:54:35.822Z] testing: warning: no tests to run [2022-01-20T20:54:35.822Z] PASS [2022-01-20T20:54:35.822Z] ok github.com/docker/docker/integration/plugin/authz 0.066s [2022-01-20T20:54:35.822Z] [2022-01-20T20:54:35.822Z] DONE 0 tests in 0.654s [2022-01-20T20:54:35.823Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-01-20T20:54:35.897Z] === RUN TestDockerSuite/TestExecInspectID [2022-01-20T20:54:36.834Z] --- PASS: TestServicePlugin (31.25s) [2022-01-20T20:54:36.834Z] === RUN TestServiceUpdateLabel [2022-01-20T20:54:38.737Z] === RUN TestDockerSuite/TestExecInteractive [2022-01-20T20:54:38.996Z] --- PASS: TestServiceUpdateLabel (2.30s) [2022-01-20T20:54:38.996Z] === RUN TestServiceUpdateSecrets [2022-01-20T20:54:39.257Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-01-20T20:54:39.825Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-01-20T20:54:40.392Z] === RUN TestDockerSuite/TestExecParseError [2022-01-20T20:54:40.583Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-20T20:54:40.583Z] INFO: Testing against a local daemon [2022-01-20T20:54:40.583Z] === RUN TestPluginInvalidJSON [2022-01-20T20:54:40.583Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-01-20T20:54:40.583Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-01-20T20:54:40.583Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-01-20T20:54:40.583Z] --- PASS: TestPluginInvalidJSON (0.04s) [2022-01-20T20:54:40.583Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-01-20T20:54:40.583Z] === RUN TestPluginInstall [2022-01-20T20:54:40.583Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-01-20T20:54:40.583Z] --- SKIP: TestPluginInstall (0.00s) [2022-01-20T20:54:40.583Z] === RUN TestPluginsWithRuntimes [2022-01-20T20:54:40.583Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-01-20T20:54:40.583Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-01-20T20:54:40.583Z] === RUN TestPluginBackCompatMediaTypes [2022-01-20T20:54:40.583Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-01-20T20:54:40.583Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-01-20T20:54:40.583Z] PASS [2022-01-20T20:54:40.583Z] ok github.com/docker/docker/integration/plugin/common 0.102s [2022-01-20T20:54:40.583Z] [2022-01-20T20:54:40.583Z] === Skipped [2022-01-20T20:54:40.583Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-01-20T20:54:40.583Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-01-20T20:54:40.583Z] [2022-01-20T20:54:40.583Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-01-20T20:54:40.583Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-01-20T20:54:40.583Z] [2022-01-20T20:54:40.583Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-01-20T20:54:40.583Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-01-20T20:54:40.583Z] [2022-01-20T20:54:40.583Z] DONE 5 tests, 3 skipped in 4.753s [2022-01-20T20:54:40.583Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-01-20T20:54:40.960Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-01-20T20:54:41.901Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-01-20T20:54:42.160Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-01-20T20:54:43.098Z] === RUN TestDockerSuite/TestExecSetEnv [2022-01-20T20:54:43.534Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-20T20:54:43.534Z] INFO: Testing against a local daemon [2022-01-20T20:54:43.534Z] === RUN TestExternalGraphDriver [2022-01-20T20:54:43.534Z] external_test.go:47: runtime.GOOS == "windows" [2022-01-20T20:54:43.534Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-01-20T20:54:43.534Z] === RUN TestGraphdriverPluginV2 [2022-01-20T20:54:43.534Z] external_test.go:407: runtime.GOOS == "windows" [2022-01-20T20:54:43.534Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-01-20T20:54:43.534Z] PASS [2022-01-20T20:54:43.534Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.104s [2022-01-20T20:54:43.534Z] [2022-01-20T20:54:43.534Z] === Skipped [2022-01-20T20:54:43.534Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-01-20T20:54:43.534Z] external_test.go:47: runtime.GOOS == "windows" [2022-01-20T20:54:43.534Z] [2022-01-20T20:54:43.534Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-01-20T20:54:43.534Z] external_test.go:407: runtime.GOOS == "windows" [2022-01-20T20:54:43.534Z] [2022-01-20T20:54:43.534Z] DONE 2 tests, 2 skipped in 3.047s [2022-01-20T20:54:43.534Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-01-20T20:54:43.667Z] === RUN TestDockerSuite/TestExecStartFails [2022-01-20T20:54:44.234Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-01-20T20:54:45.746Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-20T20:54:45.746Z] INFO: Testing against a local daemon [2022-01-20T20:54:45.746Z] === RUN TestReadPluginNoRead [2022-01-20T20:54:45.746Z] read_test.go:21: no unix domain sockets on Windows [2022-01-20T20:54:45.746Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-01-20T20:54:45.746Z] PASS [2022-01-20T20:54:45.746Z] ok github.com/docker/docker/integration/plugin/logging 0.077s [2022-01-20T20:54:45.746Z] [2022-01-20T20:54:45.746Z] === Skipped [2022-01-20T20:54:45.746Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-01-20T20:54:45.746Z] read_test.go:21: no unix domain sockets on Windows [2022-01-20T20:54:45.746Z] [2022-01-20T20:54:45.746Z] DONE 1 tests, 1 skipped in 1.950s [2022-01-20T20:54:45.746Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-01-20T20:54:46.291Z] --- PASS: TestRenameAnonymousContainer (11.90s) [2022-01-20T20:54:46.291Z] === RUN TestRenameContainerWithSameName [2022-01-20T20:54:46.731Z] testing: warning: no tests to run [2022-01-20T20:54:46.731Z] PASS [2022-01-20T20:54:46.731Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.064s [2022-01-20T20:54:46.731Z] [2022-01-20T20:54:46.731Z] DONE 0 tests in 1.033s [2022-01-20T20:54:47.203Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-01-20T20:54:48.775Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-20T20:54:48.775Z] INFO: Testing against a local daemon [2022-01-20T20:54:48.775Z] === RUN TestPluginWithDevMounts [2022-01-20T20:54:48.775Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:54:48.775Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-01-20T20:54:48.775Z] PASS [2022-01-20T20:54:48.775Z] ok github.com/docker/docker/integration/plugin/volumes 0.098s [2022-01-20T20:54:48.775Z] [2022-01-20T20:54:48.775Z] === Skipped [2022-01-20T20:54:48.775Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-01-20T20:54:48.775Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:54:48.775Z] [2022-01-20T20:54:48.775Z] DONE 1 tests, 1 skipped in 2.012s [2022-01-20T20:54:49.242Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-01-20T20:54:49.248Z] --- PASS: TestRenameContainerWithSameName (3.10s) [2022-01-20T20:54:49.248Z] === RUN TestRenameContainerWithLinkedContainer [2022-01-20T20:54:49.248Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-01-20T20:54:49.248Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-01-20T20:54:49.248Z] === RUN TestResize [2022-01-20T20:54:49.931Z] --- PASS: TestCheckoutGit (39.26s) [2022-01-20T20:54:49.931Z] === RUN TestValidGitTransport [2022-01-20T20:54:49.931Z] --- PASS: TestValidGitTransport (0.00s) [2022-01-20T20:54:49.931Z] === RUN TestGitInvalidRef [2022-01-20T20:54:49.931Z] --- PASS: TestGitInvalidRef (0.25s) [2022-01-20T20:54:49.931Z] PASS [2022-01-20T20:54:49.931Z] coverage: 86.3% of statements [2022-01-20T20:54:49.931Z] ok github.com/docker/docker/builder/remotecontext/git 39.637s coverage: 86.3% of statements [2022-01-20T20:54:49.931Z] ? github.com/docker/docker/cli [no test files] [2022-01-20T20:54:49.931Z] ? github.com/docker/docker/cli/config [no test files] [2022-01-20T20:54:50.806Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-20T20:54:50.806Z] INFO: Testing against a local daemon [2022-01-20T20:54:50.806Z] === RUN TestSecretInspect [2022-01-20T20:54:50.806Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:54:50.806Z] --- SKIP: TestSecretInspect (0.00s) [2022-01-20T20:54:50.806Z] === RUN TestSecretList [2022-01-20T20:54:50.806Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:54:50.806Z] --- SKIP: TestSecretList (0.00s) [2022-01-20T20:54:50.806Z] === RUN TestSecretsCreateAndDelete [2022-01-20T20:54:50.806Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:54:50.806Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-01-20T20:54:50.806Z] === RUN TestSecretsUpdate [2022-01-20T20:54:50.806Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:54:50.806Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-01-20T20:54:50.806Z] === RUN TestTemplatedSecret [2022-01-20T20:54:50.806Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:54:50.806Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-01-20T20:54:50.806Z] === RUN TestSecretCreateResolve [2022-01-20T20:54:50.806Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T20:54:50.806Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-01-20T20:54:50.806Z] PASS [2022-01-20T20:54:50.806Z] ok github.com/docker/docker/integration/secret 0.091s [2022-01-20T20:54:50.806Z] [2022-01-20T20:54:50.806Z] === Skipped [2022-01-20T20:54:50.807Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-01-20T20:54:50.807Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:54:50.807Z] [2022-01-20T20:54:50.807Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-01-20T20:54:50.807Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:54:50.807Z] [2022-01-20T20:54:50.807Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-01-20T20:54:50.807Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:54:50.807Z] [2022-01-20T20:54:50.807Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-01-20T20:54:50.807Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:54:50.807Z] [2022-01-20T20:54:50.807Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-01-20T20:54:50.807Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:54:50.807Z] [2022-01-20T20:54:50.807Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-01-20T20:54:50.807Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T20:54:50.807Z] [2022-01-20T20:54:50.807Z] DONE 6 tests, 6 skipped in 1.832s [2022-01-20T20:54:50.807Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-01-20T20:54:52.205Z] --- PASS: TestResize (3.30s) [2022-01-20T20:54:52.206Z] === RUN TestResizeWithInvalidSize [2022-01-20T20:54:53.779Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-20T20:54:53.779Z] INFO: Testing against a local daemon [2022-01-20T20:54:53.779Z] === RUN TestServiceCreateInit [2022-01-20T20:54:53.779Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-01-20T20:54:53.779Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:54:53.779Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-01-20T20:54:53.779Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:54:53.779Z] --- PASS: TestServiceCreateInit (0.04s) [2022-01-20T20:54:53.779Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-01-20T20:54:53.779Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-01-20T20:54:53.779Z] === RUN TestCreateServiceMultipleTimes [2022-01-20T20:54:53.779Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:54:53.779Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-01-20T20:54:53.779Z] === RUN TestCreateServiceConflict [2022-01-20T20:54:53.779Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:54:53.779Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-01-20T20:54:53.779Z] === RUN TestCreateServiceMaxReplicas [2022-01-20T20:54:53.779Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:54:53.779Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2022-01-20T20:54:53.779Z] === RUN TestCreateWithDuplicateNetworkNames [2022-01-20T20:54:53.779Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:54:53.779Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-01-20T20:54:53.779Z] === RUN TestCreateServiceSecretFileMode [2022-01-20T20:54:53.779Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:54:53.779Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-01-20T20:54:53.779Z] === RUN TestCreateServiceConfigFileMode [2022-01-20T20:54:53.779Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:54:53.779Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-01-20T20:54:53.779Z] === RUN TestCreateServiceSysctls [2022-01-20T20:54:53.779Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:54:53.779Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-01-20T20:54:53.779Z] === RUN TestCreateServiceCapabilities [2022-01-20T20:54:53.779Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:54:53.779Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-01-20T20:54:53.779Z] === RUN TestInspect [2022-01-20T20:54:53.779Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:54:53.779Z] --- SKIP: TestInspect (0.00s) [2022-01-20T20:54:53.779Z] === RUN TestCreateJob [2022-01-20T20:54:53.779Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:54:53.779Z] --- SKIP: TestCreateJob (0.00s) [2022-01-20T20:54:53.779Z] === RUN TestReplicatedJob [2022-01-20T20:54:53.779Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:54:53.779Z] --- SKIP: TestReplicatedJob (0.00s) [2022-01-20T20:54:53.779Z] === RUN TestUpdateReplicatedJob [2022-01-20T20:54:53.779Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:54:53.779Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-01-20T20:54:53.779Z] === RUN TestServiceListWithStatuses [2022-01-20T20:54:53.779Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:54:53.779Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-01-20T20:54:53.779Z] === RUN TestDockerNetworkConnectAlias [2022-01-20T20:54:53.779Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:54:53.779Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-01-20T20:54:53.779Z] === RUN TestDockerNetworkReConnect [2022-01-20T20:54:53.779Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:54:53.779Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-01-20T20:54:53.779Z] === RUN TestServicePlugin [2022-01-20T20:54:53.779Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:54:53.779Z] --- SKIP: TestServicePlugin (0.00s) [2022-01-20T20:54:53.779Z] === RUN TestServiceUpdateLabel [2022-01-20T20:54:53.779Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T20:54:53.779Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-01-20T20:54:53.779Z] === RUN TestServiceUpdateSecrets [2022-01-20T20:54:53.779Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T20:54:53.779Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-01-20T20:54:53.779Z] === RUN TestServiceUpdateConfigs [2022-01-20T20:54:53.779Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T20:54:53.779Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-01-20T20:54:53.779Z] === RUN TestServiceUpdateNetwork [2022-01-20T20:54:53.779Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T20:54:53.779Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-01-20T20:54:53.779Z] === RUN TestServiceUpdatePidsLimit [2022-01-20T20:54:53.779Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T20:54:53.779Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-01-20T20:54:53.779Z] PASS [2022-01-20T20:54:53.779Z] ok github.com/docker/docker/integration/service 0.230s [2022-01-20T20:54:53.779Z] [2022-01-20T20:54:53.779Z] === Skipped [2022-01-20T20:54:53.779Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-01-20T20:54:53.779Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:54:53.779Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-01-20T20:54:53.779Z] [2022-01-20T20:54:53.779Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-01-20T20:54:53.779Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:54:53.779Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-01-20T20:54:53.779Z] [2022-01-20T20:54:53.779Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-01-20T20:54:53.779Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:54:53.779Z] [2022-01-20T20:54:53.779Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-01-20T20:54:53.779Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:54:53.779Z] [2022-01-20T20:54:53.779Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2022-01-20T20:54:53.779Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:54:53.779Z] [2022-01-20T20:54:53.779Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-01-20T20:54:53.779Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:54:53.779Z] [2022-01-20T20:54:53.779Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-01-20T20:54:53.779Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:54:53.779Z] [2022-01-20T20:54:53.779Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-01-20T20:54:53.779Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:54:53.779Z] [2022-01-20T20:54:53.779Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2022-01-20T20:54:53.779Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:54:53.779Z] [2022-01-20T20:54:53.779Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2022-01-20T20:54:53.779Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:54:53.779Z] [2022-01-20T20:54:53.779Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-01-20T20:54:53.779Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:54:53.779Z] [2022-01-20T20:54:53.779Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-01-20T20:54:53.779Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:54:53.779Z] [2022-01-20T20:54:53.779Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-01-20T20:54:53.779Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:54:53.779Z] [2022-01-20T20:54:53.779Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-01-20T20:54:53.779Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:54:53.779Z] [2022-01-20T20:54:53.779Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-01-20T20:54:53.779Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:54:53.779Z] [2022-01-20T20:54:53.779Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-01-20T20:54:53.779Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:54:53.779Z] [2022-01-20T20:54:53.779Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-01-20T20:54:53.780Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:54:53.780Z] [2022-01-20T20:54:53.780Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-01-20T20:54:53.780Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:54:53.780Z] [2022-01-20T20:54:53.780Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-01-20T20:54:53.780Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T20:54:53.780Z] [2022-01-20T20:54:53.780Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-01-20T20:54:53.780Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T20:54:53.780Z] [2022-01-20T20:54:53.780Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-01-20T20:54:53.780Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T20:54:53.780Z] [2022-01-20T20:54:53.780Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-01-20T20:54:53.780Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T20:54:53.780Z] [2022-01-20T20:54:53.780Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-01-20T20:54:53.780Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T20:54:53.780Z] [2022-01-20T20:54:53.780Z] DONE 24 tests, 23 skipped in 2.582s [2022-01-20T20:54:53.780Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-01-20T20:54:54.231Z] --- PASS: TestServiceUpdateSecrets (14.79s) [2022-01-20T20:54:54.232Z] === RUN TestServiceUpdateConfigs [2022-01-20T20:54:54.708Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-01-20T20:54:54.708Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-01-20T20:54:54.708Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-01-20T20:54:54.708Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-01-20T20:54:54.708Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-01-20T20:54:54.708Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-01-20T20:54:54.708Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-01-20T20:54:54.708Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-01-20T20:54:54.708Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-01-20T20:54:54.708Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-01-20T20:54:54.708Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-01-20T20:54:54.708Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-01-20T20:54:54.708Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-01-20T20:54:54.708Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-01-20T20:54:54.708Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-01-20T20:54:54.708Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-01-20T20:54:54.708Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-01-20T20:54:54.708Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-01-20T20:54:54.708Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-01-20T20:54:54.708Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-01-20T20:54:54.708Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-01-20T20:54:54.708Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-01-20T20:54:54.708Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-01-20T20:54:54.708Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-01-20T20:54:54.708Z] === RUN TestConfigureDaemonLogs [2022-01-20T20:54:54.708Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-01-20T20:54:54.708Z] === RUN TestCommonOptionsInstallFlags [2022-01-20T20:54:54.708Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-01-20T20:54:54.708Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-01-20T20:54:54.708Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-01-20T20:54:54.708Z] PASS [2022-01-20T20:54:54.708Z] coverage: 18.6% of statements [2022-01-20T20:54:54.708Z] ok github.com/docker/docker/cmd/dockerd 0.240s coverage: 18.6% of statements [2022-01-20T20:54:54.708Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-01-20T20:54:54.708Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-01-20T20:54:54.799Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-01-20T20:54:55.163Z] --- PASS: TestResizeWithInvalidSize (3.21s) [2022-01-20T20:54:55.163Z] === RUN TestResizeWhenContainerNotStarted [2022-01-20T20:54:55.343Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-20T20:54:55.343Z] INFO: Testing against a local daemon [2022-01-20T20:54:55.343Z] === RUN TestSessionCreate [2022-01-20T20:54:55.343Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-01-20T20:54:55.343Z] --- SKIP: TestSessionCreate (0.00s) [2022-01-20T20:54:55.343Z] === RUN TestSessionCreateWithBadUpgrade [2022-01-20T20:54:55.343Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-01-20T20:54:55.343Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-01-20T20:54:55.343Z] PASS [2022-01-20T20:54:55.343Z] ok github.com/docker/docker/integration/session 0.085s [2022-01-20T20:54:55.343Z] [2022-01-20T20:54:55.343Z] === Skipped [2022-01-20T20:54:55.343Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-01-20T20:54:55.343Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-01-20T20:54:55.343Z] [2022-01-20T20:54:55.343Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-01-20T20:54:55.343Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-01-20T20:54:55.343Z] [2022-01-20T20:54:55.343Z] DONE 2 tests, 2 skipped in 1.598s [2022-01-20T20:54:55.343Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-01-20T20:54:55.371Z] === RUN TestDockerSuite/TestExecTTY [2022-01-20T20:54:56.284Z] === RUN TestContainerStopSignal [2022-01-20T20:54:56.284Z] --- PASS: TestContainerStopSignal (0.00s) [2022-01-20T20:54:56.284Z] === RUN TestContainerStopTimeout [2022-01-20T20:54:56.284Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-01-20T20:54:56.284Z] === RUN TestContainerSecretReferenceDestTarget [2022-01-20T20:54:56.284Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-01-20T20:54:56.284Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-01-20T20:54:56.284Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.01s) [2022-01-20T20:54:56.284Z] === RUN TestContainerLogPathSetForRingLogger [2022-01-20T20:54:56.284Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-01-20T20:54:56.284Z] === RUN TestReplaceAndAppendEnvVars [2022-01-20T20:54:56.284Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-01-20T20:54:56.284Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-01-20T20:54:56.284Z] === RUN TestNewMemoryStore [2022-01-20T20:54:56.284Z] --- PASS: TestNewMemoryStore (0.00s) [2022-01-20T20:54:56.284Z] === RUN TestAddContainers [2022-01-20T20:54:56.284Z] --- PASS: TestAddContainers (0.00s) [2022-01-20T20:54:56.284Z] === RUN TestGetContainer [2022-01-20T20:54:56.284Z] --- PASS: TestGetContainer (0.00s) [2022-01-20T20:54:56.284Z] === RUN TestDeleteContainer [2022-01-20T20:54:56.284Z] --- PASS: TestDeleteContainer (0.00s) [2022-01-20T20:54:56.284Z] === RUN TestListContainers [2022-01-20T20:54:56.284Z] --- PASS: TestListContainers (0.00s) [2022-01-20T20:54:56.284Z] === RUN TestFirstContainer [2022-01-20T20:54:56.284Z] --- PASS: TestFirstContainer (0.00s) [2022-01-20T20:54:56.284Z] === RUN TestApplyAllContainer [2022-01-20T20:54:56.284Z] --- PASS: TestApplyAllContainer (0.00s) [2022-01-20T20:54:56.284Z] === RUN TestIsValidHealthString [2022-01-20T20:54:56.284Z] --- PASS: TestIsValidHealthString (0.00s) [2022-01-20T20:54:56.284Z] === RUN TestStateRunStop [2022-01-20T20:54:56.284Z] --- PASS: TestStateRunStop (0.00s) [2022-01-20T20:54:56.284Z] === RUN TestStateTimeoutWait [2022-01-20T20:54:56.284Z] state_test.go:141: Stop callback fired [2022-01-20T20:54:56.284Z] state_test.go:165: Stop callback fired [2022-01-20T20:54:56.284Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-01-20T20:54:56.284Z] === RUN TestIsValidStateString [2022-01-20T20:54:56.284Z] --- PASS: TestIsValidStateString (0.00s) [2022-01-20T20:54:56.284Z] === RUN TestViewSaveDelete [2022-01-20T20:54:56.284Z] --- PASS: TestViewSaveDelete (0.02s) [2022-01-20T20:54:56.284Z] === RUN TestViewAll [2022-01-20T20:54:56.284Z] --- PASS: TestViewAll (0.02s) [2022-01-20T20:54:56.284Z] === RUN TestViewGet [2022-01-20T20:54:56.284Z] --- PASS: TestViewGet (0.01s) [2022-01-20T20:54:56.284Z] === RUN TestNames [2022-01-20T20:54:56.284Z] --- PASS: TestNames (0.00s) [2022-01-20T20:54:56.284Z] === RUN TestViewWithHealthCheck [2022-01-20T20:54:56.284Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-01-20T20:54:56.284Z] PASS [2022-01-20T20:54:56.284Z] coverage: 41.7% of statements [2022-01-20T20:54:56.284Z] ok github.com/docker/docker/container 0.274s coverage: 41.7% of statements [2022-01-20T20:54:56.284Z] ? github.com/docker/docker/container/stream [no test files] [2022-01-20T20:54:56.284Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-01-20T20:54:56.284Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-01-20T20:54:56.284Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-01-20T20:54:56.310Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-01-20T20:54:56.878Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-01-20T20:54:56.906Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-20T20:54:56.906Z] INFO: Testing against a local daemon [2022-01-20T20:54:56.906Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-01-20T20:54:56.906Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:54:56.906Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-01-20T20:54:56.906Z] === RUN TestDiskUsage [2022-01-20T20:54:56.906Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-01-20T20:54:56.906Z] --- SKIP: TestDiskUsage (0.00s) [2022-01-20T20:54:56.906Z] === RUN TestEventsExecDie [2022-01-20T20:54:56.906Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-01-20T20:54:56.906Z] --- SKIP: TestEventsExecDie (0.00s) [2022-01-20T20:54:56.906Z] === RUN TestEventsBackwardsCompatible [2022-01-20T20:54:56.906Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-01-20T20:54:56.906Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-01-20T20:54:56.906Z] === RUN TestEventsVolumeCreate [2022-01-20T20:54:56.906Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-01-20T20:54:56.906Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-01-20T20:54:56.906Z] === RUN TestInfoAPI [2022-01-20T20:54:56.906Z] --- PASS: TestInfoAPI (0.04s) [2022-01-20T20:54:56.906Z] === RUN TestInfoAPIWarnings [2022-01-20T20:54:56.906Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-20T20:54:56.906Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-01-20T20:54:56.906Z] === RUN TestInfoDebug [2022-01-20T20:54:56.906Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-01-20T20:54:56.906Z] --- SKIP: TestInfoDebug (0.00s) [2022-01-20T20:54:56.906Z] === RUN TestInfoInsecureRegistries [2022-01-20T20:54:56.906Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-01-20T20:54:56.906Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-01-20T20:54:56.906Z] === RUN TestInfoRegistryMirrors [2022-01-20T20:54:56.906Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-01-20T20:54:56.906Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-01-20T20:54:56.906Z] === RUN TestLoginFailsWithBadCredentials [2022-01-20T20:54:57.136Z] === RUN TestDockerSuite/TestExecUlimits [2022-01-20T20:54:57.704Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-01-20T20:54:57.704Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-01-20T20:54:57.704Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-01-20T20:54:57.852Z] === RUN TestPrepare [2022-01-20T20:54:57.852Z] --- PASS: TestPrepare (0.00s) [2022-01-20T20:54:57.852Z] === RUN TestStart [2022-01-20T20:54:57.852Z] --- PASS: TestStart (0.00s) [2022-01-20T20:54:57.852Z] === RUN TestWaitCancel [2022-01-20T20:54:57.852Z] --- PASS: TestWaitCancel (0.00s) [2022-01-20T20:54:57.852Z] === RUN TestWaitDisabled [2022-01-20T20:54:57.852Z] --- PASS: TestWaitDisabled (0.00s) [2022-01-20T20:54:57.852Z] === RUN TestWaitEnabled [2022-01-20T20:54:57.852Z] --- PASS: TestWaitEnabled (0.00s) [2022-01-20T20:54:57.852Z] === RUN TestRemove [2022-01-20T20:54:57.852Z] --- PASS: TestRemove (0.00s) [2022-01-20T20:54:57.852Z] PASS [2022-01-20T20:54:57.852Z] coverage: 65.3% of statements [2022-01-20T20:54:57.852Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.069s coverage: 65.3% of statements [2022-01-20T20:54:57.893Z] --- PASS: TestLoginFailsWithBadCredentials (1.01s) [2022-01-20T20:54:57.893Z] === RUN TestPingCacheHeaders [2022-01-20T20:54:58.360Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-01-20T20:54:58.360Z] === RUN TestPingGet [2022-01-20T20:54:58.360Z] --- PASS: TestPingGet (0.03s) [2022-01-20T20:54:58.360Z] === RUN TestPingHead [2022-01-20T20:54:58.360Z] --- PASS: TestPingHead (0.03s) [2022-01-20T20:54:58.360Z] === RUN TestVersion [2022-01-20T20:54:58.360Z] --- PASS: TestVersion (0.03s) [2022-01-20T20:54:58.360Z] PASS [2022-01-20T20:54:58.360Z] ok github.com/docker/docker/integration/system 1.232s [2022-01-20T20:54:58.360Z] [2022-01-20T20:54:58.360Z] === Skipped [2022-01-20T20:54:58.360Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-01-20T20:54:58.360Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:54:58.360Z] [2022-01-20T20:54:58.360Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-01-20T20:54:58.360Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-01-20T20:54:58.360Z] [2022-01-20T20:54:58.360Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-01-20T20:54:58.360Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-01-20T20:54:58.360Z] [2022-01-20T20:54:58.360Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-01-20T20:54:58.360Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-01-20T20:54:58.360Z] [2022-01-20T20:54:58.360Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-01-20T20:54:58.360Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-01-20T20:54:58.360Z] [2022-01-20T20:54:58.360Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-01-20T20:54:58.360Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-20T20:54:58.360Z] [2022-01-20T20:54:58.360Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-01-20T20:54:58.360Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-01-20T20:54:58.360Z] [2022-01-20T20:54:58.360Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-01-20T20:54:58.360Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-01-20T20:54:58.360Z] [2022-01-20T20:54:58.360Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-01-20T20:54:58.360Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-01-20T20:54:58.360Z] [2022-01-20T20:54:58.360Z] DONE 15 tests, 9 skipped in 2.900s [2022-01-20T20:54:58.360Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-01-20T20:54:58.964Z] --- PASS: TestResizeWhenContainerNotStarted (3.19s) [2022-01-20T20:54:58.964Z] === RUN TestDaemonRestartKillContainers [2022-01-20T20:54:58.964Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:54:58.964Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-01-20T20:54:58.964Z] === RUN TestStats [2022-01-20T20:54:58.964Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-01-20T20:54:58.964Z] --- SKIP: TestStats (0.00s) [2022-01-20T20:54:58.964Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-01-20T20:54:59.082Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-01-20T20:54:59.424Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-01-20T20:54:59.649Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-01-20T20:54:59.894Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.22s) [2022-01-20T20:54:59.894Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-01-20T20:54:59.894Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-01-20T20:54:59.894Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-01-20T20:54:59.894Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-01-20T20:54:59.894Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-01-20T20:54:59.894Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-01-20T20:54:59.894Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-01-20T20:54:59.894Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-01-20T20:54:59.894Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-01-20T20:54:59.894Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-01-20T20:54:59.894Z] === RUN TestServiceConvertToGRPCIsolation [2022-01-20T20:54:59.894Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-01-20T20:54:59.894Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-01-20T20:54:59.894Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-01-20T20:54:59.894Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-01-20T20:54:59.894Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-01-20T20:54:59.894Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-01-20T20:54:59.894Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-01-20T20:54:59.894Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-01-20T20:55:00.219Z] === RUN TestDockerSuite/TestExecWithTERM [2022-01-20T20:55:00.369Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-01-20T20:55:00.369Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-01-20T20:55:00.369Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-01-20T20:55:00.369Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-01-20T20:55:00.369Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-01-20T20:55:00.369Z] === RUN TestServiceConvertFromGRPCIsolation [2022-01-20T20:55:00.369Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-01-20T20:55:00.369Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-01-20T20:55:00.369Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-01-20T20:55:00.369Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-01-20T20:55:00.369Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-01-20T20:55:00.369Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-01-20T20:55:00.369Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-01-20T20:55:00.369Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-01-20T20:55:00.369Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-01-20T20:55:00.369Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-01-20T20:55:00.369Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-01-20T20:55:00.369Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-01-20T20:55:00.369Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-01-20T20:55:00.369Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-01-20T20:55:00.369Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-01-20T20:55:00.369Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-01-20T20:55:00.369Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-01-20T20:55:00.369Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-01-20T20:55:00.369Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-01-20T20:55:00.369Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-01-20T20:55:00.369Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-01-20T20:55:00.369Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-01-20T20:55:00.369Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-01-20T20:55:00.369Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-01-20T20:55:00.369Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-01-20T20:55:00.369Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-01-20T20:55:00.369Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-01-20T20:55:00.369Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-01-20T20:55:00.369Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-01-20T20:55:00.369Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-01-20T20:55:00.369Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-01-20T20:55:00.369Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-01-20T20:55:00.369Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-01-20T20:55:00.369Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-01-20T20:55:00.369Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-01-20T20:55:00.369Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-01-20T20:55:00.369Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-01-20T20:55:00.369Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-01-20T20:55:00.369Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-01-20T20:55:00.369Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-01-20T20:55:00.369Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-01-20T20:55:00.369Z] === RUN TestServiceConvertFromGRPCConfigs [2022-01-20T20:55:00.369Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-01-20T20:55:00.369Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-01-20T20:55:00.369Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-01-20T20:55:00.572Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-20T20:55:00.572Z] INFO: Testing against a local daemon [2022-01-20T20:55:00.572Z] === RUN TestVolumesCreateAndList [2022-01-20T20:55:00.572Z] --- PASS: TestVolumesCreateAndList (0.05s) [2022-01-20T20:55:00.572Z] === RUN TestVolumesRemove [2022-01-20T20:55:00.572Z] --- PASS: TestVolumesRemove (0.16s) [2022-01-20T20:55:00.572Z] === RUN TestVolumesInspect [2022-01-20T20:55:00.572Z] --- PASS: TestVolumesInspect (0.04s) [2022-01-20T20:55:00.572Z] === RUN TestVolumesInvalidJSON [2022-01-20T20:55:00.572Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-01-20T20:55:00.572Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-01-20T20:55:00.572Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-01-20T20:55:00.572Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2022-01-20T20:55:00.572Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-01-20T20:55:00.572Z] PASS [2022-01-20T20:55:00.572Z] ok github.com/docker/docker/integration/volume 0.322s [2022-01-20T20:55:00.572Z] [2022-01-20T20:55:00.572Z] DONE 5 tests in 2.048s [2022-01-20T20:55:00.572Z] INFO: make.ps1 ended at 01/20/2022 20:55:00 [2022-01-20T20:55:00.572Z] INFO: Integration CLI tests being run from the host: [2022-01-20T20:55:00.572Z] 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-01-20T20:55:00.839Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-01-20T20:55:00.839Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-01-20T20:55:00.839Z] === RUN TestServiceConvertToGRPCConfigs [2022-01-20T20:55:00.840Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-01-20T20:55:00.840Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-01-20T20:55:00.840Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-01-20T20:55:00.840Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-01-20T20:55:00.840Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-01-20T20:55:00.840Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-01-20T20:55:00.840Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-01-20T20:55:00.840Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-01-20T20:55:00.840Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-01-20T20:55:00.840Z] PASS [2022-01-20T20:55:00.840Z] coverage: 35.9% of statements [2022-01-20T20:55:00.840Z] ok github.com/docker/docker/daemon/cluster/convert 0.596s coverage: 35.9% of statements [2022-01-20T20:55:00.840Z] === RUN TestNewListSecretsFilters [2022-01-20T20:55:00.840Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-01-20T20:55:00.840Z] === RUN TestNewListConfigsFilters [2022-01-20T20:55:00.840Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-01-20T20:55:00.840Z] PASS [2022-01-20T20:55:00.840Z] coverage: 0.5% of statements [2022-01-20T20:55:00.840Z] ok github.com/docker/docker/daemon/cluster 1.203s coverage: 0.5% of statements [2022-01-20T20:55:01.155Z] === RUN TestDockerSuite/TestExecWithUser [2022-01-20T20:55:01.723Z] === RUN TestDockerSuite/TestGetContainerStats [2022-01-20T20:55:03.799Z] === RUN TestBuilderGC [2022-01-20T20:55:03.799Z] --- PASS: TestBuilderGC (0.00s) [2022-01-20T20:55:03.799Z] === RUN TestDaemonConfigurationNotFound [2022-01-20T20:55:04.268Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-01-20T20:55:04.268Z] === RUN TestDaemonBrokenConfiguration [2022-01-20T20:55:04.268Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-01-20T20:55:04.268Z] === RUN TestFindConfigurationConflicts [2022-01-20T20:55:04.268Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-01-20T20:55:04.268Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-01-20T20:55:04.268Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-01-20T20:55:04.268Z] === RUN TestDaemonConfigurationMergeConflicts [2022-01-20T20:55:04.268Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-01-20T20:55:04.268Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-01-20T20:55:04.268Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-01-20T20:55:04.268Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-01-20T20:55:04.268Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-01-20T20:55:04.268Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-01-20T20:55:04.268Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-01-20T20:55:04.268Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-01-20T20:55:04.268Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-01-20T20:55:04.268Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-01-20T20:55:04.268Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-01-20T20:55:04.268Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2022-01-20T20:55:04.268Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-01-20T20:55:04.268Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-01-20T20:55:04.268Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-01-20T20:55:04.268Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-01-20T20:55:04.268Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-01-20T20:55:04.268Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-01-20T20:55:04.268Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-01-20T20:55:04.268Z] === RUN TestValidateConfigurationErrors [2022-01-20T20:55:04.268Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-01-20T20:55:04.268Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-01-20T20:55:04.268Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-01-20T20:55:04.268Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-01-20T20:55:04.268Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-01-20T20:55:04.268Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-01-20T20:55:04.268Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-01-20T20:55:04.268Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-01-20T20:55:04.268Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-01-20T20:55:04.268Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-01-20T20:55:04.268Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-01-20T20:55:04.268Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-01-20T20:55:04.268Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-01-20T20:55:04.268Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-01-20T20:55:04.268Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-01-20T20:55:04.268Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-01-20T20:55:04.268Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-01-20T20:55:04.268Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-01-20T20:55:04.268Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-01-20T20:55:04.268Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-01-20T20:55:04.268Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-01-20T20:55:04.268Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-01-20T20:55:04.268Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-01-20T20:55:04.268Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-01-20T20:55:04.268Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-01-20T20:55:04.268Z] === RUN TestValidateConfiguration [2022-01-20T20:55:04.268Z] === RUN TestValidateConfiguration/with_label [2022-01-20T20:55:04.268Z] === RUN TestValidateConfiguration/with_dns [2022-01-20T20:55:04.268Z] === RUN TestValidateConfiguration/with_dns-search [2022-01-20T20:55:04.268Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-01-20T20:55:04.268Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-01-20T20:55:04.268Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-01-20T20:55:04.268Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-01-20T20:55:04.268Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-01-20T20:55:04.268Z] --- PASS: TestValidateConfiguration (0.00s) [2022-01-20T20:55:04.268Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-01-20T20:55:04.268Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-01-20T20:55:04.268Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-01-20T20:55:04.268Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-01-20T20:55:04.268Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-01-20T20:55:04.268Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-01-20T20:55:04.268Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-01-20T20:55:04.268Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-01-20T20:55:04.268Z] === RUN TestReloadSetConfigFileNotExist [2022-01-20T20:55:04.268Z] time="2022-01-20T20:55:03Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-01-20T20:55:04.268Z] --- PASS: TestReloadSetConfigFileNotExist (0.28s) [2022-01-20T20:55:04.268Z] === RUN TestReloadDefaultConfigNotExist [2022-01-20T20:55:04.268Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-01-20T20:55:04.268Z] --- SKIP: TestReloadDefaultConfigNotExist (0.03s) [2022-01-20T20:55:04.268Z] === RUN TestReloadBadDefaultConfig [2022-01-20T20:55:04.268Z] time="2022-01-20T20:55:03Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-3300099594" [2022-01-20T20:55:04.268Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-01-20T20:55:04.268Z] === RUN TestReloadWithConflictingLabels [2022-01-20T20:55:04.268Z] time="2022-01-20T20:55:03Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2916610072" [2022-01-20T20:55:04.268Z] --- PASS: TestReloadWithConflictingLabels (0.01s) [2022-01-20T20:55:04.268Z] === RUN TestReloadWithDuplicateLabels [2022-01-20T20:55:04.268Z] time="2022-01-20T20:55:03Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-1259451686" [2022-01-20T20:55:04.268Z] --- PASS: TestReloadWithDuplicateLabels (0.01s) [2022-01-20T20:55:04.268Z] === RUN TestMaskURLCredentials [2022-01-20T20:55:04.268Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-01-20T20:55:04.268Z] === RUN TestDaemonConfigurationMerge [2022-01-20T20:55:04.268Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-01-20T20:55:04.268Z] PASS [2022-01-20T20:55:04.268Z] coverage: 79.2% of statements [2022-01-20T20:55:04.268Z] ok github.com/docker/docker/daemon/config 0.521s coverage: 79.2% of statements [2022-01-20T20:55:05.258Z] === RUN TestWaitNodeAttachment [2022-01-20T20:55:05.258Z] === RUN TestEventsLog [2022-01-20T20:55:05.258Z] --- PASS: TestEventsLog (0.00s) [2022-01-20T20:55:05.258Z] === RUN TestEventsLogTimeout [2022-01-20T20:55:05.258Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-01-20T20:55:05.258Z] === RUN TestLogEvents [2022-01-20T20:55:05.258Z] --- PASS: TestLogEvents (0.05s) [2022-01-20T20:55:05.258Z] === RUN TestLoadBufferedEvents [2022-01-20T20:55:05.258Z] --- PASS: TestLoadBufferedEvents (0.21s) [2022-01-20T20:55:05.258Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-01-20T20:55:05.258Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-01-20T20:55:05.258Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-01-20T20:55:05.258Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-01-20T20:55:05.258Z] PASS [2022-01-20T20:55:05.258Z] coverage: 50.0% of statements [2022-01-20T20:55:05.258Z] ok github.com/docker/docker/daemon/events 0.336s coverage: 50.0% of statements [2022-01-20T20:55:05.728Z] --- PASS: TestWaitNodeAttachment (0.40s) [2022-01-20T20:55:05.728Z] === RUN TestIsolationConversion [2022-01-20T20:55:05.728Z] === RUN TestIsolationConversion/default [2022-01-20T20:55:05.728Z] === RUN TestIsolationConversion/process [2022-01-20T20:55:05.728Z] === RUN TestIsolationConversion/hyperv [2022-01-20T20:55:05.728Z] --- PASS: TestIsolationConversion (0.00s) [2022-01-20T20:55:05.728Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-01-20T20:55:05.728Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-01-20T20:55:05.728Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-01-20T20:55:05.728Z] === RUN TestContainerLabels [2022-01-20T20:55:05.728Z] --- PASS: TestContainerLabels (0.00s) [2022-01-20T20:55:05.728Z] === RUN TestCredentialSpecConversion [2022-01-20T20:55:05.728Z] === RUN TestCredentialSpecConversion/none [2022-01-20T20:55:05.728Z] === RUN TestCredentialSpecConversion/config [2022-01-20T20:55:05.728Z] === RUN TestCredentialSpecConversion/file [2022-01-20T20:55:05.728Z] === RUN TestCredentialSpecConversion/registry [2022-01-20T20:55:05.728Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-01-20T20:55:05.728Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-01-20T20:55:05.728Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-01-20T20:55:05.728Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-01-20T20:55:05.728Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-01-20T20:55:05.728Z] === RUN TestControllerValidateMountBind [2022-01-20T20:55:05.728Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-01-20T20:55:05.728Z] === RUN TestControllerValidateMountVolume [2022-01-20T20:55:05.728Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-01-20T20:55:05.728Z] === RUN TestControllerValidateMountTarget [2022-01-20T20:55:05.728Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-01-20T20:55:05.728Z] === RUN TestControllerValidateMountTmpfs [2022-01-20T20:55:05.728Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-01-20T20:55:05.728Z] === RUN TestControllerValidateMountInvalidType [2022-01-20T20:55:05.728Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-01-20T20:55:05.728Z] === RUN TestControllerValidateMountNamedPipe [2022-01-20T20:55:05.728Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-01-20T20:55:05.728Z] PASS [2022-01-20T20:55:05.728Z] coverage: 11.0% of statements [2022-01-20T20:55:05.728Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.725s coverage: 11.0% of statements [2022-01-20T20:55:06.198Z] === RUN TestIsEmptyDir [2022-01-20T20:55:06.198Z] --- PASS: TestIsEmptyDir (0.01s) [2022-01-20T20:55:06.198Z] PASS [2022-01-20T20:55:06.198Z] coverage: 2.3% of statements [2022-01-20T20:55:06.198Z] ok github.com/docker/docker/daemon/graphdriver 0.080s coverage: 2.3% of statements [2022-01-20T20:55:06.668Z] === RUN TestVerifyNetworkingConfig [2022-01-20T20:55:06.668Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-01-20T20:55:06.668Z] === RUN TestGetContainer [2022-01-20T20:55:06.668Z] --- PASS: TestGetContainer (0.00s) [2022-01-20T20:55:06.668Z] === RUN TestValidContainerNames [2022-01-20T20:55:06.668Z] --- PASS: TestValidContainerNames (0.00s) [2022-01-20T20:55:06.668Z] === RUN TestContainerInitDNS [2022-01-20T20:55:06.668Z] daemon_test.go:145: root required [2022-01-20T20:55:06.668Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-01-20T20:55:06.668Z] === RUN TestMerge [2022-01-20T20:55:06.668Z] --- PASS: TestMerge (0.00s) [2022-01-20T20:55:06.668Z] === RUN TestValidateContainerIsolation [2022-01-20T20:55:06.668Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-01-20T20:55:06.668Z] === RUN TestFindNetworkErrorType [2022-01-20T20:55:06.668Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-01-20T20:55:06.668Z] === RUN TestEnsureServicesExist [2022-01-20T20:55:06.668Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-01-20T20:55:06.668Z] === RUN TestEnsureServicesExistErrors [2022-01-20T20:55:06.668Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-01-20T20:55:06.668Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-01-20T20:55:06.668Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-01-20T20:55:06.668Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-01-20T20:55:06.668Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-01-20T20:55:06.668Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-01-20T20:55:06.668Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-01-20T20:55:06.668Z] === RUN TestContainerDelete [2022-01-20T20:55:06.668Z] --- PASS: TestContainerDelete (0.01s) [2022-01-20T20:55:06.668Z] === RUN TestContainerDoubleDelete [2022-01-20T20:55:06.668Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-01-20T20:55:06.668Z] === RUN TestLogContainerEventCopyLabels [2022-01-20T20:55:06.668Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-01-20T20:55:06.668Z] === RUN TestLogContainerEventWithAttributes [2022-01-20T20:55:06.668Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-01-20T20:55:06.668Z] === RUN TestNoneHealthcheck [2022-01-20T20:55:06.668Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-01-20T20:55:06.668Z] === RUN TestHealthStates [2022-01-20T20:55:06.991Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-01-20T20:55:07.137Z] time="2022-01-20T20:55:06Z" 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-01-20T20:55:07.137Z] time="2022-01-20T20:55:06Z" 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-01-20T20:55:07.137Z] time="2022-01-20T20:55:06Z" 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-01-20T20:55:07.137Z] time="2022-01-20T20:55:06Z" 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-01-20T20:55:07.137Z] time="2022-01-20T20:55:06Z" 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-01-20T20:55:07.137Z] time="2022-01-20T20:55:06Z" 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-01-20T20:55:07.137Z] time="2022-01-20T20:55:06Z" 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-01-20T20:55:07.137Z] time="2022-01-20T20:55:06Z" 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-01-20T20:55:07.137Z] time="2022-01-20T20:55:06Z" 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-01-20T20:55:07.137Z] time="2022-01-20T20:55:06Z" 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-01-20T20:55:07.137Z] --- PASS: TestHealthStates (0.22s) [2022-01-20T20:55:07.137Z] === RUN TestGetInspectData [2022-01-20T20:55:07.137Z] --- PASS: TestGetInspectData (0.00s) [2022-01-20T20:55:07.137Z] === RUN TestFillLicense [2022-01-20T20:55:07.137Z] --- PASS: TestFillLicense (0.00s) [2022-01-20T20:55:07.137Z] === RUN TestListInvalidFilter [2022-01-20T20:55:07.137Z] --- PASS: TestListInvalidFilter (0.00s) [2022-01-20T20:55:07.137Z] === RUN TestNameFilter [2022-01-20T20:55:07.137Z] --- PASS: TestNameFilter (0.00s) [2022-01-20T20:55:07.137Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-01-20T20:55:07.137Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-01-20T20:55:07.137Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-01-20T20:55:07.137Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-01-20T20:55:07.137Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-01-20T20:55:07.137Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-01-20T20:55:07.137Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-01-20T20:55:07.137Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-01-20T20:55:07.137Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-01-20T20:55:07.137Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-01-20T20:55:07.137Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-01-20T20:55:07.137Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-01-20T20:55:07.137Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-01-20T20:55:07.137Z] === 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-01-20T20:55:07.137Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-01-20T20:55:07.137Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-01-20T20:55:07.137Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-01-20T20:55:07.137Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-01-20T20:55:07.137Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-01-20T20:55:07.137Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-01-20T20:55:07.137Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-01-20T20:55:07.137Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-01-20T20:55:07.137Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-01-20T20:55:07.137Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-01-20T20:55:07.137Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.01s) [2022-01-20T20:55:07.137Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-01-20T20:55:07.137Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-01-20T20:55:07.137Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-01-20T20:55:07.137Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-01-20T20:55:07.137Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-01-20T20:55:07.137Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-01-20T20:55:07.137Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-01-20T20:55:07.137Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-01-20T20:55:07.137Z] --- 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-01-20T20:55:07.137Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-01-20T20:55:07.137Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-01-20T20:55:07.137Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-01-20T20:55:07.137Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-01-20T20:55:07.137Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-01-20T20:55:07.137Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-01-20T20:55:07.137Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-01-20T20:55:07.137Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-01-20T20:55:07.137Z] === RUN TestDaemonReloadLabels [2022-01-20T20:55:07.137Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-01-20T20:55:07.137Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-01-20T20:55:07.137Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-01-20T20:55:07.137Z] === RUN TestDaemonReloadMirrors [2022-01-20T20:55:07.137Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-01-20T20:55:07.137Z] === RUN TestDaemonReloadInsecureRegistries [2022-01-20T20:55:07.137Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-01-20T20:55:07.137Z] === RUN TestDaemonReloadNotAffectOthers [2022-01-20T20:55:07.137Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-01-20T20:55:07.137Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-01-20T20:55:07.137Z] reload_test.go:342: root required [2022-01-20T20:55:07.137Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-01-20T20:55:07.137Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-01-20T20:55:07.137Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.01s) [2022-01-20T20:55:07.137Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-01-20T20:55:07.137Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2022-01-20T20:55:07.137Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-01-20T20:55:07.137Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2022-01-20T20:55:07.137Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-01-20T20:55:07.137Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-01-20T20:55:07.138Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-01-20T20:55:07.138Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-01-20T20:55:07.138Z] === RUN TestParseVolumesFrom [2022-01-20T20:55:07.138Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-01-20T20:55:07.138Z] PASS [2022-01-20T20:55:07.138Z] coverage: 8.6% of statements [2022-01-20T20:55:07.138Z] === RUN TestLinkNaming [2022-01-20T20:55:07.138Z] --- PASS: TestLinkNaming (0.00s) [2022-01-20T20:55:07.138Z] === RUN TestLinkNew [2022-01-20T20:55:07.138Z] --- PASS: TestLinkNew (0.00s) [2022-01-20T20:55:07.138Z] === RUN TestLinkEnv [2022-01-20T20:55:07.138Z] --- PASS: TestLinkEnv (0.00s) [2022-01-20T20:55:07.138Z] === RUN TestLinkMultipleEnv [2022-01-20T20:55:07.138Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-01-20T20:55:07.138Z] === RUN TestLinkPortRangeEnv [2022-01-20T20:55:07.138Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-01-20T20:55:07.138Z] PASS [2022-01-20T20:55:07.138Z] coverage: 93.0% of statements [2022-01-20T20:55:07.138Z] ok github.com/docker/docker/daemon/links 0.047s coverage: 93.0% of statements [2022-01-20T20:55:07.138Z] ok github.com/docker/docker/daemon 0.488s coverage: 8.6% of statements [2022-01-20T20:55:07.138Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-01-20T20:55:07.138Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-01-20T20:55:07.138Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-01-20T20:55:07.138Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-01-20T20:55:07.138Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-01-20T20:55:07.138Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-01-20T20:55:07.138Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-01-20T20:55:07.138Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-01-20T20:55:07.138Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-01-20T20:55:07.138Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-01-20T20:55:07.138Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-01-20T20:55:07.138Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-01-20T20:55:07.138Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-01-20T20:55:07.138Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-01-20T20:55:07.989Z] --- PASS: TestStopContainerWithRestartPolicyAlways (8.35s) [2022-01-20T20:55:07.989Z] === RUN TestStopContainerWithTimeout [2022-01-20T20:55:07.989Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-01-20T20:55:07.989Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-01-20T20:55:07.989Z] === RUN TestUpdateRestartPolicy [2022-01-20T20:55:08.894Z] --- PASS: TestServiceUpdateConfigs (14.76s) [2022-01-20T20:55:08.894Z] === RUN TestServiceUpdateNetwork [2022-01-20T20:55:09.358Z] === RUN TestAdapterReadLogs [2022-01-20T20:55:09.358Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-01-20T20:55:09.358Z] === RUN TestCopier [2022-01-20T20:55:09.358Z] --- PASS: TestCopier (0.00s) [2022-01-20T20:55:09.358Z] === RUN TestCopierLongLines [2022-01-20T20:55:09.358Z] --- PASS: TestCopierLongLines (0.00s) [2022-01-20T20:55:09.358Z] === RUN TestCopierSlow [2022-01-20T20:55:09.358Z] --- PASS: TestCopierSlow (0.20s) [2022-01-20T20:55:09.358Z] === RUN TestCopierWithSized [2022-01-20T20:55:09.358Z] === RUN TestCopierWithSized/as_is [2022-01-20T20:55:09.358Z] === RUN TestCopierWithSized/With_RingLogger [2022-01-20T20:55:09.358Z] --- PASS: TestCopierWithSized (0.01s) [2022-01-20T20:55:09.358Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2022-01-20T20:55:09.358Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2022-01-20T20:55:09.358Z] === RUN TestCopierWithPartial [2022-01-20T20:55:09.358Z] --- PASS: TestCopierWithPartial (0.00s) [2022-01-20T20:55:09.358Z] === RUN TestRingLogger [2022-01-20T20:55:09.358Z] --- PASS: TestRingLogger (0.00s) [2022-01-20T20:55:09.358Z] === RUN TestRingCap [2022-01-20T20:55:09.358Z] --- PASS: TestRingCap (0.00s) [2022-01-20T20:55:09.358Z] === RUN TestRingClose [2022-01-20T20:55:09.358Z] --- PASS: TestRingClose (0.00s) [2022-01-20T20:55:09.358Z] === RUN TestRingDrain [2022-01-20T20:55:09.358Z] --- PASS: TestRingDrain (0.00s) [2022-01-20T20:55:09.358Z] PASS [2022-01-20T20:55:09.358Z] coverage: 43.8% of statements [2022-01-20T20:55:09.358Z] ok github.com/docker/docker/daemon/logger 0.331s coverage: 43.8% of statements [2022-01-20T20:55:09.831Z] === RUN TestValidateLogOptReconnectInterval [2022-01-20T20:55:09.831Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-01-20T20:55:09.831Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-01-20T20:55:09.831Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-01-20T20:55:09.831Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-01-20T20:55:09.831Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-01-20T20:55:09.831Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-01-20T20:55:09.831Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-01-20T20:55:09.831Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-01-20T20:55:09.831Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-01-20T20:55:09.831Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-01-20T20:55:09.831Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-01-20T20:55:09.831Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-01-20T20:55:09.831Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-01-20T20:55:09.831Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-01-20T20:55:09.831Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-01-20T20:55:09.831Z] PASS [2022-01-20T20:55:09.831Z] coverage: 33.6% of statements [2022-01-20T20:55:09.831Z] ok github.com/docker/docker/daemon/logger/fluentd 0.069s coverage: 33.6% of statements [2022-01-20T20:55:10.301Z] === RUN TestNewStreamConfig [2022-01-20T20:55:10.301Z] === RUN TestNewStreamConfig/defaults [2022-01-20T20:55:10.301Z] === RUN TestNewStreamConfig/invalid_create_group [2022-01-20T20:55:10.301Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-01-20T20:55:10.301Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-01-20T20:55:10.301Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-01-20T20:55:10.301Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-01-20T20:55:10.301Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-01-20T20:55:10.301Z] --- PASS: TestNewStreamConfig (0.00s) [2022-01-20T20:55:10.301Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-01-20T20:55:10.301Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-01-20T20:55:10.301Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-01-20T20:55:10.301Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-01-20T20:55:10.301Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-01-20T20:55:10.301Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-01-20T20:55:10.301Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-01-20T20:55:10.301Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-01-20T20:55:10.301Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-01-20T20:55:10.301Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-01-20T20:55:10.301Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-01-20T20:55:10.301Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-01-20T20:55:10.301Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-01-20T20:55:10.301Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-01-20T20:55:10.301Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-01-20T20:55:10.301Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-01-20T20:55:10.301Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-01-20T20:55:10.301Z] === RUN TestNewAWSLogsClientRegionDetect [2022-01-20T20:55:10.772Z] === RUN TestSearchRegistryForImagesErrors [2022-01-20T20:55:10.772Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-01-20T20:55:10.772Z] === RUN TestSearchRegistryForImages [2022-01-20T20:55:10.772Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-01-20T20:55:10.772Z] === RUN TestOnlyPlatformWithFallback [2022-01-20T20:55:10.772Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-01-20T20:55:10.772Z] === RUN TestImageDelete [2022-01-20T20:55:10.772Z] === RUN TestImageDelete/no_lease [2022-01-20T20:55:10.772Z] === RUN TestImageDelete/lease_exists [2022-01-20T20:55:10.772Z] --- PASS: TestImageDelete (0.04s) [2022-01-20T20:55:10.772Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-01-20T20:55:10.772Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2022-01-20T20:55:10.772Z] === RUN TestContentStoreForPull [2022-01-20T20:55:10.772Z] time="2022-01-20T20:55:10Z" level=info msg="Trying to get region from EC2 Metadata" [2022-01-20T20:55:10.772Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.20s) [2022-01-20T20:55:10.772Z] === RUN TestCreateSuccess [2022-01-20T20:55:10.772Z] --- PASS: TestCreateSuccess (0.00s) [2022-01-20T20:55:10.772Z] === RUN TestCreateStreamSkipped [2022-01-20T20:55:10.772Z] time="2022-01-20T20:55:10Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-01-20T20:55:10.772Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-01-20T20:55:10.772Z] === RUN TestCreateLogGroupSuccess [2022-01-20T20:55:10.772Z] time="2022-01-20T20:55:10Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-01-20T20:55:10.772Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-01-20T20:55:10.772Z] === RUN TestCreateError [2022-01-20T20:55:10.772Z] --- PASS: TestCreateError (0.00s) [2022-01-20T20:55:10.772Z] === RUN TestCreateAlreadyExists [2022-01-20T20:55:10.772Z] time="2022-01-20T20:55:10Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-01-20T20:55:10.772Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-01-20T20:55:10.772Z] === RUN TestLogClosed [2022-01-20T20:55:10.772Z] --- PASS: TestLogClosed (0.00s) [2022-01-20T20:55:10.772Z] === RUN TestLogBlocking [2022-01-20T20:55:10.772Z] --- PASS: TestLogBlocking (0.00s) [2022-01-20T20:55:10.772Z] === RUN TestLogNonBlockingBufferEmpty [2022-01-20T20:55:10.772Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-01-20T20:55:10.772Z] === RUN TestLogNonBlockingBufferFull [2022-01-20T20:55:10.772Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-01-20T20:55:10.772Z] === RUN TestPublishBatchSuccess [2022-01-20T20:55:10.772Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-01-20T20:55:10.772Z] === RUN TestPublishBatchError [2022-01-20T20:55:10.772Z] time="2022-01-20T20:55:10Z" level=error msg=error [2022-01-20T20:55:10.772Z] --- PASS: TestPublishBatchError (0.00s) [2022-01-20T20:55:10.772Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-01-20T20:55:10.772Z] time="2022-01-20T20:55:10Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-01-20T20:55:10.772Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-01-20T20:55:10.772Z] === RUN TestPublishBatchAlreadyAccepted [2022-01-20T20:55:10.772Z] time="2022-01-20T20:55:10Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-01-20T20:55:10.772Z] time="2022-01-20T20:55:10Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-01-20T20:55:10.772Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-01-20T20:55:10.772Z] === RUN TestCollectBatchSimple [2022-01-20T20:55:10.772Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-01-20T20:55:10.772Z] === RUN TestCollectBatchTicker [2022-01-20T20:55:10.772Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-01-20T20:55:10.772Z] === RUN TestCollectBatchMultilinePattern [2022-01-20T20:55:10.772Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-01-20T20:55:10.772Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-01-20T20:55:10.772Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-01-20T20:55:10.772Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-01-20T20:55:10.772Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-01-20T20:55:10.772Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-01-20T20:55:10.772Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s) [2022-01-20T20:55:10.772Z] === RUN TestCollectBatchClose [2022-01-20T20:55:10.772Z] --- PASS: TestCollectBatchClose (0.00s) [2022-01-20T20:55:10.772Z] === RUN TestEffectiveLen [2022-01-20T20:55:10.772Z] === RUN TestEffectiveLen/0/Hello [2022-01-20T20:55:10.772Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-01-20T20:55:10.772Z] === RUN TestEffectiveLen/2/🙃 [2022-01-20T20:55:10.772Z] === RUN TestEffectiveLen/3/���� [2022-01-20T20:55:10.772Z] === RUN TestEffectiveLen/4/He��o [2022-01-20T20:55:10.772Z] === RUN TestEffectiveLen/5/ [2022-01-20T20:55:10.772Z] --- PASS: TestEffectiveLen (0.00s) [2022-01-20T20:55:10.772Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-01-20T20:55:10.772Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-01-20T20:55:10.772Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-01-20T20:55:10.772Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-01-20T20:55:10.772Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-01-20T20:55:10.772Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-01-20T20:55:10.772Z] === RUN TestFindValidSplit [2022-01-20T20:55:10.772Z] === RUN TestFindValidSplit/0/ [2022-01-20T20:55:10.772Z] cloudwatchlogs_test.go:1076: [2022-01-20T20:55:10.772Z] cloudwatchlogs_test.go:1077: [2022-01-20T20:55:10.772Z] === RUN TestFindValidSplit/1/Hello [2022-01-20T20:55:10.772Z] cloudwatchlogs_test.go:1076: Hello [2022-01-20T20:55:10.772Z] cloudwatchlogs_test.go:1077: [2022-01-20T20:55:10.772Z] === RUN TestFindValidSplit/2/Hello [2022-01-20T20:55:10.798Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-01-20T20:55:11.007Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-20T20:55:11.007Z] INFO: Testing against a local daemon [2022-01-20T20:55:11.007Z] === RUN TestDockerSuite [2022-01-20T20:55:11.007Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-01-20T20:55:11.007Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-01-20T20:55:11.007Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-01-20T20:55:11.007Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-01-20T20:55:11.007Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-01-20T20:55:11.007Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-01-20T20:55:11.007Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-01-20T20:55:11.007Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-01-20T20:55:11.007Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-01-20T20:55:11.007Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-01-20T20:55:11.007Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-01-20T20:55:11.007Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-01-20T20:55:11.245Z] cloudwatchlogs_test.go:1076: He [2022-01-20T20:55:11.245Z] cloudwatchlogs_test.go:1077: llo [2022-01-20T20:55:11.245Z] === RUN TestFindValidSplit/3/Hello [2022-01-20T20:55:11.245Z] cloudwatchlogs_test.go:1076: [2022-01-20T20:55:11.245Z] cloudwatchlogs_test.go:1077: Hello [2022-01-20T20:55:11.245Z] === RUN TestFindValidSplit/4/🙃 [2022-01-20T20:55:11.245Z] cloudwatchlogs_test.go:1076: [2022-01-20T20:55:11.245Z] cloudwatchlogs_test.go:1077: 🙃 [2022-01-20T20:55:11.245Z] === RUN TestFindValidSplit/5/🙃 [2022-01-20T20:55:11.245Z] cloudwatchlogs_test.go:1076: 🙃 [2022-01-20T20:55:11.245Z] cloudwatchlogs_test.go:1077: [2022-01-20T20:55:11.245Z] === RUN TestFindValidSplit/6/a� [2022-01-20T20:55:11.245Z] cloudwatchlogs_test.go:1076: a [2022-01-20T20:55:11.245Z] cloudwatchlogs_test.go:1077: � [2022-01-20T20:55:11.245Z] === RUN TestFindValidSplit/7/a� [2022-01-20T20:55:11.245Z] cloudwatchlogs_test.go:1076: a� [2022-01-20T20:55:11.245Z] cloudwatchlogs_test.go:1077: [2022-01-20T20:55:11.245Z] --- PASS: TestFindValidSplit (0.01s) [2022-01-20T20:55:11.245Z] --- PASS: TestFindValidSplit/0/ (0.01s) [2022-01-20T20:55:11.245Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-01-20T20:55:11.245Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-01-20T20:55:11.245Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-01-20T20:55:11.245Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-01-20T20:55:11.245Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-01-20T20:55:11.245Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-01-20T20:55:11.245Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-01-20T20:55:11.245Z] === RUN TestProcessEventEmoji [2022-01-20T20:55:11.245Z] --- PASS: TestProcessEventEmoji (0.00s) [2022-01-20T20:55:11.245Z] === RUN TestCollectBatchLineSplit [2022-01-20T20:55:11.245Z] --- PASS: TestCollectBatchLineSplit (0.01s) [2022-01-20T20:55:11.245Z] === RUN TestCollectBatchLineSplitWithBinary [2022-01-20T20:55:11.245Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2022-01-20T20:55:11.245Z] === RUN TestCollectBatchMaxEvents [2022-01-20T20:55:11.245Z] --- PASS: TestCollectBatchMaxEvents (0.04s) [2022-01-20T20:55:11.245Z] === RUN TestCollectBatchMaxTotalBytes [2022-01-20T20:55:11.245Z] --- PASS: TestCollectBatchMaxTotalBytes (0.11s) [2022-01-20T20:55:11.245Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-01-20T20:55:11.245Z] --- PASS: TestContentStoreForPull (0.20s) [2022-01-20T20:55:11.245Z] PASS [2022-01-20T20:55:11.245Z] coverage: 6.7% of statements [2022-01-20T20:55:11.245Z] ok github.com/docker/docker/daemon/images 0.383s coverage: 6.7% of statements [2022-01-20T20:55:11.245Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.03s) [2022-01-20T20:55:11.245Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-01-20T20:55:11.245Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-01-20T20:55:11.245Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-01-20T20:55:11.245Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.06s) [2022-01-20T20:55:11.245Z] === RUN TestParseLogOptionsMultilinePattern [2022-01-20T20:55:11.245Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-01-20T20:55:11.245Z] === RUN TestParseLogOptionsDatetimeFormat [2022-01-20T20:55:11.245Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-01-20T20:55:11.245Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-01-20T20:55:11.245Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-01-20T20:55:11.245Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-01-20T20:55:11.245Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-01-20T20:55:11.245Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-01-20T20:55:11.245Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-01-20T20:55:11.245Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-01-20T20:55:11.245Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-01-20T20:55:11.245Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-01-20T20:55:11.245Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-01-20T20:55:11.245Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-01-20T20:55:11.245Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-01-20T20:55:11.245Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-01-20T20:55:11.245Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-01-20T20:55:11.245Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-01-20T20:55:11.245Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-01-20T20:55:11.245Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-01-20T20:55:11.245Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-01-20T20:55:11.245Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-01-20T20:55:11.245Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-01-20T20:55:11.245Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-01-20T20:55:11.245Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-01-20T20:55:11.245Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-01-20T20:55:11.245Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-01-20T20:55:11.245Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-01-20T20:55:11.245Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-01-20T20:55:11.245Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-01-20T20:55:11.245Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-01-20T20:55:11.245Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-01-20T20:55:11.245Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-01-20T20:55:11.245Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-01-20T20:55:11.245Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-01-20T20:55:11.245Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-01-20T20:55:11.245Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-01-20T20:55:11.245Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-01-20T20:55:11.245Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-01-20T20:55:11.245Z] === RUN TestValidateLogOptionsFormat [2022-01-20T20:55:11.245Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-01-20T20:55:11.245Z] === RUN TestValidateLogOptionsFormat/1/random [2022-01-20T20:55:11.245Z] === RUN TestValidateLogOptionsFormat/2/ [2022-01-20T20:55:11.245Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-01-20T20:55:11.245Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-01-20T20:55:11.245Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-01-20T20:55:11.245Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-01-20T20:55:11.245Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-01-20T20:55:11.245Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-01-20T20:55:11.245Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-01-20T20:55:11.245Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-01-20T20:55:11.245Z] === RUN TestCreateTagSuccess [2022-01-20T20:55:11.245Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-01-20T20:55:11.245Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-01-20T20:55:11.245Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-01-20T20:55:11.245Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-01-20T20:55:11.245Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-01-20T20:55:11.245Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-01-20T20:55:11.245Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-01-20T20:55:11.245Z] PASS [2022-01-20T20:55:11.245Z] coverage: 80.2% of statements [2022-01-20T20:55:11.245Z] ok github.com/docker/docker/daemon/logger/awslogs 0.557s coverage: 80.2% of statements [2022-01-20T20:55:11.245Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-01-20T20:55:11.245Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-01-20T20:55:11.245Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-01-20T20:55:11.245Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-01-20T20:55:11.245Z] === RUN TestJSONLogsMarshalJSONBuf [2022-01-20T20:55:11.245Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-01-20T20:55:11.245Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-01-20T20:55:11.245Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.19s) [2022-01-20T20:55:11.245Z] === RUN TestFastTimeMarshalJSON [2022-01-20T20:55:11.245Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2022-01-20T20:55:11.245Z] PASS [2022-01-20T20:55:11.245Z] coverage: 87.2% of statements [2022-01-20T20:55:11.245Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.268s coverage: 87.2% of statements [2022-01-20T20:55:11.245Z] === RUN TestJSONFileLogger [2022-01-20T20:55:11.245Z] --- PASS: TestJSONFileLogger (0.00s) [2022-01-20T20:55:11.245Z] === RUN TestJSONFileLoggerWithTags [2022-01-20T20:55:11.245Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-01-20T20:55:11.245Z] === RUN TestJSONFileLoggerWithOpts [2022-01-20T20:55:11.245Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2022-01-20T20:55:11.245Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-01-20T20:55:11.245Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-01-20T20:55:11.365Z] check_test.go:379: [de3b153ce43ea] daemon is not started [2022-01-20T20:55:11.365Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-01-20T20:55:11.474Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-01-20T20:55:11.715Z] === RUN TestEncodeDecode [2022-01-20T20:55:11.715Z] === PAUSE TestEncodeDecode [2022-01-20T20:55:11.715Z] === RUN TestUnexpectedEOF [2022-01-20T20:55:11.715Z] time="2022-01-20T20:55:11Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-01-20T20:55:11.715Z] time="2022-01-20T20:55:11Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-01-20T20:55:11.715Z] --- PASS: TestUnexpectedEOF (0.21s) [2022-01-20T20:55:11.715Z] === CONT TestEncodeDecode [2022-01-20T20:55:11.715Z] --- PASS: TestEncodeDecode (0.00s) [2022-01-20T20:55:11.715Z] PASS [2022-01-20T20:55:11.715Z] coverage: 69.9% of statements [2022-01-20T20:55:11.715Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.301s coverage: 69.9% of statements [2022-01-20T20:55:11.942Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-01-20T20:55:12.301Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-01-20T20:55:13.284Z] === RUN TestWriteLog [2022-01-20T20:55:13.284Z] === PAUSE TestWriteLog [2022-01-20T20:55:13.284Z] === RUN TestReadLog [2022-01-20T20:55:13.284Z] === PAUSE TestReadLog [2022-01-20T20:55:13.284Z] === RUN TestDecode [2022-01-20T20:55:13.284Z] --- PASS: TestDecode (0.03s) [2022-01-20T20:55:13.284Z] === CONT TestWriteLog [2022-01-20T20:55:13.284Z] === CONT TestReadLog [2022-01-20T20:55:13.284Z] --- PASS: TestWriteLog (0.01s) [2022-01-20T20:55:13.284Z] === RUN TestReadLog/tail_exact [2022-01-20T20:55:13.284Z] === RUN TestOpenFileDelete [2022-01-20T20:55:13.284Z] --- PASS: TestOpenFileDelete (0.00s) [2022-01-20T20:55:13.284Z] === RUN TestOpenFileRename [2022-01-20T20:55:13.284Z] --- PASS: TestOpenFileRename (0.00s) [2022-01-20T20:55:13.284Z] === RUN TestHandleDecoderErr [2022-01-20T20:55:13.284Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-01-20T20:55:13.284Z] === RUN TestParseLogTagDefaultTag [2022-01-20T20:55:13.284Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-01-20T20:55:13.284Z] === RUN TestParseLogTag [2022-01-20T20:55:13.284Z] --- PASS: TestParseLogTag (0.00s) [2022-01-20T20:55:13.284Z] === RUN TestParseLogTagEmptyTag [2022-01-20T20:55:13.284Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-01-20T20:55:13.284Z] === RUN TestTailFiles [2022-01-20T20:55:13.284Z] --- PASS: TestTailFiles (0.00s) [2022-01-20T20:55:13.284Z] === RUN TestFollowLogsConsumerGone [2022-01-20T20:55:13.284Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-01-20T20:55:13.284Z] === RUN TestFollowLogsProducerGone [2022-01-20T20:55:13.284Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2022-01-20T20:55:13.284Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2022-01-20T20:55:13.284Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2022-01-20T20:55:13.284Z] === RUN TestCheckCapacityAndRotate [2022-01-20T20:55:13.284Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-01-20T20:55:13.284Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-01-20T20:55:13.284Z] === RUN TestReadLog/tail_less_than_available [2022-01-20T20:55:13.284Z] === RUN TestReadLog/tail_more_than_available [2022-01-20T20:55:13.284Z] --- PASS: TestReadLog (0.22s) [2022-01-20T20:55:13.284Z] --- PASS: TestReadLog/tail_exact (0.20s) [2022-01-20T20:55:13.284Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2022-01-20T20:55:13.284Z] --- PASS: TestReadLog/tail_more_than_available (0.01s) [2022-01-20T20:55:13.284Z] PASS [2022-01-20T20:55:13.284Z] coverage: 78.7% of statements [2022-01-20T20:55:13.284Z] ok github.com/docker/docker/daemon/logger/local 0.348s coverage: 78.7% of statements [2022-01-20T20:55:13.284Z] === RUN TestLog [2022-01-20T20:55:13.284Z] --- PASS: TestLog (0.01s) [2022-01-20T20:55:13.284Z] PASS [2022-01-20T20:55:13.284Z] coverage: 31.5% of statements [2022-01-20T20:55:13.284Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.064s coverage: 31.5% of statements [2022-01-20T20:55:13.284Z] --- PASS: TestCheckCapacityAndRotate (0.18s) [2022-01-20T20:55:13.284Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-01-20T20:55:13.284Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.17s) [2022-01-20T20:55:13.284Z] PASS [2022-01-20T20:55:13.284Z] coverage: 54.9% of statements [2022-01-20T20:55:13.284Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.257s coverage: 54.9% of statements [2022-01-20T20:55:13.284Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-01-20T20:55:13.696Z] docker_api_swarm_test.go:802: [d373c36cb1aa1] joining swarm manager [df0167a3c9ec1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-20T20:55:14.273Z] === RUN TestValidateLogOpt [2022-01-20T20:55:14.273Z] --- PASS: TestValidateLogOpt (0.00s) [2022-01-20T20:55:14.273Z] === RUN TestNewMissedConfig [2022-01-20T20:55:14.273Z] --- PASS: TestNewMissedConfig (0.00s) [2022-01-20T20:55:14.273Z] === RUN TestNewMissedUrl [2022-01-20T20:55:14.273Z] --- PASS: TestNewMissedUrl (0.00s) [2022-01-20T20:55:14.273Z] === RUN TestNewMissedToken [2022-01-20T20:55:14.273Z] --- PASS: TestNewMissedToken (0.00s) [2022-01-20T20:55:14.273Z] === RUN TestNewWithProxy [2022-01-20T20:55:14.273Z] --- PASS: TestNewWithProxy (0.00s) [2022-01-20T20:55:14.273Z] === RUN TestDefault [2022-01-20T20:55:14.273Z] --- PASS: TestDefault (0.01s) [2022-01-20T20:55:14.273Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-01-20T20:55:14.273Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.01s) [2022-01-20T20:55:14.273Z] === RUN TestJsonFormat [2022-01-20T20:55:14.273Z] --- PASS: TestJsonFormat (0.03s) [2022-01-20T20:55:14.273Z] === RUN TestRawFormat [2022-01-20T20:55:14.273Z] --- PASS: TestRawFormat (0.00s) [2022-01-20T20:55:14.273Z] === RUN TestRawFormatWithLabels [2022-01-20T20:55:14.273Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-01-20T20:55:14.273Z] === RUN TestRawFormatWithoutTag [2022-01-20T20:55:14.273Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-01-20T20:55:14.273Z] === RUN TestBatching [2022-01-20T20:55:14.273Z] === RUN TestNewParse [2022-01-20T20:55:14.273Z] --- PASS: TestNewParse (0.00s) [2022-01-20T20:55:14.273Z] PASS [2022-01-20T20:55:14.273Z] coverage: 8.3% of statements [2022-01-20T20:55:14.273Z] ok github.com/docker/docker/daemon/logger/templates 0.059s coverage: 8.3% of statements [2022-01-20T20:55:14.631Z] docker_api_swarm_test.go:802: [d8528233a30f5] joining swarm manager [df0167a3c9ec1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-20T20:55:14.743Z] --- PASS: TestBatching (0.29s) [2022-01-20T20:55:14.743Z] === RUN TestFrequency [2022-01-20T20:55:14.743Z] --- PASS: TestFrequency (0.19s) [2022-01-20T20:55:14.743Z] === RUN TestOneMessagePerRequest [2022-01-20T20:55:14.743Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-01-20T20:55:14.743Z] === RUN TestVerify [2022-01-20T20:55:14.743Z] --- PASS: TestVerify (0.00s) [2022-01-20T20:55:14.743Z] === RUN TestSkipVerify [2022-01-20T20:55:14.743Z] === RUN TestParseLogFormat [2022-01-20T20:55:14.743Z] --- PASS: TestParseLogFormat (0.00s) [2022-01-20T20:55:14.743Z] === RUN TestValidateLogOptEmpty [2022-01-20T20:55:14.743Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-01-20T20:55:14.743Z] === RUN TestValidateSyslogAddress [2022-01-20T20:55:14.743Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-01-20T20:55:14.743Z] === RUN TestParseAddressDefaultPort [2022-01-20T20:55:14.743Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-01-20T20:55:14.743Z] === RUN TestValidateSyslogFacility [2022-01-20T20:55:14.743Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-01-20T20:55:14.743Z] === RUN TestValidateLogOptSyslogFormat [2022-01-20T20:55:14.743Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-01-20T20:55:14.743Z] === RUN TestValidateLogOpt [2022-01-20T20:55:14.743Z] --- PASS: TestValidateLogOpt (0.00s) [2022-01-20T20:55:14.743Z] PASS [2022-01-20T20:55:14.743Z] coverage: 46.8% of statements [2022-01-20T20:55:15.213Z] ok github.com/docker/docker/daemon/logger/syslog 0.059s coverage: 46.8% of statements [2022-01-20T20:55:15.213Z] time="2022-01-20T20:55:14Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-20T20:55:15.213Z] time="2022-01-20T20:55:14Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-20T20:55:15.213Z] time="2022-01-20T20:55:14Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-20T20:55:15.213Z] time="2022-01-20T20:55:14Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-20T20:55:15.683Z] --- PASS: TestSkipVerify (0.82s) [2022-01-20T20:55:15.683Z] === RUN TestBufferMaximum [2022-01-20T20:55:15.683Z] time="2022-01-20T20:55:15Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-20T20:55:15.683Z] time="2022-01-20T20:55:15Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-20T20:55:15.683Z] time="2022-01-20T20:55:15Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-20T20:55:15.683Z] time="2022-01-20T20:55:15Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-20T20:55:15.683Z] time="2022-01-20T20:55:15Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-20T20:55:15.683Z] time="2022-01-20T20:55:15Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1642712115.400189\",\"host\":\"7d89e7e9727c\"}'" [2022-01-20T20:55:15.683Z] time="2022-01-20T20:55:15Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1642712115.400222\",\"host\":\"7d89e7e9727c\"}'" [2022-01-20T20:55:15.683Z] --- PASS: TestBufferMaximum (0.00s) [2022-01-20T20:55:15.683Z] === RUN TestServerAlwaysDown [2022-01-20T20:55:15.683Z] time="2022-01-20T20:55:15Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-20T20:55:15.683Z] time="2022-01-20T20:55:15Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-20T20:55:15.683Z] time="2022-01-20T20:55:15Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1642712115.405342\",\"host\":\"7d89e7e9727c\"}'" [2022-01-20T20:55:15.683Z] time="2022-01-20T20:55:15Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1642712115.405342\",\"host\":\"7d89e7e9727c\"}'" [2022-01-20T20:55:15.683Z] time="2022-01-20T20:55:15Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-20T20:55:15.683Z] time="2022-01-20T20:55:15Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1642712115.405342\",\"host\":\"7d89e7e9727c\"}'" [2022-01-20T20:55:15.683Z] time="2022-01-20T20:55:15Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1642712115.407169\",\"host\":\"7d89e7e9727c\"}'" [2022-01-20T20:55:15.683Z] time="2022-01-20T20:55:15Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1642712115.407169\",\"host\":\"7d89e7e9727c\"}'" [2022-01-20T20:55:15.683Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-01-20T20:55:15.683Z] === RUN TestCannotSendAfterClose [2022-01-20T20:55:15.683Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-01-20T20:55:15.683Z] === RUN TestDeadlockOnBlockedEndpoint [2022-01-20T20:55:16.008Z] docker_api_swarm_test.go:802: [d57e67a04ce98] joining swarm manager [df0167a3c9ec1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-01-20T20:55:16.154Z] === RUN TestV1IDService [2022-01-20T20:55:16.154Z] --- PASS: TestV1IDService (0.03s) [2022-01-20T20:55:16.154Z] === RUN TestV2MetadataService [2022-01-20T20:55:16.623Z] time="2022-01-20T20:55:16Z" 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-01-20T20:55:16.623Z] time="2022-01-20T20:55:16Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"7d89e7e9727c\"}'" [2022-01-20T20:55:16.623Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.01s) [2022-01-20T20:55:16.623Z] PASS [2022-01-20T20:55:16.623Z] coverage: 82.5% of statements [2022-01-20T20:55:16.623Z] ok github.com/docker/docker/daemon/logger/splunk 2.428s coverage: 82.5% of statements [2022-01-20T20:55:16.623Z] ? github.com/docker/docker/daemon/names [no test files] [2022-01-20T20:55:16.623Z] ? github.com/docker/docker/daemon/network [no test files] [2022-01-20T20:55:16.623Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-01-20T20:55:16.944Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-01-20T20:55:17.203Z] docker_api_swarm_test.go:802: [d969bfc37f2a1] joining swarm manager [df0167a3c9ec1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-01-20T20:55:17.203Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-01-20T20:55:17.203Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-01-20T20:55:17.463Z] === RUN TestDockerSuite/TestHealth [2022-01-20T20:55:17.613Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-01-20T20:55:17.613Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-01-20T20:55:17.613Z] === RUN TestContinueOnError_MirrorEndpoint [2022-01-20T20:55:17.613Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-01-20T20:55:17.613Z] === RUN TestContinueOnError_NeverContinue [2022-01-20T20:55:17.613Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-01-20T20:55:17.613Z] === RUN TestManifestStore [2022-01-20T20:55:17.613Z] === RUN TestManifestStore/no_remote_or_local [2022-01-20T20:55:17.613Z] === RUN TestSuccessfulDownload [2022-01-20T20:55:17.613Z] download_test.go:267: Needs fixing on Windows [2022-01-20T20:55:17.613Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-01-20T20:55:17.613Z] === RUN TestCancelledDownload [2022-01-20T20:55:17.613Z] --- PASS: TestCancelledDownload (0.00s) [2022-01-20T20:55:17.613Z] === RUN TestMaxDownloadAttempts [2022-01-20T20:55:17.613Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-01-20T20:55:17.613Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-01-20T20:55:17.613Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-01-20T20:55:17.613Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-01-20T20:55:17.613Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-01-20T20:55:17.613Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-01-20T20:55:17.613Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-01-20T20:55:17.613Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-01-20T20:55:17.613Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-01-20T20:55:17.613Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-01-20T20:55:17.613Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-01-20T20:55:17.613Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-01-20T20:55:17.613Z] time="2022-01-20T20:55:17Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local1055612950\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-01-20T20:55:17.613Z] === RUN TestManifestStore/no_local_cache [2022-01-20T20:55:17.613Z] --- PASS: TestV2MetadataService (1.44s) [2022-01-20T20:55:17.613Z] PASS [2022-01-20T20:55:17.613Z] coverage: 48.2% of statements [2022-01-20T20:55:17.614Z] === RUN TestManifestStore/with_local_cache [2022-01-20T20:55:17.614Z] ok github.com/docker/docker/distribution/metadata 1.555s coverage: 48.2% of statements [2022-01-20T20:55:17.614Z] === RUN TestManifestStore/unknown_media_type [2022-01-20T20:55:17.614Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-01-20T20:55:17.614Z] time="2022-01-20T20:55:17Z" level=warning msg="reference for unknown type: " [2022-01-20T20:55:17.614Z] time="2022-01-20T20:55:17Z" level=warning msg="reference for unknown type: " [2022-01-20T20:55:18.083Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-01-20T20:55:18.083Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-01-20T20:55:18.083Z] time="2022-01-20T20:55:17Z" level=warning msg="reference for unknown type: " [2022-01-20T20:55:18.083Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-01-20T20:55:18.083Z] time="2022-01-20T20:55:17Z" level=warning msg="reference for unknown type: " [2022-01-20T20:55:18.083Z] time="2022-01-20T20:55:17Z" level=warning msg="reference for unknown type: " [2022-01-20T20:55:18.083Z] === RUN TestManifestStore/error_persisting_manifest [2022-01-20T20:55:18.083Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-01-20T20:55:18.083Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-01-20T20:55:18.083Z] time="2022-01-20T20:55:17Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-01-20T20:55:18.083Z] --- PASS: TestManifestStore (0.37s) [2022-01-20T20:55:18.083Z] --- PASS: TestManifestStore/no_remote_or_local (0.23s) [2022-01-20T20:55:18.083Z] --- PASS: TestManifestStore/no_local_cache (0.03s) [2022-01-20T20:55:18.083Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2022-01-20T20:55:18.083Z] --- PASS: TestManifestStore/unknown_media_type (0.07s) [2022-01-20T20:55:18.083Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2022-01-20T20:55:18.083Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.05s) [2022-01-20T20:55:18.083Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2022-01-20T20:55:18.083Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2022-01-20T20:55:18.083Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2022-01-20T20:55:18.083Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-01-20T20:55:18.083Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2022-01-20T20:55:18.083Z] === RUN TestDetectManifestBlobMediaType [2022-01-20T20:55:18.083Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-01-20T20:55:18.083Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-01-20T20:55:18.083Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-01-20T20:55:18.083Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-01-20T20:55:18.083Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-01-20T20:55:18.083Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-01-20T20:55:18.083Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-01-20T20:55:18.083Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-01-20T20:55:18.083Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-01-20T20:55:18.083Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-01-20T20:55:18.083Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-01-20T20:55:18.083Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-01-20T20:55:18.083Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-01-20T20:55:18.083Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-01-20T20:55:18.083Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-01-20T20:55:18.083Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-01-20T20:55:18.083Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-01-20T20:55:18.083Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-01-20T20:55:18.083Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-01-20T20:55:18.083Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-01-20T20:55:18.083Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-01-20T20:55:18.083Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-01-20T20:55:18.083Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-01-20T20:55:18.083Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-01-20T20:55:18.083Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-01-20T20:55:18.083Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-01-20T20:55:18.083Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-01-20T20:55:18.083Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-01-20T20:55:18.083Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-01-20T20:55:18.083Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-01-20T20:55:18.083Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-01-20T20:55:18.083Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-01-20T20:55:18.083Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-01-20T20:55:18.083Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-01-20T20:55:18.083Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-01-20T20:55:18.083Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-01-20T20:55:18.083Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-01-20T20:55:18.083Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-01-20T20:55:18.083Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-01-20T20:55:18.084Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-01-20T20:55:18.084Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-01-20T20:55:18.084Z] === RUN TestFixManifestLayers [2022-01-20T20:55:18.084Z] --- PASS: TestFixManifestLayers (0.02s) [2022-01-20T20:55:18.084Z] === RUN TestFixManifestLayersBaseLayerParent [2022-01-20T20:55:18.084Z] pull_v2_test.go:73: Needs fixing on Windows [2022-01-20T20:55:18.084Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-01-20T20:55:18.084Z] === RUN TestFixManifestLayersBadParent [2022-01-20T20:55:18.084Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-01-20T20:55:18.084Z] === RUN TestValidateManifest [2022-01-20T20:55:18.084Z] pull_v2_test.go:118: Needs fixing on Windows [2022-01-20T20:55:18.084Z] --- SKIP: TestValidateManifest (0.00s) [2022-01-20T20:55:18.084Z] === RUN TestFormatPlatform [2022-01-20T20:55:18.084Z] --- PASS: TestFormatPlatform (0.00s) [2022-01-20T20:55:18.084Z] === RUN TestGetRepositoryMountCandidates [2022-01-20T20:55:18.084Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-01-20T20:55:18.084Z] === RUN TestLayerAlreadyExists [2022-01-20T20:55:18.084Z] 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-01-20T20:55:18.084Z] 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-01-20T20:55:18.084Z] 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-01-20T20:55:18.084Z] 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-01-20T20:55:18.084Z] 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-01-20T20:55:18.084Z] 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-01-20T20:55:18.084Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-01-20T20:55:18.084Z] === RUN TestWhenEmptyAuthConfig [2022-01-20T20:55:18.084Z] time="2022-01-20T20:55:17Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-01-20T20:55:18.084Z] time="2022-01-20T20:55:17Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-01-20T20:55:18.084Z] time="2022-01-20T20:55:17Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-01-20T20:55:18.084Z] time="2022-01-20T20:55:17Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-01-20T20:55:18.084Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-01-20T20:55:18.084Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.47s) [2022-01-20T20:55:18.084Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.47s) [2022-01-20T20:55:18.084Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.47s) [2022-01-20T20:55:18.084Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.46s) [2022-01-20T20:55:18.084Z] === RUN TestTransfer [2022-01-20T20:55:18.084Z] --- PASS: TestTransfer (0.12s) [2022-01-20T20:55:18.084Z] === RUN TestConcurrencyLimit [2022-01-20T20:55:18.556Z] === RUN TestNotFound [2022-01-20T20:55:18.556Z] --- PASS: TestNotFound (0.00s) [2022-01-20T20:55:18.556Z] === RUN TestConflict [2022-01-20T20:55:18.556Z] --- PASS: TestConflict (0.00s) [2022-01-20T20:55:18.556Z] === RUN TestForbidden [2022-01-20T20:55:18.556Z] --- PASS: TestForbidden (0.00s) [2022-01-20T20:55:18.556Z] === RUN TestInvalidParameter [2022-01-20T20:55:18.556Z] --- PASS: TestInvalidParameter (0.00s) [2022-01-20T20:55:18.556Z] === RUN TestNotImplemented [2022-01-20T20:55:18.556Z] --- PASS: TestNotImplemented (0.00s) [2022-01-20T20:55:18.556Z] === RUN TestNotModified [2022-01-20T20:55:18.556Z] --- PASS: TestNotModified (0.00s) [2022-01-20T20:55:18.556Z] === RUN TestUnauthorized [2022-01-20T20:55:18.556Z] --- PASS: TestUnauthorized (0.00s) [2022-01-20T20:55:18.556Z] === RUN TestUnknown [2022-01-20T20:55:18.556Z] --- PASS: TestUnknown (0.00s) [2022-01-20T20:55:18.556Z] === RUN TestCancelled [2022-01-20T20:55:18.556Z] --- PASS: TestCancelled (0.00s) [2022-01-20T20:55:18.556Z] === RUN TestDeadline [2022-01-20T20:55:18.556Z] --- PASS: TestDeadline (0.00s) [2022-01-20T20:55:18.556Z] === RUN TestDataLoss [2022-01-20T20:55:18.556Z] --- PASS: TestDataLoss (0.00s) [2022-01-20T20:55:18.556Z] === RUN TestUnavailable [2022-01-20T20:55:18.556Z] --- PASS: TestUnavailable (0.00s) [2022-01-20T20:55:18.556Z] === RUN TestSystem [2022-01-20T20:55:18.556Z] --- PASS: TestSystem (0.00s) [2022-01-20T20:55:18.556Z] === RUN TestFromStatusCode [2022-01-20T20:55:18.556Z] === RUN TestFromStatusCode/Not_Found [2022-01-20T20:55:18.556Z] === RUN TestFromStatusCode/Bad_Request [2022-01-20T20:55:18.556Z] === RUN TestFromStatusCode/Conflict [2022-01-20T20:55:18.556Z] === RUN TestFromStatusCode/Unauthorized [2022-01-20T20:55:18.556Z] === RUN TestFromStatusCode/Service_Unavailable [2022-01-20T20:55:18.556Z] === RUN TestFromStatusCode/Forbidden [2022-01-20T20:55:18.556Z] === RUN TestFromStatusCode/Not_Modified [2022-01-20T20:55:18.556Z] === RUN TestFromStatusCode/Not_Implemented [2022-01-20T20:55:18.556Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-01-20T20:55:18.556Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-01-20T20:55:18.556Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-01-20T20:55:18.556Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-01-20T20:55:18.556Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-01-20T20:55:18.556Z] --- PASS: TestFromStatusCode (0.00s) [2022-01-20T20:55:18.556Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-01-20T20:55:18.556Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-01-20T20:55:18.557Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-01-20T20:55:18.557Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-01-20T20:55:18.557Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-01-20T20:55:18.557Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-01-20T20:55:18.557Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-01-20T20:55:18.557Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-01-20T20:55:18.557Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-01-20T20:55:18.557Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-01-20T20:55:18.557Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-01-20T20:55:18.557Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-01-20T20:55:18.557Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-01-20T20:55:18.557Z] PASS [2022-01-20T20:55:18.557Z] coverage: 53.1% of statements [2022-01-20T20:55:18.557Z] ok github.com/docker/docker/errdefs 0.061s coverage: 53.1% of statements [2022-01-20T20:55:18.557Z] --- PASS: TestConcurrencyLimit (0.39s) [2022-01-20T20:55:18.557Z] === RUN TestInactiveJobs [2022-01-20T20:55:18.842Z] docker_api_swarm_test.go:810: [dfadff251b0c5] joining swarm manager [df0167a3c9ec1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-01-20T20:55:19.027Z] --- PASS: TestInactiveJobs (0.40s) [2022-01-20T20:55:19.027Z] === RUN TestWatchRelease [2022-01-20T20:55:19.027Z] --- PASS: TestWatchRelease (0.04s) [2022-01-20T20:55:19.027Z] === RUN TestWatchFinishedTransfer [2022-01-20T20:55:19.027Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-01-20T20:55:19.027Z] === RUN TestDuplicateTransfer [2022-01-20T20:55:19.027Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-01-20T20:55:19.027Z] === RUN TestSuccessfulUpload [2022-01-20T20:55:19.027Z] --- PASS: TestWhenEmptyAuthConfig (1.18s) [2022-01-20T20:55:19.027Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-01-20T20:55:19.027Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-01-20T20:55:19.027Z] === RUN TestTokenPassThru [2022-01-20T20:55:19.027Z] --- PASS: TestTokenPassThru (0.01s) [2022-01-20T20:55:19.027Z] === RUN TestTokenPassThruDifferentHost [2022-01-20T20:55:19.027Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-01-20T20:55:19.027Z] PASS [2022-01-20T20:55:19.027Z] coverage: 24.6% of statements [2022-01-20T20:55:19.027Z] ok github.com/docker/docker/distribution 1.706s coverage: 24.6% of statements [2022-01-20T20:55:19.497Z] time="2022-01-20T20:55:19Z" level=error msg="Upload failed, retrying: simulating retry" [2022-01-20T20:55:19.497Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-01-20T20:55:19.497Z] --- PASS: TestSuccessfulUpload (0.37s) [2022-01-20T20:55:19.497Z] === RUN TestCancelledUpload [2022-01-20T20:55:19.497Z] --- PASS: TestCancelledUpload (0.00s) [2022-01-20T20:55:19.497Z] PASS [2022-01-20T20:55:19.497Z] coverage: 77.3% of statements [2022-01-20T20:55:19.497Z] ok github.com/docker/docker/distribution/xfer 1.938s coverage: 77.3% of statements [2022-01-20T20:55:19.497Z] ? github.com/docker/docker/dockerversion [no test files] [2022-01-20T20:55:19.969Z] === RUN TestCompare [2022-01-20T20:55:19.969Z] --- PASS: TestCompare (0.00s) [2022-01-20T20:55:19.969Z] PASS [2022-01-20T20:55:19.969Z] coverage: 19.2% of statements [2022-01-20T20:55:19.969Z] ok github.com/docker/docker/image/cache 0.083s coverage: 19.2% of statements [2022-01-20T20:55:19.969Z] === RUN TestFSGetInvalidData [2022-01-20T20:55:19.969Z] --- PASS: TestFSGetInvalidData (0.02s) [2022-01-20T20:55:19.969Z] === RUN TestFSInvalidSet [2022-01-20T20:55:19.969Z] --- PASS: TestFSInvalidSet (0.01s) [2022-01-20T20:55:19.969Z] === RUN TestFSInvalidRoot [2022-01-20T20:55:19.969Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-01-20T20:55:19.969Z] === RUN TestFSMetadataGetSet [2022-01-20T20:55:19.969Z] --- PASS: TestFSMetadataGetSet (0.05s) [2022-01-20T20:55:19.969Z] === RUN TestFSInvalidWalker [2022-01-20T20:55:19.969Z] --- PASS: TestFSInvalidWalker (0.02s) [2022-01-20T20:55:19.969Z] === RUN TestFSGetSet [2022-01-20T20:55:19.969Z] --- PASS: TestFSGetSet (0.03s) [2022-01-20T20:55:19.969Z] === RUN TestFSGetUnsetKey [2022-01-20T20:55:19.969Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-01-20T20:55:19.969Z] === RUN TestFSGetEmptyData [2022-01-20T20:55:19.969Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-01-20T20:55:19.969Z] === RUN TestFSDelete [2022-01-20T20:55:19.969Z] --- PASS: TestFSDelete (0.02s) [2022-01-20T20:55:19.969Z] === RUN TestFSWalker [2022-01-20T20:55:20.144Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-01-20T20:55:20.144Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-01-20T20:55:20.144Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-01-20T20:55:20.144Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-01-20T20:55:20.144Z] Cross building: bundles/cross/linux/s390x [2022-01-20T20:55:20.144Z] Building: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-01-20T20:55:20.144Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-01-20T20:55:20.440Z] --- PASS: TestFSWalker (0.02s) [2022-01-20T20:55:20.440Z] === RUN TestFSWalkerStopOnError [2022-01-20T20:55:20.440Z] --- PASS: TestFSWalkerStopOnError (0.02s) [2022-01-20T20:55:20.440Z] === RUN TestNewFromJSON [2022-01-20T20:55:20.440Z] --- PASS: TestNewFromJSON (0.00s) [2022-01-20T20:55:20.440Z] === RUN TestNewFromJSONWithInvalidJSON [2022-01-20T20:55:20.440Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-01-20T20:55:20.440Z] === RUN TestMarshalKeyOrder [2022-01-20T20:55:20.440Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-01-20T20:55:20.440Z] === RUN TestHistoryEqual [2022-01-20T20:55:20.440Z] --- PASS: TestHistoryEqual (0.20s) [2022-01-20T20:55:20.440Z] === RUN TestImage [2022-01-20T20:55:20.440Z] --- PASS: TestImage (0.00s) [2022-01-20T20:55:20.440Z] === RUN TestImageOSNotEmpty [2022-01-20T20:55:20.440Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-01-20T20:55:20.440Z] === RUN TestNewChildImageFromImageWithRootFS [2022-01-20T20:55:20.440Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-01-20T20:55:20.440Z] === RUN TestCreate [2022-01-20T20:55:20.440Z] --- PASS: TestCreate (0.01s) [2022-01-20T20:55:20.440Z] === RUN TestRestore [2022-01-20T20:55:20.440Z] time="2022-01-20T20:55:20Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-01-20T20:55:20.440Z] --- PASS: TestRestore (0.05s) [2022-01-20T20:55:20.440Z] === RUN TestAddDelete [2022-01-20T20:55:20.440Z] --- PASS: TestAddDelete (0.06s) [2022-01-20T20:55:20.440Z] === RUN TestSearchAfterDelete [2022-01-20T20:55:20.440Z] --- PASS: TestSearchAfterDelete (0.02s) [2022-01-20T20:55:20.440Z] === RUN TestParentReset [2022-01-20T20:55:20.440Z] --- PASS: TestParentReset (0.04s) [2022-01-20T20:55:20.440Z] === RUN TestGetAndSetLastUpdated [2022-01-20T20:55:20.440Z] --- PASS: TestGetAndSetLastUpdated (0.03s) [2022-01-20T20:55:20.440Z] === RUN TestStoreLen [2022-01-20T20:55:20.909Z] --- PASS: TestStoreLen (0.07s) [2022-01-20T20:55:20.909Z] PASS [2022-01-20T20:55:20.909Z] coverage: 86.6% of statements [2022-01-20T20:55:20.909Z] ok github.com/docker/docker/image 0.774s coverage: 86.6% of statements [2022-01-20T20:55:20.909Z] === RUN TestMakeV1ConfigFromConfig [2022-01-20T20:55:20.909Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-01-20T20:55:20.909Z] PASS [2022-01-20T20:55:20.909Z] coverage: 25.0% of statements [2022-01-20T20:55:20.909Z] ok github.com/docker/docker/image/v1 0.088s coverage: 25.0% of statements [2022-01-20T20:55:20.909Z] === RUN TestValidateManifest [2022-01-20T20:55:20.909Z] === RUN TestValidateManifest/nil [2022-01-20T20:55:20.909Z] === RUN TestValidateManifest/non-nil [2022-01-20T20:55:20.909Z] --- PASS: TestValidateManifest (0.00s) [2022-01-20T20:55:20.909Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-01-20T20:55:20.909Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-01-20T20:55:20.909Z] PASS [2022-01-20T20:55:20.909Z] coverage: 0.7% of statements [2022-01-20T20:55:20.909Z] ok github.com/docker/docker/image/tarexport 0.088s coverage: 0.7% of statements [2022-01-20T20:55:20.909Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-01-20T20:55:21.374Z] --- PASS: TestServiceUpdateNetwork (12.54s) [2022-01-20T20:55:21.374Z] === RUN TestServiceUpdatePidsLimit [2022-01-20T20:55:22.480Z] === RUN TestSerialization [2022-01-20T20:55:22.480Z] --- PASS: TestSerialization (0.02s) [2022-01-20T20:55:22.480Z] PASS [2022-01-20T20:55:22.480Z] coverage: 100.0% of statements [2022-01-20T20:55:22.480Z] ok github.com/docker/docker/libcontainerd/queue 0.066s coverage: 100.0% of statements [2022-01-20T20:55:22.752Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-01-20T20:55:22.949Z] === RUN TestEnvironmentParsing [2022-01-20T20:55:22.949Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-01-20T20:55:22.949Z] PASS [2022-01-20T20:55:22.949Z] coverage: 1.2% of statements [2022-01-20T20:55:22.949Z] ok github.com/docker/docker/libcontainerd/local 0.071s coverage: 1.2% of statements [2022-01-20T20:55:23.319Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-01-20T20:55:23.418Z] === RUN TestEmptyLayer [2022-01-20T20:55:23.418Z] --- PASS: TestEmptyLayer (0.00s) [2022-01-20T20:55:23.418Z] === RUN TestCommitFailure [2022-01-20T20:55:23.418Z] --- PASS: TestCommitFailure (0.02s) [2022-01-20T20:55:23.418Z] === RUN TestStartTransactionFailure [2022-01-20T20:55:23.418Z] --- PASS: TestStartTransactionFailure (0.01s) [2022-01-20T20:55:23.418Z] === RUN TestGetOrphan [2022-01-20T20:55:23.418Z] --- PASS: TestGetOrphan (0.01s) [2022-01-20T20:55:23.418Z] === RUN TestMountAndRegister [2022-01-20T20:55:23.418Z] layer_test.go:270: Layer size: 14 [2022-01-20T20:55:23.418Z] --- PASS: TestMountAndRegister (0.11s) [2022-01-20T20:55:23.418Z] === RUN TestLayerRelease [2022-01-20T20:55:23.418Z] layer_test.go:303: Failing on Windows [2022-01-20T20:55:23.418Z] --- SKIP: TestLayerRelease (0.00s) [2022-01-20T20:55:23.418Z] === RUN TestStoreRestore [2022-01-20T20:55:23.418Z] layer_test.go:352: Failing on Windows [2022-01-20T20:55:23.418Z] --- SKIP: TestStoreRestore (0.00s) [2022-01-20T20:55:23.418Z] === RUN TestTarStreamStability [2022-01-20T20:55:23.418Z] layer_test.go:467: Failing on Windows [2022-01-20T20:55:23.418Z] --- SKIP: TestTarStreamStability (0.00s) [2022-01-20T20:55:23.418Z] === RUN TestRegisterExistingLayer [2022-01-20T20:55:23.889Z] --- PASS: TestRegisterExistingLayer (0.19s) [2022-01-20T20:55:23.889Z] === RUN TestTarStreamVerification [2022-01-20T20:55:23.889Z] layer_test.go:696: Failing on Windows [2022-01-20T20:55:23.889Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-01-20T20:55:23.889Z] === RUN TestLayerMigration [2022-01-20T20:55:23.889Z] migration_test.go:45: Failing on Windows [2022-01-20T20:55:23.889Z] --- SKIP: TestLayerMigration (0.00s) [2022-01-20T20:55:23.889Z] === RUN TestLayerMigrationNoTarsplit [2022-01-20T20:55:23.889Z] migration_test.go:181: Failing on Windows [2022-01-20T20:55:23.889Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-01-20T20:55:23.889Z] === RUN TestMountInit [2022-01-20T20:55:23.889Z] mount_test.go:17: Failing on Windows [2022-01-20T20:55:23.889Z] --- SKIP: TestMountInit (0.00s) [2022-01-20T20:55:23.889Z] === RUN TestMountSize [2022-01-20T20:55:23.889Z] mount_test.go:76: Failing on Windows [2022-01-20T20:55:23.889Z] --- SKIP: TestMountSize (0.00s) [2022-01-20T20:55:23.889Z] === RUN TestMountChanges [2022-01-20T20:55:23.889Z] mount_test.go:125: Failing on Windows [2022-01-20T20:55:23.889Z] --- SKIP: TestMountChanges (0.00s) [2022-01-20T20:55:23.889Z] === RUN TestMountApply [2022-01-20T20:55:23.889Z] mount_test.go:212: Failing on Windows [2022-01-20T20:55:23.889Z] --- SKIP: TestMountApply (0.00s) [2022-01-20T20:55:23.889Z] PASS [2022-01-20T20:55:23.889Z] coverage: 30.1% of statements [2022-01-20T20:55:23.889Z] ok github.com/docker/docker/layer 0.512s coverage: 30.1% of statements [2022-01-20T20:55:23.889Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-01-20T20:55:23.889Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-01-20T20:55:23.889Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-01-20T20:55:23.889Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-01-20T20:55:24.360Z] === RUN TestSequenceGetAvailableBit [2022-01-20T20:55:24.360Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-01-20T20:55:24.360Z] === RUN TestSequenceEqual [2022-01-20T20:55:24.360Z] --- PASS: TestSequenceEqual (0.00s) [2022-01-20T20:55:24.360Z] === RUN TestSequenceCopy [2022-01-20T20:55:24.360Z] --- PASS: TestSequenceCopy (0.00s) [2022-01-20T20:55:24.360Z] === RUN TestGetFirstAvailable [2022-01-20T20:55:24.360Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-01-20T20:55:24.360Z] === RUN TestFindSequence [2022-01-20T20:55:24.360Z] --- PASS: TestFindSequence (0.00s) [2022-01-20T20:55:24.360Z] === RUN TestCheckIfAvailable [2022-01-20T20:55:24.360Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-01-20T20:55:24.360Z] === RUN TestMergeSequences [2022-01-20T20:55:24.360Z] --- PASS: TestMergeSequences (0.00s) [2022-01-20T20:55:24.360Z] === RUN TestPushReservation [2022-01-20T20:55:24.360Z] --- PASS: TestPushReservation (0.00s) [2022-01-20T20:55:24.360Z] === RUN TestSerializeDeserialize [2022-01-20T20:55:24.360Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-01-20T20:55:24.360Z] === RUN TestSet [2022-01-20T20:55:24.360Z] --- PASS: TestSet (0.00s) [2022-01-20T20:55:24.360Z] === RUN TestSetUnset [2022-01-20T20:55:24.360Z] --- PASS: TestSetUnset (0.00s) [2022-01-20T20:55:24.360Z] === RUN TestOffsetSetUnset [2022-01-20T20:55:24.360Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-01-20T20:55:24.360Z] === RUN TestSetInRange [2022-01-20T20:55:24.360Z] --- PASS: TestSetInRange (0.00s) [2022-01-20T20:55:24.360Z] === RUN TestSetAnyInRange [2022-01-20T20:55:24.360Z] --- PASS: TestSetAnyInRange (0.00s) [2022-01-20T20:55:24.360Z] === RUN TestMethods [2022-01-20T20:55:24.360Z] --- PASS: TestMethods (0.00s) [2022-01-20T20:55:24.360Z] === RUN TestRandomAllocateDeallocate [2022-01-20T20:55:26.584Z] === RUN TestInvalidConfig [2022-01-20T20:55:26.584Z] --- PASS: TestInvalidConfig (0.00s) [2022-01-20T20:55:26.584Z] === RUN TestConfig [2022-01-20T20:55:26.584Z] --- PASS: TestConfig (0.00s) [2022-01-20T20:55:26.584Z] === RUN TestOptionsLabels [2022-01-20T20:55:26.584Z] --- PASS: TestOptionsLabels (0.00s) [2022-01-20T20:55:26.584Z] === RUN TestValidName [2022-01-20T20:55:26.584Z] --- PASS: TestValidName (0.00s) [2022-01-20T20:55:26.584Z] PASS [2022-01-20T20:55:26.584Z] coverage: 19.7% of statements [2022-01-20T20:55:26.584Z] ok github.com/docker/docker/libnetwork/config 0.086s coverage: 19.7% of statements [2022-01-20T20:55:27.573Z] === RUN TestKey [2022-01-20T20:55:27.573Z] --- PASS: TestKey (0.00s) [2022-01-20T20:55:27.573Z] === RUN TestParseKey [2022-01-20T20:55:27.573Z] --- PASS: TestParseKey (0.00s) [2022-01-20T20:55:27.573Z] === RUN TestInvalidDataStore [2022-01-20T20:55:27.573Z] --- PASS: TestInvalidDataStore (0.00s) [2022-01-20T20:55:27.573Z] === RUN TestKVObjectFlatKey [2022-01-20T20:55:27.573Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-01-20T20:55:27.573Z] === RUN TestAtomicKVObjectFlatKey [2022-01-20T20:55:27.573Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-01-20T20:55:27.573Z] PASS [2022-01-20T20:55:27.573Z] coverage: 21.9% of statements [2022-01-20T20:55:27.573Z] ok github.com/docker/docker/libnetwork/datastore 0.059s coverage: 21.9% of statements [2022-01-20T20:55:27.573Z] === RUN TestErrorInterfaces [2022-01-20T20:55:27.573Z] --- PASS: TestErrorInterfaces (0.00s) [2022-01-20T20:55:27.573Z] === RUN TestNetworkMarshalling [2022-01-20T20:55:28.042Z] --- PASS: TestNetworkMarshalling (0.22s) [2022-01-20T20:55:28.043Z] === RUN TestEndpointMarshalling [2022-01-20T20:55:28.043Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-01-20T20:55:28.043Z] === RUN TestAuxAddresses [2022-01-20T20:55:28.043Z] time="2022-01-20T20:55:27Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-01-20T20:55:28.043Z] --- PASS: TestAuxAddresses (0.03s) [2022-01-20T20:55:28.043Z] === RUN TestSRVServiceQuery [2022-01-20T20:55:28.043Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-01-20T20:55:28.043Z] --- SKIP: TestSRVServiceQuery (0.01s) [2022-01-20T20:55:28.043Z] === RUN TestServiceVIPReuse [2022-01-20T20:55:28.043Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-01-20T20:55:28.043Z] --- SKIP: TestServiceVIPReuse (0.00s) [2022-01-20T20:55:28.043Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-01-20T20:55:28.043Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-01-20T20:55:28.043Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-01-20T20:55:28.043Z] === RUN TestDNSIPQuery [2022-01-20T20:55:28.043Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-01-20T20:55:28.043Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-01-20T20:55:28.043Z] === RUN TestDNSProxyServFail [2022-01-20T20:55:28.043Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-01-20T20:55:28.043Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-01-20T20:55:28.043Z] === RUN TestSandboxAddEmpty [2022-01-20T20:55:28.043Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-01-20T20:55:28.043Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-01-20T20:55:28.043Z] === RUN TestSandboxAddMultiPrio [2022-01-20T20:55:28.043Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-01-20T20:55:28.043Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-01-20T20:55:28.043Z] === RUN TestSandboxAddSamePrio [2022-01-20T20:55:28.043Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-01-20T20:55:28.043Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-01-20T20:55:28.043Z] === RUN TestCleanupServiceDiscovery [2022-01-20T20:55:28.043Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-01-20T20:55:28.043Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-01-20T20:55:28.043Z] === RUN TestDNSOptions [2022-01-20T20:55:28.043Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-01-20T20:55:28.043Z] --- SKIP: TestDNSOptions (0.00s) [2022-01-20T20:55:28.043Z] === RUN TestMultipleControllersWithSameStore [2022-01-20T20:55:28.043Z] time="2022-01-20T20:55:27Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-01-20T20:55:28.043Z] time="2022-01-20T20:55:27Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-01-20T20:55:28.043Z] --- PASS: TestMultipleControllersWithSameStore (0.03s) [2022-01-20T20:55:28.043Z] PASS [2022-01-20T20:55:28.043Z] coverage: 8.5% of statements [2022-01-20T20:55:28.043Z] ok github.com/docker/docker/libnetwork 0.413s coverage: 8.5% of statements [2022-01-20T20:55:28.043Z] === RUN TestIPDataMarshalling [2022-01-20T20:55:28.043Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-01-20T20:55:28.043Z] === RUN TestValidateAndIsV6 [2022-01-20T20:55:28.043Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-01-20T20:55:28.043Z] PASS [2022-01-20T20:55:28.043Z] coverage: 68.9% of statements [2022-01-20T20:55:28.043Z] ok github.com/docker/docker/libnetwork/driverapi 0.064s coverage: 68.9% of statements [2022-01-20T20:55:29.034Z] === RUN TestDriver [2022-01-20T20:55:29.034Z] --- PASS: TestDriver (0.00s) [2022-01-20T20:55:29.034Z] PASS [2022-01-20T20:55:29.034Z] coverage: 34.8% of statements [2022-01-20T20:55:29.034Z] ok github.com/docker/docker/libnetwork/drivers/host 0.055s coverage: 34.8% of statements [2022-01-20T20:55:29.034Z] === RUN TestDriver [2022-01-20T20:55:29.034Z] --- PASS: TestDriver (0.00s) [2022-01-20T20:55:29.034Z] PASS [2022-01-20T20:55:29.034Z] coverage: 34.8% of statements [2022-01-20T20:55:29.034Z] ok github.com/docker/docker/libnetwork/drivers/null 0.058s coverage: 34.8% of statements [2022-01-20T20:55:29.504Z] === RUN TestNetworkAllocateFree [2022-01-20T20:55:29.504Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-01-20T20:55:29.504Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-01-20T20:55:29.504Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-01-20T20:55:29.504Z] PASS [2022-01-20T20:55:29.504Z] coverage: 63.6% of statements [2022-01-20T20:55:29.504Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.056s coverage: 63.6% of statements [2022-01-20T20:55:30.495Z] === RUN TestGetEmptyCapabilities [2022-01-20T20:55:30.495Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-01-20T20:55:30.495Z] === RUN TestGetExtraCapabilities [2022-01-20T20:55:30.495Z] --- PASS: TestGetExtraCapabilities (0.01s) [2022-01-20T20:55:30.495Z] === RUN TestGetInvalidCapabilities [2022-01-20T20:55:30.495Z] --- PASS: TestGetInvalidCapabilities (0.01s) [2022-01-20T20:55:30.495Z] === RUN TestRemoteDriver [2022-01-20T20:55:30.495Z] --- PASS: TestRemoteDriver (0.01s) [2022-01-20T20:55:30.495Z] === RUN TestDriverError [2022-01-20T20:55:30.495Z] --- PASS: TestDriverError (0.01s) [2022-01-20T20:55:30.495Z] === RUN TestMissingValues [2022-01-20T20:55:30.495Z] --- PASS: TestMissingValues (0.01s) [2022-01-20T20:55:30.495Z] === RUN TestRollback [2022-01-20T20:55:30.495Z] --- PASS: TestRollback (0.01s) [2022-01-20T20:55:30.495Z] PASS [2022-01-20T20:55:30.495Z] coverage: 57.4% of statements [2022-01-20T20:55:30.495Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.105s coverage: 57.4% of statements [2022-01-20T20:55:30.964Z] === RUN TestNAT [2022-01-20T20:55:30.964Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-01-20T20:55:30.964Z] --- SKIP: TestNAT (0.00s) [2022-01-20T20:55:30.964Z] === RUN TestTransparent [2022-01-20T20:55:30.964Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-01-20T20:55:30.964Z] --- SKIP: TestTransparent (0.00s) [2022-01-20T20:55:30.964Z] PASS [2022-01-20T20:55:30.964Z] coverage: 0.0% of statements [2022-01-20T20:55:30.964Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.064s coverage: 0.0% of statements [2022-01-20T20:55:31.434Z] === RUN TestBuildDefault [2022-01-20T20:55:31.434Z] --- PASS: TestBuildDefault (0.01s) [2022-01-20T20:55:31.434Z] === RUN TestBuildHostnameDomainname [2022-01-20T20:55:31.434Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-01-20T20:55:31.434Z] === RUN TestBuildHostname [2022-01-20T20:55:31.434Z] --- PASS: TestBuildHostname (0.00s) [2022-01-20T20:55:31.434Z] === RUN TestBuildHostnameFQDN [2022-01-20T20:55:31.434Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-01-20T20:55:31.434Z] === RUN TestBuildNoIP [2022-01-20T20:55:31.434Z] --- PASS: TestBuildNoIP (0.00s) [2022-01-20T20:55:31.434Z] === RUN TestUpdate [2022-01-20T20:55:31.434Z] --- PASS: TestUpdate (0.00s) [2022-01-20T20:55:31.434Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-01-20T20:55:31.434Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.01s) [2022-01-20T20:55:31.434Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-01-20T20:55:31.434Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.01s) [2022-01-20T20:55:31.434Z] === RUN TestAddEmpty [2022-01-20T20:55:31.434Z] --- PASS: TestAddEmpty (0.00s) [2022-01-20T20:55:31.434Z] === RUN TestAdd [2022-01-20T20:55:31.434Z] --- PASS: TestAdd (0.00s) [2022-01-20T20:55:31.434Z] === RUN TestDeleteEmpty [2022-01-20T20:55:31.434Z] --- PASS: TestDeleteEmpty (0.00s) [2022-01-20T20:55:31.434Z] === RUN TestDeleteNewline [2022-01-20T20:55:31.434Z] --- PASS: TestDeleteNewline (0.00s) [2022-01-20T20:55:31.434Z] === RUN TestDelete [2022-01-20T20:55:31.434Z] --- PASS: TestDelete (0.00s) [2022-01-20T20:55:31.434Z] === RUN TestConcurrentWrites [2022-01-20T20:55:31.434Z] === RUN TestNew [2022-01-20T20:55:31.434Z] --- PASS: TestNew (0.00s) [2022-01-20T20:55:31.434Z] === RUN TestAddDriver [2022-01-20T20:55:31.434Z] --- PASS: TestAddDriver (0.00s) [2022-01-20T20:55:31.434Z] === RUN TestAddDuplicateDriver [2022-01-20T20:55:31.434Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-01-20T20:55:31.434Z] === RUN TestIPAMDefaultAddressSpaces [2022-01-20T20:55:31.434Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-01-20T20:55:31.434Z] === RUN TestDriver [2022-01-20T20:55:31.434Z] --- PASS: TestDriver (0.00s) [2022-01-20T20:55:31.434Z] === RUN TestIPAM [2022-01-20T20:55:31.434Z] --- PASS: TestIPAM (0.00s) [2022-01-20T20:55:31.434Z] === RUN TestWalkIPAMs [2022-01-20T20:55:31.434Z] --- PASS: TestWalkIPAMs (0.00s) [2022-01-20T20:55:31.434Z] === RUN TestWalkDrivers [2022-01-20T20:55:31.434Z] --- PASS: TestWalkDrivers (0.00s) [2022-01-20T20:55:31.434Z] PASS [2022-01-20T20:55:31.434Z] coverage: 82.4% of statements [2022-01-20T20:55:31.434Z] ok github.com/docker/docker/libnetwork/drvregistry 0.095s coverage: 82.4% of statements [2022-01-20T20:55:31.437Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-01-20T20:55:31.904Z] --- PASS: TestConcurrentWrites (0.39s) [2022-01-20T20:55:31.904Z] PASS [2022-01-20T20:55:31.904Z] coverage: 81.2% of statements [2022-01-20T20:55:31.904Z] ok github.com/docker/docker/libnetwork/etchosts 0.472s coverage: 81.2% of statements [2022-01-20T20:55:31.904Z] === RUN TestNew [2022-01-20T20:55:31.904Z] --- PASS: TestNew (0.00s) [2022-01-20T20:55:31.904Z] === RUN TestAllocate [2022-01-20T20:55:31.904Z] --- PASS: TestAllocate (0.00s) [2022-01-20T20:55:31.904Z] === RUN TestUninitialized [2022-01-20T20:55:31.904Z] --- PASS: TestUninitialized (0.00s) [2022-01-20T20:55:31.904Z] === RUN TestAllocateInRange [2022-01-20T20:55:31.904Z] --- PASS: TestAllocateInRange (0.00s) [2022-01-20T20:55:31.904Z] === RUN TestAllocateSerial [2022-01-20T20:55:31.904Z] --- PASS: TestAllocateSerial (0.00s) [2022-01-20T20:55:31.904Z] PASS [2022-01-20T20:55:31.904Z] coverage: 87.5% of statements [2022-01-20T20:55:31.904Z] ok github.com/docker/docker/libnetwork/idm 0.047s coverage: 87.5% of statements [2022-01-20T20:55:32.373Z] --- PASS: TestRandomAllocateDeallocate (8.06s) [2022-01-20T20:55:32.373Z] === RUN TestAllocateRandomDeallocate [2022-01-20T20:55:32.373Z] === RUN TestCaller [2022-01-20T20:55:32.373Z] --- PASS: TestCaller (0.00s) [2022-01-20T20:55:32.373Z] PASS [2022-01-20T20:55:32.373Z] coverage: 100.0% of statements [2022-01-20T20:55:32.373Z] ok github.com/docker/docker/libnetwork/internal/caller 0.051s coverage: 100.0% of statements [2022-01-20T20:55:33.304Z] --- PASS: TestUpdateRestartPolicy (24.07s) [2022-01-20T20:55:33.304Z] === RUN TestUpdateRestartWithAutoRemove [2022-01-20T20:55:33.364Z] === RUN TestSetSerialInsertDelete [2022-01-20T20:55:33.364Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-01-20T20:55:33.364Z] === RUN TestSetParallelInsertDelete [2022-01-20T20:55:33.773Z] --- PASS: TestUpdateRestartWithAutoRemove (3.05s) [2022-01-20T20:55:33.773Z] === RUN TestWaitNonBlocked [2022-01-20T20:55:33.773Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-20T20:55:33.773Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-20T20:55:33.773Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-20T20:55:33.773Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-20T20:55:33.773Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-20T20:55:33.773Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-20T20:55:33.834Z] --- PASS: TestAllocateRandomDeallocate (1.35s) [2022-01-20T20:55:33.834Z] === RUN TestAllocateRandomDeallocateSerialize [2022-01-20T20:55:34.305Z] === RUN TestInt2IP2IntConversion [2022-01-20T20:55:34.774Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.34s) [2022-01-20T20:55:34.774Z] === RUN TestRetrieveFromStore [2022-01-20T20:55:34.774Z] --- PASS: TestInt2IP2IntConversion (0.57s) [2022-01-20T20:55:34.774Z] === RUN TestGetAddressVersion [2022-01-20T20:55:34.774Z] --- PASS: TestGetAddressVersion (0.00s) [2022-01-20T20:55:34.774Z] === RUN TestKeyString [2022-01-20T20:55:34.774Z] --- PASS: TestKeyString (0.00s) [2022-01-20T20:55:34.774Z] === RUN TestPoolDataMarshal [2022-01-20T20:55:34.774Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-01-20T20:55:34.774Z] === RUN TestSubnetsMarshal [2022-01-20T20:55:35.245Z] --- PASS: TestSubnetsMarshal (0.07s) [2022-01-20T20:55:35.245Z] === RUN TestAddSubnets [2022-01-20T20:55:35.245Z] === RUN TestPoolRequest [2022-01-20T20:55:35.245Z] --- PASS: TestPoolRequest (0.00s) [2022-01-20T20:55:35.245Z] === RUN TestOtherRequests [2022-01-20T20:55:35.245Z] --- PASS: TestOtherRequests (0.00s) [2022-01-20T20:55:35.245Z] PASS [2022-01-20T20:55:35.245Z] coverage: 57.1% of statements [2022-01-20T20:55:35.245Z] --- PASS: TestAddSubnets (0.09s) [2022-01-20T20:55:35.245Z] === RUN TestDoublePoolRelease [2022-01-20T20:55:35.245Z] ok github.com/docker/docker/libnetwork/ipams/null 0.050s coverage: 57.1% of statements [2022-01-20T20:55:35.245Z] --- PASS: TestDoublePoolRelease (0.04s) [2022-01-20T20:55:35.245Z] === RUN TestAddReleasePoolID [2022-01-20T20:55:35.245Z] --- PASS: TestAddReleasePoolID (0.11s) [2022-01-20T20:55:35.245Z] === RUN TestPredefinedPool [2022-01-20T20:55:35.245Z] --- PASS: TestPredefinedPool (0.08s) [2022-01-20T20:55:35.245Z] === RUN TestRemoveSubnet [2022-01-20T20:55:35.714Z] --- PASS: TestRemoveSubnet (0.28s) [2022-01-20T20:55:35.714Z] === RUN TestGetSameAddress [2022-01-20T20:55:35.714Z] --- PASS: TestGetSameAddress (0.04s) [2022-01-20T20:55:35.714Z] === RUN TestPoolAllocationReuse [2022-01-20T20:55:35.714Z] --- PASS: TestRetrieveFromStore (0.78s) [2022-01-20T20:55:35.714Z] === RUN TestIsCorrupted [2022-01-20T20:55:35.714Z] --- PASS: TestIsCorrupted (0.02s) [2022-01-20T20:55:35.714Z] === RUN TestSetRollover [2022-01-20T20:55:36.707Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-01-20T20:55:36.707Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-01-20T20:55:36.707Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-01-20T20:55:36.707Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-01-20T20:55:36.844Z] === RUN TestGetCapabilities [2022-01-20T20:55:36.845Z] --- PASS: TestGetCapabilities (0.01s) [2022-01-20T20:55:36.845Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-01-20T20:55:36.845Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.01s) [2022-01-20T20:55:36.845Z] === RUN TestGetDefaultAddressSpaces [2022-01-20T20:55:36.845Z] --- PASS: TestGetDefaultAddressSpaces (0.01s) [2022-01-20T20:55:36.845Z] === RUN TestRemoteDriver [2022-01-20T20:55:36.845Z] --- PASS: TestRemoteDriver (0.01s) [2022-01-20T20:55:36.845Z] PASS [2022-01-20T20:55:36.845Z] coverage: 47.4% of statements [2022-01-20T20:55:36.845Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.079s coverage: 47.4% of statements [2022-01-20T20:55:36.966Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-01-20T20:55:36.966Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-01-20T20:55:37.314Z] === RUN TestWindowsIPAM [2022-01-20T20:55:37.314Z] --- PASS: TestWindowsIPAM (0.00s) [2022-01-20T20:55:37.314Z] PASS [2022-01-20T20:55:37.314Z] coverage: 71.4% of statements [2022-01-20T20:55:37.314Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.050s coverage: 71.4% of statements [2022-01-20T20:55:37.535Z] --- PASS: TestServiceUpdatePidsLimit (16.40s) [2022-01-20T20:55:37.535Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.73s) [2022-01-20T20:55:37.535Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-01-20T20:55:37.535Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.90s) [2022-01-20T20:55:37.535Z] PASS [2022-01-20T20:55:37.535Z] [2022-01-20T20:55:37.535Z] === Skipped [2022-01-20T20:55:37.535Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-01-20T20:55:37.535Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-01-20T20:55:37.535Z] [2022-01-20T20:55:37.535Z] DONE 27 tests, 1 skipped in 194.923s [2022-01-20T20:55:37.535Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-01-20T20:55:37.535Z] ++ 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-01-20T20:55:37.535Z] ++ set -e [2022-01-20T20:55:37.535Z] ++ '[' -n 0 ']' [2022-01-20T20:55:37.535Z] ++ set -x [2022-01-20T20:55:37.535Z] ++ 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-01-20T20:55:37.687Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-01-20T20:55:37.687Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.53s) [2022-01-20T20:55:37.687Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.80s) [2022-01-20T20:55:37.687Z] === RUN TestWaitBlocked [2022-01-20T20:55:37.687Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T20:55:37.687Z] --- SKIP: TestWaitBlocked (0.00s) [2022-01-20T20:55:37.687Z] PASS [2022-01-20T20:55:37.687Z] ok github.com/docker/docker/integration/container 114.191s [2022-01-20T20:55:37.687Z] [2022-01-20T20:55:37.687Z] === Skipped [2022-01-20T20:55:37.687Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-01-20T20:55:37.687Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-01-20T20:55:37.687Z] [2022-01-20T20:55:37.687Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-01-20T20:55:37.687Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:55:37.687Z] [2022-01-20T20:55:37.687Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-01-20T20:55:37.687Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-01-20T20:55:37.687Z] [2022-01-20T20:55:37.687Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-01-20T20:55:37.687Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:55:37.687Z] [2022-01-20T20:55:37.687Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-01-20T20:55:37.687Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T20:55:37.687Z] [2022-01-20T20:55:37.687Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-01-20T20:55:37.687Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T20:55:37.687Z] [2022-01-20T20:55:37.687Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-01-20T20:55:37.687Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-01-20T20:55:37.687Z] [2022-01-20T20:55:37.687Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-01-20T20:55:37.687Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-01-20T20:55:37.687Z] [2022-01-20T20:55:37.687Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-01-20T20:55:37.687Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:55:37.687Z] [2022-01-20T20:55:37.687Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-01-20T20:55:37.687Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-01-20T20:55:37.687Z] [2022-01-20T20:55:37.688Z] === SKIP: github.com/docker/docker/integration/container TestExecWithCloseStdin (0.00s) [2022-01-20T20:55:37.688Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-01-20T20:55:37.688Z] [2022-01-20T20:55:37.688Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-01-20T20:55:37.688Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-01-20T20:55:37.688Z] [2022-01-20T20:55:37.688Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-01-20T20:55:37.688Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:55:37.688Z] [2022-01-20T20:55:37.688Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-01-20T20:55:37.688Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:55:37.688Z] [2022-01-20T20:55:37.688Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-01-20T20:55:37.688Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-01-20T20:55:37.688Z] [2022-01-20T20:55:37.688Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-01-20T20:55:37.688Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-01-20T20:55:37.688Z] [2022-01-20T20:55:37.688Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-01-20T20:55:37.688Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-01-20T20:55:37.688Z] [2022-01-20T20:55:37.688Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-01-20T20:55:37.688Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-01-20T20:55:37.688Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-01-20T20:55:37.688Z] [2022-01-20T20:55:37.688Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-01-20T20:55:37.688Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-01-20T20:55:37.688Z] [2022-01-20T20:55:37.688Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-01-20T20:55:37.688Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-01-20T20:55:37.688Z] [2022-01-20T20:55:37.688Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-01-20T20:55:37.688Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-01-20T20:55:37.688Z] [2022-01-20T20:55:37.688Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-01-20T20:55:37.688Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-01-20T20:55:37.688Z] [2022-01-20T20:55:37.688Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-01-20T20:55:37.688Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:55:37.688Z] [2022-01-20T20:55:37.688Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-01-20T20:55:37.688Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-01-20T20:55:37.688Z] [2022-01-20T20:55:37.688Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-01-20T20:55:37.688Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-01-20T20:55:37.688Z] [2022-01-20T20:55:37.688Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-01-20T20:55:37.688Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-01-20T20:55:37.688Z] [2022-01-20T20:55:37.688Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-01-20T20:55:37.688Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-01-20T20:55:37.688Z] [2022-01-20T20:55:37.688Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-01-20T20:55:37.688Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:55:37.688Z] [2022-01-20T20:55:37.688Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-01-20T20:55:37.688Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-01-20T20:55:37.688Z] [2022-01-20T20:55:37.688Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-01-20T20:55:37.688Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-01-20T20:55:37.688Z] [2022-01-20T20:55:37.688Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-01-20T20:55:37.688Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:55:37.688Z] [2022-01-20T20:55:37.688Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-01-20T20:55:37.688Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-01-20T20:55:37.688Z] [2022-01-20T20:55:37.688Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-01-20T20:55:37.688Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-01-20T20:55:37.688Z] [2022-01-20T20:55:37.688Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-01-20T20:55:37.688Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T20:55:37.688Z] [2022-01-20T20:55:37.688Z] DONE 87 tests, 34 skipped in 116.598s [2022-01-20T20:55:37.786Z] --- PASS: TestSetRollover (2.25s) [2022-01-20T20:55:37.786Z] === RUN TestSetRolloverSerial [2022-01-20T20:55:37.794Z] INFO: Testing against a local daemon [2022-01-20T20:55:37.794Z] === RUN TestSessionCreate [2022-01-20T20:55:37.794Z] --- PASS: TestSessionCreate (0.03s) [2022-01-20T20:55:37.794Z] === RUN TestSessionCreateWithBadUpgrade [2022-01-20T20:55:37.794Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-01-20T20:55:37.794Z] PASS [2022-01-20T20:55:37.794Z] [2022-01-20T20:55:37.794Z] DONE 2 tests in 0.152s [2022-01-20T20:55:37.794Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-01-20T20:55:37.794Z] ++ 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-01-20T20:55:37.794Z] ++ set -e [2022-01-20T20:55:37.794Z] ++ '[' -n 0 ']' [2022-01-20T20:55:37.794Z] ++ set -x [2022-01-20T20:55:37.794Z] ++ 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-01-20T20:55:37.794Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-01-20T20:55:37.794Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-01-20T20:55:37.794Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-01-20T20:55:37.794Z] INFO: Testing against a local daemon [2022-01-20T20:55:37.794Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-01-20T20:55:37.794Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-01-20T20:55:37.794Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-01-20T20:55:37.794Z] === RUN TestDiskUsage [2022-01-20T20:55:37.794Z] === PAUSE TestDiskUsage [2022-01-20T20:55:37.794Z] === RUN TestEventsExecDie [2022-01-20T20:55:38.053Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-01-20T20:55:38.164Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-01-20T20:55:38.256Z] --- PASS: TestPoolAllocationReuse (2.36s) [2022-01-20T20:55:38.256Z] === RUN TestGetAddressSubPoolEqualPool [2022-01-20T20:55:38.256Z] --- PASS: TestGetAddressSubPoolEqualPool (0.03s) [2022-01-20T20:55:38.256Z] === RUN TestRequestReleaseAddressFromSubPool [2022-01-20T20:55:38.256Z] === RUN TestDefaultNetwork [2022-01-20T20:55:38.313Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-01-20T20:55:38.573Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-01-20T20:55:38.573Z] --- PASS: TestEventsExecDie (0.65s) [2022-01-20T20:55:38.573Z] === RUN TestEventsBackwardsCompatible [2022-01-20T20:55:38.573Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-01-20T20:55:38.573Z] === RUN TestEventsVolumeCreate [2022-01-20T20:55:38.573Z] --- PASS: TestEventsVolumeCreate (0.07s) [2022-01-20T20:55:38.573Z] === RUN TestInfoBinaryCommits [2022-01-20T20:55:38.573Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-01-20T20:55:38.573Z] === RUN TestInfoAPIVersioned [2022-01-20T20:55:38.573Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-01-20T20:55:38.573Z] === RUN TestInfoAPI [2022-01-20T20:55:38.728Z] --- PASS: TestDefaultNetwork (0.31s) [2022-01-20T20:55:38.728Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-01-20T20:55:38.833Z] --- PASS: TestInfoAPI (0.03s) [2022-01-20T20:55:38.833Z] === RUN TestInfoAPIWarnings [2022-01-20T20:55:38.833Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-01-20T20:55:38.833Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-01-20T20:55:39.198Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.30s) [2022-01-20T20:55:39.198Z] === RUN TestInitAddressPools [2022-01-20T20:55:39.198Z] --- PASS: TestInitAddressPools (0.00s) [2022-01-20T20:55:39.198Z] PASS [2022-01-20T20:55:39.198Z] coverage: 74.0% of statements [2022-01-20T20:55:39.198Z] ok github.com/docker/docker/libnetwork/ipamutils 0.692s coverage: 74.0% of statements [2022-01-20T20:55:39.431Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-01-20T20:55:39.431Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-01-20T20:55:39.669Z] === RUN TestKeyValue [2022-01-20T20:55:39.669Z] --- PASS: TestKeyValue (0.00s) [2022-01-20T20:55:39.669Z] PASS [2022-01-20T20:55:39.669Z] coverage: 60.0% of statements [2022-01-20T20:55:39.669Z] ok github.com/docker/docker/libnetwork/netlabel 0.048s coverage: 60.0% of statements [2022-01-20T20:55:39.999Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-01-20T20:55:40.139Z] --- PASS: TestSetRolloverSerial (2.26s) [2022-01-20T20:55:40.139Z] === RUN TestGetFirstAvailableFromCurrent [2022-01-20T20:55:40.139Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-01-20T20:55:40.139Z] PASS [2022-01-20T20:55:40.139Z] coverage: 84.4% of statements [2022-01-20T20:55:40.139Z] ok github.com/docker/docker/libnetwork/bitseq 16.123s coverage: 84.4% of statements [2022-01-20T20:55:40.936Z] === RUN TestDockerSuite/TestImagesFormat [2022-01-20T20:55:40.936Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-01-20T20:55:41.504Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-01-20T20:55:42.364Z] --- PASS: TestRequestReleaseAddressFromSubPool (3.94s) [2022-01-20T20:55:42.364Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-01-20T20:55:42.834Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-01-20T20:55:42.834Z] PASS [2022-01-20T20:55:42.834Z] coverage: 100.0% of statements [2022-01-20T20:55:42.834Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.078s coverage: 100.0% of statements [2022-01-20T20:55:43.305Z] === RUN TestNetworkDBSimple [2022-01-20T20:55:43.774Z] === RUN TestGenerate [2022-01-20T20:55:43.774Z] --- PASS: TestGenerate (0.00s) [2022-01-20T20:55:43.774Z] === RUN TestGeneratePtr [2022-01-20T20:55:43.774Z] --- PASS: TestGeneratePtr (0.00s) [2022-01-20T20:55:43.774Z] === RUN TestGenerateMissingField [2022-01-20T20:55:43.774Z] --- PASS: TestGenerateMissingField (0.00s) [2022-01-20T20:55:43.774Z] === RUN TestFieldCannotBeSet [2022-01-20T20:55:43.774Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-01-20T20:55:43.774Z] === RUN TestTypeMismatchError [2022-01-20T20:55:43.774Z] --- PASS: TestTypeMismatchError (0.00s) [2022-01-20T20:55:43.774Z] PASS [2022-01-20T20:55:43.774Z] coverage: 100.0% of statements [2022-01-20T20:55:43.774Z] ok github.com/docker/docker/libnetwork/options 0.044s coverage: 100.0% of statements [2022-01-20T20:55:44.036Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-01-20T20:55:44.036Z] === RUN TestDockerSuite/TestImportBadURL [2022-01-20T20:55:44.036Z] === RUN TestDockerSuite/TestImportDisplay [2022-01-20T20:55:44.245Z] 2022/01/20 20:55:43 Closing DB instances... [2022-01-20T20:55:44.714Z] testing: warning: no tests to run [2022-01-20T20:55:44.714Z] PASS [2022-01-20T20:55:44.714Z] coverage: 0.0% of statements [2022-01-20T20:55:44.714Z] ok github.com/docker/docker/libnetwork/osl 0.044s coverage: 0.0% of statements [no tests to run] [2022-01-20T20:55:44.973Z] === RUN TestDockerSuite/TestImportFile [2022-01-20T20:55:45.184Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (3.31s) [2022-01-20T20:55:45.184Z] === RUN TestGetAddress [2022-01-20T20:55:45.654Z] === RUN TestRequestNewPort [2022-01-20T20:55:45.654Z] --- PASS: TestRequestNewPort (0.00s) [2022-01-20T20:55:45.654Z] === RUN TestRequestSpecificPort [2022-01-20T20:55:45.654Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-01-20T20:55:45.654Z] === RUN TestReleasePort [2022-01-20T20:55:45.654Z] --- PASS: TestReleasePort (0.00s) [2022-01-20T20:55:45.654Z] === RUN TestReuseReleasedPort [2022-01-20T20:55:45.654Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-01-20T20:55:45.654Z] === RUN TestReleaseUnreadledPort [2022-01-20T20:55:45.654Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-01-20T20:55:45.654Z] === RUN TestUnknowProtocol [2022-01-20T20:55:45.654Z] --- PASS: TestUnknowProtocol (0.00s) [2022-01-20T20:55:45.654Z] === RUN TestAllocateAllPorts [2022-01-20T20:55:45.654Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-01-20T20:55:45.654Z] === RUN TestPortAllocation [2022-01-20T20:55:45.654Z] --- PASS: TestPortAllocation (0.00s) [2022-01-20T20:55:45.654Z] === RUN TestPortAllocationWithCustomRange [2022-01-20T20:55:45.654Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-01-20T20:55:45.654Z] === RUN TestNoDuplicateBPR [2022-01-20T20:55:45.654Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-01-20T20:55:45.654Z] === RUN TestChangePortRange [2022-01-20T20:55:45.654Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-01-20T20:55:45.654Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-01-20T20:55:45.654Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-01-20T20:55:45.654Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-01-20T20:55:45.654Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-01-20T20:55:45.654Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-01-20T20:55:45.654Z] --- PASS: TestChangePortRange (0.00s) [2022-01-20T20:55:45.654Z] PASS [2022-01-20T20:55:45.654Z] coverage: 88.6% of statements [2022-01-20T20:55:45.654Z] ok github.com/docker/docker/libnetwork/portallocator 0.051s coverage: 88.6% of statements [2022-01-20T20:55:45.654Z] --- PASS: TestNetworkDBSimple (2.64s) [2022-01-20T20:55:45.654Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-01-20T20:55:46.352Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-01-20T20:55:46.352Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-01-20T20:55:46.644Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-01-20T20:55:46.644Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-01-20T20:55:46.644Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-01-20T20:55:46.644Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-01-20T20:55:46.644Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-01-20T20:55:46.644Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-01-20T20:55:46.644Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-01-20T20:55:46.644Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-01-20T20:55:46.644Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-01-20T20:55:46.644Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-01-20T20:55:46.644Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-01-20T20:55:46.644Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-01-20T20:55:46.644Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-01-20T20:55:46.644Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-01-20T20:55:46.644Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-01-20T20:55:46.644Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-01-20T20:55:46.644Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-01-20T20:55:46.644Z] testing: warning: no tests to run [2022-01-20T20:55:46.644Z] PASS [2022-01-20T20:55:46.644Z] coverage: 0.0% of statements [2022-01-20T20:55:46.644Z] ok github.com/docker/docker/libnetwork/portmapper 0.046s coverage: 0.0% of statements [no tests to run] [2022-01-20T20:55:47.113Z] 2022/01/20 20:55:46 Closing DB instances... [2022-01-20T20:55:47.113Z] === RUN TestHashData [2022-01-20T20:55:47.113Z] --- PASS: TestHashData (0.00s) [2022-01-20T20:55:47.113Z] PASS [2022-01-20T20:55:47.113Z] coverage: 2.8% of statements [2022-01-20T20:55:47.113Z] ok github.com/docker/docker/libnetwork/resolvconf 0.056s coverage: 2.8% of statements [2022-01-20T20:55:47.287Z] === RUN TestDockerSuite/TestImportGzipped [2022-01-20T20:55:47.583Z] === RUN TestErrorConstructors [2022-01-20T20:55:47.583Z] --- PASS: TestErrorConstructors (0.00s) [2022-01-20T20:55:47.583Z] === RUN TestCompareIPMask [2022-01-20T20:55:47.583Z] --- PASS: TestCompareIPMask (0.00s) [2022-01-20T20:55:47.583Z] === RUN TestUtilGetHostPartIP [2022-01-20T20:55:47.583Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-01-20T20:55:47.583Z] === RUN TestUtilGetBroadcastIP [2022-01-20T20:55:47.583Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-01-20T20:55:47.583Z] === RUN TestParseCIDR [2022-01-20T20:55:47.583Z] --- PASS: TestParseCIDR (0.00s) [2022-01-20T20:55:47.583Z] PASS [2022-01-20T20:55:47.583Z] coverage: 37.3% of statements [2022-01-20T20:55:47.583Z] ok github.com/docker/docker/libnetwork/types 0.042s coverage: 37.3% of statements [2022-01-20T20:55:48.224Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-01-20T20:55:48.575Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-01-20T20:55:48.575Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-01-20T20:55:48.575Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-01-20T20:55:48.575Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-01-20T20:55:48.575Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-01-20T20:55:48.575Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-01-20T20:55:48.575Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-01-20T20:55:48.575Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-01-20T20:55:48.575Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-01-20T20:55:48.575Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-01-20T20:55:48.575Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-01-20T20:55:48.575Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-01-20T20:55:48.575Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-01-20T20:55:48.575Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-01-20T20:55:48.575Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-01-20T20:55:48.575Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-01-20T20:55:48.575Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-01-20T20:55:48.575Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-01-20T20:55:48.575Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-01-20T20:55:48.575Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-01-20T20:55:48.575Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-01-20T20:55:48.575Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-01-20T20:55:48.575Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-01-20T20:55:48.575Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-01-20T20:55:48.575Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-01-20T20:55:48.575Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-01-20T20:55:48.575Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-01-20T20:55:48.575Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-01-20T20:55:48.575Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-01-20T20:55:48.575Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-01-20T20:55:48.575Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-01-20T20:55:48.575Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-01-20T20:55:48.575Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-01-20T20:55:48.575Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-01-20T20:55:48.575Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-01-20T20:55:48.575Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-01-20T20:55:48.575Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-01-20T20:55:48.575Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-01-20T20:55:48.575Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-01-20T20:55:48.575Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-01-20T20:55:48.575Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-01-20T20:55:48.575Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-01-20T20:55:48.575Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-01-20T20:55:48.575Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-01-20T20:55:48.575Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-01-20T20:55:48.575Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-01-20T20:55:48.575Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-01-20T20:55:48.575Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-01-20T20:55:48.575Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-01-20T20:55:48.575Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-01-20T20:55:48.575Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-01-20T20:55:48.575Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-01-20T20:55:48.575Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-01-20T20:55:48.575Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-01-20T20:55:48.575Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-01-20T20:55:48.575Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-01-20T20:55:48.575Z] PASS [2022-01-20T20:55:48.575Z] coverage: 50.0% of statements [2022-01-20T20:55:48.575Z] ok github.com/docker/docker/oci 0.065s coverage: 50.0% of statements [2022-01-20T20:55:49.045Z] time="2022-01-20T20:55:48Z" level=error msg="node1(7f2f40f7e906) Could not close DB: timeout waiting for leave broadcast" [2022-01-20T20:55:49.045Z] --- PASS: TestNetworkDBJoinLeaveNetwork (3.08s) [2022-01-20T20:55:49.045Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-01-20T20:55:49.045Z] === RUN TestAddressPoolOpt [2022-01-20T20:55:49.045Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-01-20T20:55:49.045Z] === RUN TestValidateEnv [2022-01-20T20:55:49.045Z] === RUN TestValidateEnv/a [2022-01-20T20:55:49.045Z] === RUN TestValidateEnv/something [2022-01-20T20:55:49.045Z] === RUN TestValidateEnv/_=a [2022-01-20T20:55:49.045Z] === RUN TestValidateEnv/env1=value1 [2022-01-20T20:55:49.045Z] === RUN TestValidateEnv/_env1=value1 [2022-01-20T20:55:49.045Z] === RUN TestValidateEnv/env2=value2=value3 [2022-01-20T20:55:49.045Z] === RUN TestValidateEnv/env3=abc!qwe [2022-01-20T20:55:49.045Z] === RUN TestValidateEnv/env_4=value_4 [2022-01-20T20:55:49.045Z] === RUN TestValidateEnv/PATH [2022-01-20T20:55:49.045Z] === RUN TestValidateEnv/=a [2022-01-20T20:55:49.045Z] === RUN TestValidateEnv/PATH= [2022-01-20T20:55:49.045Z] === RUN TestValidateEnv/PATH=something [2022-01-20T20:55:49.045Z] === RUN TestValidateEnv/asd!qwe [2022-01-20T20:55:49.045Z] === RUN TestValidateEnv/1asd [2022-01-20T20:55:49.045Z] === RUN TestValidateEnv/123 [2022-01-20T20:55:49.045Z] === RUN TestValidateEnv/some_space [2022-01-20T20:55:49.045Z] === RUN TestValidateEnv/__some_space_before [2022-01-20T20:55:49.045Z] === RUN TestValidateEnv/some_space_after__ [2022-01-20T20:55:49.045Z] === RUN TestValidateEnv/= [2022-01-20T20:55:49.045Z] === RUN TestValidateEnv/PaTh [2022-01-20T20:55:49.045Z] --- PASS: TestValidateEnv (0.00s) [2022-01-20T20:55:49.045Z] --- PASS: TestValidateEnv/a (0.00s) [2022-01-20T20:55:49.045Z] --- PASS: TestValidateEnv/something (0.00s) [2022-01-20T20:55:49.045Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-01-20T20:55:49.045Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-01-20T20:55:49.045Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-01-20T20:55:49.045Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-01-20T20:55:49.045Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-01-20T20:55:49.045Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-01-20T20:55:49.045Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-01-20T20:55:49.045Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-01-20T20:55:49.045Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-01-20T20:55:49.045Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-01-20T20:55:49.045Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-01-20T20:55:49.045Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-01-20T20:55:49.045Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-01-20T20:55:49.045Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-01-20T20:55:49.045Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-01-20T20:55:49.045Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-01-20T20:55:49.045Z] --- PASS: TestValidateEnv/= (0.00s) [2022-01-20T20:55:49.045Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-01-20T20:55:49.045Z] === RUN TestParseHost [2022-01-20T20:55:49.045Z] --- PASS: TestParseHost (0.00s) [2022-01-20T20:55:49.045Z] === RUN TestParseDockerDaemonHost [2022-01-20T20:55:49.045Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-01-20T20:55:49.045Z] === RUN TestParseTCP [2022-01-20T20:55:49.045Z] --- PASS: TestParseTCP (0.00s) [2022-01-20T20:55:49.045Z] === RUN TestParseInvalidUnixAddrInvalid [2022-01-20T20:55:49.045Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-01-20T20:55:49.045Z] === RUN TestValidateExtraHosts [2022-01-20T20:55:49.045Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-01-20T20:55:49.045Z] === RUN TestIpOptString [2022-01-20T20:55:49.045Z] --- PASS: TestIpOptString (0.00s) [2022-01-20T20:55:49.045Z] === RUN TestNewIpOptInvalidDefaultVal [2022-01-20T20:55:49.045Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-01-20T20:55:49.045Z] === RUN TestNewIpOptValidDefaultVal [2022-01-20T20:55:49.045Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-01-20T20:55:49.045Z] === RUN TestIpOptSetInvalidVal [2022-01-20T20:55:49.045Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-01-20T20:55:49.045Z] === RUN TestValidateIPAddress [2022-01-20T20:55:49.045Z] --- PASS: TestValidateIPAddress (0.00s) [2022-01-20T20:55:49.045Z] === RUN TestMapOpts [2022-01-20T20:55:49.045Z] --- PASS: TestMapOpts (0.00s) [2022-01-20T20:55:49.045Z] === RUN TestListOptsWithoutValidator [2022-01-20T20:55:49.514Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-01-20T20:55:49.514Z] === RUN TestListOptsWithValidator [2022-01-20T20:55:49.514Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-01-20T20:55:49.514Z] === RUN TestValidateDNSSearch [2022-01-20T20:55:49.514Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-01-20T20:55:49.514Z] === RUN TestValidateLabel [2022-01-20T20:55:49.514Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-01-20T20:55:49.514Z] === RUN TestValidateLabel/label_with_general_format [2022-01-20T20:55:49.514Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-01-20T20:55:49.514Z] === RUN TestValidateLabel/label_with_one_more [2022-01-20T20:55:49.514Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-01-20T20:55:49.514Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-01-20T20:55:49.514Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-01-20T20:55:49.514Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-01-20T20:55:49.514Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-01-20T20:55:49.514Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-01-20T20:55:49.514Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-01-20T20:55:49.514Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-01-20T20:55:49.514Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-01-20T20:55:49.514Z] --- PASS: TestValidateLabel (0.00s) [2022-01-20T20:55:49.514Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-01-20T20:55:49.514Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-01-20T20:55:49.514Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-01-20T20:55:49.514Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-01-20T20:55:49.514Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-01-20T20:55:49.514Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-01-20T20:55:49.514Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-01-20T20:55:49.514Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-01-20T20:55:49.514Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-01-20T20:55:49.514Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-01-20T20:55:49.514Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-01-20T20:55:49.514Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-01-20T20:55:49.514Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-01-20T20:55:49.514Z] === RUN TestNamedListOpts [2022-01-20T20:55:49.514Z] --- PASS: TestNamedListOpts (0.00s) [2022-01-20T20:55:49.514Z] === RUN TestNamedMapOpts [2022-01-20T20:55:49.514Z] --- PASS: TestNamedMapOpts (0.00s) [2022-01-20T20:55:49.514Z] === RUN TestParseLink [2022-01-20T20:55:49.514Z] --- PASS: TestParseLink (0.00s) [2022-01-20T20:55:49.514Z] === RUN TestQuotedStringSetWithQuotes [2022-01-20T20:55:49.514Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2022-01-20T20:55:49.514Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2022-01-20T20:55:49.514Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2022-01-20T20:55:49.514Z] === RUN TestQuotedStringSetWithNoQuotes [2022-01-20T20:55:49.514Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2022-01-20T20:55:49.514Z] === RUN TestUlimitOpt [2022-01-20T20:55:49.514Z] --- PASS: TestUlimitOpt (0.00s) [2022-01-20T20:55:49.514Z] PASS [2022-01-20T20:55:49.514Z] coverage: 67.1% of statements [2022-01-20T20:55:49.514Z] ok github.com/docker/docker/opts 0.105s coverage: 67.1% of statements [2022-01-20T20:55:49.514Z] === RUN TestParseVersion [2022-01-20T20:55:49.514Z] --- PASS: TestParseVersion (0.00s) [2022-01-20T20:55:49.514Z] PASS [2022-01-20T20:55:49.514Z] coverage: 52.9% of statements [2022-01-20T20:55:49.514Z] ok github.com/docker/docker/pkg/aaparser 0.046s coverage: 52.9% of statements [2022-01-20T20:55:49.601Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-01-20T20:55:49.860Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-01-20T20:55:49.984Z] 2022/01/20 20:55:49 Closing DB instances... [2022-01-20T20:55:50.429Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-01-20T20:55:50.688Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-01-20T20:55:50.947Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-01-20T20:55:50.947Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-01-20T20:55:51.206Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-01-20T20:55:51.553Z] === RUN TestPeerCertificateMarshalJSON [2022-01-20T20:55:51.554Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.65s) [2022-01-20T20:55:51.554Z] === RUN TestNetworkDBCRUDTableEntry [2022-01-20T20:55:51.774Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-01-20T20:55:52.023Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-01-20T20:55:52.023Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-01-20T20:55:52.023Z] --- PASS: TestPeerCertificateMarshalJSON (0.35s) [2022-01-20T20:55:52.023Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-01-20T20:55:52.023Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-01-20T20:55:52.023Z] === RUN TestMiddleware [2022-01-20T20:55:52.024Z] --- PASS: TestMiddleware (0.00s) [2022-01-20T20:55:52.024Z] === RUN TestNewResponseModifier [2022-01-20T20:55:52.024Z] --- PASS: TestNewResponseModifier (0.00s) [2022-01-20T20:55:52.024Z] PASS [2022-01-20T20:55:52.024Z] coverage: 26.8% of statements [2022-01-20T20:55:52.024Z] === RUN TestIsArchivePathDir [2022-01-20T20:55:52.024Z] ok github.com/docker/docker/pkg/authorization 0.414s coverage: 26.8% of statements [2022-01-20T20:55:52.024Z] --- PASS: TestIsArchivePathDir (0.08s) [2022-01-20T20:55:52.024Z] === RUN TestIsArchivePathInvalidFile [2022-01-20T20:55:52.024Z] --- PASS: TestIsArchivePathInvalidFile (0.16s) [2022-01-20T20:55:52.024Z] === RUN TestIsArchivePathTar [2022-01-20T20:55:52.342Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-01-20T20:55:52.493Z] --- PASS: TestIsArchivePathTar (0.19s) [2022-01-20T20:55:52.493Z] === RUN TestDecompressStreamGzip [2022-01-20T20:55:52.493Z] --- PASS: TestDecompressStreamGzip (0.14s) [2022-01-20T20:55:52.493Z] === RUN TestDecompressStreamBzip2 [2022-01-20T20:55:52.493Z] --- PASS: TestDecompressStreamBzip2 (0.12s) [2022-01-20T20:55:52.493Z] === RUN TestDecompressStreamXz [2022-01-20T20:55:52.493Z] archive_test.go:133: Xz not present in msys2 [2022-01-20T20:55:52.493Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-01-20T20:55:52.493Z] === RUN TestDecompressStreamZstd [2022-01-20T20:55:52.493Z] === RUN TestUnbuffered [2022-01-20T20:55:52.493Z] --- PASS: TestUnbuffered (0.00s) [2022-01-20T20:55:52.493Z] === RUN TestRaceUnbuffered [2022-01-20T20:55:52.493Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-01-20T20:55:52.493Z] PASS [2022-01-20T20:55:52.493Z] coverage: 100.0% of statements [2022-01-20T20:55:52.493Z] archive_test.go:140: zstd not installed [2022-01-20T20:55:52.493Z] --- SKIP: TestDecompressStreamZstd (0.03s) [2022-01-20T20:55:52.493Z] === RUN TestCompressStreamXzUnsupported [2022-01-20T20:55:52.493Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-01-20T20:55:52.493Z] === RUN TestCompressStreamBzip2Unsupported [2022-01-20T20:55:52.493Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-01-20T20:55:52.493Z] === RUN TestCompressStreamInvalid [2022-01-20T20:55:52.493Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-01-20T20:55:52.493Z] === RUN TestExtensionInvalid [2022-01-20T20:55:52.493Z] --- PASS: TestExtensionInvalid (0.00s) [2022-01-20T20:55:52.493Z] === RUN TestExtensionUncompressed [2022-01-20T20:55:52.493Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-01-20T20:55:52.493Z] === RUN TestExtensionBzip2 [2022-01-20T20:55:52.493Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-01-20T20:55:52.493Z] === RUN TestExtensionGzip [2022-01-20T20:55:52.493Z] --- PASS: TestExtensionGzip (0.00s) [2022-01-20T20:55:52.493Z] === RUN TestExtensionXz [2022-01-20T20:55:52.493Z] --- PASS: TestExtensionXz (0.00s) [2022-01-20T20:55:52.493Z] === RUN TestExtensionZstd [2022-01-20T20:55:52.493Z] --- PASS: TestExtensionZstd (0.00s) [2022-01-20T20:55:52.493Z] === RUN TestCmdStreamLargeStderr [2022-01-20T20:55:52.493Z] ok github.com/docker/docker/pkg/broadcaster 0.049s coverage: 100.0% of statements [2022-01-20T20:55:52.493Z] --- PASS: TestCmdStreamLargeStderr (0.10s) [2022-01-20T20:55:52.493Z] === RUN TestCmdStreamBad [2022-01-20T20:55:52.493Z] archive_test.go:252: Failing on Windows CI machines [2022-01-20T20:55:52.493Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-01-20T20:55:52.493Z] === RUN TestCmdStreamGood [2022-01-20T20:55:52.493Z] --- PASS: TestCmdStreamGood (0.05s) [2022-01-20T20:55:52.493Z] === RUN TestUntarPathWithInvalidDest [2022-01-20T20:55:52.601Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-01-20T20:55:52.963Z] --- PASS: TestUntarPathWithInvalidDest (0.07s) [2022-01-20T20:55:52.963Z] === RUN TestUntarPathWithInvalidSrc [2022-01-20T20:55:52.963Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-01-20T20:55:52.963Z] === RUN TestUntarPath [2022-01-20T20:55:52.963Z] --- PASS: TestUntarPath (0.09s) [2022-01-20T20:55:52.963Z] === RUN TestUntarPathWithDestinationFile [2022-01-20T20:55:52.963Z] --- PASS: TestUntarPathWithDestinationFile (0.08s) [2022-01-20T20:55:52.963Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-01-20T20:55:52.963Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.07s) [2022-01-20T20:55:52.963Z] === RUN TestCopyWithTarInvalidSrc [2022-01-20T20:55:52.963Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-01-20T20:55:52.963Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-01-20T20:55:52.963Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-01-20T20:55:52.963Z] === RUN TestCopyWithTarSrcFile [2022-01-20T20:55:52.963Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-01-20T20:55:52.963Z] === RUN TestCopyWithTarSrcFolder [2022-01-20T20:55:52.963Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-01-20T20:55:52.963Z] === RUN TestCopyFileWithTarInvalidSrc [2022-01-20T20:55:52.963Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-01-20T20:55:52.963Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-01-20T20:55:52.963Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-01-20T20:55:52.963Z] === RUN TestCopyFileWithTarSrcFolder [2022-01-20T20:55:52.963Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-01-20T20:55:52.963Z] === RUN TestCopyFileWithTarSrcFile [2022-01-20T20:55:52.963Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-01-20T20:55:52.963Z] === RUN TestTarFiles [2022-01-20T20:55:53.169Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-01-20T20:55:53.429Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-01-20T20:55:53.434Z] === RUN TestMatch [2022-01-20T20:55:53.434Z] === RUN TestMatch/[[]] [2022-01-20T20:55:53.434Z] === RUN TestMatch/[[foo]] [2022-01-20T20:55:53.434Z] === RUN TestMatch/[[bar]_[foo]] [2022-01-20T20:55:53.434Z] === RUN TestMatch/[[foo_bar]] [2022-01-20T20:55:53.434Z] === RUN TestMatch/[[qux]_[foo]] [2022-01-20T20:55:53.434Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-01-20T20:55:53.434Z] === RUN TestMatch/[] [2022-01-20T20:55:53.434Z] === RUN TestMatch/[]#01 [2022-01-20T20:55:53.434Z] === RUN TestMatch/[[qux]] [2022-01-20T20:55:53.434Z] === RUN TestMatch/[[foo_bar_qux]] [2022-01-20T20:55:53.434Z] === RUN TestMatch/[[qux]_[baz]] [2022-01-20T20:55:53.434Z] === RUN TestMatch/[[foo_baz]] [2022-01-20T20:55:53.434Z] --- PASS: TestMatch (0.00s) [2022-01-20T20:55:53.434Z] --- PASS: TestMatch/[[]] (0.00s) [2022-01-20T20:55:53.434Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-01-20T20:55:53.434Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-01-20T20:55:53.434Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-01-20T20:55:53.434Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-01-20T20:55:53.434Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-01-20T20:55:53.434Z] --- PASS: TestMatch/[] (0.00s) [2022-01-20T20:55:53.434Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-01-20T20:55:53.434Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-01-20T20:55:53.434Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-01-20T20:55:53.434Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-01-20T20:55:53.434Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-01-20T20:55:53.434Z] PASS [2022-01-20T20:55:53.434Z] coverage: 87.5% of statements [2022-01-20T20:55:53.434Z] ok github.com/docker/docker/pkg/capabilities 0.047s coverage: 87.5% of statements [2022-01-20T20:55:53.689Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-01-20T20:55:53.903Z] 2022/01/20 20:55:53 Closing DB instances... [2022-01-20T20:55:54.630Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-01-20T20:55:54.935Z] === RUN TestChrootTarUntar [2022-01-20T20:55:54.935Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-01-20T20:55:54.935Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-01-20T20:55:54.935Z] === RUN TestChrootUntarWithHugeExcludesList [2022-01-20T20:55:54.935Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-01-20T20:55:54.935Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-01-20T20:55:54.935Z] === RUN TestChrootUntarEmptyArchive [2022-01-20T20:55:54.935Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-01-20T20:55:54.935Z] === RUN TestChrootTarUntarWithSymlink [2022-01-20T20:55:54.935Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-01-20T20:55:54.935Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-01-20T20:55:54.935Z] === RUN TestChrootCopyWithTar [2022-01-20T20:55:54.936Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-01-20T20:55:54.936Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-01-20T20:55:54.936Z] === RUN TestChrootCopyFileWithTar [2022-01-20T20:55:54.936Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-01-20T20:55:54.936Z] --- SKIP: TestChrootCopyFileWithTar (0.01s) [2022-01-20T20:55:54.936Z] === RUN TestChrootUntarPath [2022-01-20T20:55:54.936Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-01-20T20:55:54.936Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-01-20T20:55:54.936Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-01-20T20:55:54.936Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-01-20T20:55:54.936Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-01-20T20:55:54.936Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-01-20T20:55:54.936Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-01-20T20:55:54.936Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-01-20T20:55:54.936Z] === RUN TestChrootApplyDotDotFile [2022-01-20T20:55:54.936Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-01-20T20:55:54.936Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-01-20T20:55:54.936Z] PASS [2022-01-20T20:55:54.936Z] coverage: 15.1% of statements [2022-01-20T20:55:54.936Z] ok github.com/docker/docker/pkg/chrootarchive 0.124s coverage: 15.1% of statements [2022-01-20T20:55:55.201Z] --- PASS: TestInfoAPIWarnings (16.34s) [2022-01-20T20:55:55.201Z] === RUN TestInfoDebug [2022-01-20T20:55:55.201Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-01-20T20:55:55.405Z] === RUN TestSizeEmpty [2022-01-20T20:55:55.405Z] --- PASS: TestSizeEmpty (0.00s) [2022-01-20T20:55:55.405Z] === RUN TestSizeEmptyFile [2022-01-20T20:55:55.405Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-01-20T20:55:55.405Z] === RUN TestSizeNonemptyFile [2022-01-20T20:55:55.405Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-01-20T20:55:55.405Z] === RUN TestSizeNestedDirectoryEmpty [2022-01-20T20:55:55.405Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-01-20T20:55:55.405Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-01-20T20:55:55.405Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-01-20T20:55:55.405Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-01-20T20:55:55.405Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-01-20T20:55:55.405Z] === RUN TestMoveToSubdir [2022-01-20T20:55:55.405Z] --- PASS: TestMoveToSubdir (0.01s) [2022-01-20T20:55:55.405Z] === RUN TestSizeNonExistingDirectory [2022-01-20T20:55:55.405Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-01-20T20:55:55.405Z] PASS [2022-01-20T20:55:55.405Z] coverage: 80.0% of statements [2022-01-20T20:55:55.405Z] ok github.com/docker/docker/pkg/directory 0.078s coverage: 80.0% of statements [2022-01-20T20:55:55.461Z] --- PASS: TestInfoDebug (0.53s) [2022-01-20T20:55:55.461Z] === RUN TestInfoInsecureRegistries [2022-01-20T20:55:55.720Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-01-20T20:55:55.720Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-01-20T20:55:55.875Z] --- PASS: TestNetworkDBCRUDTableEntry (4.34s) [2022-01-20T20:55:55.875Z] === RUN TestNetworkDBCRUDTableEntries [2022-01-20T20:55:56.288Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2022-01-20T20:55:56.288Z] === RUN TestInfoRegistryMirrors [2022-01-20T20:55:56.288Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-01-20T20:55:56.288Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-01-20T20:55:56.288Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-01-20T20:55:56.547Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2022-01-20T20:55:56.548Z] === RUN TestLoginFailsWithBadCredentials [2022-01-20T20:55:56.808Z] --- PASS: TestLoginFailsWithBadCredentials (0.12s) [2022-01-20T20:55:56.808Z] === RUN TestPingCacheHeaders [2022-01-20T20:55:56.808Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-01-20T20:55:56.808Z] === RUN TestPingGet [2022-01-20T20:55:56.808Z] --- PASS: TestPingGet (0.02s) [2022-01-20T20:55:56.808Z] === RUN TestPingHead [2022-01-20T20:55:56.808Z] --- PASS: TestPingHead (0.02s) [2022-01-20T20:55:56.808Z] === RUN TestVersion [2022-01-20T20:55:56.808Z] --- PASS: TestVersion (0.02s) [2022-01-20T20:55:56.808Z] === CONT TestDiskUsage [2022-01-20T20:55:56.808Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-01-20T20:55:56.864Z] === RUN TestPollerAddRemove [2022-01-20T20:55:56.864Z] --- PASS: TestPollerAddRemove (0.00s) [2022-01-20T20:55:56.864Z] === RUN TestPollerEvent [2022-01-20T20:55:56.864Z] poller_test.go:40: No chmod on Windows [2022-01-20T20:55:56.864Z] --- SKIP: TestPollerEvent (0.00s) [2022-01-20T20:55:56.864Z] === RUN TestPollerClose [2022-01-20T20:55:56.864Z] --- PASS: TestPollerClose (0.00s) [2022-01-20T20:55:56.864Z] PASS [2022-01-20T20:55:56.864Z] coverage: 45.7% of statements [2022-01-20T20:55:56.864Z] ok github.com/docker/docker/pkg/filenotify 0.056s coverage: 45.7% of statements [2022-01-20T20:55:57.389Z] === RUN TestDiskUsage/empty [2022-01-20T20:55:57.389Z] === RUN TestDiskUsage/empty/container_types [2022-01-20T20:55:57.389Z] === RUN TestDiskUsage/empty/image_types [2022-01-20T20:55:57.389Z] === RUN TestDiskUsage/empty/volume_types [2022-01-20T20:55:57.389Z] === RUN TestDiskUsage/empty/build-cache_types [2022-01-20T20:55:57.389Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-01-20T20:55:57.389Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-01-20T20:55:57.389Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-01-20T20:55:57.389Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-01-20T20:55:57.389Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-01-20T20:55:57.389Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-01-20T20:55:57.389Z] === RUN TestDiskUsage/after_LoadBusybox [2022-01-20T20:55:57.389Z] === RUN TestDockerSuite/TestInspectDefault [2022-01-20T20:55:57.652Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-01-20T20:55:57.652Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-01-20T20:55:57.652Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-01-20T20:55:57.652Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-01-20T20:55:57.652Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-01-20T20:55:57.652Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-01-20T20:55:57.652Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-01-20T20:55:57.652Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-01-20T20:55:57.652Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-01-20T20:55:57.652Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-01-20T20:55:57.652Z] === RUN TestDiskUsage/after_container.Run [2022-01-20T20:55:57.854Z] === RUN TestCopyFileWithInvalidSrc [2022-01-20T20:55:57.854Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-01-20T20:55:57.854Z] === RUN TestCopyFileWithInvalidDest [2022-01-20T20:55:57.854Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-01-20T20:55:57.854Z] === RUN TestCopyFileWithSameSrcAndDest [2022-01-20T20:55:57.854Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-01-20T20:55:57.854Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-01-20T20:55:57.854Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-01-20T20:55:57.854Z] === RUN TestCopyFile [2022-01-20T20:55:57.854Z] --- PASS: TestCopyFile (0.00s) [2022-01-20T20:55:57.854Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-01-20T20:55:57.854Z] fileutils_test.go:133: Needs porting to Windows [2022-01-20T20:55:57.854Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-01-20T20:55:57.854Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-01-20T20:55:57.854Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-01-20T20:55:57.854Z] === RUN TestReadSymlinkedDirectoryToFile [2022-01-20T20:55:57.854Z] fileutils_test.go:179: Needs porting to Windows [2022-01-20T20:55:57.854Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-01-20T20:55:57.854Z] === RUN TestWildcardMatches [2022-01-20T20:55:57.854Z] --- PASS: TestWildcardMatches (0.00s) [2022-01-20T20:55:57.854Z] === RUN TestPatternMatches [2022-01-20T20:55:57.854Z] --- PASS: TestPatternMatches (0.00s) [2022-01-20T20:55:57.854Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-01-20T20:55:57.854Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-01-20T20:55:57.854Z] === RUN TestPatternMatchesFolderExclusions [2022-01-20T20:55:57.854Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-01-20T20:55:57.854Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-01-20T20:55:57.854Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-01-20T20:55:57.854Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-01-20T20:55:57.854Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-01-20T20:55:57.854Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-01-20T20:55:57.854Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-01-20T20:55:57.854Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-01-20T20:55:57.854Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-01-20T20:55:57.854Z] === RUN TestSingleExclamationError [2022-01-20T20:55:57.854Z] --- PASS: TestSingleExclamationError (0.00s) [2022-01-20T20:55:57.854Z] === RUN TestMatchesWithNoPatterns [2022-01-20T20:55:57.854Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-01-20T20:55:57.854Z] === RUN TestMatchesWithMalformedPatterns [2022-01-20T20:55:57.854Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-01-20T20:55:57.854Z] === RUN TestMatches [2022-01-20T20:55:57.854Z] === RUN TestMatches/MatchesOrParentMatches [2022-01-20T20:55:57.854Z] === RUN TestMatches/MatchesUsingParentResult [2022-01-20T20:55:57.854Z] === RUN TestMatches/MatchesUsingParentResults [2022-01-20T20:55:57.854Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-01-20T20:55:57.854Z] --- PASS: TestMatches (0.01s) [2022-01-20T20:55:57.854Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-01-20T20:55:57.854Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-01-20T20:55:57.854Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-01-20T20:55:57.854Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-01-20T20:55:57.854Z] === RUN TestCleanPatterns [2022-01-20T20:55:57.854Z] --- PASS: TestCleanPatterns (0.00s) [2022-01-20T20:55:57.854Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-01-20T20:55:57.854Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-01-20T20:55:57.854Z] === RUN TestCleanPatternsExceptionFlag [2022-01-20T20:55:57.854Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-01-20T20:55:57.854Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-01-20T20:55:57.854Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-01-20T20:55:57.854Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-01-20T20:55:57.854Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-01-20T20:55:57.854Z] === RUN TestCleanPatternsErrorSingleException [2022-01-20T20:55:57.854Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-01-20T20:55:57.854Z] === RUN TestCreateIfNotExistsDir [2022-01-20T20:55:57.854Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-01-20T20:55:57.854Z] === RUN TestCreateIfNotExistsFile [2022-01-20T20:55:57.854Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2022-01-20T20:55:57.854Z] === RUN TestMatch [2022-01-20T20:55:57.854Z] --- PASS: TestMatch (0.00s) [2022-01-20T20:55:57.854Z] PASS [2022-01-20T20:55:57.854Z] coverage: 84.0% of statements [2022-01-20T20:55:57.854Z] ok github.com/docker/docker/pkg/fileutils 0.106s coverage: 84.0% of statements [2022-01-20T20:55:57.854Z] 2022/01/20 20:55:57 Closing DB instances... [2022-01-20T20:55:58.224Z] === RUN TestDockerSuite/TestInspectHistory [2022-01-20T20:55:58.224Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-01-20T20:55:58.224Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-01-20T20:55:58.224Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-01-20T20:55:58.224Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-01-20T20:55:58.224Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-01-20T20:55:58.224Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-01-20T20:55:58.224Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-01-20T20:55:58.224Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-01-20T20:55:58.224Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-01-20T20:55:58.224Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-01-20T20:55:58.224Z] --- PASS: TestDiskUsage (1.44s) [2022-01-20T20:55:58.224Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-01-20T20:55:58.224Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-01-20T20:55:58.224Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-01-20T20:55:58.224Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-01-20T20:55:58.224Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-01-20T20:55:58.224Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-01-20T20:55:58.224Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-01-20T20:55:58.224Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-01-20T20:55:58.224Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-01-20T20:55:58.224Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-01-20T20:55:58.224Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-01-20T20:55:58.224Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.27s) [2022-01-20T20:55:58.224Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-01-20T20:55:58.224Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-01-20T20:55:58.224Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-01-20T20:55:58.224Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-01-20T20:55:58.224Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-01-20T20:55:58.224Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-01-20T20:55:58.224Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-01-20T20:55:58.224Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-01-20T20:55:58.224Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-01-20T20:55:58.224Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-01-20T20:55:58.224Z] --- PASS: TestDiskUsage/after_container.Run (0.47s) [2022-01-20T20:55:58.224Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-01-20T20:55:58.224Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-01-20T20:55:58.224Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-01-20T20:55:58.224Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-01-20T20:55:58.224Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-01-20T20:55:58.224Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-01-20T20:55:58.224Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-01-20T20:55:58.224Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-01-20T20:55:58.224Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-01-20T20:55:58.224Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-01-20T20:55:58.224Z] PASS [2022-01-20T20:55:58.224Z] [2022-01-20T20:55:58.224Z] === Skipped [2022-01-20T20:55:58.224Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-01-20T20:55:58.224Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-01-20T20:55:58.224Z] [2022-01-20T20:55:58.224Z] DONE 50 tests, 1 skipped in 20.521s [2022-01-20T20:55:58.224Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-01-20T20:55:58.224Z] ++ 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-01-20T20:55:58.224Z] ++ set -e [2022-01-20T20:55:58.224Z] ++ '[' -n 0 ']' [2022-01-20T20:55:58.224Z] ++ set -x [2022-01-20T20:55:58.224Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-01-20T20:55:58.484Z] INFO: Testing against a local daemon [2022-01-20T20:55:58.484Z] === RUN TestVolumesCreateAndList [2022-01-20T20:55:58.484Z] --- PASS: TestVolumesCreateAndList (0.03s) [2022-01-20T20:55:58.484Z] === RUN TestVolumesRemove [2022-01-20T20:55:58.484Z] --- PASS: TestVolumesRemove (0.06s) [2022-01-20T20:55:58.484Z] === RUN TestVolumesInspect [2022-01-20T20:55:58.484Z] --- PASS: TestVolumesInspect (0.03s) [2022-01-20T20:55:58.484Z] === RUN TestVolumesInvalidJSON [2022-01-20T20:55:58.484Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-01-20T20:55:58.484Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-01-20T20:55:58.484Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-01-20T20:55:58.484Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-01-20T20:55:58.484Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-01-20T20:55:58.484Z] PASS [2022-01-20T20:55:58.484Z] [2022-01-20T20:55:58.484Z] DONE 5 tests in 0.241s [2022-01-20T20:55:58.484Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-01-20T20:55:58.743Z] === RUN TestDockerSuite/TestInspectImage [2022-01-20T20:55:58.743Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-01-20T20:55:58.743Z] ++++ cat bundles/test-integration/docker.pid [2022-01-20T20:55:58.743Z] +++ kill 6155 [2022-01-20T20:55:58.743Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-01-20T20:55:58.743Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-01-20T20:55:58.743Z] === RUN TestDockerSuite/TestInspectInt64 [2022-01-20T20:55:58.845Z] === RUN TestGet [2022-01-20T20:55:58.845Z] --- PASS: TestGet (0.00s) [2022-01-20T20:55:58.845Z] === RUN TestGetShortcutString [2022-01-20T20:55:58.845Z] --- PASS: TestGetShortcutString (0.00s) [2022-01-20T20:55:58.845Z] PASS [2022-01-20T20:55:58.845Z] coverage: 42.9% of statements [2022-01-20T20:55:58.845Z] ok github.com/docker/docker/pkg/homedir 0.053s coverage: 42.9% of statements [2022-01-20T20:55:59.003Z] +++ /etc/init.d/apparmor stop [2022-01-20T20:55:59.003Z] Leaving: AppArmorNo profiles have been unloaded. [2022-01-20T20:55:59.003Z] [2022-01-20T20:55:59.003Z] Unloading profiles will leave already running processes permanently [2022-01-20T20:55:59.003Z] unconfined, which can lead to unexpected situations. [2022-01-20T20:55:59.003Z] [2022-01-20T20:55:59.003Z] To set a process to complain mode, use the command line tool [2022-01-20T20:55:59.003Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-01-20T20:55:59.003Z] +++ true [2022-01-20T20:55:59.003Z] exiting test-integration [2022-01-20T20:55:59.003Z] ++ exit 0 [2022-01-20T20:55:59.003Z] [2022-01-20T20:55:59.315Z] --- PASS: TestNetworkDBCRUDTableEntries (3.44s) [2022-01-20T20:55:59.315Z] === RUN TestNetworkDBNodeLeave [2022-01-20T20:55:59.448Z] === RUN TestConfigDaemonLibtrustID [2022-01-20T20:55:59.448Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-01-20T20:55:59.448Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-01-20T20:55:59.448Z] === RUN TestDaemonConfigValidation [2022-01-20T20:55:59.448Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-01-20T20:55:59.448Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-01-20T20:55:59.448Z] === RUN TestConfigDaemonSeccompProfiles [2022-01-20T20:55:59.448Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-01-20T20:55:59.448Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-01-20T20:55:59.448Z] === RUN TestDaemonProxy [2022-01-20T20:55:59.448Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-01-20T20:55:59.448Z] --- SKIP: TestDaemonProxy (0.00s) [2022-01-20T20:55:59.448Z] PASS [2022-01-20T20:55:59.448Z] ok github.com/docker/docker/integration/daemon 0.111s [2022-01-20T20:55:59.448Z] [2022-01-20T20:55:59.448Z] === Skipped [2022-01-20T20:55:59.448Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-01-20T20:55:59.448Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-01-20T20:55:59.448Z] [2022-01-20T20:55:59.448Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-01-20T20:55:59.448Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-01-20T20:55:59.448Z] [2022-01-20T20:55:59.448Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-01-20T20:55:59.448Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-01-20T20:55:59.448Z] [2022-01-20T20:55:59.448Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-01-20T20:55:59.448Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-01-20T20:55:59.448Z] [2022-01-20T20:55:59.448Z] DONE 4 tests, 4 skipped in 21.312s [2022-01-20T20:55:59.448Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-01-20T20:55:59.571Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-01-20T20:55:59.571Z] + for job in $(jobs -p) [2022-01-20T20:55:59.571Z] + wait 2451 [2022-01-20T20:55:59.785Z] === RUN TestCreateIDMapOrder [2022-01-20T20:55:59.785Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-01-20T20:55:59.785Z] PASS [2022-01-20T20:55:59.785Z] coverage: 7.2% of statements [2022-01-20T20:55:59.785Z] ok github.com/docker/docker/pkg/idtools 0.051s coverage: 7.2% of statements [2022-01-20T20:56:00.139Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-01-20T20:56:00.254Z] --- PASS: TestTarFiles (7.27s) [2022-01-20T20:56:00.254Z] === RUN TestDetectCompressionZstd [2022-01-20T20:56:00.254Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-01-20T20:56:00.254Z] === RUN TestTarUntar [2022-01-20T20:56:00.254Z] --- PASS: TestTarUntar (0.05s) [2022-01-20T20:56:00.254Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-01-20T20:56:00.254Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s) [2022-01-20T20:56:00.254Z] === RUN TestTarWithOptions [2022-01-20T20:56:00.254Z] --- PASS: TestTarWithOptions (0.08s) [2022-01-20T20:56:00.254Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-01-20T20:56:00.254Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-01-20T20:56:00.254Z] === RUN TestUntarUstarGnuConflict [2022-01-20T20:56:00.399Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-01-20T20:56:00.658Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-01-20T20:56:00.724Z] --- PASS: TestUntarUstarGnuConflict (0.02s) [2022-01-20T20:56:00.724Z] === RUN TestUntarInvalidFilenames [2022-01-20T20:56:00.724Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames3726165593\\dest" [2022-01-20T20:56:00.724Z] --- PASS: TestUntarInvalidFilenames (0.23s) [2022-01-20T20:56:00.724Z] === RUN TestUntarHardlinkToSymlink [2022-01-20T20:56:00.724Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-01-20T20:56:00.724Z] === RUN TestUntarInvalidHardlink [2022-01-20T20:56:00.724Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink751927318\\victim\\hello" -> "../victim/hello" [2022-01-20T20:56:00.724Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3577311164\\victim\\hello" -> "/../victim/hello" [2022-01-20T20:56:00.724Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1767180508\\victim" -> "../victim" [2022-01-20T20:56:00.724Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink4232428510\\victim" -> "../victim" [2022-01-20T20:56:00.724Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink4062732882\\victim" -> "../victim" [2022-01-20T20:56:00.724Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3789589655\\victim" -> "../victim" [2022-01-20T20:56:00.724Z] --- PASS: TestUntarInvalidHardlink (0.04s) [2022-01-20T20:56:00.724Z] === RUN TestUntarInvalidSymlink [2022-01-20T20:56:00.724Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1419960962\\dest\\dotdot" -> "../victim/hello" [2022-01-20T20:56:00.724Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1086338240\\dest\\slash-dotdot" -> "/../victim/hello" [2022-01-20T20:56:00.724Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4285527786\\dest\\loophole-victim" -> "../victim" [2022-01-20T20:56:00.724Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3013127915\\dest\\loophole-victim" -> "../victim" [2022-01-20T20:56:00.724Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3029089950\\dest\\loophole-victim" -> "../victim" [2022-01-20T20:56:00.724Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2349559474\\dest\\loophole-victim" -> "../victim" [2022-01-20T20:56:00.724Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink341487929\\dest\\dir\\loophole" -> "../../victim" [2022-01-20T20:56:00.724Z] --- PASS: TestUntarInvalidSymlink (0.04s) [2022-01-20T20:56:00.724Z] === RUN TestTempArchiveCloseMultipleTimes [2022-01-20T20:56:00.724Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-01-20T20:56:00.724Z] === RUN TestXGlobalNoParent [2022-01-20T20:56:00.724Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-01-20T20:56:00.724Z] === RUN TestReplaceFileTarWrapper [2022-01-20T20:56:01.016Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-20T20:56:01.016Z] INFO: Testing against a local daemon [2022-01-20T20:56:01.016Z] === RUN TestCommitInheritsEnv [2022-01-20T20:56:01.016Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-20T20:56:01.016Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-01-20T20:56:01.016Z] === RUN TestImportExtremelyLargeImageWorks [2022-01-20T20:56:01.016Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2022-01-20T20:56:01.016Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-01-20T20:56:01.016Z] === RUN TestImagesFilterMultiReference [2022-01-20T20:56:01.016Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2022-01-20T20:56:01.016Z] === RUN TestImagePullPlatformInvalid [2022-01-20T20:56:01.016Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-01-20T20:56:01.016Z] === RUN TestRemoveImageOrphaning [2022-01-20T20:56:01.194Z] --- PASS: TestReplaceFileTarWrapper (0.23s) [2022-01-20T20:56:01.194Z] === RUN TestPrefixHeaderReadable [2022-01-20T20:56:01.194Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2022-01-20T20:56:01.194Z] === RUN TestDisablePigz [2022-01-20T20:56:01.194Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-01-20T20:56:01.194Z] --- PASS: TestDisablePigz (0.16s) [2022-01-20T20:56:01.194Z] === RUN TestPigz [2022-01-20T20:56:01.194Z] === RUN TestFixedBufferCap [2022-01-20T20:56:01.194Z] --- PASS: TestFixedBufferCap (0.00s) [2022-01-20T20:56:01.194Z] === RUN TestFixedBufferLen [2022-01-20T20:56:01.194Z] --- PASS: TestFixedBufferLen (0.00s) [2022-01-20T20:56:01.194Z] === RUN TestFixedBufferString [2022-01-20T20:56:01.194Z] --- PASS: TestFixedBufferString (0.00s) [2022-01-20T20:56:01.194Z] === RUN TestFixedBufferWrite [2022-01-20T20:56:01.194Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-01-20T20:56:01.194Z] === RUN TestFixedBufferRead [2022-01-20T20:56:01.194Z] --- PASS: TestFixedBufferRead (0.00s) [2022-01-20T20:56:01.194Z] === RUN TestBytesPipeRead [2022-01-20T20:56:01.194Z] --- PASS: TestBytesPipeRead (0.00s) [2022-01-20T20:56:01.194Z] === RUN TestBytesPipeWrite [2022-01-20T20:56:01.194Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-01-20T20:56:01.194Z] === RUN TestBytesPipeWriteRandomChunks [2022-01-20T20:56:01.194Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-01-20T20:56:01.194Z] --- PASS: TestPigz (0.15s) [2022-01-20T20:56:01.194Z] === RUN TestCopyFileWithInvalidDest [2022-01-20T20:56:01.194Z] archive_windows_test.go:16: Currently fails [2022-01-20T20:56:01.194Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-01-20T20:56:01.194Z] === RUN TestCanonicalTarNameForPath [2022-01-20T20:56:01.194Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-01-20T20:56:01.194Z] === RUN TestCanonicalTarName [2022-01-20T20:56:01.194Z] --- PASS: TestCanonicalTarName (0.00s) [2022-01-20T20:56:01.194Z] === RUN TestChmodTarEntry [2022-01-20T20:56:01.194Z] --- PASS: TestChmodTarEntry (0.00s) [2022-01-20T20:56:01.194Z] === RUN TestHardLinkOrder [2022-01-20T20:56:01.226Z] === RUN TestDockerSuite/TestInspectPlugin [2022-01-20T20:56:01.666Z] --- PASS: TestHardLinkOrder (0.10s) [2022-01-20T20:56:01.666Z] === RUN TestChangeString [2022-01-20T20:56:01.666Z] --- PASS: TestChangeString (0.00s) [2022-01-20T20:56:01.666Z] === RUN TestChangesWithNoChanges [2022-01-20T20:56:01.666Z] --- PASS: TestChangesWithNoChanges (0.03s) [2022-01-20T20:56:01.666Z] === RUN TestChangesWithChanges [2022-01-20T20:56:01.666Z] --- PASS: TestChangesWithChanges (0.04s) [2022-01-20T20:56:01.666Z] === RUN TestChangesWithChangesGH13590 [2022-01-20T20:56:01.666Z] changes_test.go:195: needs more investigation [2022-01-20T20:56:01.666Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-01-20T20:56:01.666Z] === RUN TestChangesDirsEmpty [2022-01-20T20:56:01.666Z] --- PASS: TestChangesDirsEmpty (0.16s) [2022-01-20T20:56:01.666Z] === RUN TestChangesDirsMutated [2022-01-20T20:56:01.666Z] --- PASS: TestBytesPipeWriteRandomChunks (0.53s) [2022-01-20T20:56:01.666Z] === RUN TestAtomicWriteToFile [2022-01-20T20:56:01.666Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-01-20T20:56:01.666Z] === RUN TestAtomicWriteSetCommit [2022-01-20T20:56:01.666Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-01-20T20:56:01.666Z] === RUN TestAtomicWriteSetCancel [2022-01-20T20:56:01.666Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-01-20T20:56:01.666Z] === RUN TestReadCloserWrapperClose [2022-01-20T20:56:01.666Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-01-20T20:56:01.666Z] === RUN TestReaderErrWrapperReadOnError [2022-01-20T20:56:01.666Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-01-20T20:56:01.666Z] === RUN TestReaderErrWrapperRead [2022-01-20T20:56:01.666Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-01-20T20:56:01.666Z] === RUN TestCancelReadCloser [2022-01-20T20:56:02.006Z] --- PASS: TestRemoveImageOrphaning (1.01s) [2022-01-20T20:56:02.006Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-01-20T20:56:02.006Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2022-01-20T20:56:02.006Z] === RUN TestTagInvalidReference [2022-01-20T20:56:02.006Z] --- PASS: TestTagInvalidReference (0.03s) [2022-01-20T20:56:02.006Z] === RUN TestTagValidPrefixedRepo [2022-01-20T20:56:02.136Z] --- PASS: TestChangesDirsMutated (0.19s) [2022-01-20T20:56:02.136Z] === RUN TestApplyLayer [2022-01-20T20:56:02.136Z] changes_test.go:432: needs further investigation [2022-01-20T20:56:02.136Z] --- SKIP: TestApplyLayer (0.00s) [2022-01-20T20:56:02.136Z] === RUN TestChangesSizeWithHardlinks [2022-01-20T20:56:02.136Z] changes_test.go:468: needs further investigation [2022-01-20T20:56:02.136Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-01-20T20:56:02.136Z] === RUN TestChangesSizeWithNoChanges [2022-01-20T20:56:02.136Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-01-20T20:56:02.136Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-01-20T20:56:02.136Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-01-20T20:56:02.136Z] === RUN TestChangesSize [2022-01-20T20:56:02.136Z] --- PASS: TestChangesSize (0.00s) [2022-01-20T20:56:02.136Z] === RUN TestApplyLayerInvalidFilenames [2022-01-20T20:56:02.136Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames3747920549\\dest" [2022-01-20T20:56:02.136Z] --- PASS: TestCancelReadCloser (0.10s) [2022-01-20T20:56:02.136Z] === RUN TestWriteCloserWrapperClose [2022-01-20T20:56:02.136Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-01-20T20:56:02.136Z] === RUN TestNopWriteCloser [2022-01-20T20:56:02.137Z] --- PASS: TestNopWriteCloser (0.00s) [2022-01-20T20:56:02.137Z] === RUN TestNopWriter [2022-01-20T20:56:02.137Z] --- PASS: TestNopWriter (0.00s) [2022-01-20T20:56:02.137Z] === RUN TestWriteCounter [2022-01-20T20:56:02.137Z] --- PASS: TestWriteCounter (0.00s) [2022-01-20T20:56:02.137Z] PASS [2022-01-20T20:56:02.137Z] coverage: 68.8% of statements [2022-01-20T20:56:02.137Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2022-01-20T20:56:02.137Z] === RUN TestApplyLayerInvalidHardlink [2022-01-20T20:56:02.137Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink18834318\\victim\\hello" -> "../victim/hello" [2022-01-20T20:56:02.137Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3812671885\\victim\\hello" -> "/../victim/hello" [2022-01-20T20:56:02.137Z] ok github.com/docker/docker/pkg/ioutils 0.712s coverage: 68.8% of statements [2022-01-20T20:56:02.137Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2215983599\\victim" -> "../victim" [2022-01-20T20:56:02.137Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1431387761\\victim" -> "../victim" [2022-01-20T20:56:02.137Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink555080948\\victim" -> "../victim" [2022-01-20T20:56:02.137Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1623530363\\victim" -> "../victim" [2022-01-20T20:56:02.137Z] --- PASS: TestApplyLayerInvalidHardlink (0.05s) [2022-01-20T20:56:02.137Z] === RUN TestApplyLayerInvalidSymlink [2022-01-20T20:56:02.137Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2166697358\\dest\\dotdot" -> "../victim/hello" [2022-01-20T20:56:02.137Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3609120887\\dest\\slash-dotdot" -> "/../victim/hello" [2022-01-20T20:56:02.137Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink4235151833\\dest\\loophole-victim" -> "../victim" [2022-01-20T20:56:02.137Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3001543337\\dest\\loophole-victim" -> "../victim" [2022-01-20T20:56:02.137Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2608507413\\dest\\loophole-victim" -> "../victim" [2022-01-20T20:56:02.137Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2730074215\\dest\\loophole-victim" -> "../victim" [2022-01-20T20:56:02.137Z] --- PASS: TestApplyLayerInvalidSymlink (0.04s) [2022-01-20T20:56:02.137Z] === RUN TestApplyLayerWhiteouts [2022-01-20T20:56:02.137Z] --- PASS: TestApplyLayerWhiteouts (0.09s) [2022-01-20T20:56:02.137Z] === RUN TestGenerateEmptyFile [2022-01-20T20:56:02.137Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-01-20T20:56:02.137Z] === RUN TestGenerateWithContent [2022-01-20T20:56:02.137Z] --- PASS: TestGenerateWithContent (0.00s) [2022-01-20T20:56:02.137Z] PASS [2022-01-20T20:56:02.137Z] coverage: 63.0% of statements [2022-01-20T20:56:02.137Z] ok github.com/docker/docker/pkg/archive 10.358s coverage: 63.0% of statements [2022-01-20T20:56:02.137Z] --- PASS: TestNetworkDBNodeLeave (2.84s) [2022-01-20T20:56:02.137Z] === RUN TestNetworkDBWatch [2022-01-20T20:56:02.483Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2022-01-20T20:56:02.483Z] === RUN TestTagExistedNameWithoutForce [2022-01-20T20:56:02.483Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2022-01-20T20:56:02.483Z] === RUN TestTagOfficialNames [2022-01-20T20:56:02.483Z] --- PASS: TestTagOfficialNames (0.08s) [2022-01-20T20:56:02.483Z] === RUN TestTagMatchesDigest [2022-01-20T20:56:02.483Z] --- PASS: TestTagMatchesDigest (0.03s) [2022-01-20T20:56:02.483Z] PASS [2022-01-20T20:56:02.483Z] ok github.com/docker/docker/integration/image 1.482s [2022-01-20T20:56:02.483Z] [2022-01-20T20:56:02.483Z] === Skipped [2022-01-20T20:56:02.483Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-01-20T20:56:02.483Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-20T20:56:02.483Z] [2022-01-20T20:56:02.483Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-01-20T20:56:02.483Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2022-01-20T20:56:02.483Z] [2022-01-20T20:56:02.483Z] DONE 11 tests, 2 skipped in 3.063s [2022-01-20T20:56:02.483Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-01-20T20:56:03.128Z] === RUN TestError [2022-01-20T20:56:03.128Z] --- PASS: TestError (0.00s) [2022-01-20T20:56:03.128Z] === RUN TestProgressString [2022-01-20T20:56:03.128Z] === RUN TestProgressString/no_progress [2022-01-20T20:56:03.128Z] === RUN TestProgressString/progress_1 [2022-01-20T20:56:03.128Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-01-20T20:56:03.128Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-01-20T20:56:03.128Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-01-20T20:56:03.128Z] === RUN TestProgressString/with_units [2022-01-20T20:56:03.128Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-01-20T20:56:03.128Z] === RUN TestProgressString/hide_counts [2022-01-20T20:56:03.128Z] --- PASS: TestProgressString (0.00s) [2022-01-20T20:56:03.128Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-01-20T20:56:03.128Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-01-20T20:56:03.128Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-01-20T20:56:03.128Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-01-20T20:56:03.128Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-01-20T20:56:03.128Z] --- PASS: TestProgressString/with_units (0.00s) [2022-01-20T20:56:03.128Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-01-20T20:56:03.129Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-01-20T20:56:03.129Z] === RUN TestJSONMessageDisplay [2022-01-20T20:56:03.129Z] --- PASS: TestJSONMessageDisplay (0.22s) [2022-01-20T20:56:03.129Z] === RUN TestJSONMessageDisplayWithJSONError [2022-01-20T20:56:03.129Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-01-20T20:56:03.129Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-01-20T20:56:03.129Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-01-20T20:56:03.129Z] === RUN TestDisplayJSONMessagesStream [2022-01-20T20:56:03.129Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-01-20T20:56:03.129Z] PASS [2022-01-20T20:56:03.129Z] coverage: 91.7% of statements [2022-01-20T20:56:03.129Z] ok github.com/docker/docker/pkg/jsonmessage 0.269s coverage: 91.7% of statements [2022-01-20T20:56:03.131Z] === RUN TestDockerSuite/TestInspectRootFS [2022-01-20T20:56:03.131Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-01-20T20:56:03.701Z] === RUN TestDockerSuite/TestInspectStatus [2022-01-20T20:56:04.117Z] 2022/01/20 20:56:03 Closing DB instances... [2022-01-20T20:56:04.117Z] === RUN TestStandardLongPath [2022-01-20T20:56:04.117Z] --- PASS: TestStandardLongPath (0.00s) [2022-01-20T20:56:04.117Z] === RUN TestUNCLongPath [2022-01-20T20:56:04.117Z] --- PASS: TestUNCLongPath (0.00s) [2022-01-20T20:56:04.117Z] PASS [2022-01-20T20:56:04.117Z] coverage: 100.0% of statements [2022-01-20T20:56:04.117Z] ok github.com/docker/docker/pkg/longpath 0.048s coverage: 100.0% of statements [2022-01-20T20:56:04.270Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-01-20T20:56:04.713Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-20T20:56:04.713Z] INFO: Testing against a local daemon [2022-01-20T20:56:04.713Z] === RUN TestNetworkCreateDelete [2022-01-20T20:56:04.713Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T20:56:04.713Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-01-20T20:56:04.713Z] === RUN TestDockerNetworkDeletePreferID [2022-01-20T20:56:04.713Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-01-20T20:56:04.713Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-01-20T20:56:04.713Z] === RUN TestDaemonDNSFallback [2022-01-20T20:56:04.713Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T20:56:04.713Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-01-20T20:56:04.713Z] === RUN TestInspectNetwork [2022-01-20T20:56:04.713Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-01-20T20:56:04.713Z] --- SKIP: TestInspectNetwork (0.00s) [2022-01-20T20:56:04.713Z] === RUN TestRunContainerWithBridgeNone [2022-01-20T20:56:04.713Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T20:56:04.713Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-01-20T20:56:04.713Z] === RUN TestNetworkInvalidJSON [2022-01-20T20:56:04.713Z] === RUN TestNetworkInvalidJSON//networks/create [2022-01-20T20:56:04.713Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-01-20T20:56:04.713Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-01-20T20:56:04.713Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-01-20T20:56:04.713Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-20T20:56:04.713Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-20T20:56:04.713Z] === CONT TestNetworkInvalidJSON//networks/create [2022-01-20T20:56:04.713Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-20T20:56:04.713Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-01-20T20:56:04.713Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2022-01-20T20:56:04.713Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-01-20T20:56:04.713Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-01-20T20:56:04.713Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-01-20T20:56:04.713Z] === RUN TestNetworkList [2022-01-20T20:56:04.713Z] === RUN TestNetworkList//networks [2022-01-20T20:56:04.713Z] === PAUSE TestNetworkList//networks [2022-01-20T20:56:04.713Z] === RUN TestNetworkList//networks/ [2022-01-20T20:56:04.713Z] === PAUSE TestNetworkList//networks/ [2022-01-20T20:56:04.713Z] === CONT TestNetworkList//networks [2022-01-20T20:56:04.713Z] === CONT TestNetworkList//networks/ [2022-01-20T20:56:04.713Z] --- PASS: TestNetworkList (0.03s) [2022-01-20T20:56:04.713Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-01-20T20:56:04.713Z] --- PASS: TestNetworkList//networks (0.00s) [2022-01-20T20:56:04.714Z] === RUN TestHostIPv4BridgeLabel [2022-01-20T20:56:04.714Z] network_test.go:128: testEnv.OSType == "windows" [2022-01-20T20:56:04.714Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-01-20T20:56:04.714Z] === RUN TestDaemonRestartWithLiveRestore [2022-01-20T20:56:04.714Z] service_test.go:30: testEnv.OSType == "windows" [2022-01-20T20:56:04.714Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-01-20T20:56:04.714Z] === RUN TestDaemonDefaultNetworkPools [2022-01-20T20:56:04.714Z] service_test.go:59: testEnv.OSType == "windows" [2022-01-20T20:56:04.714Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-01-20T20:56:04.714Z] === RUN TestDaemonRestartWithExistingNetwork [2022-01-20T20:56:04.714Z] service_test.go:103: testEnv.OSType == "windows" [2022-01-20T20:56:04.714Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-01-20T20:56:04.714Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-01-20T20:56:04.714Z] service_test.go:137: testEnv.OSType == "windows" [2022-01-20T20:56:04.714Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-01-20T20:56:04.714Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-01-20T20:56:04.714Z] service_test.go:188: testEnv.OSType == "windows" [2022-01-20T20:56:04.714Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-01-20T20:56:04.714Z] === RUN TestServiceWithPredefinedNetwork [2022-01-20T20:56:04.714Z] service_test.go:213: testEnv.OSType == "windows" [2022-01-20T20:56:04.714Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-01-20T20:56:04.714Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-01-20T20:56:04.714Z] service_test.go:243: FLAKY_TEST [2022-01-20T20:56:04.714Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-01-20T20:56:04.714Z] === RUN TestServiceWithDataPathPortInit [2022-01-20T20:56:04.714Z] service_test.go:334: testEnv.OSType == "windows" [2022-01-20T20:56:04.714Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-01-20T20:56:04.714Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-01-20T20:56:04.714Z] service_test.go:402: testEnv.OSType == "windows" [2022-01-20T20:56:04.714Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-01-20T20:56:04.714Z] PASS [2022-01-20T20:56:04.714Z] ok github.com/docker/docker/integration/network 0.146s [2022-01-20T20:56:04.714Z] [2022-01-20T20:56:04.714Z] === Skipped [2022-01-20T20:56:04.714Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-01-20T20:56:04.714Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T20:56:04.714Z] [2022-01-20T20:56:04.714Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-01-20T20:56:04.714Z] 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-01-20T20:56:04.714Z] [2022-01-20T20:56:04.714Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-01-20T20:56:04.714Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T20:56:04.714Z] [2022-01-20T20:56:04.714Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-01-20T20:56:04.714Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-01-20T20:56:04.714Z] [2022-01-20T20:56:04.714Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-01-20T20:56:04.714Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T20:56:04.714Z] [2022-01-20T20:56:04.714Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-01-20T20:56:04.714Z] network_test.go:128: testEnv.OSType == "windows" [2022-01-20T20:56:04.714Z] [2022-01-20T20:56:04.714Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-01-20T20:56:04.714Z] service_test.go:30: testEnv.OSType == "windows" [2022-01-20T20:56:04.714Z] [2022-01-20T20:56:04.714Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-01-20T20:56:04.714Z] service_test.go:59: testEnv.OSType == "windows" [2022-01-20T20:56:04.714Z] [2022-01-20T20:56:04.714Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-01-20T20:56:04.714Z] service_test.go:103: testEnv.OSType == "windows" [2022-01-20T20:56:04.714Z] [2022-01-20T20:56:04.714Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-01-20T20:56:04.714Z] service_test.go:137: testEnv.OSType == "windows" [2022-01-20T20:56:04.714Z] [2022-01-20T20:56:04.714Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-01-20T20:56:04.714Z] service_test.go:188: testEnv.OSType == "windows" [2022-01-20T20:56:04.714Z] [2022-01-20T20:56:04.714Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-01-20T20:56:04.714Z] service_test.go:213: testEnv.OSType == "windows" [2022-01-20T20:56:04.714Z] [2022-01-20T20:56:04.714Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-01-20T20:56:04.714Z] service_test.go:243: FLAKY_TEST [2022-01-20T20:56:04.714Z] [2022-01-20T20:56:04.714Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-01-20T20:56:04.714Z] service_test.go:334: testEnv.OSType == "windows" [2022-01-20T20:56:04.714Z] [2022-01-20T20:56:04.714Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-01-20T20:56:04.714Z] service_test.go:402: testEnv.OSType == "windows" [2022-01-20T20:56:04.714Z] [2022-01-20T20:56:04.714Z] DONE 22 tests, 15 skipped in 2.151s [2022-01-20T20:56:04.714Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-01-20T20:56:05.107Z] === RUN TestNameFormat [2022-01-20T20:56:05.107Z] --- PASS: TestNameFormat (0.00s) [2022-01-20T20:56:05.107Z] === RUN TestNameRetries [2022-01-20T20:56:05.107Z] --- PASS: TestNameRetries (0.00s) [2022-01-20T20:56:05.107Z] PASS [2022-01-20T20:56:05.107Z] coverage: 85.7% of statements [2022-01-20T20:56:05.107Z] ok github.com/docker/docker/pkg/namesgenerator 0.043s coverage: 85.7% of statements [2022-01-20T20:56:05.107Z] --- PASS: TestNetworkDBWatch (3.06s) [2022-01-20T20:56:05.107Z] === RUN TestNetworkDBBulkSync [2022-01-20T20:56:05.207Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-01-20T20:56:05.577Z] === RUN TestParseKeyValueOpt [2022-01-20T20:56:05.577Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-01-20T20:56:05.577Z] === RUN TestParseUintList [2022-01-20T20:56:05.577Z] --- PASS: TestParseUintList (0.00s) [2022-01-20T20:56:05.577Z] === RUN TestParseUintListMaximumLimits [2022-01-20T20:56:05.577Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-01-20T20:56:05.577Z] PASS [2022-01-20T20:56:05.577Z] coverage: 97.0% of statements [2022-01-20T20:56:05.577Z] ok github.com/docker/docker/pkg/parsers 0.042s coverage: 97.0% of statements [2022-01-20T20:56:05.705Z] testing: warning: no tests to run [2022-01-20T20:56:05.705Z] PASS [2022-01-20T20:56:05.705Z] ok github.com/docker/docker/integration/network/ipvlan 0.068s [2022-01-20T20:56:05.705Z] [2022-01-20T20:56:05.705Z] DONE 0 tests in 0.654s [2022-01-20T20:56:05.705Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-01-20T20:56:05.776Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-01-20T20:56:05.776Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-01-20T20:56:06.182Z] testing: warning: no tests to run [2022-01-20T20:56:06.182Z] PASS [2022-01-20T20:56:06.182Z] ok github.com/docker/docker/integration/network/macvlan 0.078s [2022-01-20T20:56:06.182Z] [2022-01-20T20:56:06.182Z] DONE 0 tests in 0.632s [2022-01-20T20:56:06.182Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-01-20T20:56:06.343Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-01-20T20:56:06.568Z] 2022/01/20 20:56:06 Closing DB instances... [2022-01-20T20:56:06.568Z] === RUN TestNewAndRemove [2022-01-20T20:56:06.568Z] --- PASS: TestNewAndRemove (0.00s) [2022-01-20T20:56:06.568Z] === RUN TestRemoveInvalidPath [2022-01-20T20:56:06.568Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-01-20T20:56:06.568Z] PASS [2022-01-20T20:56:06.568Z] coverage: 82.6% of statements [2022-01-20T20:56:06.568Z] ok github.com/docker/docker/pkg/pidfile 0.048s coverage: 82.6% of statements [2022-01-20T20:56:06.912Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-01-20T20:56:07.171Z] testing: warning: no tests to run [2022-01-20T20:56:07.171Z] PASS [2022-01-20T20:56:07.171Z] ok github.com/docker/docker/integration/plugin 0.066s [2022-01-20T20:56:07.171Z] [2022-01-20T20:56:07.171Z] DONE 0 tests in 0.630s [2022-01-20T20:56:07.171Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-01-20T20:56:07.172Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-01-20T20:56:07.640Z] testing: warning: no tests to run [2022-01-20T20:56:07.640Z] PASS [2022-01-20T20:56:07.640Z] ok github.com/docker/docker/integration/plugin/authz 0.063s [2022-01-20T20:56:07.640Z] [2022-01-20T20:56:07.640Z] DONE 0 tests in 0.644s [2022-01-20T20:56:07.640Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-01-20T20:56:07.742Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-01-20T20:56:08.001Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-01-20T20:56:08.001Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-01-20T20:56:08.138Z] --- PASS: TestNetworkDBBulkSync (2.84s) [2022-01-20T20:56:08.138Z] === RUN TestNetworkDBCRUDMediumCluster [2022-01-20T20:56:08.609Z] === RUN TestFailedConnection [2022-01-20T20:56:09.379Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-01-20T20:56:09.599Z] --- PASS: TestFailedConnection (1.08s) [2022-01-20T20:56:09.599Z] === RUN TestFailOnce [2022-01-20T20:56:10.067Z] 2022/01/20 20:56:09 http: panic serving 127.0.0.1:49301: Plugin not ready [2022-01-20T20:56:10.067Z] goroutine 38 [running]: [2022-01-20T20:56:10.067Z] net/http.(*conn).serve.func1() [2022-01-20T20:56:10.067Z] c:/go/src/net/http/server.go:1802 +0xb9 [2022-01-20T20:56:10.067Z] panic({0x55ac20, 0x6673d0}) [2022-01-20T20:56:10.067Z] c:/go/src/runtime/panic.go:1047 +0x266 [2022-01-20T20:56:10.067Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0x9e67769005549a9c}, 0xc0000d7a98) [2022-01-20T20:56:10.067Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-01-20T20:56:10.067Z] net/http.HandlerFunc.ServeHTTP(0x0, {0x674170, 0xc0000b00e0}, 0x4af3e6) [2022-01-20T20:56:10.067Z] c:/go/src/net/http/server.go:2047 +0x2f [2022-01-20T20:56:10.067Z] net/http.(*ServeMux).ServeHTTP(0x0, {0x674170, 0xc0000b00e0}, 0xc0000bc200) [2022-01-20T20:56:10.067Z] c:/go/src/net/http/server.go:2425 +0x149 [2022-01-20T20:56:10.067Z] net/http.serverHandler.ServeHTTP({0x672770}, {0x674170, 0xc0000b00e0}, 0xc0000bc200) [2022-01-20T20:56:10.067Z] c:/go/src/net/http/server.go:2879 +0x43b [2022-01-20T20:56:10.067Z] net/http.(*conn).serve(0xc0000ca000, {0x676000, 0xc000090420}) [2022-01-20T20:56:10.067Z] c:/go/src/net/http/server.go:1930 +0xb08 [2022-01-20T20:56:10.067Z] created by net/http.(*Server).Serve [2022-01-20T20:56:10.067Z] c:/go/src/net/http/server.go:3034 +0x4e8 [2022-01-20T20:56:10.067Z] time="2022-01-20T20:56:09Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49300/Test.FailOnce: Post \"http://127.0.0.1:49300/Test.FailOnce\": EOF, retrying in 1s" [2022-01-20T20:56:10.317Z] === RUN TestDockerSuite/TestLinksEnvs [2022-01-20T20:56:11.056Z] --- PASS: TestFailOnce (1.24s) [2022-01-20T20:56:11.056Z] === RUN TestEchoInputOutput [2022-01-20T20:56:11.056Z] --- PASS: TestEchoInputOutput (0.00s) [2022-01-20T20:56:11.056Z] === RUN TestBackoff [2022-01-20T20:56:11.056Z] --- PASS: TestBackoff (0.00s) [2022-01-20T20:56:11.056Z] === RUN TestAbortRetry [2022-01-20T20:56:11.056Z] --- PASS: TestAbortRetry (0.00s) [2022-01-20T20:56:11.056Z] === RUN TestClientScheme [2022-01-20T20:56:11.056Z] --- PASS: TestClientScheme (0.00s) [2022-01-20T20:56:11.056Z] === RUN TestNewClientWithTimeout [2022-01-20T20:56:11.252Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-01-20T20:56:11.512Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-01-20T20:56:11.527Z] 2022/01/20 20:56:11 Closing DB instances... [2022-01-20T20:56:11.527Z] time="2022-01-20T20:56:11Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49308/Test.Echo: Post \"http://127.0.0.1:49308/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-01-20T20:56:12.429Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-20T20:56:12.429Z] INFO: Testing against a local daemon [2022-01-20T20:56:12.429Z] === RUN TestPluginInvalidJSON [2022-01-20T20:56:12.429Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-01-20T20:56:12.429Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-01-20T20:56:12.429Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-01-20T20:56:12.429Z] --- PASS: TestPluginInvalidJSON (0.03s) [2022-01-20T20:56:12.429Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-01-20T20:56:12.429Z] === RUN TestPluginInstall [2022-01-20T20:56:12.429Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-01-20T20:56:12.429Z] --- SKIP: TestPluginInstall (0.00s) [2022-01-20T20:56:12.429Z] === RUN TestPluginsWithRuntimes [2022-01-20T20:56:12.429Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-01-20T20:56:12.429Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-01-20T20:56:12.429Z] === RUN TestPluginBackCompatMediaTypes [2022-01-20T20:56:12.429Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-01-20T20:56:12.429Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-01-20T20:56:12.429Z] PASS [2022-01-20T20:56:12.429Z] ok github.com/docker/docker/integration/plugin/common 0.097s [2022-01-20T20:56:12.429Z] [2022-01-20T20:56:12.429Z] === Skipped [2022-01-20T20:56:12.429Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-01-20T20:56:12.429Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-01-20T20:56:12.429Z] [2022-01-20T20:56:12.429Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-01-20T20:56:12.429Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-01-20T20:56:12.429Z] [2022-01-20T20:56:12.429Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-01-20T20:56:12.429Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-01-20T20:56:12.429Z] [2022-01-20T20:56:12.429Z] DONE 5 tests, 3 skipped in 4.834s [2022-01-20T20:56:12.447Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-01-20T20:56:12.518Z] --- PASS: TestGetAddress (27.24s) [2022-01-20T20:56:12.518Z] === RUN TestRequestSyntaxCheck [2022-01-20T20:56:12.518Z] --- PASS: TestRequestSyntaxCheck (0.05s) [2022-01-20T20:56:12.518Z] === RUN TestRequest [2022-01-20T20:56:12.899Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-01-20T20:56:12.988Z] time="2022-01-20T20:56:12Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49308/Test.Echo: Post \"http://127.0.0.1:49308/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-01-20T20:56:13.827Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-01-20T20:56:13.983Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.94s) [2022-01-20T20:56:13.983Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-01-20T20:56:14.982Z] 2022/01/20 20:56:14 Closing DB instances... [2022-01-20T20:56:15.205Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-01-20T20:56:15.205Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-01-20T20:56:15.454Z] time="2022-01-20T20:56:15Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49308/Test.Echo: Post \"http://127.0.0.1:49308/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-01-20T20:56:15.867Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-20T20:56:15.868Z] INFO: Testing against a local daemon [2022-01-20T20:56:15.868Z] === RUN TestExternalGraphDriver [2022-01-20T20:56:15.868Z] external_test.go:47: runtime.GOOS == "windows" [2022-01-20T20:56:15.868Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-01-20T20:56:15.868Z] === RUN TestGraphdriverPluginV2 [2022-01-20T20:56:15.868Z] external_test.go:407: runtime.GOOS == "windows" [2022-01-20T20:56:15.868Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-01-20T20:56:15.868Z] PASS [2022-01-20T20:56:15.868Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.098s [2022-01-20T20:56:15.868Z] [2022-01-20T20:56:15.868Z] === Skipped [2022-01-20T20:56:15.868Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-01-20T20:56:15.868Z] external_test.go:47: runtime.GOOS == "windows" [2022-01-20T20:56:15.868Z] [2022-01-20T20:56:15.868Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-01-20T20:56:15.868Z] external_test.go:407: runtime.GOOS == "windows" [2022-01-20T20:56:15.868Z] [2022-01-20T20:56:15.868Z] DONE 2 tests, 2 skipped in 2.985s [2022-01-20T20:56:15.868Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-01-20T20:56:16.444Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.63s) [2022-01-20T20:56:16.607Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-01-20T20:56:16.865Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-01-20T20:56:16.913Z] === RUN TestNetworkDBGarbageCollection [2022-01-20T20:56:17.433Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-01-20T20:56:18.087Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-20T20:56:18.088Z] INFO: Testing against a local daemon [2022-01-20T20:56:18.088Z] === RUN TestReadPluginNoRead [2022-01-20T20:56:18.088Z] read_test.go:21: no unix domain sockets on Windows [2022-01-20T20:56:18.088Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-01-20T20:56:18.088Z] PASS [2022-01-20T20:56:18.088Z] ok github.com/docker/docker/integration/plugin/logging 0.086s [2022-01-20T20:56:18.088Z] [2022-01-20T20:56:18.088Z] === Skipped [2022-01-20T20:56:18.088Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-01-20T20:56:18.088Z] read_test.go:21: no unix domain sockets on Windows [2022-01-20T20:56:18.088Z] [2022-01-20T20:56:18.088Z] DONE 1 tests, 1 skipped in 2.462s [2022-01-20T20:56:18.562Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-01-20T20:56:19.552Z] testing: warning: no tests to run [2022-01-20T20:56:19.552Z] PASS [2022-01-20T20:56:19.552Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.070s [2022-01-20T20:56:19.552Z] [2022-01-20T20:56:19.552Z] DONE 0 tests in 1.047s [2022-01-20T20:56:19.553Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-01-20T20:56:19.875Z] time="2022-01-20T20:56:19Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49308/Test.Echo: Post \"http://127.0.0.1:49308/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-01-20T20:56:21.787Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-20T20:56:21.787Z] INFO: Testing against a local daemon [2022-01-20T20:56:21.787Z] === RUN TestPluginWithDevMounts [2022-01-20T20:56:21.787Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:56:21.787Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-01-20T20:56:21.787Z] PASS [2022-01-20T20:56:21.787Z] ok github.com/docker/docker/integration/plugin/volumes 0.082s [2022-01-20T20:56:21.787Z] [2022-01-20T20:56:21.787Z] === Skipped [2022-01-20T20:56:21.787Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-01-20T20:56:21.787Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:56:21.787Z] [2022-01-20T20:56:21.787Z] DONE 1 tests, 1 skipped in 2.136s [2022-01-20T20:56:21.787Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-01-20T20:56:23.355Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-20T20:56:23.355Z] INFO: Testing against a local daemon [2022-01-20T20:56:23.355Z] === RUN TestSecretInspect [2022-01-20T20:56:23.355Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:56:23.355Z] --- SKIP: TestSecretInspect (0.00s) [2022-01-20T20:56:23.355Z] === RUN TestSecretList [2022-01-20T20:56:23.355Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:56:23.355Z] --- SKIP: TestSecretList (0.00s) [2022-01-20T20:56:23.355Z] === RUN TestSecretsCreateAndDelete [2022-01-20T20:56:23.355Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:56:23.355Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-01-20T20:56:23.355Z] === RUN TestSecretsUpdate [2022-01-20T20:56:23.355Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:56:23.355Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-01-20T20:56:23.355Z] === RUN TestTemplatedSecret [2022-01-20T20:56:23.355Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:56:23.355Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-01-20T20:56:23.355Z] === RUN TestSecretCreateResolve [2022-01-20T20:56:23.355Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T20:56:23.355Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-01-20T20:56:23.355Z] PASS [2022-01-20T20:56:23.355Z] ok github.com/docker/docker/integration/secret 0.092s [2022-01-20T20:56:23.825Z] [2022-01-20T20:56:23.825Z] === Skipped [2022-01-20T20:56:23.825Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-01-20T20:56:23.825Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:56:23.825Z] [2022-01-20T20:56:23.825Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-01-20T20:56:23.825Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:56:23.825Z] [2022-01-20T20:56:23.825Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-01-20T20:56:23.825Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:56:23.825Z] [2022-01-20T20:56:23.825Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-01-20T20:56:23.825Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:56:23.825Z] [2022-01-20T20:56:23.825Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-01-20T20:56:23.825Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:56:23.825Z] [2022-01-20T20:56:23.825Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-01-20T20:56:23.825Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T20:56:23.825Z] [2022-01-20T20:56:23.825Z] DONE 6 tests, 6 skipped in 1.895s [2022-01-20T20:56:23.825Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-01-20T20:56:24.001Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-01-20T20:56:25.381Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-01-20T20:56:26.046Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-20T20:56:26.046Z] INFO: Testing against a local daemon [2022-01-20T20:56:26.046Z] === RUN TestServiceCreateInit [2022-01-20T20:56:26.046Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-01-20T20:56:26.046Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:56:26.046Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-01-20T20:56:26.046Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:56:26.046Z] --- PASS: TestServiceCreateInit (0.04s) [2022-01-20T20:56:26.046Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-01-20T20:56:26.046Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-01-20T20:56:26.046Z] === RUN TestCreateServiceMultipleTimes [2022-01-20T20:56:26.046Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:56:26.046Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-01-20T20:56:26.046Z] === RUN TestCreateServiceConflict [2022-01-20T20:56:26.046Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:56:26.046Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-01-20T20:56:26.046Z] === RUN TestCreateServiceMaxReplicas [2022-01-20T20:56:26.046Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:56:26.046Z] --- SKIP: TestCreateServiceMaxReplicas (0.05s) [2022-01-20T20:56:26.046Z] === RUN TestCreateWithDuplicateNetworkNames [2022-01-20T20:56:26.046Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:56:26.046Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-01-20T20:56:26.046Z] === RUN TestCreateServiceSecretFileMode [2022-01-20T20:56:26.046Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:56:26.046Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-01-20T20:56:26.046Z] === RUN TestCreateServiceConfigFileMode [2022-01-20T20:56:26.046Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:56:26.046Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-01-20T20:56:26.046Z] === RUN TestCreateServiceSysctls [2022-01-20T20:56:26.046Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:56:26.046Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2022-01-20T20:56:26.046Z] === RUN TestCreateServiceCapabilities [2022-01-20T20:56:26.046Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:56:26.046Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-01-20T20:56:26.046Z] === RUN TestInspect [2022-01-20T20:56:26.046Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:56:26.046Z] --- SKIP: TestInspect (0.00s) [2022-01-20T20:56:26.046Z] === RUN TestCreateJob [2022-01-20T20:56:26.046Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:56:26.046Z] --- SKIP: TestCreateJob (0.00s) [2022-01-20T20:56:26.046Z] === RUN TestReplicatedJob [2022-01-20T20:56:26.046Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:56:26.046Z] --- SKIP: TestReplicatedJob (0.00s) [2022-01-20T20:56:26.046Z] === RUN TestUpdateReplicatedJob [2022-01-20T20:56:26.046Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:56:26.046Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-01-20T20:56:26.046Z] === RUN TestServiceListWithStatuses [2022-01-20T20:56:26.046Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:56:26.046Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-01-20T20:56:26.046Z] === RUN TestDockerNetworkConnectAlias [2022-01-20T20:56:26.046Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:56:26.046Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-01-20T20:56:26.046Z] === RUN TestDockerNetworkReConnect [2022-01-20T20:56:26.046Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:56:26.046Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-01-20T20:56:26.046Z] === RUN TestServicePlugin [2022-01-20T20:56:26.046Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:56:26.046Z] --- SKIP: TestServicePlugin (0.00s) [2022-01-20T20:56:26.046Z] === RUN TestServiceUpdateLabel [2022-01-20T20:56:26.046Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T20:56:26.046Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-01-20T20:56:26.046Z] === RUN TestServiceUpdateSecrets [2022-01-20T20:56:26.046Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T20:56:26.046Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-01-20T20:56:26.046Z] === RUN TestServiceUpdateConfigs [2022-01-20T20:56:26.046Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T20:56:26.046Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-01-20T20:56:26.046Z] === RUN TestServiceUpdateNetwork [2022-01-20T20:56:26.046Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T20:56:26.046Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-01-20T20:56:26.046Z] === RUN TestServiceUpdatePidsLimit [2022-01-20T20:56:26.046Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T20:56:26.046Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-01-20T20:56:26.046Z] PASS [2022-01-20T20:56:26.046Z] ok github.com/docker/docker/integration/service 0.255s [2022-01-20T20:56:26.321Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-01-20T20:56:26.516Z] [2022-01-20T20:56:26.516Z] === Skipped [2022-01-20T20:56:26.516Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-01-20T20:56:26.516Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:56:26.516Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-01-20T20:56:26.516Z] [2022-01-20T20:56:26.516Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-01-20T20:56:26.516Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:56:26.516Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-01-20T20:56:26.516Z] [2022-01-20T20:56:26.516Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-01-20T20:56:26.516Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:56:26.516Z] [2022-01-20T20:56:26.516Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-01-20T20:56:26.516Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:56:26.516Z] [2022-01-20T20:56:26.516Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.05s) [2022-01-20T20:56:26.516Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:56:26.516Z] [2022-01-20T20:56:26.516Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-01-20T20:56:26.517Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:56:26.517Z] [2022-01-20T20:56:26.517Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-01-20T20:56:26.517Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:56:26.517Z] [2022-01-20T20:56:26.517Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-01-20T20:56:26.517Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:56:26.517Z] [2022-01-20T20:56:26.517Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s) [2022-01-20T20:56:26.517Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:56:26.517Z] [2022-01-20T20:56:26.517Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2022-01-20T20:56:26.517Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:56:26.517Z] [2022-01-20T20:56:26.517Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-01-20T20:56:26.517Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:56:26.517Z] [2022-01-20T20:56:26.517Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-01-20T20:56:26.517Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:56:26.517Z] [2022-01-20T20:56:26.517Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-01-20T20:56:26.517Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:56:26.517Z] [2022-01-20T20:56:26.517Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-01-20T20:56:26.517Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:56:26.517Z] [2022-01-20T20:56:26.517Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-01-20T20:56:26.517Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:56:26.517Z] [2022-01-20T20:56:26.517Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-01-20T20:56:26.517Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:56:26.517Z] [2022-01-20T20:56:26.517Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-01-20T20:56:26.517Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:56:26.517Z] [2022-01-20T20:56:26.517Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-01-20T20:56:26.517Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:56:26.517Z] [2022-01-20T20:56:26.517Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-01-20T20:56:26.517Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T20:56:26.517Z] [2022-01-20T20:56:26.517Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-01-20T20:56:26.517Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T20:56:26.517Z] [2022-01-20T20:56:26.517Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-01-20T20:56:26.517Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T20:56:26.517Z] [2022-01-20T20:56:26.517Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-01-20T20:56:26.517Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T20:56:26.517Z] [2022-01-20T20:56:26.517Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-01-20T20:56:26.517Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T20:56:26.517Z] [2022-01-20T20:56:26.517Z] DONE 24 tests, 23 skipped in 2.592s [2022-01-20T20:56:26.517Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-01-20T20:56:26.893Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-01-20T20:56:27.047Z] --- PASS: TestRequest (14.61s) [2022-01-20T20:56:27.047Z] === RUN TestOverlappingRequests [2022-01-20T20:56:27.152Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-01-20T20:56:27.517Z] === RUN TestParseEmptyInterface [2022-01-20T20:56:27.517Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-01-20T20:56:27.517Z] === RUN TestParseNonInterfaceType [2022-01-20T20:56:27.517Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-01-20T20:56:27.517Z] === RUN TestParseWithOneFunction [2022-01-20T20:56:27.517Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-01-20T20:56:27.517Z] === RUN TestParseWithMultipleFuncs [2022-01-20T20:56:27.517Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-01-20T20:56:27.517Z] === RUN TestParseWithUnnamedReturn [2022-01-20T20:56:27.517Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-01-20T20:56:27.517Z] === RUN TestEmbeddedInterface [2022-01-20T20:56:27.517Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-01-20T20:56:27.517Z] === RUN TestParsedImports [2022-01-20T20:56:27.517Z] --- PASS: TestParsedImports (0.00s) [2022-01-20T20:56:27.517Z] === RUN TestAliasedImports [2022-01-20T20:56:27.517Z] --- PASS: TestAliasedImports (0.00s) [2022-01-20T20:56:27.517Z] PASS [2022-01-20T20:56:27.517Z] coverage: 56.8% of statements [2022-01-20T20:56:27.517Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.068s coverage: 56.8% of statements [2022-01-20T20:56:27.991Z] --- PASS: TestOverlappingRequests (0.76s) [2022-01-20T20:56:27.991Z] === RUN TestRelease [2022-01-20T20:56:28.113Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-20T20:56:28.113Z] INFO: Testing against a local daemon [2022-01-20T20:56:28.113Z] === RUN TestSessionCreate [2022-01-20T20:56:28.113Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-01-20T20:56:28.113Z] --- SKIP: TestSessionCreate (0.00s) [2022-01-20T20:56:28.113Z] === RUN TestSessionCreateWithBadUpgrade [2022-01-20T20:56:28.113Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-01-20T20:56:28.113Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-01-20T20:56:28.113Z] PASS [2022-01-20T20:56:28.113Z] ok github.com/docker/docker/integration/session 0.091s [2022-01-20T20:56:28.113Z] [2022-01-20T20:56:28.113Z] === Skipped [2022-01-20T20:56:28.113Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-01-20T20:56:28.113Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-01-20T20:56:28.113Z] [2022-01-20T20:56:28.113Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-01-20T20:56:28.113Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-01-20T20:56:28.113Z] [2022-01-20T20:56:28.113Z] DONE 2 tests, 2 skipped in 1.733s [2022-01-20T20:56:28.113Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-01-20T20:56:28.461Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-01-20T20:56:28.461Z] === RUN TestClientStream [2022-01-20T20:56:28.461Z] --- PASS: TestClientStream (0.00s) [2022-01-20T20:56:28.461Z] === RUN TestClientSendFile [2022-01-20T20:56:28.461Z] --- PASS: TestClientSendFile (0.00s) [2022-01-20T20:56:28.461Z] === RUN TestClientWithRequestTimeout [2022-01-20T20:56:28.461Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2022-01-20T20:56:28.461Z] === RUN TestFileSpecPlugin [2022-01-20T20:56:28.461Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-01-20T20:56:28.461Z] === RUN TestFileJSONSpecPlugin [2022-01-20T20:56:28.461Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-01-20T20:56:28.461Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-01-20T20:56:28.461Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-01-20T20:56:28.461Z] === RUN TestPluginAddHandler [2022-01-20T20:56:28.461Z] --- PASS: TestPluginAddHandler (0.00s) [2022-01-20T20:56:28.461Z] === RUN TestPluginWaitBadPlugin [2022-01-20T20:56:28.461Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-01-20T20:56:28.461Z] === RUN TestGet [2022-01-20T20:56:28.461Z] time="2022-01-20T20:56:28Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-01-20T20:56:28.461Z] === RUN TestHTTPTransport [2022-01-20T20:56:28.461Z] --- PASS: TestHTTPTransport (0.00s) [2022-01-20T20:56:28.461Z] PASS [2022-01-20T20:56:28.461Z] coverage: 85.7% of statements [2022-01-20T20:56:28.461Z] ok github.com/docker/docker/pkg/plugins/transport 0.055s coverage: 85.7% of statements [2022-01-20T20:56:28.530Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-01-20T20:56:28.530Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-01-20T20:56:29.099Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-01-20T20:56:29.099Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-01-20T20:56:29.099Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-01-20T20:56:29.450Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-01-20T20:56:29.450Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-01-20T20:56:29.450Z] === RUN TestBufioReaderPoolPutAndGet [2022-01-20T20:56:29.450Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-01-20T20:56:29.450Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-01-20T20:56:29.450Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-01-20T20:56:29.450Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-01-20T20:56:29.450Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-01-20T20:56:29.450Z] === RUN TestBufioWriterPoolPutAndGet [2022-01-20T20:56:29.450Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-01-20T20:56:29.450Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-01-20T20:56:29.450Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-01-20T20:56:29.450Z] === RUN TestBufferPoolPutAndGet [2022-01-20T20:56:29.450Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-01-20T20:56:29.450Z] PASS [2022-01-20T20:56:29.450Z] coverage: 88.2% of statements [2022-01-20T20:56:29.450Z] ok github.com/docker/docker/pkg/pools 0.047s coverage: 88.2% of statements [2022-01-20T20:56:29.450Z] time="2022-01-20T20:56:29Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-01-20T20:56:29.919Z] === RUN TestOutputOnPrematureClose [2022-01-20T20:56:29.919Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-01-20T20:56:29.919Z] === RUN TestCompleteSilently [2022-01-20T20:56:29.919Z] --- PASS: TestCompleteSilently (0.00s) [2022-01-20T20:56:29.919Z] PASS [2022-01-20T20:56:29.919Z] coverage: 75.9% of statements [2022-01-20T20:56:29.919Z] ok github.com/docker/docker/pkg/progress 0.040s coverage: 75.9% of statements [2022-01-20T20:56:30.036Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-01-20T20:56:30.339Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-20T20:56:30.339Z] INFO: Testing against a local daemon [2022-01-20T20:56:30.339Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-01-20T20:56:30.339Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:56:30.339Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-01-20T20:56:30.339Z] === RUN TestDiskUsage [2022-01-20T20:56:30.339Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-01-20T20:56:30.339Z] --- SKIP: TestDiskUsage (0.00s) [2022-01-20T20:56:30.339Z] === RUN TestEventsExecDie [2022-01-20T20:56:30.339Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-01-20T20:56:30.339Z] --- SKIP: TestEventsExecDie (0.00s) [2022-01-20T20:56:30.339Z] === RUN TestEventsBackwardsCompatible [2022-01-20T20:56:30.339Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-01-20T20:56:30.339Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-01-20T20:56:30.339Z] === RUN TestEventsVolumeCreate [2022-01-20T20:56:30.339Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-01-20T20:56:30.339Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-01-20T20:56:30.339Z] === RUN TestInfoAPI [2022-01-20T20:56:30.339Z] --- PASS: TestInfoAPI (0.04s) [2022-01-20T20:56:30.339Z] === RUN TestInfoAPIWarnings [2022-01-20T20:56:30.339Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-20T20:56:30.339Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-01-20T20:56:30.339Z] === RUN TestInfoDebug [2022-01-20T20:56:30.339Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-01-20T20:56:30.339Z] --- SKIP: TestInfoDebug (0.00s) [2022-01-20T20:56:30.339Z] === RUN TestInfoInsecureRegistries [2022-01-20T20:56:30.339Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-01-20T20:56:30.339Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-01-20T20:56:30.339Z] === RUN TestInfoRegistryMirrors [2022-01-20T20:56:30.339Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-01-20T20:56:30.339Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-01-20T20:56:30.339Z] === RUN TestLoginFailsWithBadCredentials [2022-01-20T20:56:30.388Z] --- PASS: TestRelease (2.61s) [2022-01-20T20:56:30.388Z] === RUN TestAllocateRandomDeallocate [2022-01-20T20:56:30.605Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-01-20T20:56:30.809Z] --- PASS: TestLoginFailsWithBadCredentials (0.94s) [2022-01-20T20:56:30.809Z] === RUN TestPingCacheHeaders [2022-01-20T20:56:30.809Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-01-20T20:56:30.809Z] === RUN TestPingGet [2022-01-20T20:56:30.857Z] === RUN TestSendToOneSub [2022-01-20T20:56:30.857Z] --- PASS: TestSendToOneSub (0.00s) [2022-01-20T20:56:30.857Z] === RUN TestSendToMultipleSubs [2022-01-20T20:56:30.857Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-01-20T20:56:30.857Z] === RUN TestEvictOneSub [2022-01-20T20:56:30.857Z] --- PASS: TestEvictOneSub (0.00s) [2022-01-20T20:56:30.857Z] === RUN TestClosePublisher [2022-01-20T20:56:30.857Z] --- PASS: TestClosePublisher (0.00s) [2022-01-20T20:56:30.857Z] === RUN TestPubSubRace [2022-01-20T20:56:31.279Z] --- PASS: TestPingGet (0.04s) [2022-01-20T20:56:31.279Z] === RUN TestPingHead [2022-01-20T20:56:31.279Z] --- PASS: TestPingHead (0.03s) [2022-01-20T20:56:31.279Z] === RUN TestVersion [2022-01-20T20:56:31.279Z] --- PASS: TestVersion (0.03s) [2022-01-20T20:56:31.279Z] PASS [2022-01-20T20:56:31.279Z] ok github.com/docker/docker/integration/system 1.174s [2022-01-20T20:56:31.279Z] [2022-01-20T20:56:31.279Z] === Skipped [2022-01-20T20:56:31.280Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-01-20T20:56:31.280Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:56:31.280Z] [2022-01-20T20:56:31.280Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-01-20T20:56:31.280Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-01-20T20:56:31.280Z] [2022-01-20T20:56:31.280Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-01-20T20:56:31.280Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-01-20T20:56:31.280Z] [2022-01-20T20:56:31.280Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-01-20T20:56:31.280Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-01-20T20:56:31.280Z] [2022-01-20T20:56:31.280Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-01-20T20:56:31.280Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-01-20T20:56:31.280Z] [2022-01-20T20:56:31.280Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-01-20T20:56:31.280Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-20T20:56:31.280Z] [2022-01-20T20:56:31.280Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-01-20T20:56:31.280Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-01-20T20:56:31.280Z] [2022-01-20T20:56:31.280Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-01-20T20:56:31.280Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-01-20T20:56:31.280Z] [2022-01-20T20:56:31.280Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-01-20T20:56:31.280Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-01-20T20:56:31.280Z] [2022-01-20T20:56:31.280Z] DONE 15 tests, 9 skipped in 2.896s [2022-01-20T20:56:31.280Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-01-20T20:56:31.542Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-01-20T20:56:31.845Z] time="2022-01-20T20:56:31Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-01-20T20:56:31.845Z] --- PASS: TestPubSubRace (1.07s) [2022-01-20T20:56:31.845Z] PASS [2022-01-20T20:56:31.845Z] coverage: 75.0% of statements [2022-01-20T20:56:31.845Z] ok github.com/docker/docker/pkg/pubsub 1.115s coverage: 75.0% of statements [2022-01-20T20:56:32.833Z] === RUN TestRegister [2022-01-20T20:56:32.833Z] --- PASS: TestRegister (0.00s) [2022-01-20T20:56:32.833Z] === RUN TestCommand [2022-01-20T20:56:32.833Z] --- PASS: TestCommand (0.04s) [2022-01-20T20:56:32.833Z] === RUN TestNaiveSelf [2022-01-20T20:56:32.833Z] --- PASS: TestNaiveSelf (0.04s) [2022-01-20T20:56:32.833Z] PASS [2022-01-20T20:56:32.833Z] coverage: 82.4% of statements [2022-01-20T20:56:32.833Z] ok github.com/docker/docker/pkg/reexec 0.117s coverage: 82.4% of statements [2022-01-20T20:56:33.302Z] === RUN TestDump [2022-01-20T20:56:33.302Z] goroutine 19 [running]: [2022-01-20T20:56:33.302Z] github.com/docker/docker/pkg/stack.dump(0x16b6b7) [2022-01-20T20:56:33.302Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-01-20T20:56:33.302Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-01-20T20:56:33.302Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-01-20T20:56:33.302Z] github.com/docker/docker/pkg/stack.TestDump(0x0) [2022-01-20T20:56:33.302Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-01-20T20:56:33.302Z] testing.tRunner(0xc0000851e0, 0x2d8e68) [2022-01-20T20:56:33.302Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-01-20T20:56:33.302Z] created by testing.(*T).Run [2022-01-20T20:56:33.302Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-01-20T20:56:33.302Z] [2022-01-20T20:56:33.302Z] goroutine 1 [chan receive]: [2022-01-20T20:56:33.302Z] testing.(*T).Run(0xc000085040, {0x2ca52e, 0x14a413}, 0x2d8e68) [2022-01-20T20:56:33.302Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-01-20T20:56:33.302Z] testing.runTests.func1(0xc0000b6720) [2022-01-20T20:56:33.302Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-01-20T20:56:33.302Z] testing.tRunner(0xc000085040, 0xc0000c1ce0) [2022-01-20T20:56:33.302Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-01-20T20:56:33.302Z] testing.runTests(0xc0000d0080, {0x43cba0, 0x3, 0x3}, {0x16a90d, 0x2cc228, 0x441640}) [2022-01-20T20:56:33.302Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-01-20T20:56:33.302Z] testing.(*M).Run(0xc0000d0080) [2022-01-20T20:56:33.302Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-01-20T20:56:33.302Z] main.main() [2022-01-20T20:56:33.302Z] _testmain.go:95 +0x1f5 [2022-01-20T20:56:33.302Z] --- PASS: TestDump (0.00s) [2022-01-20T20:56:33.302Z] === RUN TestDumpToFile [2022-01-20T20:56:33.444Z] docker_api_swarm_service_test.go:395: [d099557b7d4bf] joining swarm manager [d49f7a6d586fa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-20T20:56:33.513Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-20T20:56:33.513Z] INFO: Testing against a local daemon [2022-01-20T20:56:33.513Z] === RUN TestVolumesCreateAndList [2022-01-20T20:56:33.513Z] --- PASS: TestVolumesCreateAndList (0.04s) [2022-01-20T20:56:33.513Z] === RUN TestVolumesRemove [2022-01-20T20:56:33.513Z] --- PASS: TestVolumesRemove (0.15s) [2022-01-20T20:56:33.513Z] === RUN TestVolumesInspect [2022-01-20T20:56:33.513Z] --- PASS: TestVolumesInspect (0.04s) [2022-01-20T20:56:33.513Z] === RUN TestVolumesInvalidJSON [2022-01-20T20:56:33.513Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-01-20T20:56:33.513Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-01-20T20:56:33.513Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-01-20T20:56:33.513Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2022-01-20T20:56:33.513Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-01-20T20:56:33.513Z] PASS [2022-01-20T20:56:33.513Z] ok github.com/docker/docker/integration/volume 0.321s [2022-01-20T20:56:33.513Z] [2022-01-20T20:56:33.513Z] DONE 5 tests in 2.075s [2022-01-20T20:56:33.513Z] INFO: make.ps1 ended at 01/20/2022 20:56:33 [2022-01-20T20:56:33.513Z] INFO: Integration CLI tests being run from the host: [2022-01-20T20:56:33.513Z] 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-01-20T20:56:33.772Z] --- PASS: TestDumpToFile (0.19s) [2022-01-20T20:56:33.772Z] === RUN TestDumpToFileWithEmptyInput [2022-01-20T20:56:33.772Z] goroutine 21 [running]: [2022-01-20T20:56:33.772Z] github.com/docker/docker/pkg/stack.dump(0x1d86f4) [2022-01-20T20:56:33.772Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-01-20T20:56:33.772Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0x1d8aa0}) [2022-01-20T20:56:33.772Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214 [2022-01-20T20:56:33.772Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc0000851e0) [2022-01-20T20:56:33.772Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-01-20T20:56:33.772Z] testing.tRunner(0xc0000856c0, 0x2d8e58) [2022-01-20T20:56:33.772Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-01-20T20:56:33.772Z] created by testing.(*T).Run [2022-01-20T20:56:33.772Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-01-20T20:56:33.772Z] [2022-01-20T20:56:33.772Z] goroutine 1 [chan receive]: [2022-01-20T20:56:33.772Z] testing.(*T).Run(0xc000085040, {0x2d12ba, 0x14a413}, 0x2d8e58) [2022-01-20T20:56:33.772Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-01-20T20:56:33.772Z] testing.runTests.func1(0xc0000b6720) [2022-01-20T20:56:33.772Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-01-20T20:56:33.772Z] testing.tRunner(0xc000085040, 0xc0000c1ce0) [2022-01-20T20:56:33.772Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-01-20T20:56:33.772Z] testing.runTests(0xc0000d0080, {0x43cba0, 0x3, 0x3}, {0x16a90d, 0x2cc228, 0x441640}) [2022-01-20T20:56:33.772Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-01-20T20:56:33.772Z] testing.(*M).Run(0xc0000d0080) [2022-01-20T20:56:33.772Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-01-20T20:56:33.772Z] main.main() [2022-01-20T20:56:33.772Z] _testmain.go:95 +0x1f5 [2022-01-20T20:56:33.772Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-01-20T20:56:33.772Z] PASS [2022-01-20T20:56:33.772Z] coverage: 90.9% of statements [2022-01-20T20:56:33.772Z] ok github.com/docker/docker/pkg/stack 0.232s coverage: 90.9% of statements [2022-01-20T20:56:34.018Z] docker_api_swarm_service_test.go:395: [d0c8cc177cbd3] joining swarm manager [d49f7a6d586fa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-20T20:56:34.242Z] === RUN TestNewStdWriter [2022-01-20T20:56:34.242Z] --- PASS: TestNewStdWriter (0.00s) [2022-01-20T20:56:34.242Z] === RUN TestWriteWithUninitializedStdWriter [2022-01-20T20:56:34.242Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-01-20T20:56:34.242Z] === RUN TestWriteWithNilBytes [2022-01-20T20:56:34.242Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-01-20T20:56:34.242Z] === RUN TestWrite [2022-01-20T20:56:34.242Z] --- PASS: TestWrite (0.00s) [2022-01-20T20:56:34.242Z] === RUN TestWriteWithWriterError [2022-01-20T20:56:34.242Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-01-20T20:56:34.242Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-01-20T20:56:34.242Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-01-20T20:56:34.242Z] === RUN TestStdCopyWriteAndRead [2022-01-20T20:56:34.242Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-01-20T20:56:34.242Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-01-20T20:56:34.242Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-01-20T20:56:34.242Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-01-20T20:56:34.242Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-01-20T20:56:34.242Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-01-20T20:56:34.242Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-01-20T20:56:34.242Z] === RUN TestStdCopyWithInvalidInputHeader [2022-01-20T20:56:34.242Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-01-20T20:56:34.242Z] === RUN TestStdCopyWithCorruptedPrefix [2022-01-20T20:56:34.242Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-01-20T20:56:34.242Z] === RUN TestStdCopyReturnsWriteErrors [2022-01-20T20:56:34.242Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-01-20T20:56:34.242Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-01-20T20:56:34.242Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-01-20T20:56:34.242Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-01-20T20:56:34.242Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-01-20T20:56:34.242Z] PASS [2022-01-20T20:56:34.242Z] coverage: 100.0% of statements [2022-01-20T20:56:34.242Z] ok github.com/docker/docker/pkg/stdcopy 0.046s coverage: 100.0% of statements [2022-01-20T20:56:34.277Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-01-20T20:56:34.850Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-01-20T20:56:35.230Z] === RUN TestRawProgressFormatterFormatStatus [2022-01-20T20:56:35.230Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-01-20T20:56:35.230Z] === RUN TestRawProgressFormatterFormatProgress [2022-01-20T20:56:35.230Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-01-20T20:56:35.230Z] === RUN TestFormatStatus [2022-01-20T20:56:35.230Z] --- PASS: TestFormatStatus (0.00s) [2022-01-20T20:56:35.230Z] === RUN TestFormatError [2022-01-20T20:56:35.230Z] --- PASS: TestFormatError (0.00s) [2022-01-20T20:56:35.230Z] === RUN TestFormatJSONError [2022-01-20T20:56:35.230Z] --- PASS: TestFormatJSONError (0.00s) [2022-01-20T20:56:35.230Z] === RUN TestJsonProgressFormatterFormatProgress [2022-01-20T20:56:35.230Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-01-20T20:56:35.230Z] === RUN TestJsonProgressFormatterFormatStatus [2022-01-20T20:56:35.230Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-01-20T20:56:35.230Z] === RUN TestNewJSONProgressOutput [2022-01-20T20:56:35.230Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-01-20T20:56:35.230Z] === RUN TestAuxFormatterEmit [2022-01-20T20:56:35.230Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-01-20T20:56:35.230Z] === RUN TestStreamWriterStdout [2022-01-20T20:56:35.230Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-01-20T20:56:35.230Z] === RUN TestStreamWriterStderr [2022-01-20T20:56:35.230Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-01-20T20:56:35.230Z] PASS [2022-01-20T20:56:35.230Z] coverage: 66.2% of statements [2022-01-20T20:56:35.230Z] ok github.com/docker/docker/pkg/streamformatter 0.046s coverage: 66.2% of statements [2022-01-20T20:56:35.699Z] time="2022-01-20T20:56:35Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-01-20T20:56:35.699Z] === RUN TestGenerateRandomID [2022-01-20T20:56:35.699Z] --- PASS: TestGenerateRandomID (0.00s) [2022-01-20T20:56:35.699Z] === RUN TestShortenId [2022-01-20T20:56:35.699Z] --- PASS: TestShortenId (0.00s) [2022-01-20T20:56:35.699Z] === RUN TestShortenSha256Id [2022-01-20T20:56:35.699Z] --- PASS: TestShortenSha256Id (0.00s) [2022-01-20T20:56:35.699Z] === RUN TestShortenIdEmpty [2022-01-20T20:56:35.699Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-01-20T20:56:35.699Z] === RUN TestShortenIdInvalid [2022-01-20T20:56:35.699Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-01-20T20:56:35.699Z] === RUN TestIsShortIDNonHex [2022-01-20T20:56:35.699Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-01-20T20:56:35.699Z] === RUN TestIsShortIDNotCorrectSize [2022-01-20T20:56:35.699Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-01-20T20:56:35.699Z] PASS [2022-01-20T20:56:35.699Z] coverage: 70.6% of statements [2022-01-20T20:56:35.699Z] ok github.com/docker/docker/pkg/stringid 0.045s coverage: 70.6% of statements [2022-01-20T20:56:36.690Z] === RUN TestIsCpusetListAvailable [2022-01-20T20:56:36.690Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-01-20T20:56:36.690Z] PASS [2022-01-20T20:56:36.690Z] coverage: 39.4% of statements [2022-01-20T20:56:36.690Z] ok github.com/docker/docker/pkg/sysinfo 0.058s coverage: 39.4% of statements [2022-01-20T20:56:38.179Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-01-20T20:56:38.179Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-01-20T20:56:38.179Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-01-20T20:56:38.179Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-01-20T20:56:38.179Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-01-20T20:56:38.179Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-01-20T20:56:38.179Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-01-20T20:56:38.179Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-01-20T20:56:38.179Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-01-20T20:56:38.179Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-01-20T20:56:38.179Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-01-20T20:56:38.179Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-01-20T20:56:38.179Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-01-20T20:56:38.179Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-01-20T20:56:38.179Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-01-20T20:56:38.179Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-01-20T20:56:38.179Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-01-20T20:56:38.179Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-01-20T20:56:38.179Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-01-20T20:56:38.179Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-01-20T20:56:38.179Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-01-20T20:56:38.179Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-01-20T20:56:38.179Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-01-20T20:56:38.179Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-01-20T20:56:38.179Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-01-20T20:56:38.179Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-01-20T20:56:38.262Z] --- PASS: TestAllocateRandomDeallocate (7.77s) [2022-01-20T20:56:38.262Z] === RUN TestRetrieveFromStore [2022-01-20T20:56:38.734Z] === RUN TestChtimes [2022-01-20T20:56:38.734Z] --- PASS: TestChtimes (0.00s) [2022-01-20T20:56:38.734Z] === RUN TestChtimesWindows [2022-01-20T20:56:38.734Z] --- PASS: TestChtimesWindows (0.01s) [2022-01-20T20:56:38.734Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-01-20T20:56:38.734Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-01-20T20:56:38.734Z] === RUN TestEnsureRemoveAllNotExist [2022-01-20T20:56:38.734Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-01-20T20:56:38.734Z] === RUN TestEnsureRemoveAllWithDir [2022-01-20T20:56:38.734Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-01-20T20:56:38.734Z] === RUN TestEnsureRemoveAllWithFile [2022-01-20T20:56:38.734Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-01-20T20:56:38.734Z] === RUN TestHasWin32KSupport [2022-01-20T20:56:38.734Z] syscall_windows_test.go:8: win32k: true [2022-01-20T20:56:38.734Z] --- PASS: TestHasWin32KSupport (0.00s) [2022-01-20T20:56:38.734Z] PASS [2022-01-20T20:56:38.734Z] coverage: 13.0% of statements [2022-01-20T20:56:38.734Z] ok github.com/docker/docker/pkg/system 0.059s coverage: 13.0% of statements [2022-01-20T20:56:39.203Z] === RUN TestTailFile [2022-01-20T20:56:39.203Z] --- PASS: TestTailFile (0.00s) [2022-01-20T20:56:39.203Z] === RUN TestTailFileManyLines [2022-01-20T20:56:39.203Z] --- PASS: TestTailFileManyLines (0.00s) [2022-01-20T20:56:39.203Z] === RUN TestTailEmptyFile [2022-01-20T20:56:39.203Z] --- PASS: TestTailEmptyFile (0.00s) [2022-01-20T20:56:39.203Z] === RUN TestTailNegativeN [2022-01-20T20:56:39.203Z] --- PASS: TestTailNegativeN (0.00s) [2022-01-20T20:56:39.203Z] === RUN TestNewTailReader [2022-01-20T20:56:39.203Z] === PAUSE TestNewTailReader [2022-01-20T20:56:39.203Z] === CONT TestNewTailReader [2022-01-20T20:56:39.203Z] === RUN TestNewTailReader/2_byte_delimiter [2022-01-20T20:56:39.203Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-01-20T20:56:39.203Z] === RUN TestNewTailReader/4_byte_delimiter [2022-01-20T20:56:39.203Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-01-20T20:56:39.203Z] === RUN TestNewTailReader/8_byte_delimiter [2022-01-20T20:56:39.203Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-01-20T20:56:39.203Z] === RUN TestNewTailReader/12_byte_delimiter [2022-01-20T20:56:39.203Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-01-20T20:56:39.203Z] === RUN TestNewTailReader/no_delimiter [2022-01-20T20:56:39.203Z] === PAUSE TestNewTailReader/no_delimiter [2022-01-20T20:56:39.203Z] === RUN TestNewTailReader/single_byte_delimiter [2022-01-20T20:56:39.203Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-01-20T20:56:39.203Z] === RUN TestNewTailReader/truncated_last_line [2022-01-20T20:56:39.203Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-01-20T20:56:39.203Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-01-20T20:56:39.203Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-01-20T20:56:39.203Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-01-20T20:56:39.203Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-01-20T20:56:39.203Z] === CONT TestNewTailReader/2_byte_delimiter [2022-01-20T20:56:39.203Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-01-20T20:56:39.203Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-01-20T20:56:39.203Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-01-20T20:56:39.203Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-01-20T20:56:39.203Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-01-20T20:56:39.203Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-01-20T20:56:39.203Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T20:56:39.203Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T20:56:39.203Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T20:56:39.203Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T20:56:39.203Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-01-20T20:56:39.203Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-01-20T20:56:39.203Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-01-20T20:56:39.203Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-01-20T20:56:39.203Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-01-20T20:56:39.203Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-01-20T20:56:39.203Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-01-20T20:56:39.203Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-01-20T20:56:39.203Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-01-20T20:56:39.203Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-01-20T20:56:39.203Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-01-20T20:56:39.203Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-01-20T20:56:39.203Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-01-20T20:56:39.203Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-01-20T20:56:39.203Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-01-20T20:56:39.203Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-01-20T20:56:39.203Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-01-20T20:56:39.203Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T20:56:39.203Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T20:56:39.203Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-01-20T20:56:39.203Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-01-20T20:56:39.203Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-01-20T20:56:39.203Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-01-20T20:56:39.203Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-01-20T20:56:39.203Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-01-20T20:56:39.203Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-01-20T20:56:39.203Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-01-20T20:56:39.203Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-01-20T20:56:39.673Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-01-20T20:56:39.673Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-01-20T20:56:39.673Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-01-20T20:56:39.673Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-01-20T20:56:39.673Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-01-20T20:56:39.673Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-01-20T20:56:39.673Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-01-20T20:56:39.673Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-01-20T20:56:39.673Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-01-20T20:56:39.673Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-01-20T20:56:39.673Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-01-20T20:56:39.673Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-01-20T20:56:39.673Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-01-20T20:56:39.673Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-01-20T20:56:39.673Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T20:56:39.673Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T20:56:39.673Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T20:56:39.673Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T20:56:39.673Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T20:56:39.673Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T20:56:39.673Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-01-20T20:56:39.673Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T20:56:39.673Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T20:56:39.673Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T20:56:39.673Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T20:56:39.673Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T20:56:39.673Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T20:56:39.673Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T20:56:39.673Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T20:56:39.673Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T20:56:39.674Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T20:56:39.674Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T20:56:39.674Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T20:56:39.674Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-01-20T20:56:39.674Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-01-20T20:56:39.674Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-01-20T20:56:39.674Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T20:56:39.674Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T20:56:39.674Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T20:56:39.674Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T20:56:39.674Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T20:56:39.674Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T20:56:39.674Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T20:56:39.674Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T20:56:39.674Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T20:56:39.674Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T20:56:39.674Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T20:56:39.674Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T20:56:39.674Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T20:56:39.674Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T20:56:39.674Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T20:56:39.674Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-01-20T20:56:39.674Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-01-20T20:56:39.674Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-01-20T20:56:39.674Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-01-20T20:56:39.674Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-01-20T20:56:39.674Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-01-20T20:56:39.674Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-01-20T20:56:39.674Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-01-20T20:56:39.674Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-01-20T20:56:39.674Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-01-20T20:56:39.674Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-01-20T20:56:39.674Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-01-20T20:56:39.674Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-01-20T20:56:39.674Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-01-20T20:56:39.674Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-01-20T20:56:39.674Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-01-20T20:56:39.674Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-01-20T20:56:39.674Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-01-20T20:56:39.674Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-01-20T20:56:39.674Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-01-20T20:56:39.674Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-01-20T20:56:39.674Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-01-20T20:56:39.674Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-01-20T20:56:39.674Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-01-20T20:56:39.674Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-01-20T20:56:39.674Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T20:56:39.674Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T20:56:39.674Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T20:56:39.674Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T20:56:39.674Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T20:56:39.674Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T20:56:39.674Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T20:56:39.674Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-01-20T20:56:39.674Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-01-20T20:56:39.674Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-01-20T20:56:39.674Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-01-20T20:56:39.674Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T20:56:39.674Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T20:56:39.674Z] === CONT TestNewTailReader/8_byte_delimiter [2022-01-20T20:56:39.674Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-01-20T20:56:39.674Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-01-20T20:56:39.674Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-01-20T20:56:39.674Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-01-20T20:56:39.674Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-01-20T20:56:39.674Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-01-20T20:56:39.674Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T20:56:39.674Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T20:56:39.674Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T20:56:39.674Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T20:56:39.674Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-01-20T20:56:39.674Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-01-20T20:56:39.674Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-01-20T20:56:39.674Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-01-20T20:56:39.674Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-01-20T20:56:39.674Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-01-20T20:56:39.674Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-01-20T20:56:39.674Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-01-20T20:56:39.674Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-01-20T20:56:39.674Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-01-20T20:56:39.674Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-01-20T20:56:39.674Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-01-20T20:56:39.674Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-01-20T20:56:39.674Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-01-20T20:56:39.674Z] === CONT TestNewTailReader/single_byte_delimiter [2022-01-20T20:56:39.674Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-01-20T20:56:39.674Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-01-20T20:56:39.674Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-01-20T20:56:39.674Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-01-20T20:56:39.674Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-01-20T20:56:39.674Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-01-20T20:56:39.674Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T20:56:39.674Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T20:56:39.674Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T20:56:39.674Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T20:56:39.674Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-01-20T20:56:39.674Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-01-20T20:56:39.674Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-01-20T20:56:39.674Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-01-20T20:56:39.674Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-01-20T20:56:39.674Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-01-20T20:56:39.674Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-01-20T20:56:39.674Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-01-20T20:56:39.674Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-01-20T20:56:39.674Z] === CONT TestNewTailReader/12_byte_delimiter [2022-01-20T20:56:39.674Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-01-20T20:56:39.674Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-01-20T20:56:39.674Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-01-20T20:56:39.674Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-01-20T20:56:39.674Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-01-20T20:56:39.674Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-01-20T20:56:39.674Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-01-20T20:56:39.674Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T20:56:39.674Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T20:56:39.674Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T20:56:39.674Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T20:56:39.674Z] === CONT TestNewTailReader/4_byte_delimiter [2022-01-20T20:56:39.674Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-01-20T20:56:39.674Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-01-20T20:56:39.674Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-01-20T20:56:39.674Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-01-20T20:56:39.674Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-01-20T20:56:39.674Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-01-20T20:56:39.674Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T20:56:39.674Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T20:56:39.674Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T20:56:39.674Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T20:56:39.674Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-01-20T20:56:39.674Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-01-20T20:56:39.674Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-01-20T20:56:39.674Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-01-20T20:56:39.674Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-01-20T20:56:39.674Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-01-20T20:56:39.674Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T20:56:39.674Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-01-20T20:56:39.674Z] === CONT TestNewTailReader/no_delimiter [2022-01-20T20:56:39.674Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-01-20T20:56:39.674Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-01-20T20:56:39.674Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-01-20T20:56:39.674Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-01-20T20:56:39.674Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-01-20T20:56:39.674Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-01-20T20:56:39.674Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T20:56:39.674Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T20:56:39.674Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T20:56:39.674Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T20:56:39.674Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-01-20T20:56:39.674Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-01-20T20:56:39.674Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-01-20T20:56:39.674Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T20:56:39.674Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T20:56:39.674Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T20:56:39.674Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-01-20T20:56:39.674Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-01-20T20:56:39.674Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-01-20T20:56:39.674Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-01-20T20:56:39.674Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-01-20T20:56:39.674Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-01-20T20:56:39.674Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-01-20T20:56:39.674Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-01-20T20:56:39.674Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-01-20T20:56:39.674Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-01-20T20:56:39.674Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-01-20T20:56:39.674Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-01-20T20:56:39.674Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-01-20T20:56:39.674Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-01-20T20:56:39.674Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T20:56:39.674Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T20:56:39.674Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T20:56:39.674Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T20:56:39.674Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-01-20T20:56:39.674Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-01-20T20:56:39.674Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-01-20T20:56:39.674Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-01-20T20:56:39.674Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-01-20T20:56:39.674Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-01-20T20:56:39.674Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-01-20T20:56:39.674Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-01-20T20:56:39.674Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-01-20T20:56:39.674Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-01-20T20:56:39.674Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-01-20T20:56:39.674Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-01-20T20:56:39.674Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-01-20T20:56:39.674Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-01-20T20:56:39.674Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-01-20T20:56:39.674Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T20:56:39.674Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T20:56:39.674Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-01-20T20:56:39.674Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T20:56:39.674Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T20:56:39.674Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T20:56:39.674Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-01-20T20:56:39.674Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-01-20T20:56:39.674Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-01-20T20:56:39.674Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-01-20T20:56:39.674Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-01-20T20:56:39.674Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-01-20T20:56:39.674Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-01-20T20:56:39.674Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-01-20T20:56:39.674Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T20:56:39.674Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T20:56:39.674Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T20:56:39.675Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T20:56:39.675Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T20:56:39.675Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T20:56:39.675Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T20:56:39.675Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T20:56:39.675Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T20:56:39.675Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T20:56:39.675Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T20:56:39.675Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-01-20T20:56:39.675Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T20:56:39.675Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T20:56:39.675Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T20:56:39.675Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T20:56:39.675Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-01-20T20:56:39.675Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T20:56:39.675Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T20:56:39.675Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T20:56:39.675Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T20:56:39.675Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T20:56:39.675Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T20:56:39.675Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-01-20T20:56:39.675Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T20:56:39.675Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T20:56:39.675Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-01-20T20:56:39.675Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-01-20T20:56:39.675Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-01-20T20:56:39.675Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-01-20T20:56:39.675Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-01-20T20:56:39.675Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-01-20T20:56:39.675Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-01-20T20:56:39.675Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T20:56:39.675Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-01-20T20:56:39.675Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-01-20T20:56:39.675Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-01-20T20:56:39.675Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-01-20T20:56:39.675Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-01-20T20:56:39.675Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T20:56:39.675Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-01-20T20:56:39.675Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T20:56:39.675Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-01-20T20:56:39.675Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-01-20T20:56:39.675Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-01-20T20:56:39.675Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-01-20T20:56:39.675Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-01-20T20:56:39.675Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-01-20T20:56:39.675Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-01-20T20:56:39.675Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-01-20T20:56:39.675Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T20:56:39.675Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T20:56:39.675Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-01-20T20:56:39.675Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-01-20T20:56:39.675Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T20:56:39.675Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T20:56:39.675Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T20:56:39.675Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T20:56:39.675Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-01-20T20:56:39.675Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T20:56:39.675Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T20:56:39.675Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T20:56:39.675Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T20:56:39.675Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-01-20T20:56:39.675Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-01-20T20:56:39.675Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T20:56:39.675Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T20:56:39.675Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-01-20T20:56:39.675Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-01-20T20:56:39.675Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-01-20T20:56:39.675Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-01-20T20:56:39.675Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-01-20T20:56:39.675Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-01-20T20:56:39.675Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-01-20T20:56:39.675Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-01-20T20:56:39.675Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-01-20T20:56:39.675Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-01-20T20:56:39.675Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-01-20T20:56:39.675Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-01-20T20:56:39.675Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-01-20T20:56:39.675Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-01-20T20:56:39.675Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-01-20T20:56:39.675Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-01-20T20:56:39.675Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-01-20T20:56:39.675Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-01-20T20:56:39.675Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-01-20T20:56:39.675Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-01-20T20:56:39.675Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-01-20T20:56:39.675Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T20:56:39.675Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T20:56:39.675Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-01-20T20:56:39.675Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-01-20T20:56:39.675Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T20:56:39.675Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T20:56:39.675Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T20:56:39.675Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T20:56:39.675Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-01-20T20:56:39.675Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-01-20T20:56:39.675Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-01-20T20:56:39.675Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T20:56:39.675Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T20:56:39.675Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T20:56:39.675Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T20:56:39.675Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T20:56:39.675Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T20:56:39.675Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T20:56:39.675Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T20:56:39.675Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T20:56:39.675Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T20:56:39.675Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T20:56:39.675Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T20:56:39.675Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T20:56:39.675Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T20:56:39.675Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T20:56:39.675Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T20:56:39.675Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T20:56:39.675Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T20:56:39.675Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-01-20T20:56:39.675Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-01-20T20:56:39.675Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-01-20T20:56:39.675Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T20:56:39.675Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T20:56:39.675Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T20:56:39.675Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-01-20T20:56:39.675Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T20:56:39.675Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-01-20T20:56:39.675Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T20:56:39.675Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-01-20T20:56:39.675Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T20:56:39.675Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-01-20T20:56:39.675Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T20:56:39.675Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-01-20T20:56:39.675Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T20:56:39.675Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-01-20T20:56:39.675Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T20:56:39.675Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T20:56:39.675Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T20:56:39.675Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T20:56:39.675Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-01-20T20:56:39.675Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T20:56:39.675Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T20:56:39.675Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T20:56:39.675Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-01-20T20:56:39.675Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-01-20T20:56:39.675Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-01-20T20:56:39.675Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T20:56:39.675Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T20:56:39.675Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-01-20T20:56:39.675Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-01-20T20:56:39.675Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-01-20T20:56:39.675Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-01-20T20:56:39.675Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-01-20T20:56:39.675Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-01-20T20:56:39.675Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-01-20T20:56:39.675Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-01-20T20:56:39.675Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-01-20T20:56:39.675Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-01-20T20:56:39.675Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-01-20T20:56:39.675Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-01-20T20:56:39.675Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-01-20T20:56:39.675Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-01-20T20:56:39.675Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-01-20T20:56:39.675Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-01-20T20:56:39.675Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-01-20T20:56:39.675Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-01-20T20:56:39.675Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-01-20T20:56:39.675Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T20:56:39.675Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T20:56:39.675Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T20:56:39.675Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T20:56:39.675Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T20:56:39.675Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T20:56:39.675Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T20:56:39.675Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T20:56:39.675Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T20:56:39.675Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-01-20T20:56:39.675Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T20:56:39.675Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T20:56:39.675Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T20:56:39.675Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T20:56:39.675Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-01-20T20:56:39.675Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T20:56:39.675Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T20:56:39.675Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T20:56:39.675Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-01-20T20:56:39.675Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-01-20T20:56:39.675Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-01-20T20:56:39.675Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-01-20T20:56:39.675Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-01-20T20:56:39.675Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-01-20T20:56:39.675Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-01-20T20:56:39.675Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-01-20T20:56:39.675Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-01-20T20:56:39.675Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-01-20T20:56:39.675Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-01-20T20:56:39.675Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T20:56:39.675Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T20:56:39.675Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T20:56:39.675Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T20:56:39.675Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-01-20T20:56:39.675Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-01-20T20:56:39.675Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-01-20T20:56:39.675Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-01-20T20:56:39.675Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-01-20T20:56:39.675Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-01-20T20:56:39.675Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-01-20T20:56:39.675Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-01-20T20:56:39.675Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-01-20T20:56:39.675Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-01-20T20:56:39.675Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-01-20T20:56:39.675Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T20:56:39.676Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T20:56:39.676Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-01-20T20:56:39.676Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T20:56:39.676Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T20:56:39.676Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T20:56:39.676Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T20:56:39.676Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T20:56:39.676Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T20:56:39.676Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-01-20T20:56:39.676Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T20:56:39.676Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T20:56:39.676Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T20:56:39.676Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T20:56:39.676Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T20:56:39.676Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T20:56:39.676Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T20:56:39.676Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T20:56:39.676Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T20:56:39.676Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T20:56:39.676Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T20:56:39.676Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T20:56:39.676Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T20:56:39.676Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T20:56:39.676Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T20:56:39.676Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T20:56:39.676Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T20:56:39.676Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T20:56:39.676Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T20:56:39.676Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T20:56:39.676Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T20:56:39.676Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T20:56:39.676Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T20:56:39.676Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-01-20T20:56:39.676Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T20:56:39.676Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T20:56:39.676Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T20:56:39.676Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T20:56:39.676Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T20:56:39.676Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T20:56:39.676Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T20:56:39.676Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T20:56:39.676Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T20:56:39.676Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T20:56:39.676Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T20:56:39.676Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T20:56:39.676Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T20:56:39.676Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T20:56:39.676Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-01-20T20:56:39.676Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-01-20T20:56:39.676Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T20:56:39.676Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T20:56:39.676Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-01-20T20:56:39.676Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-01-20T20:56:39.676Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-01-20T20:56:39.676Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-01-20T20:56:39.676Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-01-20T20:56:39.676Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-01-20T20:56:39.676Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T20:56:39.676Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T20:56:39.676Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-01-20T20:56:39.676Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-01-20T20:56:39.676Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-01-20T20:56:39.676Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-01-20T20:56:39.676Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-01-20T20:56:39.676Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-01-20T20:56:39.676Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-01-20T20:56:39.676Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-01-20T20:56:39.676Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-01-20T20:56:39.676Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-01-20T20:56:39.676Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T20:56:39.676Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T20:56:39.676Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T20:56:39.676Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T20:56:39.676Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T20:56:39.676Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-01-20T20:56:39.676Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-01-20T20:56:39.676Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-01-20T20:56:39.676Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-01-20T20:56:39.676Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-01-20T20:56:39.676Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-01-20T20:56:39.676Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-01-20T20:56:39.676Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-01-20T20:56:39.676Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-01-20T20:56:39.676Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-01-20T20:56:39.676Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-01-20T20:56:39.676Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-01-20T20:56:39.676Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-01-20T20:56:39.676Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-01-20T20:56:39.676Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-01-20T20:56:39.676Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-01-20T20:56:39.676Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T20:56:39.676Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T20:56:39.676Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-01-20T20:56:39.676Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-01-20T20:56:39.676Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-01-20T20:56:39.676Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T20:56:39.676Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T20:56:39.676Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-01-20T20:56:39.676Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-01-20T20:56:39.676Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-01-20T20:56:39.676Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-01-20T20:56:39.676Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-01-20T20:56:39.676Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-01-20T20:56:39.676Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-01-20T20:56:39.676Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-01-20T20:56:39.676Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-01-20T20:56:39.676Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-01-20T20:56:39.676Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-01-20T20:56:39.676Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-01-20T20:56:39.676Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-01-20T20:56:39.676Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-01-20T20:56:39.676Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-01-20T20:56:39.676Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-01-20T20:56:39.676Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-01-20T20:56:39.676Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-01-20T20:56:39.676Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-01-20T20:56:39.676Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-01-20T20:56:39.676Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-01-20T20:56:39.676Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T20:56:39.676Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T20:56:39.676Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-01-20T20:56:39.676Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-01-20T20:56:39.676Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T20:56:39.676Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T20:56:39.676Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-01-20T20:56:39.676Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-01-20T20:56:39.676Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-01-20T20:56:39.676Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T20:56:39.676Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T20:56:39.676Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-01-20T20:56:39.676Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-01-20T20:56:39.676Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-01-20T20:56:39.676Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T20:56:39.676Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T20:56:39.676Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-01-20T20:56:39.676Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T20:56:39.676Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T20:56:39.676Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T20:56:39.676Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T20:56:39.676Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T20:56:39.676Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T20:56:39.676Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T20:56:39.676Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T20:56:39.676Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T20:56:39.676Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T20:56:39.676Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T20:56:39.676Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T20:56:39.676Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T20:56:39.676Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-01-20T20:56:39.676Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-01-20T20:56:39.676Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-01-20T20:56:39.676Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T20:56:39.676Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T20:56:39.676Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-01-20T20:56:39.676Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-01-20T20:56:39.676Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-01-20T20:56:39.676Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-01-20T20:56:39.676Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-01-20T20:56:39.676Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-01-20T20:56:39.676Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-01-20T20:56:39.676Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-01-20T20:56:39.676Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-01-20T20:56:39.676Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-01-20T20:56:39.676Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-01-20T20:56:39.676Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-01-20T20:56:39.676Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-01-20T20:56:39.676Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-01-20T20:56:39.676Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-01-20T20:56:39.676Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-01-20T20:56:39.676Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-01-20T20:56:39.676Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-01-20T20:56:39.676Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-01-20T20:56:39.676Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-01-20T20:56:39.676Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-01-20T20:56:39.676Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-01-20T20:56:39.676Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-01-20T20:56:39.676Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-01-20T20:56:39.676Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T20:56:39.676Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T20:56:39.676Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T20:56:39.676Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T20:56:39.676Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T20:56:39.676Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T20:56:39.676Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T20:56:39.676Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T20:56:39.676Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-01-20T20:56:39.676Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T20:56:39.676Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T20:56:39.676Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T20:56:39.676Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T20:56:39.676Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-01-20T20:56:39.677Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-01-20T20:56:39.677Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-01-20T20:56:39.677Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-01-20T20:56:39.677Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-01-20T20:56:39.677Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-01-20T20:56:39.677Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-01-20T20:56:39.677Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T20:56:39.677Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T20:56:39.677Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-01-20T20:56:39.677Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T20:56:39.677Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T20:56:39.677Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T20:56:39.677Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T20:56:39.677Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T20:56:39.677Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T20:56:39.677Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T20:56:39.677Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T20:56:39.677Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-01-20T20:56:39.677Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-01-20T20:56:39.677Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-01-20T20:56:39.677Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-01-20T20:56:39.677Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-01-20T20:56:39.677Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-01-20T20:56:39.677Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-01-20T20:56:39.677Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-01-20T20:56:39.677Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-01-20T20:56:39.677Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-01-20T20:56:39.677Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-01-20T20:56:39.677Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-01-20T20:56:39.677Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-01-20T20:56:39.677Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-01-20T20:56:39.677Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-01-20T20:56:39.677Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-01-20T20:56:39.677Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-01-20T20:56:39.677Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-01-20T20:56:39.677Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-01-20T20:56:39.677Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-01-20T20:56:39.677Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-01-20T20:56:39.677Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T20:56:39.677Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T20:56:39.677Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-01-20T20:56:39.677Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T20:56:39.677Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T20:56:39.677Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T20:56:39.677Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-01-20T20:56:39.677Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-01-20T20:56:39.677Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-01-20T20:56:39.677Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T20:56:39.677Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T20:56:39.677Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T20:56:39.677Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T20:56:39.677Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T20:56:39.677Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T20:56:39.677Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T20:56:39.677Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T20:56:39.677Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T20:56:39.677Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T20:56:39.677Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T20:56:39.677Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T20:56:39.677Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T20:56:39.677Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T20:56:39.677Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-01-20T20:56:39.677Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T20:56:39.677Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T20:56:39.677Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T20:56:39.677Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T20:56:39.677Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T20:56:39.677Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T20:56:39.677Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T20:56:39.677Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T20:56:39.677Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T20:56:39.677Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T20:56:39.677Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T20:56:39.677Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T20:56:39.677Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T20:56:39.677Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T20:56:39.677Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T20:56:39.677Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-01-20T20:56:39.677Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T20:56:39.677Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T20:56:39.677Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T20:56:39.677Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T20:56:39.677Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T20:56:39.677Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T20:56:39.677Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T20:56:39.677Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T20:56:39.677Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T20:56:39.677Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T20:56:39.677Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T20:56:39.677Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T20:56:39.677Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T20:56:39.677Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-01-20T20:56:39.677Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T20:56:39.677Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T20:56:39.677Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T20:56:39.677Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T20:56:39.677Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T20:56:39.677Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-01-20T20:56:39.677Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-01-20T20:56:39.677Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-01-20T20:56:39.677Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-01-20T20:56:39.677Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-01-20T20:56:39.677Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-01-20T20:56:39.677Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-01-20T20:56:39.677Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-01-20T20:56:39.677Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-01-20T20:56:39.677Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-01-20T20:56:40.125Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-01-20T20:56:40.125Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-01-20T20:56:40.125Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-01-20T20:56:40.148Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-01-20T20:56:40.148Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-01-20T20:56:40.148Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-01-20T20:56:40.148Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-01-20T20:56:40.148Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-01-20T20:56:40.148Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-01-20T20:56:40.148Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-01-20T20:56:40.148Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-01-20T20:56:40.148Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-01-20T20:56:40.148Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-01-20T20:56:40.148Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-01-20T20:56:40.148Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T20:56:40.148Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T20:56:40.148Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-01-20T20:56:40.148Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T20:56:40.148Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T20:56:40.148Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T20:56:40.148Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-01-20T20:56:40.148Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T20:56:40.148Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-01-20T20:56:40.148Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-01-20T20:56:40.148Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-01-20T20:56:40.148Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-01-20T20:56:40.148Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T20:56:40.148Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T20:56:40.148Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T20:56:40.148Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T20:56:40.148Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T20:56:40.148Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T20:56:40.149Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T20:56:40.149Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T20:56:40.149Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T20:56:40.149Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T20:56:40.149Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T20:56:40.149Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T20:56:40.149Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T20:56:40.149Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-01-20T20:56:40.149Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-01-20T20:56:40.149Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-01-20T20:56:40.149Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T20:56:40.149Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T20:56:40.149Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-01-20T20:56:40.149Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-01-20T20:56:40.149Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-01-20T20:56:40.149Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T20:56:40.149Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T20:56:40.149Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T20:56:40.149Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T20:56:40.149Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T20:56:40.149Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T20:56:40.149Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T20:56:40.149Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T20:56:40.149Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-01-20T20:56:40.149Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T20:56:40.149Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T20:56:40.149Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T20:56:40.149Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T20:56:40.149Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T20:56:40.149Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T20:56:40.149Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T20:56:40.149Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T20:56:40.149Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T20:56:40.149Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T20:56:40.149Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T20:56:40.149Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T20:56:40.149Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T20:56:40.149Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T20:56:40.149Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T20:56:40.149Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T20:56:40.149Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T20:56:40.149Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T20:56:40.149Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T20:56:40.149Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T20:56:40.149Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T20:56:40.149Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T20:56:40.149Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T20:56:40.149Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T20:56:40.149Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T20:56:40.149Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T20:56:40.149Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-01-20T20:56:40.149Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T20:56:40.149Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T20:56:40.149Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T20:56:40.149Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T20:56:40.149Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T20:56:40.149Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T20:56:40.149Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T20:56:40.149Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T20:56:40.149Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T20:56:40.149Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T20:56:40.149Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T20:56:40.149Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T20:56:40.149Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-01-20T20:56:40.149Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-01-20T20:56:40.149Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-01-20T20:56:40.149Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-01-20T20:56:40.149Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-01-20T20:56:40.149Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-01-20T20:56:40.149Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-01-20T20:56:40.149Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T20:56:40.149Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T20:56:40.149Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-01-20T20:56:40.149Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T20:56:40.149Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-01-20T20:56:40.149Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-01-20T20:56:40.149Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-01-20T20:56:40.149Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T20:56:40.149Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T20:56:40.149Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T20:56:40.149Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T20:56:40.149Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-01-20T20:56:40.149Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T20:56:40.149Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T20:56:40.149Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T20:56:40.149Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-01-20T20:56:40.149Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-01-20T20:56:40.149Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-01-20T20:56:40.149Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-01-20T20:56:40.149Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-01-20T20:56:40.149Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-01-20T20:56:40.149Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-01-20T20:56:40.149Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-01-20T20:56:40.149Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-01-20T20:56:40.149Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-01-20T20:56:40.149Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-01-20T20:56:40.149Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-01-20T20:56:40.149Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-01-20T20:56:40.149Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-01-20T20:56:40.149Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-01-20T20:56:40.149Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-01-20T20:56:40.149Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T20:56:40.149Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-01-20T20:56:40.149Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-01-20T20:56:40.149Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-01-20T20:56:40.149Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-01-20T20:56:40.149Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-01-20T20:56:40.149Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-01-20T20:56:40.149Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-01-20T20:56:40.149Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-01-20T20:56:40.149Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-01-20T20:56:40.149Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-01-20T20:56:40.149Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-01-20T20:56:40.149Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-01-20T20:56:40.149Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T20:56:40.149Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T20:56:40.149Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-01-20T20:56:40.149Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-01-20T20:56:40.149Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-01-20T20:56:40.149Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-01-20T20:56:40.149Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-01-20T20:56:40.149Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-01-20T20:56:40.149Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-01-20T20:56:40.149Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-01-20T20:56:40.149Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-01-20T20:56:40.149Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-01-20T20:56:40.149Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-01-20T20:56:40.149Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-01-20T20:56:40.149Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-01-20T20:56:40.149Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T20:56:40.149Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T20:56:40.149Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T20:56:40.149Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T20:56:40.149Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-01-20T20:56:40.149Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T20:56:40.149Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-01-20T20:56:40.149Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T20:56:40.149Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T20:56:40.149Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-01-20T20:56:40.149Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-01-20T20:56:40.149Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T20:56:40.149Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-01-20T20:56:40.149Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-01-20T20:56:40.149Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-01-20T20:56:40.149Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-01-20T20:56:40.149Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-01-20T20:56:40.149Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T20:56:40.149Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T20:56:40.149Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T20:56:40.149Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-01-20T20:56:40.149Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T20:56:40.149Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T20:56:40.149Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T20:56:40.149Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T20:56:40.149Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T20:56:40.149Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T20:56:40.149Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-01-20T20:56:40.149Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T20:56:40.149Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T20:56:40.149Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T20:56:40.149Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T20:56:40.149Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T20:56:40.149Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T20:56:40.149Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T20:56:40.149Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T20:56:40.149Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T20:56:40.149Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-01-20T20:56:40.149Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-01-20T20:56:40.149Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-01-20T20:56:40.149Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T20:56:40.149Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T20:56:40.149Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T20:56:40.149Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T20:56:40.149Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T20:56:40.149Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T20:56:40.149Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T20:56:40.149Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T20:56:40.149Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-01-20T20:56:40.149Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T20:56:40.149Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T20:56:40.149Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-01-20T20:56:40.149Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T20:56:40.149Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T20:56:40.149Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T20:56:40.149Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-01-20T20:56:40.149Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T20:56:40.149Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-01-20T20:56:40.149Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-01-20T20:56:40.149Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-01-20T20:56:40.149Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-01-20T20:56:40.149Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-01-20T20:56:40.149Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-01-20T20:56:40.149Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-01-20T20:56:40.149Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-01-20T20:56:40.149Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-01-20T20:56:40.149Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T20:56:40.149Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-01-20T20:56:40.149Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-01-20T20:56:40.149Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-01-20T20:56:40.149Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-01-20T20:56:40.149Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-01-20T20:56:40.149Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-01-20T20:56:40.149Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-01-20T20:56:40.149Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-01-20T20:56:40.150Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T20:56:40.151Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T20:56:40.151Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-01-20T20:56:40.151Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-01-20T20:56:40.151Z] --- PASS: TestNewTailReader (0.00s) [2022-01-20T20:56:40.151Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-01-20T20:56:40.151Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-01-20T20:56:40.151Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-01-20T20:56:40.151Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-01-20T20:56:40.151Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-01-20T20:56:40.151Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-01-20T20:56:40.151Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-01-20T20:56:40.151Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-01-20T20:56:40.151Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-01-20T20:56:40.151Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-01-20T20:56:40.151Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-01-20T20:56:40.151Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-01-20T20:56:40.151Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-01-20T20:56:40.151Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-01-20T20:56:40.151Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-01-20T20:56:40.151Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-01-20T20:56:40.151Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-01-20T20:56:40.151Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-01-20T20:56:40.151Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-01-20T20:56:40.151Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-01-20T20:56:40.151Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-01-20T20:56:40.151Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-01-20T20:56:40.151Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-01-20T20:56:40.151Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-01-20T20:56:40.151Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-01-20T20:56:40.151Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-01-20T20:56:40.151Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-01-20T20:56:40.151Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-01-20T20:56:40.151Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-01-20T20:56:40.151Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-01-20T20:56:40.151Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-01-20T20:56:40.151Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-01-20T20:56:40.151Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-01-20T20:56:40.151Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-01-20T20:56:40.151Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-01-20T20:56:40.151Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-01-20T20:56:40.151Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-01-20T20:56:40.151Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-01-20T20:56:40.151Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-01-20T20:56:40.151Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-01-20T20:56:40.151Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-01-20T20:56:40.151Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-01-20T20:56:40.151Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-01-20T20:56:40.151Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-01-20T20:56:40.151Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-01-20T20:56:40.151Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-01-20T20:56:40.151Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-01-20T20:56:40.151Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-01-20T20:56:40.151Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-01-20T20:56:40.151Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-01-20T20:56:40.151Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-01-20T20:56:40.151Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-01-20T20:56:40.151Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-01-20T20:56:40.151Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-01-20T20:56:40.151Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-01-20T20:56:40.151Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-01-20T20:56:40.151Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-01-20T20:56:40.151Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-01-20T20:56:40.151Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-01-20T20:56:40.151Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-01-20T20:56:40.151Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-01-20T20:56:40.151Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-01-20T20:56:40.151Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-01-20T20:56:40.151Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-01-20T20:56:40.151Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-01-20T20:56:40.151Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-01-20T20:56:40.151Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-01-20T20:56:40.151Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-01-20T20:56:40.151Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-01-20T20:56:40.151Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-01-20T20:56:40.151Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-01-20T20:56:40.151Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-01-20T20:56:40.151Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-01-20T20:56:40.151Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-01-20T20:56:40.151Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.01s) [2022-01-20T20:56:40.151Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-01-20T20:56:40.151Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-01-20T20:56:40.151Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-01-20T20:56:40.151Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-01-20T20:56:40.151Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-01-20T20:56:40.151Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-01-20T20:56:40.151Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-01-20T20:56:40.151Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-01-20T20:56:40.151Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-01-20T20:56:40.151Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-01-20T20:56:40.151Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-01-20T20:56:40.151Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-01-20T20:56:40.151Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-01-20T20:56:40.151Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-01-20T20:56:40.151Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-01-20T20:56:40.151Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-01-20T20:56:40.151Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-01-20T20:56:40.151Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-01-20T20:56:40.151Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-01-20T20:56:40.151Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-01-20T20:56:40.151Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-01-20T20:56:40.151Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-01-20T20:56:40.151Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-01-20T20:56:40.151Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-01-20T20:56:40.151Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-01-20T20:56:40.151Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-01-20T20:56:40.151Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-01-20T20:56:40.151Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-01-20T20:56:40.151Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-01-20T20:56:40.151Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-01-20T20:56:40.151Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-01-20T20:56:40.151Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-01-20T20:56:40.151Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-01-20T20:56:40.151Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-01-20T20:56:40.151Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-01-20T20:56:40.151Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-01-20T20:56:40.151Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-01-20T20:56:40.151Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-01-20T20:56:40.151Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-01-20T20:56:40.151Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-01-20T20:56:40.151Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-01-20T20:56:40.151Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-01-20T20:56:40.151Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-01-20T20:56:40.151Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-01-20T20:56:40.151Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-01-20T20:56:40.151Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-01-20T20:56:40.151Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-01-20T20:56:40.151Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-01-20T20:56:40.151Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-01-20T20:56:40.151Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-01-20T20:56:40.151Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-01-20T20:56:40.151Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-01-20T20:56:40.151Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-01-20T20:56:40.151Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-01-20T20:56:40.151Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.01s) [2022-01-20T20:56:40.151Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.01s) [2022-01-20T20:56:40.151Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-01-20T20:56:40.151Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-01-20T20:56:40.151Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-01-20T20:56:40.151Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-01-20T20:56:40.151Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-01-20T20:56:40.151Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-01-20T20:56:40.151Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-01-20T20:56:40.151Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-01-20T20:56:40.151Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-01-20T20:56:40.151Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-01-20T20:56:40.151Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-01-20T20:56:40.151Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-01-20T20:56:40.151Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-01-20T20:56:40.151Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-01-20T20:56:40.151Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-01-20T20:56:40.151Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-01-20T20:56:40.151Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-01-20T20:56:40.151Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-01-20T20:56:40.151Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-01-20T20:56:40.151Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-01-20T20:56:40.151Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-01-20T20:56:40.151Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-01-20T20:56:40.151Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-01-20T20:56:40.151Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.01s) [2022-01-20T20:56:40.151Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-01-20T20:56:40.151Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-01-20T20:56:40.151Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-01-20T20:56:40.151Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-01-20T20:56:40.151Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-01-20T20:56:40.151Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-01-20T20:56:40.151Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-01-20T20:56:40.151Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-01-20T20:56:40.152Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-01-20T20:56:40.152Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-01-20T20:56:40.152Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-01-20T20:56:40.152Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.01s) [2022-01-20T20:56:40.152Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-01-20T20:56:40.152Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-01-20T20:56:40.152Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-01-20T20:56:40.152Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-01-20T20:56:40.152Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-01-20T20:56:40.152Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-01-20T20:56:40.152Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-01-20T20:56:40.152Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-01-20T20:56:40.152Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-01-20T20:56:40.152Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-01-20T20:56:40.152Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-01-20T20:56:40.152Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-01-20T20:56:40.152Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-01-20T20:56:40.152Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-01-20T20:56:40.152Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-01-20T20:56:40.152Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-01-20T20:56:40.152Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-01-20T20:56:40.152Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-01-20T20:56:40.152Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-01-20T20:56:40.152Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-01-20T20:56:40.152Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-01-20T20:56:40.152Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-01-20T20:56:40.152Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-01-20T20:56:40.152Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-01-20T20:56:40.152Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.01s) [2022-01-20T20:56:40.152Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-01-20T20:56:40.152Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-01-20T20:56:40.152Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-01-20T20:56:40.152Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-01-20T20:56:40.152Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-01-20T20:56:40.152Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-01-20T20:56:40.152Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-01-20T20:56:40.152Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-01-20T20:56:40.152Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-01-20T20:56:40.152Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-01-20T20:56:40.152Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-01-20T20:56:40.152Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-01-20T20:56:40.152Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-01-20T20:56:40.152Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-01-20T20:56:40.152Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-01-20T20:56:40.152Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-01-20T20:56:40.152Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-01-20T20:56:40.152Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-01-20T20:56:40.152Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-01-20T20:56:40.152Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-01-20T20:56:40.152Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-01-20T20:56:40.152Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-01-20T20:56:40.152Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.01s) [2022-01-20T20:56:40.152Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-01-20T20:56:40.152Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-01-20T20:56:40.152Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-01-20T20:56:40.152Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-01-20T20:56:40.152Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-01-20T20:56:40.152Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2022-01-20T20:56:40.152Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-01-20T20:56:40.152Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-01-20T20:56:40.152Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-01-20T20:56:40.152Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-01-20T20:56:40.152Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-01-20T20:56:40.152Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-01-20T20:56:40.152Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-01-20T20:56:40.152Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-01-20T20:56:40.152Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-01-20T20:56:40.152Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-01-20T20:56:40.152Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-01-20T20:56:40.152Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-01-20T20:56:40.152Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-01-20T20:56:40.152Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-01-20T20:56:40.152Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-01-20T20:56:40.152Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-01-20T20:56:40.152Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-01-20T20:56:40.152Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-01-20T20:56:40.152Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-01-20T20:56:40.152Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-01-20T20:56:40.152Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-01-20T20:56:40.152Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-01-20T20:56:40.152Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-01-20T20:56:40.152Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-01-20T20:56:40.152Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-01-20T20:56:40.152Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-01-20T20:56:40.152Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-01-20T20:56:40.152Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-01-20T20:56:40.152Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-01-20T20:56:40.152Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-01-20T20:56:40.152Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-01-20T20:56:40.152Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-01-20T20:56:40.152Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-01-20T20:56:40.152Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-01-20T20:56:40.152Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-01-20T20:56:40.152Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-01-20T20:56:40.152Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-01-20T20:56:40.152Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-01-20T20:56:40.152Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-01-20T20:56:40.152Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-01-20T20:56:40.152Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-01-20T20:56:40.152Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-01-20T20:56:40.152Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-01-20T20:56:40.152Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-01-20T20:56:40.152Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-01-20T20:56:40.152Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-01-20T20:56:40.152Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-01-20T20:56:40.152Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-01-20T20:56:40.152Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-01-20T20:56:40.152Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-01-20T20:56:40.152Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-01-20T20:56:40.152Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-01-20T20:56:40.152Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-01-20T20:56:40.152Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-01-20T20:56:40.152Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-01-20T20:56:40.152Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-01-20T20:56:40.152Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-01-20T20:56:40.152Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.01s) [2022-01-20T20:56:40.152Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-01-20T20:56:40.152Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-01-20T20:56:40.152Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-01-20T20:56:40.152Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-01-20T20:56:40.152Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-01-20T20:56:40.152Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-01-20T20:56:40.152Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-01-20T20:56:40.152Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-01-20T20:56:40.152Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-01-20T20:56:40.152Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-01-20T20:56:40.152Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-01-20T20:56:40.152Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-01-20T20:56:40.152Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-01-20T20:56:40.152Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-01-20T20:56:40.152Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-01-20T20:56:40.152Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-01-20T20:56:40.152Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-01-20T20:56:40.152Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-01-20T20:56:40.152Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-01-20T20:56:40.152Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-01-20T20:56:40.152Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-01-20T20:56:40.152Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-01-20T20:56:40.152Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-01-20T20:56:40.152Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-01-20T20:56:40.152Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-01-20T20:56:40.152Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-01-20T20:56:40.152Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-01-20T20:56:40.152Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-01-20T20:56:40.152Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-01-20T20:56:40.152Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-01-20T20:56:40.152Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-01-20T20:56:40.152Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-01-20T20:56:40.152Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-01-20T20:56:40.152Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-01-20T20:56:40.152Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-01-20T20:56:40.152Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-01-20T20:56:40.152Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-01-20T20:56:40.152Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-01-20T20:56:40.152Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-01-20T20:56:40.152Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-01-20T20:56:40.152Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-01-20T20:56:40.152Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-01-20T20:56:40.152Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-01-20T20:56:40.152Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-01-20T20:56:40.152Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-01-20T20:56:40.152Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-01-20T20:56:40.152Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-01-20T20:56:40.152Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-01-20T20:56:40.152Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-01-20T20:56:40.152Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-01-20T20:56:40.152Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-01-20T20:56:40.152Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-01-20T20:56:40.152Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-01-20T20:56:40.152Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-01-20T20:56:40.152Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-01-20T20:56:40.152Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-01-20T20:56:40.152Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-01-20T20:56:40.152Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-01-20T20:56:40.152Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-01-20T20:56:40.152Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-01-20T20:56:40.153Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-01-20T20:56:40.153Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-01-20T20:56:40.153Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-01-20T20:56:40.153Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-01-20T20:56:40.153Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-01-20T20:56:40.153Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-01-20T20:56:40.153Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-01-20T20:56:40.153Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.02s) [2022-01-20T20:56:40.153Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-01-20T20:56:40.153Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-01-20T20:56:40.153Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-01-20T20:56:40.153Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-01-20T20:56:40.153Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-01-20T20:56:40.153Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-01-20T20:56:40.153Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-01-20T20:56:40.153Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-01-20T20:56:40.153Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-01-20T20:56:40.153Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-01-20T20:56:40.153Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-01-20T20:56:40.153Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-01-20T20:56:40.153Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-01-20T20:56:40.153Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-01-20T20:56:40.153Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-01-20T20:56:40.153Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-01-20T20:56:40.153Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-01-20T20:56:40.153Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-01-20T20:56:40.153Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-01-20T20:56:40.153Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-01-20T20:56:40.153Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-01-20T20:56:40.153Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-01-20T20:56:40.153Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-01-20T20:56:40.153Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-01-20T20:56:40.153Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-01-20T20:56:40.401Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-01-20T20:56:40.401Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2022-01-20T20:56:40.401Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-01-20T20:56:40.401Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2022-01-20T20:56:40.401Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-01-20T20:56:40.401Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2022-01-20T20:56:40.401Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-01-20T20:56:40.401Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-01-20T20:56:40.401Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-01-20T20:56:40.622Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-01-20T20:56:40.622Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-01-20T20:56:40.622Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-01-20T20:56:40.622Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-01-20T20:56:40.622Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-01-20T20:56:40.622Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-01-20T20:56:40.622Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-01-20T20:56:40.622Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-01-20T20:56:40.622Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-01-20T20:56:40.622Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-01-20T20:56:40.622Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-01-20T20:56:40.622Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-01-20T20:56:40.622Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-01-20T20:56:40.622Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-01-20T20:56:40.622Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-01-20T20:56:40.622Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-01-20T20:56:40.622Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-01-20T20:56:40.622Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-01-20T20:56:40.622Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-01-20T20:56:40.623Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-01-20T20:56:40.623Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-01-20T20:56:40.623Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-01-20T20:56:40.623Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-01-20T20:56:40.623Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-01-20T20:56:40.623Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-01-20T20:56:40.623Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-01-20T20:56:40.623Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-01-20T20:56:40.623Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.01s) [2022-01-20T20:56:40.623Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-01-20T20:56:40.623Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-01-20T20:56:40.623Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-01-20T20:56:40.623Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-01-20T20:56:40.623Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-01-20T20:56:40.623Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-01-20T20:56:40.623Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-01-20T20:56:40.623Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-01-20T20:56:40.623Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-01-20T20:56:40.623Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-01-20T20:56:40.623Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-01-20T20:56:40.623Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-01-20T20:56:40.623Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-01-20T20:56:40.623Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-01-20T20:56:40.623Z] PASS [2022-01-20T20:56:40.623Z] coverage: 88.6% of statements [2022-01-20T20:56:40.623Z] ok github.com/docker/docker/pkg/tailfile 0.216s coverage: 88.6% of statements [2022-01-20T20:56:40.693Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-01-20T20:56:41.092Z] === RUN TestTarSumRemoveNonExistent [2022-01-20T20:56:41.092Z] --- PASS: TestTarSumRemoveNonExistent (0.01s) [2022-01-20T20:56:41.092Z] === RUN TestTarSumRemove [2022-01-20T20:56:41.092Z] --- PASS: TestTarSumRemove (0.00s) [2022-01-20T20:56:41.092Z] === RUN TestSortFileInfoSums [2022-01-20T20:56:41.092Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-01-20T20:56:41.092Z] === RUN TestNewTarSumForLabelInvalid [2022-01-20T20:56:41.092Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-01-20T20:56:41.092Z] === RUN TestNewTarSumForLabel [2022-01-20T20:56:41.092Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-01-20T20:56:41.092Z] === RUN TestEmptyTar [2022-01-20T20:56:41.092Z] --- PASS: TestEmptyTar (0.00s) [2022-01-20T20:56:41.092Z] === RUN TestTarSumsReadSize [2022-01-20T20:56:41.092Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-01-20T20:56:41.092Z] === RUN TestTarSums [2022-01-20T20:56:41.092Z] --- PASS: TestTarSums (0.07s) [2022-01-20T20:56:41.092Z] === RUN TestIteration [2022-01-20T20:56:41.092Z] --- PASS: TestIteration (0.00s) [2022-01-20T20:56:41.092Z] === RUN TestVersionLabelForChecksum [2022-01-20T20:56:41.092Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-01-20T20:56:41.092Z] === RUN TestVersion [2022-01-20T20:56:41.092Z] --- PASS: TestVersion (0.00s) [2022-01-20T20:56:41.092Z] === RUN TestGetVersion [2022-01-20T20:56:41.092Z] --- PASS: TestGetVersion (0.00s) [2022-01-20T20:56:41.092Z] === RUN TestGetVersions [2022-01-20T20:56:41.092Z] --- PASS: TestGetVersions (0.00s) [2022-01-20T20:56:41.092Z] PASS [2022-01-20T20:56:41.092Z] coverage: 89.3% of statements [2022-01-20T20:56:41.092Z] ok github.com/docker/docker/pkg/tarsum 0.142s coverage: 89.3% of statements [2022-01-20T20:56:41.092Z] --- PASS: TestRetrieveFromStore (2.86s) [2022-01-20T20:56:41.092Z] === RUN TestRequestReleaseAddressDuplicate [2022-01-20T20:56:41.092Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2022-01-20T20:56:41.092Z] === RUN TestParallelPredefinedRequest1 [2022-01-20T20:56:41.092Z] === PAUSE TestParallelPredefinedRequest1 [2022-01-20T20:56:41.092Z] === RUN TestParallelPredefinedRequest2 [2022-01-20T20:56:41.092Z] === PAUSE TestParallelPredefinedRequest2 [2022-01-20T20:56:41.092Z] === RUN TestParallelPredefinedRequest3 [2022-01-20T20:56:41.092Z] === PAUSE TestParallelPredefinedRequest3 [2022-01-20T20:56:41.092Z] === RUN TestParallelPredefinedRequest4 [2022-01-20T20:56:41.092Z] === PAUSE TestParallelPredefinedRequest4 [2022-01-20T20:56:41.092Z] === RUN TestParallelPredefinedRequest5 [2022-01-20T20:56:41.092Z] === PAUSE TestParallelPredefinedRequest5 [2022-01-20T20:56:41.092Z] === RUN TestDebug [2022-01-20T20:56:41.092Z] --- PASS: TestDebug (0.00s) [2022-01-20T20:56:41.092Z] === RUN TestRequestPoolParallel [2022-01-20T20:56:41.567Z] testing: warning: no tests to run [2022-01-20T20:56:41.567Z] PASS [2022-01-20T20:56:41.567Z] coverage: [no statements] [2022-01-20T20:56:41.567Z] ok github.com/docker/docker/pkg/term/windows 0.047s coverage: [no statements] [no tests to run] [2022-01-20T20:56:41.581Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-01-20T20:56:41.581Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-01-20T20:56:41.581Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-01-20T20:56:41.581Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-01-20T20:56:41.581Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [2022-01-20T20:56:41.635Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [Pipeline] sh [2022-01-20T20:56:41.914Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-01-20T20:56:42.036Z] --- PASS: TestRequestPoolParallel (0.58s) [2022-01-20T20:56:42.036Z] === RUN TestFullAllocateRelease [2022-01-20T20:56:42.192Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43172/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=839e2ecc1bee37225c19e4b8025dc36f3d613e40 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:839e2ecc1bee37225c19e4b8025dc36f3d613e40 hack/test/unit [2022-01-20T20:56:42.450Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2022-01-20T20:56:42.450Z] + TESTFLAGS+=' -test.timeout=5m' [2022-01-20T20:56:42.450Z] + TESTDIRS=./... [2022-01-20T20:56:42.450Z] + exclude_paths='/vendor/|/integration' [2022-01-20T20:56:42.450Z] ++ go list ./... [2022-01-20T20:56:42.450Z] ++ grep -vE '(/vendor/|/integration)' [2022-01-20T20:56:42.506Z] --- PASS: TestFullAllocateRelease (0.58s) [2022-01-20T20:56:42.506Z] === RUN TestOddAllocateRelease [2022-01-20T20:56:42.506Z] === RUN TestTruncIndex [2022-01-20T20:56:42.506Z] --- PASS: TestTruncIndex (0.10s) [2022-01-20T20:56:42.506Z] PASS [2022-01-20T20:56:42.506Z] coverage: 91.5% of statements [2022-01-20T20:56:42.506Z] ok github.com/docker/docker/pkg/truncindex 0.149s coverage: 91.5% of statements [2022-01-20T20:56:42.506Z] --- PASS: TestOddAllocateRelease (0.31s) [2022-01-20T20:56:42.506Z] === RUN TestFullAllocateSerialReleaseParallel [2022-01-20T20:56:42.571Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-01-20T20:56:42.976Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.11s) [2022-01-20T20:56:42.976Z] === RUN TestOddAllocateSerialReleaseParallel [2022-01-20T20:56:42.976Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.06s) [2022-01-20T20:56:42.976Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-01-20T20:56:42.976Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.07s) [2022-01-20T20:56:42.976Z] === CONT TestParallelPredefinedRequest1 [2022-01-20T20:56:42.976Z] === CONT TestParallelPredefinedRequest4 [2022-01-20T20:56:42.976Z] === CONT TestParallelPredefinedRequest5 [2022-01-20T20:56:42.976Z] === CONT TestParallelPredefinedRequest1 [2022-01-20T20:56:42.976Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-20T20:56:42.976Z] === CONT TestParallelPredefinedRequest5 [2022-01-20T20:56:42.976Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-20T20:56:42.976Z] === CONT TestParallelPredefinedRequest4 [2022-01-20T20:56:42.976Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-20T20:56:42.976Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-01-20T20:56:42.976Z] === CONT TestParallelPredefinedRequest3 [2022-01-20T20:56:42.976Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-20T20:56:42.976Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-01-20T20:56:42.976Z] === CONT TestParallelPredefinedRequest2 [2022-01-20T20:56:42.976Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-20T20:56:42.976Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-01-20T20:56:42.976Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-01-20T20:56:42.976Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-01-20T20:56:42.976Z] PASS [2022-01-20T20:56:42.976Z] coverage: 85.3% of statements [2022-01-20T20:56:42.976Z] ok github.com/docker/docker/libnetwork/ipam 68.619s coverage: 85.3% of statements [2022-01-20T20:56:43.346Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-01-20T20:56:43.346Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-01-20T20:56:43.346Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-01-20T20:56:43.346Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-01-20T20:56:43.346Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-01-20T20:56:43.387Z] + pkg_list='github.com/docker/docker/api [2022-01-20T20:56:43.387Z] github.com/docker/docker/api/server [2022-01-20T20:56:43.387Z] github.com/docker/docker/api/server/backend/build [2022-01-20T20:56:43.387Z] github.com/docker/docker/api/server/httputils [2022-01-20T20:56:43.387Z] github.com/docker/docker/api/server/middleware [2022-01-20T20:56:43.387Z] github.com/docker/docker/api/server/router [2022-01-20T20:56:43.387Z] github.com/docker/docker/api/server/router/build [2022-01-20T20:56:43.387Z] github.com/docker/docker/api/server/router/checkpoint [2022-01-20T20:56:43.387Z] github.com/docker/docker/api/server/router/container [2022-01-20T20:56:43.387Z] github.com/docker/docker/api/server/router/debug [2022-01-20T20:56:43.387Z] github.com/docker/docker/api/server/router/distribution [2022-01-20T20:56:43.387Z] github.com/docker/docker/api/server/router/grpc [2022-01-20T20:56:43.387Z] github.com/docker/docker/api/server/router/image [2022-01-20T20:56:43.387Z] github.com/docker/docker/api/server/router/network [2022-01-20T20:56:43.387Z] github.com/docker/docker/api/server/router/plugin [2022-01-20T20:56:43.387Z] github.com/docker/docker/api/server/router/session [2022-01-20T20:56:43.387Z] github.com/docker/docker/api/server/router/swarm [2022-01-20T20:56:43.387Z] github.com/docker/docker/api/server/router/system [2022-01-20T20:56:43.387Z] github.com/docker/docker/api/server/router/volume [2022-01-20T20:56:43.387Z] github.com/docker/docker/api/types [2022-01-20T20:56:43.387Z] github.com/docker/docker/api/types/backend [2022-01-20T20:56:43.387Z] github.com/docker/docker/api/types/blkiodev [2022-01-20T20:56:43.387Z] github.com/docker/docker/api/types/container [2022-01-20T20:56:43.387Z] github.com/docker/docker/api/types/events [2022-01-20T20:56:43.387Z] github.com/docker/docker/api/types/filters [2022-01-20T20:56:43.387Z] github.com/docker/docker/api/types/image [2022-01-20T20:56:43.387Z] github.com/docker/docker/api/types/mount [2022-01-20T20:56:43.387Z] github.com/docker/docker/api/types/network [2022-01-20T20:56:43.387Z] github.com/docker/docker/api/types/plugins/logdriver [2022-01-20T20:56:43.387Z] github.com/docker/docker/api/types/registry [2022-01-20T20:56:43.387Z] github.com/docker/docker/api/types/strslice [2022-01-20T20:56:43.387Z] github.com/docker/docker/api/types/swarm [2022-01-20T20:56:43.387Z] github.com/docker/docker/api/types/swarm/runtime [2022-01-20T20:56:43.387Z] github.com/docker/docker/api/types/time [2022-01-20T20:56:43.387Z] github.com/docker/docker/api/types/versions [2022-01-20T20:56:43.387Z] github.com/docker/docker/api/types/versions/v1p19 [2022-01-20T20:56:43.387Z] github.com/docker/docker/api/types/versions/v1p20 [2022-01-20T20:56:43.387Z] github.com/docker/docker/api/types/volume [2022-01-20T20:56:43.387Z] github.com/docker/docker/builder [2022-01-20T20:56:43.387Z] github.com/docker/docker/builder/builder-next [2022-01-20T20:56:43.387Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-01-20T20:56:43.387Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-01-20T20:56:43.387Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-01-20T20:56:43.387Z] github.com/docker/docker/builder/builder-next/exporter [2022-01-20T20:56:43.387Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-01-20T20:56:43.387Z] github.com/docker/docker/builder/builder-next/worker [2022-01-20T20:56:43.387Z] github.com/docker/docker/builder/dockerfile [2022-01-20T20:56:43.387Z] github.com/docker/docker/builder/dockerignore [2022-01-20T20:56:43.387Z] github.com/docker/docker/builder/remotecontext [2022-01-20T20:56:43.387Z] github.com/docker/docker/builder/remotecontext/git [2022-01-20T20:56:43.387Z] github.com/docker/docker/cli [2022-01-20T20:56:43.387Z] github.com/docker/docker/cli/config [2022-01-20T20:56:43.387Z] github.com/docker/docker/cli/debug [2022-01-20T20:56:43.387Z] github.com/docker/docker/client [2022-01-20T20:56:43.387Z] github.com/docker/docker/cmd/docker-proxy [2022-01-20T20:56:43.387Z] github.com/docker/docker/cmd/dockerd [2022-01-20T20:56:43.387Z] github.com/docker/docker/cmd/dockerd/trap [2022-01-20T20:56:43.387Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-01-20T20:56:43.387Z] github.com/docker/docker/container [2022-01-20T20:56:43.387Z] github.com/docker/docker/container/stream [2022-01-20T20:56:43.387Z] github.com/docker/docker/contrib/apparmor [2022-01-20T20:56:43.387Z] github.com/docker/docker/contrib/docker-device-tool [2022-01-20T20:56:43.387Z] github.com/docker/docker/contrib/httpserver [2022-01-20T20:56:43.387Z] github.com/docker/docker/daemon [2022-01-20T20:56:43.387Z] github.com/docker/docker/daemon/cluster [2022-01-20T20:56:43.387Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-01-20T20:56:43.387Z] github.com/docker/docker/daemon/cluster/convert [2022-01-20T20:56:43.387Z] github.com/docker/docker/daemon/cluster/executor [2022-01-20T20:56:43.387Z] github.com/docker/docker/daemon/cluster/executor/container [2022-01-20T20:56:43.387Z] github.com/docker/docker/daemon/cluster/provider [2022-01-20T20:56:43.387Z] github.com/docker/docker/daemon/config [2022-01-20T20:56:43.387Z] github.com/docker/docker/daemon/events [2022-01-20T20:56:43.387Z] github.com/docker/docker/daemon/events/testutils [2022-01-20T20:56:43.387Z] github.com/docker/docker/daemon/exec [2022-01-20T20:56:43.387Z] github.com/docker/docker/daemon/graphdriver [2022-01-20T20:56:43.387Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-01-20T20:56:43.387Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-01-20T20:56:43.387Z] github.com/docker/docker/daemon/graphdriver/copy [2022-01-20T20:56:43.387Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-01-20T20:56:43.387Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-01-20T20:56:43.387Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-01-20T20:56:43.387Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-01-20T20:56:43.387Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-01-20T20:56:43.387Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-01-20T20:56:43.387Z] github.com/docker/docker/daemon/graphdriver/register [2022-01-20T20:56:43.387Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-01-20T20:56:43.387Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-01-20T20:56:43.387Z] github.com/docker/docker/daemon/images [2022-01-20T20:56:43.387Z] github.com/docker/docker/daemon/initlayer [2022-01-20T20:56:43.387Z] github.com/docker/docker/daemon/links [2022-01-20T20:56:43.387Z] github.com/docker/docker/daemon/listeners [2022-01-20T20:56:43.387Z] github.com/docker/docker/daemon/logger [2022-01-20T20:56:43.387Z] github.com/docker/docker/daemon/logger/awslogs [2022-01-20T20:56:43.387Z] github.com/docker/docker/daemon/logger/fluentd [2022-01-20T20:56:43.387Z] github.com/docker/docker/daemon/logger/gcplogs [2022-01-20T20:56:43.387Z] github.com/docker/docker/daemon/logger/gelf [2022-01-20T20:56:43.387Z] github.com/docker/docker/daemon/logger/journald [2022-01-20T20:56:43.387Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-01-20T20:56:43.387Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-01-20T20:56:43.387Z] github.com/docker/docker/daemon/logger/local [2022-01-20T20:56:43.387Z] github.com/docker/docker/daemon/logger/logentries [2022-01-20T20:56:43.387Z] github.com/docker/docker/daemon/logger/loggerutils [2022-01-20T20:56:43.387Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-01-20T20:56:43.388Z] github.com/docker/docker/daemon/logger/splunk [2022-01-20T20:56:43.388Z] github.com/docker/docker/daemon/logger/syslog [2022-01-20T20:56:43.388Z] github.com/docker/docker/daemon/logger/templates [2022-01-20T20:56:43.388Z] github.com/docker/docker/daemon/names [2022-01-20T20:56:43.388Z] github.com/docker/docker/daemon/network [2022-01-20T20:56:43.388Z] github.com/docker/docker/daemon/stats [2022-01-20T20:56:43.388Z] github.com/docker/docker/distribution [2022-01-20T20:56:43.388Z] github.com/docker/docker/distribution/metadata [2022-01-20T20:56:43.388Z] github.com/docker/docker/distribution/utils [2022-01-20T20:56:43.388Z] github.com/docker/docker/distribution/xfer [2022-01-20T20:56:43.388Z] github.com/docker/docker/dockerversion [2022-01-20T20:56:43.388Z] github.com/docker/docker/errdefs [2022-01-20T20:56:43.388Z] github.com/docker/docker/image [2022-01-20T20:56:43.388Z] github.com/docker/docker/image/cache [2022-01-20T20:56:43.388Z] github.com/docker/docker/image/tarexport [2022-01-20T20:56:43.388Z] github.com/docker/docker/image/v1 [2022-01-20T20:56:43.388Z] github.com/docker/docker/internal/test/suite [2022-01-20T20:56:43.388Z] github.com/docker/docker/layer [2022-01-20T20:56:43.388Z] github.com/docker/docker/libcontainerd [2022-01-20T20:56:43.388Z] github.com/docker/docker/libcontainerd/queue [2022-01-20T20:56:43.388Z] github.com/docker/docker/libcontainerd/remote [2022-01-20T20:56:43.388Z] github.com/docker/docker/libcontainerd/supervisor [2022-01-20T20:56:43.388Z] github.com/docker/docker/libcontainerd/types [2022-01-20T20:56:43.388Z] github.com/docker/docker/libnetwork [2022-01-20T20:56:43.388Z] github.com/docker/docker/libnetwork/bitseq [2022-01-20T20:56:43.388Z] github.com/docker/docker/libnetwork/cluster [2022-01-20T20:56:43.388Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-01-20T20:56:43.388Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-01-20T20:56:43.388Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-01-20T20:56:43.388Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-01-20T20:56:43.388Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-01-20T20:56:43.388Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-01-20T20:56:43.388Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-01-20T20:56:43.388Z] github.com/docker/docker/libnetwork/config [2022-01-20T20:56:43.388Z] github.com/docker/docker/libnetwork/datastore [2022-01-20T20:56:43.388Z] github.com/docker/docker/libnetwork/diagnostic [2022-01-20T20:56:43.388Z] github.com/docker/docker/libnetwork/discoverapi [2022-01-20T20:56:43.388Z] github.com/docker/docker/libnetwork/driverapi [2022-01-20T20:56:43.388Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-01-20T20:56:43.388Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-01-20T20:56:43.388Z] github.com/docker/docker/libnetwork/drivers/host [2022-01-20T20:56:43.388Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-01-20T20:56:43.388Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-01-20T20:56:43.388Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-01-20T20:56:43.388Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-01-20T20:56:43.388Z] github.com/docker/docker/libnetwork/drivers/null [2022-01-20T20:56:43.388Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-01-20T20:56:43.388Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-01-20T20:56:43.388Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-01-20T20:56:43.388Z] github.com/docker/docker/libnetwork/drivers/remote [2022-01-20T20:56:43.388Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-01-20T20:56:43.388Z] github.com/docker/docker/libnetwork/drivers/windows [2022-01-20T20:56:43.388Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-01-20T20:56:43.388Z] github.com/docker/docker/libnetwork/drvregistry [2022-01-20T20:56:43.388Z] github.com/docker/docker/libnetwork/etchosts [2022-01-20T20:56:43.388Z] github.com/docker/docker/libnetwork/idm [2022-01-20T20:56:43.388Z] github.com/docker/docker/libnetwork/internal/caller [2022-01-20T20:56:43.388Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-01-20T20:56:43.388Z] github.com/docker/docker/libnetwork/ipam [2022-01-20T20:56:43.388Z] github.com/docker/docker/libnetwork/ipamapi [2022-01-20T20:56:43.388Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-01-20T20:56:43.388Z] github.com/docker/docker/libnetwork/ipams/null [2022-01-20T20:56:43.388Z] github.com/docker/docker/libnetwork/ipams/remote [2022-01-20T20:56:43.388Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-01-20T20:56:43.388Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-01-20T20:56:43.388Z] github.com/docker/docker/libnetwork/ipamutils [2022-01-20T20:56:43.388Z] github.com/docker/docker/libnetwork/iptables [2022-01-20T20:56:43.388Z] github.com/docker/docker/libnetwork/netlabel [2022-01-20T20:56:43.388Z] github.com/docker/docker/libnetwork/netutils [2022-01-20T20:56:43.388Z] github.com/docker/docker/libnetwork/networkdb [2022-01-20T20:56:43.388Z] github.com/docker/docker/libnetwork/ns [2022-01-20T20:56:43.388Z] github.com/docker/docker/libnetwork/options [2022-01-20T20:56:43.388Z] github.com/docker/docker/libnetwork/osl [2022-01-20T20:56:43.388Z] github.com/docker/docker/libnetwork/osl/kernel [2022-01-20T20:56:43.388Z] github.com/docker/docker/libnetwork/portallocator [2022-01-20T20:56:43.388Z] github.com/docker/docker/libnetwork/portmapper [2022-01-20T20:56:43.388Z] github.com/docker/docker/libnetwork/resolvconf [2022-01-20T20:56:43.388Z] github.com/docker/docker/libnetwork/testutils [2022-01-20T20:56:43.388Z] github.com/docker/docker/libnetwork/types [2022-01-20T20:56:43.388Z] github.com/docker/docker/oci [2022-01-20T20:56:43.388Z] github.com/docker/docker/oci/caps [2022-01-20T20:56:43.388Z] github.com/docker/docker/opts [2022-01-20T20:56:43.388Z] github.com/docker/docker/pkg/aaparser [2022-01-20T20:56:43.388Z] github.com/docker/docker/pkg/archive [2022-01-20T20:56:43.388Z] github.com/docker/docker/pkg/authorization [2022-01-20T20:56:43.388Z] github.com/docker/docker/pkg/broadcaster [2022-01-20T20:56:43.388Z] github.com/docker/docker/pkg/capabilities [2022-01-20T20:56:43.388Z] github.com/docker/docker/pkg/chrootarchive [2022-01-20T20:56:43.388Z] github.com/docker/docker/pkg/containerfs [2022-01-20T20:56:43.388Z] github.com/docker/docker/pkg/devicemapper [2022-01-20T20:56:43.388Z] github.com/docker/docker/pkg/directory [2022-01-20T20:56:43.388Z] github.com/docker/docker/pkg/dmesg [2022-01-20T20:56:43.388Z] github.com/docker/docker/pkg/filenotify [2022-01-20T20:56:43.388Z] github.com/docker/docker/pkg/fileutils [2022-01-20T20:56:43.388Z] github.com/docker/docker/pkg/fsutils [2022-01-20T20:56:43.388Z] github.com/docker/docker/pkg/homedir [2022-01-20T20:56:43.388Z] github.com/docker/docker/pkg/idtools [2022-01-20T20:56:43.388Z] github.com/docker/docker/pkg/ioutils [2022-01-20T20:56:43.388Z] github.com/docker/docker/pkg/jsonmessage [2022-01-20T20:56:43.388Z] github.com/docker/docker/pkg/locker [2022-01-20T20:56:43.388Z] github.com/docker/docker/pkg/longpath [2022-01-20T20:56:43.388Z] github.com/docker/docker/pkg/loopback [2022-01-20T20:56:43.388Z] github.com/docker/docker/pkg/mount [2022-01-20T20:56:43.388Z] github.com/docker/docker/pkg/namesgenerator [2022-01-20T20:56:43.388Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2022-01-20T20:56:43.388Z] github.com/docker/docker/pkg/parsers [2022-01-20T20:56:43.388Z] github.com/docker/docker/pkg/parsers/kernel [2022-01-20T20:56:43.388Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-01-20T20:56:43.388Z] github.com/docker/docker/pkg/pidfile [2022-01-20T20:56:43.388Z] github.com/docker/docker/pkg/platform [2022-01-20T20:56:43.388Z] github.com/docker/docker/pkg/plugingetter [2022-01-20T20:56:43.388Z] github.com/docker/docker/pkg/plugins [2022-01-20T20:56:43.388Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-01-20T20:56:43.388Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-01-20T20:56:43.388Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-01-20T20:56:43.388Z] github.com/docker/docker/pkg/plugins/transport [2022-01-20T20:56:43.388Z] github.com/docker/docker/pkg/pools [2022-01-20T20:56:43.388Z] github.com/docker/docker/pkg/progress [2022-01-20T20:56:43.388Z] github.com/docker/docker/pkg/pubsub [2022-01-20T20:56:43.388Z] github.com/docker/docker/pkg/reexec [2022-01-20T20:56:43.388Z] github.com/docker/docker/pkg/signal [2022-01-20T20:56:43.388Z] github.com/docker/docker/pkg/stack [2022-01-20T20:56:43.388Z] github.com/docker/docker/pkg/stdcopy [2022-01-20T20:56:43.388Z] github.com/docker/docker/pkg/streamformatter [2022-01-20T20:56:43.388Z] github.com/docker/docker/pkg/stringid [2022-01-20T20:56:43.388Z] github.com/docker/docker/pkg/symlink [2022-01-20T20:56:43.388Z] github.com/docker/docker/pkg/sysinfo [2022-01-20T20:56:43.388Z] github.com/docker/docker/pkg/system [2022-01-20T20:56:43.388Z] github.com/docker/docker/pkg/tailfile [2022-01-20T20:56:43.388Z] github.com/docker/docker/pkg/tarsum [2022-01-20T20:56:43.388Z] github.com/docker/docker/pkg/term [2022-01-20T20:56:43.388Z] github.com/docker/docker/pkg/term/windows [2022-01-20T20:56:43.388Z] github.com/docker/docker/pkg/truncindex [2022-01-20T20:56:43.388Z] github.com/docker/docker/pkg/urlutil [2022-01-20T20:56:43.388Z] github.com/docker/docker/pkg/useragent [2022-01-20T20:56:43.388Z] github.com/docker/docker/plugin [2022-01-20T20:56:43.388Z] github.com/docker/docker/plugin/executor/containerd [2022-01-20T20:56:43.388Z] github.com/docker/docker/plugin/v2 [2022-01-20T20:56:43.388Z] github.com/docker/docker/profiles/apparmor [2022-01-20T20:56:43.388Z] github.com/docker/docker/profiles/seccomp [2022-01-20T20:56:43.388Z] github.com/docker/docker/quota [2022-01-20T20:56:43.388Z] github.com/docker/docker/reference [2022-01-20T20:56:43.388Z] github.com/docker/docker/registry [2022-01-20T20:56:43.388Z] github.com/docker/docker/registry/resumable [2022-01-20T20:56:43.388Z] github.com/docker/docker/restartmanager [2022-01-20T20:56:43.388Z] github.com/docker/docker/rootless [2022-01-20T20:56:43.388Z] github.com/docker/docker/rootless/specconv [2022-01-20T20:56:43.388Z] github.com/docker/docker/runconfig [2022-01-20T20:56:43.388Z] github.com/docker/docker/runconfig/opts [2022-01-20T20:56:43.388Z] github.com/docker/docker/testutil [2022-01-20T20:56:43.388Z] github.com/docker/docker/testutil/daemon [2022-01-20T20:56:43.388Z] github.com/docker/docker/testutil/environment [2022-01-20T20:56:43.388Z] github.com/docker/docker/testutil/fakecontext [2022-01-20T20:56:43.388Z] github.com/docker/docker/testutil/fakegit [2022-01-20T20:56:43.388Z] github.com/docker/docker/testutil/fakestorage [2022-01-20T20:56:43.388Z] github.com/docker/docker/testutil/fixtures/load [2022-01-20T20:56:43.388Z] github.com/docker/docker/testutil/fixtures/plugin [2022-01-20T20:56:43.388Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-01-20T20:56:43.388Z] github.com/docker/docker/testutil/registry [2022-01-20T20:56:43.388Z] github.com/docker/docker/testutil/request [2022-01-20T20:56:43.388Z] github.com/docker/docker/volume [2022-01-20T20:56:43.388Z] github.com/docker/docker/volume/drivers [2022-01-20T20:56:43.388Z] github.com/docker/docker/volume/local [2022-01-20T20:56:43.388Z] github.com/docker/docker/volume/mounts [2022-01-20T20:56:43.388Z] github.com/docker/docker/volume/service [2022-01-20T20:56:43.388Z] github.com/docker/docker/volume/service/opts [2022-01-20T20:56:43.388Z] github.com/docker/docker/volume/testutils' [2022-01-20T20:56:43.388Z] ++ grep --fixed-strings -v /libnetwork [2022-01-20T20:56:43.388Z] ++ echo 'github.com/docker/docker/api [2022-01-20T20:56:43.388Z] github.com/docker/docker/api/server [2022-01-20T20:56:43.388Z] github.com/docker/docker/api/server/backend/build [2022-01-20T20:56:43.388Z] github.com/docker/docker/api/server/httputils [2022-01-20T20:56:43.388Z] github.com/docker/docker/api/server/middleware [2022-01-20T20:56:43.388Z] github.com/docker/docker/api/server/router [2022-01-20T20:56:43.388Z] github.com/docker/docker/api/server/router/build [2022-01-20T20:56:43.388Z] github.com/docker/docker/api/server/router/checkpoint [2022-01-20T20:56:43.388Z] github.com/docker/docker/api/server/router/container [2022-01-20T20:56:43.388Z] github.com/docker/docker/api/server/router/debug [2022-01-20T20:56:43.388Z] github.com/docker/docker/api/server/router/distribution [2022-01-20T20:56:43.388Z] github.com/docker/docker/api/server/router/grpc [2022-01-20T20:56:43.388Z] github.com/docker/docker/api/server/router/image [2022-01-20T20:56:43.388Z] github.com/docker/docker/api/server/router/network [2022-01-20T20:56:43.388Z] github.com/docker/docker/api/server/router/plugin [2022-01-20T20:56:43.388Z] github.com/docker/docker/api/server/router/session [2022-01-20T20:56:43.388Z] github.com/docker/docker/api/server/router/swarm [2022-01-20T20:56:43.388Z] github.com/docker/docker/api/server/router/system [2022-01-20T20:56:43.388Z] github.com/docker/docker/api/server/router/volume [2022-01-20T20:56:43.388Z] github.com/docker/docker/api/types [2022-01-20T20:56:43.388Z] github.com/docker/docker/api/types/backend [2022-01-20T20:56:43.388Z] github.com/docker/docker/api/types/blkiodev [2022-01-20T20:56:43.388Z] github.com/docker/docker/api/types/container [2022-01-20T20:56:43.388Z] github.com/docker/docker/api/types/events [2022-01-20T20:56:43.388Z] github.com/docker/docker/api/types/filters [2022-01-20T20:56:43.388Z] github.com/docker/docker/api/types/image [2022-01-20T20:56:43.388Z] github.com/docker/docker/api/types/mount [2022-01-20T20:56:43.388Z] github.com/docker/docker/api/types/network [2022-01-20T20:56:43.388Z] github.com/docker/docker/api/types/plugins/logdriver [2022-01-20T20:56:43.388Z] github.com/docker/docker/api/types/registry [2022-01-20T20:56:43.388Z] github.com/docker/docker/api/types/strslice [2022-01-20T20:56:43.388Z] github.com/docker/docker/api/types/swarm [2022-01-20T20:56:43.388Z] github.com/docker/docker/api/types/swarm/runtime [2022-01-20T20:56:43.388Z] github.com/docker/docker/api/types/time [2022-01-20T20:56:43.388Z] github.com/docker/docker/api/types/versions [2022-01-20T20:56:43.388Z] github.com/docker/docker/api/types/versions/v1p19 [2022-01-20T20:56:43.388Z] github.com/docker/docker/api/types/versions/v1p20 [2022-01-20T20:56:43.388Z] github.com/docker/docker/api/types/volume [2022-01-20T20:56:43.388Z] github.com/docker/docker/builder [2022-01-20T20:56:43.388Z] github.com/docker/docker/builder/builder-next [2022-01-20T20:56:43.388Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-01-20T20:56:43.388Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-01-20T20:56:43.388Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-01-20T20:56:43.388Z] github.com/docker/docker/builder/builder-next/exporter [2022-01-20T20:56:43.388Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-01-20T20:56:43.388Z] github.com/docker/docker/builder/builder-next/worker [2022-01-20T20:56:43.388Z] github.com/docker/docker/builder/dockerfile [2022-01-20T20:56:43.388Z] github.com/docker/docker/builder/dockerignore [2022-01-20T20:56:43.388Z] github.com/docker/docker/builder/remotecontext [2022-01-20T20:56:43.388Z] github.com/docker/docker/builder/remotecontext/git [2022-01-20T20:56:43.388Z] github.com/docker/docker/cli [2022-01-20T20:56:43.388Z] github.com/docker/docker/cli/config [2022-01-20T20:56:43.388Z] github.com/docker/docker/cli/debug [2022-01-20T20:56:43.388Z] github.com/docker/docker/client [2022-01-20T20:56:43.388Z] github.com/docker/docker/cmd/docker-proxy [2022-01-20T20:56:43.388Z] github.com/docker/docker/cmd/dockerd [2022-01-20T20:56:43.388Z] github.com/docker/docker/cmd/dockerd/trap [2022-01-20T20:56:43.388Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-01-20T20:56:43.388Z] github.com/docker/docker/container [2022-01-20T20:56:43.388Z] github.com/docker/docker/container/stream [2022-01-20T20:56:43.388Z] github.com/docker/docker/contrib/apparmor [2022-01-20T20:56:43.388Z] github.com/docker/docker/contrib/docker-device-tool [2022-01-20T20:56:43.388Z] github.com/docker/docker/contrib/httpserver [2022-01-20T20:56:43.388Z] github.com/docker/docker/daemon [2022-01-20T20:56:43.388Z] github.com/docker/docker/daemon/cluster [2022-01-20T20:56:43.388Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-01-20T20:56:43.388Z] github.com/docker/docker/daemon/cluster/convert [2022-01-20T20:56:43.388Z] github.com/docker/docker/daemon/cluster/executor [2022-01-20T20:56:43.388Z] github.com/docker/docker/daemon/cluster/executor/container [2022-01-20T20:56:43.388Z] github.com/docker/docker/daemon/cluster/provider [2022-01-20T20:56:43.388Z] github.com/docker/docker/daemon/config [2022-01-20T20:56:43.388Z] github.com/docker/docker/daemon/events [2022-01-20T20:56:43.388Z] github.com/docker/docker/daemon/events/testutils [2022-01-20T20:56:43.388Z] github.com/docker/docker/daemon/exec [2022-01-20T20:56:43.388Z] github.com/docker/docker/daemon/graphdriver [2022-01-20T20:56:43.388Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-01-20T20:56:43.388Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-01-20T20:56:43.388Z] github.com/docker/docker/daemon/graphdriver/copy [2022-01-20T20:56:43.388Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-01-20T20:56:43.388Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-01-20T20:56:43.388Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-01-20T20:56:43.388Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-01-20T20:56:43.388Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-01-20T20:56:43.388Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-01-20T20:56:43.388Z] github.com/docker/docker/daemon/graphdriver/register [2022-01-20T20:56:43.388Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-01-20T20:56:43.388Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-01-20T20:56:43.388Z] github.com/docker/docker/daemon/images [2022-01-20T20:56:43.388Z] github.com/docker/docker/daemon/initlayer [2022-01-20T20:56:43.388Z] github.com/docker/docker/daemon/links [2022-01-20T20:56:43.388Z] github.com/docker/docker/daemon/listeners [2022-01-20T20:56:43.388Z] github.com/docker/docker/daemon/logger [2022-01-20T20:56:43.388Z] github.com/docker/docker/daemon/logger/awslogs [2022-01-20T20:56:43.388Z] github.com/docker/docker/daemon/logger/fluentd [2022-01-20T20:56:43.388Z] github.com/docker/docker/daemon/logger/gcplogs [2022-01-20T20:56:43.388Z] github.com/docker/docker/daemon/logger/gelf [2022-01-20T20:56:43.388Z] github.com/docker/docker/daemon/logger/journald [2022-01-20T20:56:43.388Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-01-20T20:56:43.388Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-01-20T20:56:43.388Z] github.com/docker/docker/daemon/logger/local [2022-01-20T20:56:43.388Z] github.com/docker/docker/daemon/logger/logentries [2022-01-20T20:56:43.388Z] github.com/docker/docker/daemon/logger/loggerutils [2022-01-20T20:56:43.388Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-01-20T20:56:43.388Z] github.com/docker/docker/daemon/logger/splunk [2022-01-20T20:56:43.388Z] github.com/docker/docker/daemon/logger/syslog [2022-01-20T20:56:43.388Z] github.com/docker/docker/daemon/logger/templates [2022-01-20T20:56:43.388Z] github.com/docker/docker/daemon/names [2022-01-20T20:56:43.388Z] github.com/docker/docker/daemon/network [2022-01-20T20:56:43.388Z] github.com/docker/docker/daemon/stats [2022-01-20T20:56:43.388Z] github.com/docker/docker/distribution [2022-01-20T20:56:43.388Z] github.com/docker/docker/distribution/metadata [2022-01-20T20:56:43.388Z] github.com/docker/docker/distribution/utils [2022-01-20T20:56:43.388Z] github.com/docker/docker/distribution/xfer [2022-01-20T20:56:43.388Z] github.com/docker/docker/dockerversion [2022-01-20T20:56:43.388Z] github.com/docker/docker/errdefs [2022-01-20T20:56:43.388Z] github.com/docker/docker/image [2022-01-20T20:56:43.388Z] github.com/docker/docker/image/cache [2022-01-20T20:56:43.388Z] github.com/docker/docker/image/tarexport [2022-01-20T20:56:43.388Z] github.com/docker/docker/image/v1 [2022-01-20T20:56:43.388Z] github.com/docker/docker/internal/test/suite [2022-01-20T20:56:43.388Z] github.com/docker/docker/layer [2022-01-20T20:56:43.388Z] github.com/docker/docker/libcontainerd [2022-01-20T20:56:43.388Z] github.com/docker/docker/libcontainerd/queue [2022-01-20T20:56:43.388Z] github.com/docker/docker/libcontainerd/remote [2022-01-20T20:56:43.388Z] github.com/docker/docker/libcontainerd/supervisor [2022-01-20T20:56:43.388Z] github.com/docker/docker/libcontainerd/types [2022-01-20T20:56:43.388Z] github.com/docker/docker/libnetwork [2022-01-20T20:56:43.388Z] github.com/docker/docker/libnetwork/bitseq [2022-01-20T20:56:43.388Z] github.com/docker/docker/libnetwork/cluster [2022-01-20T20:56:43.388Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-01-20T20:56:43.388Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-01-20T20:56:43.388Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-01-20T20:56:43.388Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-01-20T20:56:43.388Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-01-20T20:56:43.388Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-01-20T20:56:43.388Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-01-20T20:56:43.388Z] github.com/docker/docker/libnetwork/config [2022-01-20T20:56:43.388Z] github.com/docker/docker/libnetwork/datastore [2022-01-20T20:56:43.388Z] github.com/docker/docker/libnetwork/diagnostic [2022-01-20T20:56:43.388Z] github.com/docker/docker/libnetwork/discoverapi [2022-01-20T20:56:43.388Z] github.com/docker/docker/libnetwork/driverapi [2022-01-20T20:56:43.388Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-01-20T20:56:43.388Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-01-20T20:56:43.388Z] github.com/docker/docker/libnetwork/drivers/host [2022-01-20T20:56:43.388Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-01-20T20:56:43.388Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-01-20T20:56:43.388Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-01-20T20:56:43.388Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-01-20T20:56:43.388Z] github.com/docker/docker/libnetwork/drivers/null [2022-01-20T20:56:43.388Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-01-20T20:56:43.388Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-01-20T20:56:43.388Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-01-20T20:56:43.388Z] github.com/docker/docker/libnetwork/drivers/remote [2022-01-20T20:56:43.388Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-01-20T20:56:43.388Z] github.com/docker/docker/libnetwork/drivers/windows [2022-01-20T20:56:43.388Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-01-20T20:56:43.388Z] github.com/docker/docker/libnetwork/drvregistry [2022-01-20T20:56:43.389Z] github.com/docker/docker/libnetwork/etchosts [2022-01-20T20:56:43.389Z] github.com/docker/docker/libnetwork/idm [2022-01-20T20:56:43.389Z] github.com/docker/docker/libnetwork/internal/caller [2022-01-20T20:56:43.389Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-01-20T20:56:43.389Z] github.com/docker/docker/libnetwork/ipam [2022-01-20T20:56:43.389Z] github.com/docker/docker/libnetwork/ipamapi [2022-01-20T20:56:43.389Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-01-20T20:56:43.389Z] github.com/docker/docker/libnetwork/ipams/null [2022-01-20T20:56:43.389Z] github.com/docker/docker/libnetwork/ipams/remote [2022-01-20T20:56:43.389Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-01-20T20:56:43.389Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-01-20T20:56:43.389Z] github.com/docker/docker/libnetwork/ipamutils [2022-01-20T20:56:43.389Z] github.com/docker/docker/libnetwork/iptables [2022-01-20T20:56:43.389Z] github.com/docker/docker/libnetwork/netlabel [2022-01-20T20:56:43.389Z] github.com/docker/docker/libnetwork/netutils [2022-01-20T20:56:43.389Z] github.com/docker/docker/libnetwork/networkdb [2022-01-20T20:56:43.389Z] github.com/docker/docker/libnetwork/ns [2022-01-20T20:56:43.389Z] github.com/docker/docker/libnetwork/options [2022-01-20T20:56:43.389Z] github.com/docker/docker/libnetwork/osl [2022-01-20T20:56:43.389Z] github.com/docker/docker/libnetwork/osl/kernel [2022-01-20T20:56:43.389Z] github.com/docker/docker/libnetwork/portallocator [2022-01-20T20:56:43.389Z] github.com/docker/docker/libnetwork/portmapper [2022-01-20T20:56:43.389Z] github.com/docker/docker/libnetwork/resolvconf [2022-01-20T20:56:43.389Z] github.com/docker/docker/libnetwork/testutils [2022-01-20T20:56:43.389Z] github.com/docker/docker/libnetwork/types [2022-01-20T20:56:43.389Z] github.com/docker/docker/oci [2022-01-20T20:56:43.389Z] github.com/docker/docker/oci/caps [2022-01-20T20:56:43.389Z] github.com/docker/docker/opts [2022-01-20T20:56:43.389Z] github.com/docker/docker/pkg/aaparser [2022-01-20T20:56:43.389Z] github.com/docker/docker/pkg/archive [2022-01-20T20:56:43.389Z] github.com/docker/docker/pkg/authorization [2022-01-20T20:56:43.389Z] github.com/docker/docker/pkg/broadcaster [2022-01-20T20:56:43.389Z] github.com/docker/docker/pkg/capabilities [2022-01-20T20:56:43.389Z] github.com/docker/docker/pkg/chrootarchive [2022-01-20T20:56:43.389Z] github.com/docker/docker/pkg/containerfs [2022-01-20T20:56:43.389Z] github.com/docker/docker/pkg/devicemapper [2022-01-20T20:56:43.389Z] github.com/docker/docker/pkg/directory [2022-01-20T20:56:43.389Z] github.com/docker/docker/pkg/dmesg [2022-01-20T20:56:43.389Z] github.com/docker/docker/pkg/filenotify [2022-01-20T20:56:43.389Z] github.com/docker/docker/pkg/fileutils [2022-01-20T20:56:43.389Z] github.com/docker/docker/pkg/fsutils [2022-01-20T20:56:43.389Z] github.com/docker/docker/pkg/homedir [2022-01-20T20:56:43.389Z] github.com/docker/docker/pkg/idtools [2022-01-20T20:56:43.389Z] github.com/docker/docker/pkg/ioutils [2022-01-20T20:56:43.389Z] github.com/docker/docker/pkg/jsonmessage [2022-01-20T20:56:43.389Z] github.com/docker/docker/pkg/locker [2022-01-20T20:56:43.389Z] github.com/docker/docker/pkg/longpath [2022-01-20T20:56:43.389Z] github.com/docker/docker/pkg/loopback [2022-01-20T20:56:43.389Z] github.com/docker/docker/pkg/mount [2022-01-20T20:56:43.389Z] github.com/docker/docker/pkg/namesgenerator [2022-01-20T20:56:43.389Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2022-01-20T20:56:43.389Z] github.com/docker/docker/pkg/parsers [2022-01-20T20:56:43.389Z] github.com/docker/docker/pkg/parsers/kernel [2022-01-20T20:56:43.389Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-01-20T20:56:43.389Z] github.com/docker/docker/pkg/pidfile [2022-01-20T20:56:43.389Z] github.com/docker/docker/pkg/platform [2022-01-20T20:56:43.389Z] github.com/docker/docker/pkg/plugingetter [2022-01-20T20:56:43.389Z] github.com/docker/docker/pkg/plugins [2022-01-20T20:56:43.389Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-01-20T20:56:43.389Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-01-20T20:56:43.389Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-01-20T20:56:43.389Z] github.com/docker/docker/pkg/plugins/transport [2022-01-20T20:56:43.389Z] github.com/docker/docker/pkg/pools [2022-01-20T20:56:43.389Z] github.com/docker/docker/pkg/progress [2022-01-20T20:56:43.389Z] github.com/docker/docker/pkg/pubsub [2022-01-20T20:56:43.389Z] github.com/docker/docker/pkg/reexec [2022-01-20T20:56:43.389Z] github.com/docker/docker/pkg/signal [2022-01-20T20:56:43.389Z] github.com/docker/docker/pkg/stack [2022-01-20T20:56:43.389Z] github.com/docker/docker/pkg/stdcopy [2022-01-20T20:56:43.389Z] github.com/docker/docker/pkg/streamformatter [2022-01-20T20:56:43.389Z] github.com/docker/docker/pkg/stringid [2022-01-20T20:56:43.389Z] github.com/docker/docker/pkg/symlink [2022-01-20T20:56:43.389Z] github.com/docker/docker/pkg/sysinfo [2022-01-20T20:56:43.389Z] github.com/docker/docker/pkg/system [2022-01-20T20:56:43.389Z] github.com/docker/docker/pkg/tailfile [2022-01-20T20:56:43.389Z] github.com/docker/docker/pkg/tarsum [2022-01-20T20:56:43.389Z] github.com/docker/docker/pkg/term [2022-01-20T20:56:43.389Z] github.com/docker/docker/pkg/term/windows [2022-01-20T20:56:43.389Z] github.com/docker/docker/pkg/truncindex [2022-01-20T20:56:43.389Z] github.com/docker/docker/pkg/urlutil [2022-01-20T20:56:43.389Z] github.com/docker/docker/pkg/useragent [2022-01-20T20:56:43.389Z] github.com/docker/docker/plugin [2022-01-20T20:56:43.389Z] github.com/docker/docker/plugin/executor/containerd [2022-01-20T20:56:43.389Z] github.com/docker/docker/plugin/v2 [2022-01-20T20:56:43.389Z] github.com/docker/docker/profiles/apparmor [2022-01-20T20:56:43.389Z] github.com/docker/docker/profiles/seccomp [2022-01-20T20:56:43.389Z] github.com/docker/docker/quota [2022-01-20T20:56:43.389Z] github.com/docker/docker/reference [2022-01-20T20:56:43.389Z] github.com/docker/docker/registry [2022-01-20T20:56:43.389Z] github.com/docker/docker/registry/resumable [2022-01-20T20:56:43.389Z] github.com/docker/docker/restartmanager [2022-01-20T20:56:43.389Z] github.com/docker/docker/rootless [2022-01-20T20:56:43.389Z] github.com/docker/docker/rootless/specconv [2022-01-20T20:56:43.389Z] github.com/docker/docker/runconfig [2022-01-20T20:56:43.389Z] github.com/docker/docker/runconfig/opts [2022-01-20T20:56:43.389Z] github.com/docker/docker/testutil [2022-01-20T20:56:43.389Z] github.com/docker/docker/testutil/daemon [2022-01-20T20:56:43.389Z] github.com/docker/docker/testutil/environment [2022-01-20T20:56:43.389Z] github.com/docker/docker/testutil/fakecontext [2022-01-20T20:56:43.389Z] github.com/docker/docker/testutil/fakegit [2022-01-20T20:56:43.389Z] github.com/docker/docker/testutil/fakestorage [2022-01-20T20:56:43.389Z] github.com/docker/docker/testutil/fixtures/load [2022-01-20T20:56:43.389Z] github.com/docker/docker/testutil/fixtures/plugin [2022-01-20T20:56:43.389Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-01-20T20:56:43.389Z] github.com/docker/docker/testutil/registry [2022-01-20T20:56:43.389Z] github.com/docker/docker/testutil/request [2022-01-20T20:56:43.389Z] github.com/docker/docker/volume [2022-01-20T20:56:43.389Z] github.com/docker/docker/volume/drivers [2022-01-20T20:56:43.389Z] github.com/docker/docker/volume/local [2022-01-20T20:56:43.389Z] github.com/docker/docker/volume/mounts [2022-01-20T20:56:43.389Z] github.com/docker/docker/volume/service [2022-01-20T20:56:43.389Z] github.com/docker/docker/volume/service/opts [2022-01-20T20:56:43.389Z] github.com/docker/docker/volume/testutils' [2022-01-20T20:56:43.389Z] + base_pkg_list='github.com/docker/docker/api [2022-01-20T20:56:43.389Z] github.com/docker/docker/api/server [2022-01-20T20:56:43.389Z] github.com/docker/docker/api/server/backend/build [2022-01-20T20:56:43.389Z] github.com/docker/docker/api/server/httputils [2022-01-20T20:56:43.389Z] github.com/docker/docker/api/server/middleware [2022-01-20T20:56:43.389Z] github.com/docker/docker/api/server/router [2022-01-20T20:56:43.389Z] github.com/docker/docker/api/server/router/build [2022-01-20T20:56:43.389Z] github.com/docker/docker/api/server/router/checkpoint [2022-01-20T20:56:43.389Z] github.com/docker/docker/api/server/router/container [2022-01-20T20:56:43.389Z] github.com/docker/docker/api/server/router/debug [2022-01-20T20:56:43.389Z] github.com/docker/docker/api/server/router/distribution [2022-01-20T20:56:43.389Z] github.com/docker/docker/api/server/router/grpc [2022-01-20T20:56:43.389Z] github.com/docker/docker/api/server/router/image [2022-01-20T20:56:43.389Z] github.com/docker/docker/api/server/router/network [2022-01-20T20:56:43.389Z] github.com/docker/docker/api/server/router/plugin [2022-01-20T20:56:43.389Z] github.com/docker/docker/api/server/router/session [2022-01-20T20:56:43.389Z] github.com/docker/docker/api/server/router/swarm [2022-01-20T20:56:43.389Z] github.com/docker/docker/api/server/router/system [2022-01-20T20:56:43.389Z] github.com/docker/docker/api/server/router/volume [2022-01-20T20:56:43.389Z] github.com/docker/docker/api/types [2022-01-20T20:56:43.389Z] github.com/docker/docker/api/types/backend [2022-01-20T20:56:43.389Z] github.com/docker/docker/api/types/blkiodev [2022-01-20T20:56:43.389Z] github.com/docker/docker/api/types/container [2022-01-20T20:56:43.389Z] github.com/docker/docker/api/types/events [2022-01-20T20:56:43.389Z] github.com/docker/docker/api/types/filters [2022-01-20T20:56:43.389Z] github.com/docker/docker/api/types/image [2022-01-20T20:56:43.389Z] github.com/docker/docker/api/types/mount [2022-01-20T20:56:43.389Z] github.com/docker/docker/api/types/network [2022-01-20T20:56:43.389Z] github.com/docker/docker/api/types/plugins/logdriver [2022-01-20T20:56:43.389Z] github.com/docker/docker/api/types/registry [2022-01-20T20:56:43.389Z] github.com/docker/docker/api/types/strslice [2022-01-20T20:56:43.389Z] github.com/docker/docker/api/types/swarm [2022-01-20T20:56:43.389Z] github.com/docker/docker/api/types/swarm/runtime [2022-01-20T20:56:43.389Z] github.com/docker/docker/api/types/time [2022-01-20T20:56:43.389Z] github.com/docker/docker/api/types/versions [2022-01-20T20:56:43.389Z] github.com/docker/docker/api/types/versions/v1p19 [2022-01-20T20:56:43.389Z] github.com/docker/docker/api/types/versions/v1p20 [2022-01-20T20:56:43.389Z] github.com/docker/docker/api/types/volume [2022-01-20T20:56:43.389Z] github.com/docker/docker/builder [2022-01-20T20:56:43.389Z] github.com/docker/docker/builder/builder-next [2022-01-20T20:56:43.389Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-01-20T20:56:43.389Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-01-20T20:56:43.389Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-01-20T20:56:43.389Z] github.com/docker/docker/builder/builder-next/exporter [2022-01-20T20:56:43.389Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-01-20T20:56:43.389Z] github.com/docker/docker/builder/builder-next/worker [2022-01-20T20:56:43.389Z] github.com/docker/docker/builder/dockerfile [2022-01-20T20:56:43.389Z] github.com/docker/docker/builder/dockerignore [2022-01-20T20:56:43.389Z] github.com/docker/docker/builder/remotecontext [2022-01-20T20:56:43.389Z] github.com/docker/docker/builder/remotecontext/git [2022-01-20T20:56:43.389Z] github.com/docker/docker/cli [2022-01-20T20:56:43.389Z] github.com/docker/docker/cli/config [2022-01-20T20:56:43.389Z] github.com/docker/docker/cli/debug [2022-01-20T20:56:43.389Z] github.com/docker/docker/client [2022-01-20T20:56:43.389Z] github.com/docker/docker/cmd/docker-proxy [2022-01-20T20:56:43.389Z] github.com/docker/docker/cmd/dockerd [2022-01-20T20:56:43.389Z] github.com/docker/docker/cmd/dockerd/trap [2022-01-20T20:56:43.389Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-01-20T20:56:43.389Z] github.com/docker/docker/container [2022-01-20T20:56:43.389Z] github.com/docker/docker/container/stream [2022-01-20T20:56:43.389Z] github.com/docker/docker/contrib/apparmor [2022-01-20T20:56:43.389Z] github.com/docker/docker/contrib/docker-device-tool [2022-01-20T20:56:43.389Z] github.com/docker/docker/contrib/httpserver [2022-01-20T20:56:43.389Z] github.com/docker/docker/daemon [2022-01-20T20:56:43.389Z] github.com/docker/docker/daemon/cluster [2022-01-20T20:56:43.389Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-01-20T20:56:43.389Z] github.com/docker/docker/daemon/cluster/convert [2022-01-20T20:56:43.389Z] github.com/docker/docker/daemon/cluster/executor [2022-01-20T20:56:43.389Z] github.com/docker/docker/daemon/cluster/executor/container [2022-01-20T20:56:43.389Z] github.com/docker/docker/daemon/cluster/provider [2022-01-20T20:56:43.389Z] github.com/docker/docker/daemon/config [2022-01-20T20:56:43.389Z] github.com/docker/docker/daemon/events [2022-01-20T20:56:43.389Z] github.com/docker/docker/daemon/events/testutils [2022-01-20T20:56:43.389Z] github.com/docker/docker/daemon/exec [2022-01-20T20:56:43.389Z] github.com/docker/docker/daemon/graphdriver [2022-01-20T20:56:43.389Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-01-20T20:56:43.389Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-01-20T20:56:43.389Z] github.com/docker/docker/daemon/graphdriver/copy [2022-01-20T20:56:43.389Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-01-20T20:56:43.389Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-01-20T20:56:43.389Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-01-20T20:56:43.389Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-01-20T20:56:43.389Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-01-20T20:56:43.389Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-01-20T20:56:43.389Z] github.com/docker/docker/daemon/graphdriver/register [2022-01-20T20:56:43.389Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-01-20T20:56:43.389Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-01-20T20:56:43.389Z] github.com/docker/docker/daemon/images [2022-01-20T20:56:43.389Z] github.com/docker/docker/daemon/initlayer [2022-01-20T20:56:43.389Z] github.com/docker/docker/daemon/links [2022-01-20T20:56:43.389Z] github.com/docker/docker/daemon/listeners [2022-01-20T20:56:43.389Z] github.com/docker/docker/daemon/logger [2022-01-20T20:56:43.389Z] github.com/docker/docker/daemon/logger/awslogs [2022-01-20T20:56:43.389Z] github.com/docker/docker/daemon/logger/fluentd [2022-01-20T20:56:43.389Z] github.com/docker/docker/daemon/logger/gcplogs [2022-01-20T20:56:43.389Z] github.com/docker/docker/daemon/logger/gelf [2022-01-20T20:56:43.389Z] github.com/docker/docker/daemon/logger/journald [2022-01-20T20:56:43.389Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-01-20T20:56:43.389Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-01-20T20:56:43.389Z] github.com/docker/docker/daemon/logger/local [2022-01-20T20:56:43.389Z] github.com/docker/docker/daemon/logger/logentries [2022-01-20T20:56:43.389Z] github.com/docker/docker/daemon/logger/loggerutils [2022-01-20T20:56:43.389Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-01-20T20:56:43.389Z] github.com/docker/docker/daemon/logger/splunk [2022-01-20T20:56:43.389Z] github.com/docker/docker/daemon/logger/syslog [2022-01-20T20:56:43.389Z] github.com/docker/docker/daemon/logger/templates [2022-01-20T20:56:43.389Z] github.com/docker/docker/daemon/names [2022-01-20T20:56:43.389Z] github.com/docker/docker/daemon/network [2022-01-20T20:56:43.389Z] github.com/docker/docker/daemon/stats [2022-01-20T20:56:43.389Z] github.com/docker/docker/distribution [2022-01-20T20:56:43.389Z] github.com/docker/docker/distribution/metadata [2022-01-20T20:56:43.389Z] github.com/docker/docker/distribution/utils [2022-01-20T20:56:43.389Z] github.com/docker/docker/distribution/xfer [2022-01-20T20:56:43.389Z] github.com/docker/docker/dockerversion [2022-01-20T20:56:43.389Z] github.com/docker/docker/errdefs [2022-01-20T20:56:43.389Z] github.com/docker/docker/image [2022-01-20T20:56:43.389Z] github.com/docker/docker/image/cache [2022-01-20T20:56:43.389Z] github.com/docker/docker/image/tarexport [2022-01-20T20:56:43.389Z] github.com/docker/docker/image/v1 [2022-01-20T20:56:43.389Z] github.com/docker/docker/internal/test/suite [2022-01-20T20:56:43.389Z] github.com/docker/docker/layer [2022-01-20T20:56:43.389Z] github.com/docker/docker/libcontainerd [2022-01-20T20:56:43.389Z] github.com/docker/docker/libcontainerd/queue [2022-01-20T20:56:43.389Z] github.com/docker/docker/libcontainerd/remote [2022-01-20T20:56:43.389Z] github.com/docker/docker/libcontainerd/supervisor [2022-01-20T20:56:43.389Z] github.com/docker/docker/libcontainerd/types [2022-01-20T20:56:43.389Z] github.com/docker/docker/oci [2022-01-20T20:56:43.389Z] github.com/docker/docker/oci/caps [2022-01-20T20:56:43.389Z] github.com/docker/docker/opts [2022-01-20T20:56:43.389Z] github.com/docker/docker/pkg/aaparser [2022-01-20T20:56:43.389Z] github.com/docker/docker/pkg/archive [2022-01-20T20:56:43.389Z] github.com/docker/docker/pkg/authorization [2022-01-20T20:56:43.389Z] github.com/docker/docker/pkg/broadcaster [2022-01-20T20:56:43.389Z] github.com/docker/docker/pkg/capabilities [2022-01-20T20:56:43.389Z] github.com/docker/docker/pkg/chrootarchive [2022-01-20T20:56:43.389Z] github.com/docker/docker/pkg/containerfs [2022-01-20T20:56:43.389Z] github.com/docker/docker/pkg/devicemapper [2022-01-20T20:56:43.389Z] github.com/docker/docker/pkg/directory [2022-01-20T20:56:43.389Z] github.com/docker/docker/pkg/dmesg [2022-01-20T20:56:43.389Z] github.com/docker/docker/pkg/filenotify [2022-01-20T20:56:43.389Z] github.com/docker/docker/pkg/fileutils [2022-01-20T20:56:43.389Z] github.com/docker/docker/pkg/fsutils [2022-01-20T20:56:43.389Z] github.com/docker/docker/pkg/homedir [2022-01-20T20:56:43.389Z] github.com/docker/docker/pkg/idtools [2022-01-20T20:56:43.389Z] github.com/docker/docker/pkg/ioutils [2022-01-20T20:56:43.389Z] github.com/docker/docker/pkg/jsonmessage [2022-01-20T20:56:43.389Z] github.com/docker/docker/pkg/locker [2022-01-20T20:56:43.389Z] github.com/docker/docker/pkg/longpath [2022-01-20T20:56:43.389Z] github.com/docker/docker/pkg/loopback [2022-01-20T20:56:43.389Z] github.com/docker/docker/pkg/mount [2022-01-20T20:56:43.389Z] github.com/docker/docker/pkg/namesgenerator [2022-01-20T20:56:43.389Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2022-01-20T20:56:43.389Z] github.com/docker/docker/pkg/parsers [2022-01-20T20:56:43.389Z] github.com/docker/docker/pkg/parsers/kernel [2022-01-20T20:56:43.389Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-01-20T20:56:43.389Z] github.com/docker/docker/pkg/pidfile [2022-01-20T20:56:43.389Z] github.com/docker/docker/pkg/platform [2022-01-20T20:56:43.389Z] github.com/docker/docker/pkg/plugingetter [2022-01-20T20:56:43.389Z] github.com/docker/docker/pkg/plugins [2022-01-20T20:56:43.389Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-01-20T20:56:43.389Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-01-20T20:56:43.389Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-01-20T20:56:43.389Z] github.com/docker/docker/pkg/plugins/transport [2022-01-20T20:56:43.389Z] github.com/docker/docker/pkg/pools [2022-01-20T20:56:43.389Z] github.com/docker/docker/pkg/progress [2022-01-20T20:56:43.389Z] github.com/docker/docker/pkg/pubsub [2022-01-20T20:56:43.389Z] github.com/docker/docker/pkg/reexec [2022-01-20T20:56:43.389Z] github.com/docker/docker/pkg/signal [2022-01-20T20:56:43.389Z] github.com/docker/docker/pkg/stack [2022-01-20T20:56:43.389Z] github.com/docker/docker/pkg/stdcopy [2022-01-20T20:56:43.389Z] github.com/docker/docker/pkg/streamformatter [2022-01-20T20:56:43.389Z] github.com/docker/docker/pkg/stringid [2022-01-20T20:56:43.389Z] github.com/docker/docker/pkg/symlink [2022-01-20T20:56:43.389Z] github.com/docker/docker/pkg/sysinfo [2022-01-20T20:56:43.389Z] github.com/docker/docker/pkg/system [2022-01-20T20:56:43.389Z] github.com/docker/docker/pkg/tailfile [2022-01-20T20:56:43.389Z] github.com/docker/docker/pkg/tarsum [2022-01-20T20:56:43.389Z] github.com/docker/docker/pkg/term [2022-01-20T20:56:43.389Z] github.com/docker/docker/pkg/term/windows [2022-01-20T20:56:43.389Z] github.com/docker/docker/pkg/truncindex [2022-01-20T20:56:43.389Z] github.com/docker/docker/pkg/urlutil [2022-01-20T20:56:43.389Z] github.com/docker/docker/pkg/useragent [2022-01-20T20:56:43.389Z] github.com/docker/docker/plugin [2022-01-20T20:56:43.389Z] github.com/docker/docker/plugin/executor/containerd [2022-01-20T20:56:43.389Z] github.com/docker/docker/plugin/v2 [2022-01-20T20:56:43.389Z] github.com/docker/docker/profiles/apparmor [2022-01-20T20:56:43.389Z] github.com/docker/docker/profiles/seccomp [2022-01-20T20:56:43.389Z] github.com/docker/docker/quota [2022-01-20T20:56:43.389Z] github.com/docker/docker/reference [2022-01-20T20:56:43.389Z] github.com/docker/docker/registry [2022-01-20T20:56:43.389Z] github.com/docker/docker/registry/resumable [2022-01-20T20:56:43.389Z] github.com/docker/docker/restartmanager [2022-01-20T20:56:43.389Z] github.com/docker/docker/rootless [2022-01-20T20:56:43.390Z] github.com/docker/docker/rootless/specconv [2022-01-20T20:56:43.390Z] github.com/docker/docker/runconfig [2022-01-20T20:56:43.390Z] github.com/docker/docker/runconfig/opts [2022-01-20T20:56:43.390Z] github.com/docker/docker/testutil [2022-01-20T20:56:43.390Z] github.com/docker/docker/testutil/daemon [2022-01-20T20:56:43.390Z] github.com/docker/docker/testutil/environment [2022-01-20T20:56:43.390Z] github.com/docker/docker/testutil/fakecontext [2022-01-20T20:56:43.390Z] github.com/docker/docker/testutil/fakegit [2022-01-20T20:56:43.390Z] github.com/docker/docker/testutil/fakestorage [2022-01-20T20:56:43.390Z] github.com/docker/docker/testutil/fixtures/load [2022-01-20T20:56:43.390Z] github.com/docker/docker/testutil/fixtures/plugin [2022-01-20T20:56:43.390Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-01-20T20:56:43.390Z] github.com/docker/docker/testutil/registry [2022-01-20T20:56:43.390Z] github.com/docker/docker/testutil/request [2022-01-20T20:56:43.390Z] github.com/docker/docker/volume [2022-01-20T20:56:43.390Z] github.com/docker/docker/volume/drivers [2022-01-20T20:56:43.390Z] github.com/docker/docker/volume/local [2022-01-20T20:56:43.390Z] github.com/docker/docker/volume/mounts [2022-01-20T20:56:43.390Z] github.com/docker/docker/volume/service [2022-01-20T20:56:43.390Z] github.com/docker/docker/volume/service/opts [2022-01-20T20:56:43.390Z] github.com/docker/docker/volume/testutils' [2022-01-20T20:56:43.390Z] ++ grep --fixed-strings /libnetwork [2022-01-20T20:56:43.390Z] ++ echo 'github.com/docker/docker/api [2022-01-20T20:56:43.390Z] github.com/docker/docker/api/server [2022-01-20T20:56:43.390Z] github.com/docker/docker/api/server/backend/build [2022-01-20T20:56:43.390Z] github.com/docker/docker/api/server/httputils [2022-01-20T20:56:43.390Z] github.com/docker/docker/api/server/middleware [2022-01-20T20:56:43.390Z] github.com/docker/docker/api/server/router [2022-01-20T20:56:43.390Z] github.com/docker/docker/api/server/router/build [2022-01-20T20:56:43.390Z] github.com/docker/docker/api/server/router/checkpoint [2022-01-20T20:56:43.390Z] github.com/docker/docker/api/server/router/container [2022-01-20T20:56:43.390Z] github.com/docker/docker/api/server/router/debug [2022-01-20T20:56:43.390Z] github.com/docker/docker/api/server/router/distribution [2022-01-20T20:56:43.390Z] github.com/docker/docker/api/server/router/grpc [2022-01-20T20:56:43.390Z] github.com/docker/docker/api/server/router/image [2022-01-20T20:56:43.390Z] github.com/docker/docker/api/server/router/network [2022-01-20T20:56:43.390Z] github.com/docker/docker/api/server/router/plugin [2022-01-20T20:56:43.390Z] github.com/docker/docker/api/server/router/session [2022-01-20T20:56:43.390Z] github.com/docker/docker/api/server/router/swarm [2022-01-20T20:56:43.390Z] github.com/docker/docker/api/server/router/system [2022-01-20T20:56:43.390Z] github.com/docker/docker/api/server/router/volume [2022-01-20T20:56:43.390Z] github.com/docker/docker/api/types [2022-01-20T20:56:43.390Z] github.com/docker/docker/api/types/backend [2022-01-20T20:56:43.390Z] github.com/docker/docker/api/types/blkiodev [2022-01-20T20:56:43.390Z] github.com/docker/docker/api/types/container [2022-01-20T20:56:43.390Z] github.com/docker/docker/api/types/events [2022-01-20T20:56:43.390Z] github.com/docker/docker/api/types/filters [2022-01-20T20:56:43.390Z] github.com/docker/docker/api/types/image [2022-01-20T20:56:43.390Z] github.com/docker/docker/api/types/mount [2022-01-20T20:56:43.390Z] github.com/docker/docker/api/types/network [2022-01-20T20:56:43.390Z] github.com/docker/docker/api/types/plugins/logdriver [2022-01-20T20:56:43.390Z] github.com/docker/docker/api/types/registry [2022-01-20T20:56:43.390Z] github.com/docker/docker/api/types/strslice [2022-01-20T20:56:43.390Z] github.com/docker/docker/api/types/swarm [2022-01-20T20:56:43.390Z] github.com/docker/docker/api/types/swarm/runtime [2022-01-20T20:56:43.390Z] github.com/docker/docker/api/types/time [2022-01-20T20:56:43.390Z] github.com/docker/docker/api/types/versions [2022-01-20T20:56:43.390Z] github.com/docker/docker/api/types/versions/v1p19 [2022-01-20T20:56:43.390Z] github.com/docker/docker/api/types/versions/v1p20 [2022-01-20T20:56:43.390Z] github.com/docker/docker/api/types/volume [2022-01-20T20:56:43.390Z] github.com/docker/docker/builder [2022-01-20T20:56:43.390Z] github.com/docker/docker/builder/builder-next [2022-01-20T20:56:43.390Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-01-20T20:56:43.390Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-01-20T20:56:43.390Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-01-20T20:56:43.390Z] github.com/docker/docker/builder/builder-next/exporter [2022-01-20T20:56:43.390Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-01-20T20:56:43.390Z] github.com/docker/docker/builder/builder-next/worker [2022-01-20T20:56:43.390Z] github.com/docker/docker/builder/dockerfile [2022-01-20T20:56:43.390Z] github.com/docker/docker/builder/dockerignore [2022-01-20T20:56:43.390Z] github.com/docker/docker/builder/remotecontext [2022-01-20T20:56:43.390Z] github.com/docker/docker/builder/remotecontext/git [2022-01-20T20:56:43.390Z] github.com/docker/docker/cli [2022-01-20T20:56:43.390Z] github.com/docker/docker/cli/config [2022-01-20T20:56:43.390Z] github.com/docker/docker/cli/debug [2022-01-20T20:56:43.390Z] github.com/docker/docker/client [2022-01-20T20:56:43.390Z] github.com/docker/docker/cmd/docker-proxy [2022-01-20T20:56:43.390Z] github.com/docker/docker/cmd/dockerd [2022-01-20T20:56:43.390Z] github.com/docker/docker/cmd/dockerd/trap [2022-01-20T20:56:43.390Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-01-20T20:56:43.390Z] github.com/docker/docker/container [2022-01-20T20:56:43.390Z] github.com/docker/docker/container/stream [2022-01-20T20:56:43.390Z] github.com/docker/docker/contrib/apparmor [2022-01-20T20:56:43.390Z] github.com/docker/docker/contrib/docker-device-tool [2022-01-20T20:56:43.390Z] github.com/docker/docker/contrib/httpserver [2022-01-20T20:56:43.390Z] github.com/docker/docker/daemon [2022-01-20T20:56:43.390Z] github.com/docker/docker/daemon/cluster [2022-01-20T20:56:43.390Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-01-20T20:56:43.390Z] github.com/docker/docker/daemon/cluster/convert [2022-01-20T20:56:43.390Z] github.com/docker/docker/daemon/cluster/executor [2022-01-20T20:56:43.390Z] github.com/docker/docker/daemon/cluster/executor/container [2022-01-20T20:56:43.390Z] github.com/docker/docker/daemon/cluster/provider [2022-01-20T20:56:43.390Z] github.com/docker/docker/daemon/config [2022-01-20T20:56:43.390Z] github.com/docker/docker/daemon/events [2022-01-20T20:56:43.390Z] github.com/docker/docker/daemon/events/testutils [2022-01-20T20:56:43.390Z] github.com/docker/docker/daemon/exec [2022-01-20T20:56:43.390Z] github.com/docker/docker/daemon/graphdriver [2022-01-20T20:56:43.390Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-01-20T20:56:43.390Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-01-20T20:56:43.390Z] github.com/docker/docker/daemon/graphdriver/copy [2022-01-20T20:56:43.390Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-01-20T20:56:43.390Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-01-20T20:56:43.390Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-01-20T20:56:43.390Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-01-20T20:56:43.390Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-01-20T20:56:43.390Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-01-20T20:56:43.390Z] github.com/docker/docker/daemon/graphdriver/register [2022-01-20T20:56:43.390Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-01-20T20:56:43.390Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-01-20T20:56:43.390Z] github.com/docker/docker/daemon/images [2022-01-20T20:56:43.390Z] github.com/docker/docker/daemon/initlayer [2022-01-20T20:56:43.390Z] github.com/docker/docker/daemon/links [2022-01-20T20:56:43.390Z] github.com/docker/docker/daemon/listeners [2022-01-20T20:56:43.390Z] github.com/docker/docker/daemon/logger [2022-01-20T20:56:43.390Z] github.com/docker/docker/daemon/logger/awslogs [2022-01-20T20:56:43.390Z] github.com/docker/docker/daemon/logger/fluentd [2022-01-20T20:56:43.390Z] github.com/docker/docker/daemon/logger/gcplogs [2022-01-20T20:56:43.390Z] github.com/docker/docker/daemon/logger/gelf [2022-01-20T20:56:43.390Z] github.com/docker/docker/daemon/logger/journald [2022-01-20T20:56:43.390Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-01-20T20:56:43.390Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-01-20T20:56:43.390Z] github.com/docker/docker/daemon/logger/local [2022-01-20T20:56:43.390Z] github.com/docker/docker/daemon/logger/logentries [2022-01-20T20:56:43.390Z] github.com/docker/docker/daemon/logger/loggerutils [2022-01-20T20:56:43.390Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-01-20T20:56:43.390Z] github.com/docker/docker/daemon/logger/splunk [2022-01-20T20:56:43.390Z] github.com/docker/docker/daemon/logger/syslog [2022-01-20T20:56:43.390Z] github.com/docker/docker/daemon/logger/templates [2022-01-20T20:56:43.390Z] github.com/docker/docker/daemon/names [2022-01-20T20:56:43.390Z] github.com/docker/docker/daemon/network [2022-01-20T20:56:43.390Z] github.com/docker/docker/daemon/stats [2022-01-20T20:56:43.390Z] github.com/docker/docker/distribution [2022-01-20T20:56:43.390Z] github.com/docker/docker/distribution/metadata [2022-01-20T20:56:43.390Z] github.com/docker/docker/distribution/utils [2022-01-20T20:56:43.390Z] github.com/docker/docker/distribution/xfer [2022-01-20T20:56:43.390Z] github.com/docker/docker/dockerversion [2022-01-20T20:56:43.390Z] github.com/docker/docker/errdefs [2022-01-20T20:56:43.390Z] github.com/docker/docker/image [2022-01-20T20:56:43.390Z] github.com/docker/docker/image/cache [2022-01-20T20:56:43.390Z] github.com/docker/docker/image/tarexport [2022-01-20T20:56:43.390Z] github.com/docker/docker/image/v1 [2022-01-20T20:56:43.390Z] github.com/docker/docker/internal/test/suite [2022-01-20T20:56:43.390Z] github.com/docker/docker/layer [2022-01-20T20:56:43.390Z] github.com/docker/docker/libcontainerd [2022-01-20T20:56:43.390Z] github.com/docker/docker/libcontainerd/queue [2022-01-20T20:56:43.390Z] github.com/docker/docker/libcontainerd/remote [2022-01-20T20:56:43.390Z] github.com/docker/docker/libcontainerd/supervisor [2022-01-20T20:56:43.390Z] github.com/docker/docker/libcontainerd/types [2022-01-20T20:56:43.390Z] github.com/docker/docker/libnetwork [2022-01-20T20:56:43.390Z] github.com/docker/docker/libnetwork/bitseq [2022-01-20T20:56:43.390Z] github.com/docker/docker/libnetwork/cluster [2022-01-20T20:56:43.390Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-01-20T20:56:43.390Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-01-20T20:56:43.390Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-01-20T20:56:43.390Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-01-20T20:56:43.390Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-01-20T20:56:43.390Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-01-20T20:56:43.390Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-01-20T20:56:43.390Z] github.com/docker/docker/libnetwork/config [2022-01-20T20:56:43.390Z] github.com/docker/docker/libnetwork/datastore [2022-01-20T20:56:43.390Z] github.com/docker/docker/libnetwork/diagnostic [2022-01-20T20:56:43.390Z] github.com/docker/docker/libnetwork/discoverapi [2022-01-20T20:56:43.390Z] github.com/docker/docker/libnetwork/driverapi [2022-01-20T20:56:43.390Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-01-20T20:56:43.390Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-01-20T20:56:43.390Z] github.com/docker/docker/libnetwork/drivers/host [2022-01-20T20:56:43.390Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-01-20T20:56:43.390Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-01-20T20:56:43.390Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-01-20T20:56:43.390Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-01-20T20:56:43.390Z] github.com/docker/docker/libnetwork/drivers/null [2022-01-20T20:56:43.390Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-01-20T20:56:43.390Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-01-20T20:56:43.390Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-01-20T20:56:43.390Z] github.com/docker/docker/libnetwork/drivers/remote [2022-01-20T20:56:43.390Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-01-20T20:56:43.390Z] github.com/docker/docker/libnetwork/drivers/windows [2022-01-20T20:56:43.390Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-01-20T20:56:43.390Z] github.com/docker/docker/libnetwork/drvregistry [2022-01-20T20:56:43.390Z] github.com/docker/docker/libnetwork/etchosts [2022-01-20T20:56:43.390Z] github.com/docker/docker/libnetwork/idm [2022-01-20T20:56:43.390Z] github.com/docker/docker/libnetwork/internal/caller [2022-01-20T20:56:43.390Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-01-20T20:56:43.390Z] github.com/docker/docker/libnetwork/ipam [2022-01-20T20:56:43.390Z] github.com/docker/docker/libnetwork/ipamapi [2022-01-20T20:56:43.390Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-01-20T20:56:43.390Z] github.com/docker/docker/libnetwork/ipams/null [2022-01-20T20:56:43.390Z] github.com/docker/docker/libnetwork/ipams/remote [2022-01-20T20:56:43.390Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-01-20T20:56:43.390Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-01-20T20:56:43.390Z] github.com/docker/docker/libnetwork/ipamutils [2022-01-20T20:56:43.390Z] github.com/docker/docker/libnetwork/iptables [2022-01-20T20:56:43.390Z] github.com/docker/docker/libnetwork/netlabel [2022-01-20T20:56:43.390Z] github.com/docker/docker/libnetwork/netutils [2022-01-20T20:56:43.390Z] github.com/docker/docker/libnetwork/networkdb [2022-01-20T20:56:43.390Z] github.com/docker/docker/libnetwork/ns [2022-01-20T20:56:43.390Z] github.com/docker/docker/libnetwork/options [2022-01-20T20:56:43.390Z] github.com/docker/docker/libnetwork/osl [2022-01-20T20:56:43.390Z] github.com/docker/docker/libnetwork/osl/kernel [2022-01-20T20:56:43.390Z] github.com/docker/docker/libnetwork/portallocator [2022-01-20T20:56:43.390Z] github.com/docker/docker/libnetwork/portmapper [2022-01-20T20:56:43.390Z] github.com/docker/docker/libnetwork/resolvconf [2022-01-20T20:56:43.390Z] github.com/docker/docker/libnetwork/testutils [2022-01-20T20:56:43.390Z] github.com/docker/docker/libnetwork/types [2022-01-20T20:56:43.390Z] github.com/docker/docker/oci [2022-01-20T20:56:43.390Z] github.com/docker/docker/oci/caps [2022-01-20T20:56:43.390Z] github.com/docker/docker/opts [2022-01-20T20:56:43.390Z] github.com/docker/docker/pkg/aaparser [2022-01-20T20:56:43.390Z] github.com/docker/docker/pkg/archive [2022-01-20T20:56:43.390Z] github.com/docker/docker/pkg/authorization [2022-01-20T20:56:43.390Z] github.com/docker/docker/pkg/broadcaster [2022-01-20T20:56:43.390Z] github.com/docker/docker/pkg/capabilities [2022-01-20T20:56:43.390Z] github.com/docker/docker/pkg/chrootarchive [2022-01-20T20:56:43.390Z] github.com/docker/docker/pkg/containerfs [2022-01-20T20:56:43.390Z] github.com/docker/docker/pkg/devicemapper [2022-01-20T20:56:43.390Z] github.com/docker/docker/pkg/directory [2022-01-20T20:56:43.390Z] github.com/docker/docker/pkg/dmesg [2022-01-20T20:56:43.390Z] github.com/docker/docker/pkg/filenotify [2022-01-20T20:56:43.390Z] github.com/docker/docker/pkg/fileutils [2022-01-20T20:56:43.390Z] github.com/docker/docker/pkg/fsutils [2022-01-20T20:56:43.390Z] github.com/docker/docker/pkg/homedir [2022-01-20T20:56:43.390Z] github.com/docker/docker/pkg/idtools [2022-01-20T20:56:43.390Z] github.com/docker/docker/pkg/ioutils [2022-01-20T20:56:43.390Z] github.com/docker/docker/pkg/jsonmessage [2022-01-20T20:56:43.390Z] github.com/docker/docker/pkg/locker [2022-01-20T20:56:43.390Z] github.com/docker/docker/pkg/longpath [2022-01-20T20:56:43.390Z] github.com/docker/docker/pkg/loopback [2022-01-20T20:56:43.390Z] github.com/docker/docker/pkg/mount [2022-01-20T20:56:43.390Z] github.com/docker/docker/pkg/namesgenerator [2022-01-20T20:56:43.390Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2022-01-20T20:56:43.390Z] github.com/docker/docker/pkg/parsers [2022-01-20T20:56:43.390Z] github.com/docker/docker/pkg/parsers/kernel [2022-01-20T20:56:43.390Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-01-20T20:56:43.390Z] github.com/docker/docker/pkg/pidfile [2022-01-20T20:56:43.390Z] github.com/docker/docker/pkg/platform [2022-01-20T20:56:43.390Z] github.com/docker/docker/pkg/plugingetter [2022-01-20T20:56:43.390Z] github.com/docker/docker/pkg/plugins [2022-01-20T20:56:43.390Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-01-20T20:56:43.390Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-01-20T20:56:43.390Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-01-20T20:56:43.390Z] github.com/docker/docker/pkg/plugins/transport [2022-01-20T20:56:43.390Z] github.com/docker/docker/pkg/pools [2022-01-20T20:56:43.390Z] github.com/docker/docker/pkg/progress [2022-01-20T20:56:43.390Z] github.com/docker/docker/pkg/pubsub [2022-01-20T20:56:43.390Z] github.com/docker/docker/pkg/reexec [2022-01-20T20:56:43.390Z] github.com/docker/docker/pkg/signal [2022-01-20T20:56:43.390Z] github.com/docker/docker/pkg/stack [2022-01-20T20:56:43.390Z] github.com/docker/docker/pkg/stdcopy [2022-01-20T20:56:43.390Z] github.com/docker/docker/pkg/streamformatter [2022-01-20T20:56:43.390Z] github.com/docker/docker/pkg/stringid [2022-01-20T20:56:43.390Z] github.com/docker/docker/pkg/symlink [2022-01-20T20:56:43.390Z] github.com/docker/docker/pkg/sysinfo [2022-01-20T20:56:43.390Z] github.com/docker/docker/pkg/system [2022-01-20T20:56:43.390Z] github.com/docker/docker/pkg/tailfile [2022-01-20T20:56:43.390Z] github.com/docker/docker/pkg/tarsum [2022-01-20T20:56:43.390Z] github.com/docker/docker/pkg/term [2022-01-20T20:56:43.390Z] github.com/docker/docker/pkg/term/windows [2022-01-20T20:56:43.390Z] github.com/docker/docker/pkg/truncindex [2022-01-20T20:56:43.390Z] github.com/docker/docker/pkg/urlutil [2022-01-20T20:56:43.390Z] github.com/docker/docker/pkg/useragent [2022-01-20T20:56:43.390Z] github.com/docker/docker/plugin [2022-01-20T20:56:43.390Z] github.com/docker/docker/plugin/executor/containerd [2022-01-20T20:56:43.390Z] github.com/docker/docker/plugin/v2 [2022-01-20T20:56:43.390Z] github.com/docker/docker/profiles/apparmor [2022-01-20T20:56:43.390Z] github.com/docker/docker/profiles/seccomp [2022-01-20T20:56:43.390Z] github.com/docker/docker/quota [2022-01-20T20:56:43.390Z] github.com/docker/docker/reference [2022-01-20T20:56:43.390Z] github.com/docker/docker/registry [2022-01-20T20:56:43.390Z] github.com/docker/docker/registry/resumable [2022-01-20T20:56:43.390Z] github.com/docker/docker/restartmanager [2022-01-20T20:56:43.390Z] github.com/docker/docker/rootless [2022-01-20T20:56:43.390Z] github.com/docker/docker/rootless/specconv [2022-01-20T20:56:43.390Z] github.com/docker/docker/runconfig [2022-01-20T20:56:43.390Z] github.com/docker/docker/runconfig/opts [2022-01-20T20:56:43.390Z] github.com/docker/docker/testutil [2022-01-20T20:56:43.390Z] github.com/docker/docker/testutil/daemon [2022-01-20T20:56:43.390Z] github.com/docker/docker/testutil/environment [2022-01-20T20:56:43.390Z] github.com/docker/docker/testutil/fakecontext [2022-01-20T20:56:43.390Z] github.com/docker/docker/testutil/fakegit [2022-01-20T20:56:43.390Z] github.com/docker/docker/testutil/fakestorage [2022-01-20T20:56:43.390Z] github.com/docker/docker/testutil/fixtures/load [2022-01-20T20:56:43.390Z] github.com/docker/docker/testutil/fixtures/plugin [2022-01-20T20:56:43.390Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-01-20T20:56:43.390Z] github.com/docker/docker/testutil/registry [2022-01-20T20:56:43.390Z] github.com/docker/docker/testutil/request [2022-01-20T20:56:43.390Z] github.com/docker/docker/volume [2022-01-20T20:56:43.390Z] github.com/docker/docker/volume/drivers [2022-01-20T20:56:43.390Z] github.com/docker/docker/volume/local [2022-01-20T20:56:43.390Z] github.com/docker/docker/volume/mounts [2022-01-20T20:56:43.390Z] github.com/docker/docker/volume/service [2022-01-20T20:56:43.390Z] github.com/docker/docker/volume/service/opts [2022-01-20T20:56:43.390Z] github.com/docker/docker/volume/testutils' [2022-01-20T20:56:43.390Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-01-20T20:56:43.390Z] github.com/docker/docker/libnetwork/bitseq [2022-01-20T20:56:43.390Z] github.com/docker/docker/libnetwork/cluster [2022-01-20T20:56:43.391Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-01-20T20:56:43.391Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-01-20T20:56:43.391Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-01-20T20:56:43.391Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-01-20T20:56:43.391Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-01-20T20:56:43.391Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-01-20T20:56:43.391Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-01-20T20:56:43.391Z] github.com/docker/docker/libnetwork/config [2022-01-20T20:56:43.391Z] github.com/docker/docker/libnetwork/datastore [2022-01-20T20:56:43.391Z] github.com/docker/docker/libnetwork/diagnostic [2022-01-20T20:56:43.391Z] github.com/docker/docker/libnetwork/discoverapi [2022-01-20T20:56:43.391Z] github.com/docker/docker/libnetwork/driverapi [2022-01-20T20:56:43.391Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-01-20T20:56:43.391Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-01-20T20:56:43.391Z] github.com/docker/docker/libnetwork/drivers/host [2022-01-20T20:56:43.391Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-01-20T20:56:43.391Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-01-20T20:56:43.391Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-01-20T20:56:43.391Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-01-20T20:56:43.391Z] github.com/docker/docker/libnetwork/drivers/null [2022-01-20T20:56:43.391Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-01-20T20:56:43.391Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-01-20T20:56:43.391Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-01-20T20:56:43.391Z] github.com/docker/docker/libnetwork/drivers/remote [2022-01-20T20:56:43.391Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-01-20T20:56:43.391Z] github.com/docker/docker/libnetwork/drivers/windows [2022-01-20T20:56:43.391Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-01-20T20:56:43.391Z] github.com/docker/docker/libnetwork/drvregistry [2022-01-20T20:56:43.391Z] github.com/docker/docker/libnetwork/etchosts [2022-01-20T20:56:43.391Z] github.com/docker/docker/libnetwork/idm [2022-01-20T20:56:43.391Z] github.com/docker/docker/libnetwork/internal/caller [2022-01-20T20:56:43.391Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-01-20T20:56:43.391Z] github.com/docker/docker/libnetwork/ipam [2022-01-20T20:56:43.391Z] github.com/docker/docker/libnetwork/ipamapi [2022-01-20T20:56:43.391Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-01-20T20:56:43.391Z] github.com/docker/docker/libnetwork/ipams/null [2022-01-20T20:56:43.391Z] github.com/docker/docker/libnetwork/ipams/remote [2022-01-20T20:56:43.391Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-01-20T20:56:43.391Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-01-20T20:56:43.391Z] github.com/docker/docker/libnetwork/ipamutils [2022-01-20T20:56:43.391Z] github.com/docker/docker/libnetwork/iptables [2022-01-20T20:56:43.391Z] github.com/docker/docker/libnetwork/netlabel [2022-01-20T20:56:43.391Z] github.com/docker/docker/libnetwork/netutils [2022-01-20T20:56:43.391Z] github.com/docker/docker/libnetwork/networkdb [2022-01-20T20:56:43.391Z] github.com/docker/docker/libnetwork/ns [2022-01-20T20:56:43.391Z] github.com/docker/docker/libnetwork/options [2022-01-20T20:56:43.391Z] github.com/docker/docker/libnetwork/osl [2022-01-20T20:56:43.391Z] github.com/docker/docker/libnetwork/osl/kernel [2022-01-20T20:56:43.391Z] github.com/docker/docker/libnetwork/portallocator [2022-01-20T20:56:43.391Z] github.com/docker/docker/libnetwork/portmapper [2022-01-20T20:56:43.391Z] github.com/docker/docker/libnetwork/resolvconf [2022-01-20T20:56:43.391Z] github.com/docker/docker/libnetwork/testutils [2022-01-20T20:56:43.391Z] github.com/docker/docker/libnetwork/types' [2022-01-20T20:56:43.391Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-01-20T20:56:43.391Z] + echo 'github.com/docker/docker/libnetwork [2022-01-20T20:56:43.391Z] github.com/docker/docker/libnetwork/bitseq [2022-01-20T20:56:43.391Z] github.com/docker/docker/libnetwork/cluster [2022-01-20T20:56:43.391Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-01-20T20:56:43.391Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-01-20T20:56:43.391Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-01-20T20:56:43.391Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-01-20T20:56:43.391Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-01-20T20:56:43.391Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-01-20T20:56:43.391Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-01-20T20:56:43.391Z] github.com/docker/docker/libnetwork/config [2022-01-20T20:56:43.391Z] github.com/docker/docker/libnetwork/datastore [2022-01-20T20:56:43.391Z] github.com/docker/docker/libnetwork/diagnostic [2022-01-20T20:56:43.391Z] github.com/docker/docker/libnetwork/discoverapi [2022-01-20T20:56:43.391Z] github.com/docker/docker/libnetwork/driverapi [2022-01-20T20:56:43.391Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-01-20T20:56:43.391Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-01-20T20:56:43.391Z] github.com/docker/docker/libnetwork/drivers/host [2022-01-20T20:56:43.391Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-01-20T20:56:43.391Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-01-20T20:56:43.391Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-01-20T20:56:43.391Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-01-20T20:56:43.391Z] github.com/docker/docker/libnetwork/drivers/null [2022-01-20T20:56:43.391Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-01-20T20:56:43.391Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-01-20T20:56:43.391Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-01-20T20:56:43.391Z] github.com/docker/docker/libnetwork/drivers/remote [2022-01-20T20:56:43.391Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-01-20T20:56:43.391Z] github.com/docker/docker/libnetwork/drivers/windows [2022-01-20T20:56:43.391Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-01-20T20:56:43.391Z] github.com/docker/docker/libnetwork/drvregistry [2022-01-20T20:56:43.391Z] github.com/docker/docker/libnetwork/etchosts [2022-01-20T20:56:43.391Z] github.com/docker/docker/libnetwork/idm [2022-01-20T20:56:43.391Z] github.com/docker/docker/libnetwork/internal/caller [2022-01-20T20:56:43.391Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-01-20T20:56:43.391Z] github.com/docker/docker/libnetwork/ipam [2022-01-20T20:56:43.391Z] github.com/docker/docker/libnetwork/ipamapi [2022-01-20T20:56:43.391Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-01-20T20:56:43.391Z] github.com/docker/docker/libnetwork/ipams/null [2022-01-20T20:56:43.391Z] github.com/docker/docker/libnetwork/ipams/remote [2022-01-20T20:56:43.391Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-01-20T20:56:43.391Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-01-20T20:56:43.391Z] github.com/docker/docker/libnetwork/ipamutils [2022-01-20T20:56:43.391Z] github.com/docker/docker/libnetwork/iptables [2022-01-20T20:56:43.391Z] github.com/docker/docker/libnetwork/netlabel [2022-01-20T20:56:43.391Z] github.com/docker/docker/libnetwork/netutils [2022-01-20T20:56:43.391Z] github.com/docker/docker/libnetwork/networkdb [2022-01-20T20:56:43.391Z] github.com/docker/docker/libnetwork/ns [2022-01-20T20:56:43.391Z] github.com/docker/docker/libnetwork/options [2022-01-20T20:56:43.391Z] github.com/docker/docker/libnetwork/osl [2022-01-20T20:56:43.391Z] github.com/docker/docker/libnetwork/osl/kernel [2022-01-20T20:56:43.391Z] github.com/docker/docker/libnetwork/portallocator [2022-01-20T20:56:43.391Z] github.com/docker/docker/libnetwork/portmapper [2022-01-20T20:56:43.391Z] github.com/docker/docker/libnetwork/resolvconf [2022-01-20T20:56:43.391Z] github.com/docker/docker/libnetwork/testutils [2022-01-20T20:56:43.391Z] github.com/docker/docker/libnetwork/types' [2022-01-20T20:56:43.391Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-01-20T20:56:43.391Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-01-20T20:56:43.391Z] + type docker-proxy [2022-01-20T20:56:43.391Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-01-20T20:56:43.391Z] + hack/make.sh binary-proxy install-proxy [2022-01-20T20:56:43.391Z] [2022-01-20T20:56:43.391Z] Removing bundles/ [2022-01-20T20:56:43.391Z] [2022-01-20T20:56:43.391Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-01-20T20:56:43.391Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-01-20T20:56:43.391Z] GOOS="" GOARCH="" GOARM="" [2022-01-20T20:56:43.445Z] === RUN TestIsGIT [2022-01-20T20:56:43.445Z] --- PASS: TestIsGIT (0.00s) [2022-01-20T20:56:43.445Z] === RUN TestIsTransport [2022-01-20T20:56:43.445Z] --- PASS: TestIsTransport (0.00s) [2022-01-20T20:56:43.445Z] PASS [2022-01-20T20:56:43.445Z] coverage: 100.0% of statements [2022-01-20T20:56:43.445Z] ok github.com/docker/docker/pkg/urlutil 0.040s coverage: 100.0% of statements [2022-01-20T20:56:43.446Z] --- PASS: TestGet (15.01s) [2022-01-20T20:56:43.446Z] === RUN TestPluginWithNoManifest [2022-01-20T20:56:43.446Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-01-20T20:56:43.446Z] === RUN TestGetAll [2022-01-20T20:56:43.446Z] --- PASS: TestGetAll (0.01s) [2022-01-20T20:56:43.446Z] PASS [2022-01-20T20:56:43.446Z] coverage: 73.2% of statements [2022-01-20T20:56:43.446Z] ok github.com/docker/docker/pkg/plugins 35.041s coverage: 73.2% of statements [2022-01-20T20:56:43.507Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-01-20T20:56:43.915Z] === RUN TestVersionInfo [2022-01-20T20:56:43.916Z] --- PASS: TestVersionInfo (0.00s) [2022-01-20T20:56:43.916Z] === RUN TestAppendVersions [2022-01-20T20:56:43.916Z] --- PASS: TestAppendVersions (0.00s) [2022-01-20T20:56:43.916Z] PASS [2022-01-20T20:56:43.916Z] coverage: 88.9% of statements [2022-01-20T20:56:43.916Z] ok github.com/docker/docker/pkg/useragent 0.047s coverage: 88.9% of statements [2022-01-20T20:56:43.990Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-20T20:56:43.990Z] INFO: Testing against a local daemon [2022-01-20T20:56:43.990Z] === RUN TestDockerSuite [2022-01-20T20:56:43.990Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-01-20T20:56:43.990Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-01-20T20:56:43.990Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-01-20T20:56:43.990Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-01-20T20:56:43.990Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-01-20T20:56:43.990Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-01-20T20:56:43.990Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-01-20T20:56:43.990Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-01-20T20:56:43.990Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-01-20T20:56:43.990Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-01-20T20:56:43.990Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-01-20T20:56:43.990Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-01-20T20:56:44.076Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-01-20T20:56:44.464Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-01-20T20:56:44.933Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-01-20T20:56:45.482Z] === RUN TestNewSettable [2022-01-20T20:56:45.482Z] --- PASS: TestNewSettable (0.00s) [2022-01-20T20:56:45.482Z] === RUN TestIsSettable [2022-01-20T20:56:45.482Z] --- PASS: TestIsSettable (0.00s) [2022-01-20T20:56:45.482Z] === RUN TestUpdateSettingsEnv [2022-01-20T20:56:45.482Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-01-20T20:56:45.482Z] PASS [2022-01-20T20:56:45.482Z] coverage: 20.0% of statements [2022-01-20T20:56:45.482Z] ok github.com/docker/docker/plugin/v2 0.045s coverage: 20.0% of statements [2022-01-20T20:56:45.482Z] === RUN TestValidatePrivileges [2022-01-20T20:56:45.482Z] --- PASS: TestValidatePrivileges (0.00s) [2022-01-20T20:56:45.482Z] === RUN TestFilterByCapNeg [2022-01-20T20:56:45.482Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-01-20T20:56:45.482Z] === RUN TestFilterByCapPos [2022-01-20T20:56:45.482Z] --- PASS: TestFilterByCapPos (0.00s) [2022-01-20T20:56:45.482Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-01-20T20:56:45.482Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-01-20T20:56:45.482Z] PASS [2022-01-20T20:56:45.482Z] coverage: 12.0% of statements [2022-01-20T20:56:45.482Z] ok github.com/docker/docker/plugin 0.060s coverage: 12.0% of statements [2022-01-20T20:56:45.995Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-01-20T20:56:46.478Z] === RUN TestLoad [2022-01-20T20:56:46.478Z] --- PASS: TestLoad (0.02s) [2022-01-20T20:56:46.478Z] === RUN TestSave [2022-01-20T20:56:46.563Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-01-20T20:56:46.947Z] --- PASS: TestSave (0.13s) [2022-01-20T20:56:46.947Z] === RUN TestAddDeleteGet [2022-01-20T20:56:46.947Z] --- PASS: TestAddDeleteGet (0.07s) [2022-01-20T20:56:46.947Z] === RUN TestInvalidTags [2022-01-20T20:56:46.947Z] --- PASS: TestInvalidTags (0.01s) [2022-01-20T20:56:46.947Z] PASS [2022-01-20T20:56:46.947Z] coverage: 84.4% of statements [2022-01-20T20:56:46.947Z] ok github.com/docker/docker/reference 0.374s coverage: 84.4% of statements [2022-01-20T20:56:47.132Z] === RUN TestDockerSuite/TestLogsSince [2022-01-20T20:56:47.936Z] === RUN TestResolveAuthConfigIndexServer [2022-01-20T20:56:47.936Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-01-20T20:56:47.936Z] === RUN TestResolveAuthConfigFullURL [2022-01-20T20:56:47.936Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-01-20T20:56:47.936Z] === RUN TestLoadAllowNondistributableArtifacts [2022-01-20T20:56:47.936Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-01-20T20:56:47.936Z] === RUN TestValidateMirror [2022-01-20T20:56:47.936Z] --- PASS: TestValidateMirror (0.00s) [2022-01-20T20:56:47.936Z] === RUN TestLoadInsecureRegistries [2022-01-20T20:56:48.409Z] time="2022-01-20T20:56:47Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-01-20T20:56:48.409Z] time="2022-01-20T20:56:48Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-01-20T20:56:48.409Z] time="2022-01-20T20:56:48Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-01-20T20:56:48.409Z] --- PASS: TestLoadInsecureRegistries (0.23s) [2022-01-20T20:56:48.409Z] === RUN TestNewServiceConfig [2022-01-20T20:56:48.409Z] --- PASS: TestNewServiceConfig (0.00s) [2022-01-20T20:56:48.409Z] === RUN TestValidateIndexName [2022-01-20T20:56:48.409Z] --- PASS: TestValidateIndexName (0.00s) [2022-01-20T20:56:48.409Z] === RUN TestValidateIndexNameWithError [2022-01-20T20:56:48.409Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-01-20T20:56:48.409Z] === RUN TestEndpointParse [2022-01-20T20:56:48.409Z] --- PASS: TestEndpointParse (0.00s) [2022-01-20T20:56:48.409Z] === RUN TestEndpointParseInvalid [2022-01-20T20:56:48.409Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-01-20T20:56:48.409Z] === RUN TestValidateEndpoint [2022-01-20T20:56:48.409Z] --- PASS: TestValidateEndpoint (0.01s) [2022-01-20T20:56:48.409Z] === RUN TestPing [2022-01-20T20:56:48.409Z] --- PASS: TestPing (0.00s) [2022-01-20T20:56:48.409Z] === RUN TestPingRegistryEndpoint [2022-01-20T20:56:48.409Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-01-20T20:56:48.409Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-01-20T20:56:48.409Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2022-01-20T20:56:48.409Z] === RUN TestEndpoint [2022-01-20T20:56:48.409Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2022-01-20T20:56:48.409Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-01-20T20:56:48.409Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-01-20T20:56:48.409Z] --- SKIP: TestEndpoint (0.00s) [2022-01-20T20:56:48.409Z] === RUN TestParseRepositoryInfo [2022-01-20T20:56:48.409Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-01-20T20:56:48.409Z] === RUN TestNewIndexInfo [2022-01-20T20:56:48.409Z] --- PASS: TestNewIndexInfo (0.00s) [2022-01-20T20:56:48.409Z] === RUN TestMirrorEndpointLookup [2022-01-20T20:56:48.409Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-01-20T20:56:48.409Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-01-20T20:56:48.409Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-01-20T20:56:48.409Z] === RUN TestResumableRequestReaderWithReadError [2022-01-20T20:56:48.409Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-01-20T20:56:48.409Z] --- SKIP: TestMirrorEndpointLookup (0.01s) [2022-01-20T20:56:48.409Z] === RUN TestSearchRepositories [2022-01-20T20:56:48.409Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-01-20T20:56:48.409Z] Host: 127.0.0.1:49378 [2022-01-20T20:56:48.409Z] User-Agent: docker test client [2022-01-20T20:56:48.409Z] Authorization: Token fake-token [2022-01-20T20:56:48.409Z] X-Docker-Token: true [2022-01-20T20:56:48.409Z] Accept-Encoding: gzip [2022-01-20T20:56:48.409Z] [2022-01-20T20:56:48.409Z] [2022-01-20T20:56:48.409Z] registry_test.go:730: HTTP/1.1 200 OK [2022-01-20T20:56:48.409Z] Connection: close [2022-01-20T20:56:48.409Z] Content-Length: 144 [2022-01-20T20:56:48.409Z] Cache-Control: no-cache [2022-01-20T20:56:48.409Z] Content-Type: application/json [2022-01-20T20:56:48.409Z] Date: Thu, 20 Jan 2022 20:56:48 GMT [2022-01-20T20:56:48.409Z] Expires: -1 [2022-01-20T20:56:48.409Z] Pragma: no-cache [2022-01-20T20:56:48.409Z] Server: docker-tests/mock [2022-01-20T20:56:48.409Z] X-Docker-Registry-Config: mock [2022-01-20T20:56:48.409Z] X-Docker-Registry-Version: 0.0.0 [2022-01-20T20:56:48.409Z] [2022-01-20T20:56:48.409Z] [2022-01-20T20:56:48.409Z] --- PASS: TestSearchRepositories (0.01s) [2022-01-20T20:56:48.409Z] === RUN TestTrustedLocation [2022-01-20T20:56:48.409Z] --- PASS: TestTrustedLocation (0.00s) [2022-01-20T20:56:48.409Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-01-20T20:56:48.409Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-01-20T20:56:48.409Z] === RUN TestAllowNondistributableArtifacts [2022-01-20T20:56:48.409Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-01-20T20:56:48.409Z] === RUN TestIsSecureIndex [2022-01-20T20:56:48.409Z] --- PASS: TestIsSecureIndex (0.00s) [2022-01-20T20:56:48.409Z] PASS [2022-01-20T20:56:48.409Z] coverage: 51.2% of statements [2022-01-20T20:56:48.409Z] ok github.com/docker/docker/registry 0.369s coverage: 51.2% of statements [2022-01-20T20:56:48.409Z] time="2022-01-20T20:56:48Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-01-20T20:56:48.409Z] --- PASS: TestResumableRequestReaderWithReadError (0.23s) [2022-01-20T20:56:48.409Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-01-20T20:56:48.409Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-01-20T20:56:48.409Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-01-20T20:56:48.409Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-01-20T20:56:48.409Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-01-20T20:56:48.879Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-01-20T20:56:48.879Z] === RUN TestResumableRequestReader [2022-01-20T20:56:48.879Z] --- PASS: TestResumableRequestReader (0.00s) [2022-01-20T20:56:48.879Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-01-20T20:56:48.879Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-01-20T20:56:48.879Z] PASS [2022-01-20T20:56:48.879Z] coverage: 100.0% of statements [2022-01-20T20:56:48.879Z] ok github.com/docker/docker/registry/resumable 0.302s coverage: 100.0% of statements [2022-01-20T20:56:48.879Z] === RUN TestRestartManagerTimeout [2022-01-20T20:56:48.879Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-01-20T20:56:48.879Z] === RUN TestRestartManagerTimeoutReset [2022-01-20T20:56:48.879Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-01-20T20:56:48.879Z] PASS [2022-01-20T20:56:48.879Z] coverage: 50.9% of statements [2022-01-20T20:56:48.879Z] ok github.com/docker/docker/restartmanager 0.047s coverage: 50.9% of statements [2022-01-20T20:56:49.034Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-01-20T20:56:49.869Z] === RUN TestDecodeContainerConfig [2022-01-20T20:56:49.869Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-01-20T20:56:49.869Z] === RUN TestDecodeContainerConfigIsolation [2022-01-20T20:56:49.869Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-01-20T20:56:49.869Z] === RUN TestValidatePrivileged [2022-01-20T20:56:49.869Z] --- PASS: TestValidatePrivileged (0.00s) [2022-01-20T20:56:49.869Z] PASS [2022-01-20T20:56:49.869Z] coverage: 52.6% of statements [2022-01-20T20:56:49.869Z] ok github.com/docker/docker/runconfig 0.049s coverage: 52.6% of statements [2022-01-20T20:56:49.869Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-01-20T20:56:49.869Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-01-20T20:56:49.869Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-01-20T20:56:49.869Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-01-20T20:56:49.869Z] PASS [2022-01-20T20:56:49.869Z] coverage: 62.5% of statements [2022-01-20T20:56:49.869Z] ok github.com/docker/docker/testutil 0.043s coverage: 62.5% of statements [2022-01-20T20:56:49.958Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-01-20T20:56:49.958Z] [2022-01-20T20:56:49.958Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-01-20T20:56:49.958Z] Installing docker-proxy to /usr/local/bin/ [2022-01-20T20:56:49.958Z] [2022-01-20T20:56:49.958Z] + mkdir -p bundles [2022-01-20T20:56:49.958Z] + '[' -n 'github.com/docker/docker/api [2022-01-20T20:56:49.958Z] github.com/docker/docker/api/server [2022-01-20T20:56:49.958Z] github.com/docker/docker/api/server/backend/build [2022-01-20T20:56:49.958Z] github.com/docker/docker/api/server/httputils [2022-01-20T20:56:49.958Z] github.com/docker/docker/api/server/middleware [2022-01-20T20:56:49.958Z] github.com/docker/docker/api/server/router [2022-01-20T20:56:49.958Z] github.com/docker/docker/api/server/router/build [2022-01-20T20:56:49.958Z] github.com/docker/docker/api/server/router/checkpoint [2022-01-20T20:56:49.958Z] github.com/docker/docker/api/server/router/container [2022-01-20T20:56:49.958Z] github.com/docker/docker/api/server/router/debug [2022-01-20T20:56:49.958Z] github.com/docker/docker/api/server/router/distribution [2022-01-20T20:56:49.958Z] github.com/docker/docker/api/server/router/grpc [2022-01-20T20:56:49.958Z] github.com/docker/docker/api/server/router/image [2022-01-20T20:56:49.958Z] github.com/docker/docker/api/server/router/network [2022-01-20T20:56:49.958Z] github.com/docker/docker/api/server/router/plugin [2022-01-20T20:56:49.958Z] github.com/docker/docker/api/server/router/session [2022-01-20T20:56:49.958Z] github.com/docker/docker/api/server/router/swarm [2022-01-20T20:56:49.958Z] github.com/docker/docker/api/server/router/system [2022-01-20T20:56:49.958Z] github.com/docker/docker/api/server/router/volume [2022-01-20T20:56:49.958Z] github.com/docker/docker/api/types [2022-01-20T20:56:49.958Z] github.com/docker/docker/api/types/backend [2022-01-20T20:56:49.958Z] github.com/docker/docker/api/types/blkiodev [2022-01-20T20:56:49.958Z] github.com/docker/docker/api/types/container [2022-01-20T20:56:49.958Z] github.com/docker/docker/api/types/events [2022-01-20T20:56:49.958Z] github.com/docker/docker/api/types/filters [2022-01-20T20:56:49.958Z] github.com/docker/docker/api/types/image [2022-01-20T20:56:49.958Z] github.com/docker/docker/api/types/mount [2022-01-20T20:56:49.958Z] github.com/docker/docker/api/types/network [2022-01-20T20:56:49.958Z] github.com/docker/docker/api/types/plugins/logdriver [2022-01-20T20:56:49.958Z] github.com/docker/docker/api/types/registry [2022-01-20T20:56:49.958Z] github.com/docker/docker/api/types/strslice [2022-01-20T20:56:49.958Z] github.com/docker/docker/api/types/swarm [2022-01-20T20:56:49.958Z] github.com/docker/docker/api/types/swarm/runtime [2022-01-20T20:56:49.958Z] github.com/docker/docker/api/types/time [2022-01-20T20:56:49.958Z] github.com/docker/docker/api/types/versions [2022-01-20T20:56:49.958Z] github.com/docker/docker/api/types/versions/v1p19 [2022-01-20T20:56:49.958Z] github.com/docker/docker/api/types/versions/v1p20 [2022-01-20T20:56:49.958Z] github.com/docker/docker/api/types/volume [2022-01-20T20:56:49.958Z] github.com/docker/docker/builder [2022-01-20T20:56:49.958Z] github.com/docker/docker/builder/builder-next [2022-01-20T20:56:49.958Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-01-20T20:56:49.958Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-01-20T20:56:49.958Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-01-20T20:56:49.958Z] github.com/docker/docker/builder/builder-next/exporter [2022-01-20T20:56:49.958Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-01-20T20:56:49.958Z] github.com/docker/docker/builder/builder-next/worker [2022-01-20T20:56:49.958Z] github.com/docker/docker/builder/dockerfile [2022-01-20T20:56:49.958Z] github.com/docker/docker/builder/dockerignore [2022-01-20T20:56:49.958Z] github.com/docker/docker/builder/remotecontext [2022-01-20T20:56:49.958Z] github.com/docker/docker/builder/remotecontext/git [2022-01-20T20:56:49.958Z] github.com/docker/docker/cli [2022-01-20T20:56:49.958Z] github.com/docker/docker/cli/config [2022-01-20T20:56:49.958Z] github.com/docker/docker/cli/debug [2022-01-20T20:56:49.958Z] github.com/docker/docker/client [2022-01-20T20:56:49.958Z] github.com/docker/docker/cmd/docker-proxy [2022-01-20T20:56:49.958Z] github.com/docker/docker/cmd/dockerd [2022-01-20T20:56:49.958Z] github.com/docker/docker/cmd/dockerd/trap [2022-01-20T20:56:49.958Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-01-20T20:56:49.958Z] github.com/docker/docker/container [2022-01-20T20:56:49.958Z] github.com/docker/docker/container/stream [2022-01-20T20:56:49.958Z] github.com/docker/docker/contrib/apparmor [2022-01-20T20:56:49.958Z] github.com/docker/docker/contrib/docker-device-tool [2022-01-20T20:56:49.958Z] github.com/docker/docker/contrib/httpserver [2022-01-20T20:56:49.958Z] github.com/docker/docker/daemon [2022-01-20T20:56:49.958Z] github.com/docker/docker/daemon/cluster [2022-01-20T20:56:49.958Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-01-20T20:56:49.958Z] github.com/docker/docker/daemon/cluster/convert [2022-01-20T20:56:49.958Z] github.com/docker/docker/daemon/cluster/executor [2022-01-20T20:56:49.958Z] github.com/docker/docker/daemon/cluster/executor/container [2022-01-20T20:56:49.958Z] github.com/docker/docker/daemon/cluster/provider [2022-01-20T20:56:49.958Z] github.com/docker/docker/daemon/config [2022-01-20T20:56:49.958Z] github.com/docker/docker/daemon/events [2022-01-20T20:56:49.958Z] github.com/docker/docker/daemon/events/testutils [2022-01-20T20:56:49.958Z] github.com/docker/docker/daemon/exec [2022-01-20T20:56:49.958Z] github.com/docker/docker/daemon/graphdriver [2022-01-20T20:56:49.958Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-01-20T20:56:49.958Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-01-20T20:56:49.958Z] github.com/docker/docker/daemon/graphdriver/copy [2022-01-20T20:56:49.958Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-01-20T20:56:49.958Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-01-20T20:56:49.958Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-01-20T20:56:49.958Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-01-20T20:56:49.958Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-01-20T20:56:49.958Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-01-20T20:56:49.959Z] github.com/docker/docker/daemon/graphdriver/register [2022-01-20T20:56:49.959Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-01-20T20:56:49.959Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-01-20T20:56:49.959Z] github.com/docker/docker/daemon/images [2022-01-20T20:56:49.959Z] github.com/docker/docker/daemon/initlayer [2022-01-20T20:56:49.959Z] github.com/docker/docker/daemon/links [2022-01-20T20:56:49.959Z] github.com/docker/docker/daemon/listeners [2022-01-20T20:56:49.959Z] github.com/docker/docker/daemon/logger [2022-01-20T20:56:49.959Z] github.com/docker/docker/daemon/logger/awslogs [2022-01-20T20:56:49.959Z] github.com/docker/docker/daemon/logger/fluentd [2022-01-20T20:56:49.959Z] github.com/docker/docker/daemon/logger/gcplogs [2022-01-20T20:56:49.959Z] github.com/docker/docker/daemon/logger/gelf [2022-01-20T20:56:49.959Z] github.com/docker/docker/daemon/logger/journald [2022-01-20T20:56:49.959Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-01-20T20:56:49.959Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-01-20T20:56:49.959Z] github.com/docker/docker/daemon/logger/local [2022-01-20T20:56:49.959Z] github.com/docker/docker/daemon/logger/logentries [2022-01-20T20:56:49.959Z] github.com/docker/docker/daemon/logger/loggerutils [2022-01-20T20:56:49.959Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-01-20T20:56:49.959Z] github.com/docker/docker/daemon/logger/splunk [2022-01-20T20:56:49.959Z] github.com/docker/docker/daemon/logger/syslog [2022-01-20T20:56:49.959Z] github.com/docker/docker/daemon/logger/templates [2022-01-20T20:56:49.959Z] github.com/docker/docker/daemon/names [2022-01-20T20:56:49.959Z] github.com/docker/docker/daemon/network [2022-01-20T20:56:49.959Z] github.com/docker/docker/daemon/stats [2022-01-20T20:56:49.959Z] github.com/docker/docker/distribution [2022-01-20T20:56:49.959Z] github.com/docker/docker/distribution/metadata [2022-01-20T20:56:49.959Z] github.com/docker/docker/distribution/utils [2022-01-20T20:56:49.959Z] github.com/docker/docker/distribution/xfer [2022-01-20T20:56:49.959Z] github.com/docker/docker/dockerversion [2022-01-20T20:56:49.959Z] github.com/docker/docker/errdefs [2022-01-20T20:56:49.959Z] github.com/docker/docker/image [2022-01-20T20:56:49.959Z] github.com/docker/docker/image/cache [2022-01-20T20:56:49.959Z] github.com/docker/docker/image/tarexport [2022-01-20T20:56:49.959Z] github.com/docker/docker/image/v1 [2022-01-20T20:56:49.959Z] github.com/docker/docker/internal/test/suite [2022-01-20T20:56:49.959Z] github.com/docker/docker/layer [2022-01-20T20:56:49.959Z] github.com/docker/docker/libcontainerd [2022-01-20T20:56:49.959Z] github.com/docker/docker/libcontainerd/queue [2022-01-20T20:56:49.959Z] github.com/docker/docker/libcontainerd/remote [2022-01-20T20:56:49.959Z] github.com/docker/docker/libcontainerd/supervisor [2022-01-20T20:56:49.959Z] github.com/docker/docker/libcontainerd/types [2022-01-20T20:56:49.959Z] github.com/docker/docker/oci [2022-01-20T20:56:49.959Z] github.com/docker/docker/oci/caps [2022-01-20T20:56:49.959Z] github.com/docker/docker/opts [2022-01-20T20:56:49.959Z] github.com/docker/docker/pkg/aaparser [2022-01-20T20:56:49.959Z] github.com/docker/docker/pkg/archive [2022-01-20T20:56:49.959Z] github.com/docker/docker/pkg/authorization [2022-01-20T20:56:49.959Z] github.com/docker/docker/pkg/broadcaster [2022-01-20T20:56:49.959Z] github.com/docker/docker/pkg/capabilities [2022-01-20T20:56:49.959Z] github.com/docker/docker/pkg/chrootarchive [2022-01-20T20:56:49.959Z] github.com/docker/docker/pkg/containerfs [2022-01-20T20:56:49.959Z] github.com/docker/docker/pkg/devicemapper [2022-01-20T20:56:49.959Z] github.com/docker/docker/pkg/directory [2022-01-20T20:56:49.959Z] github.com/docker/docker/pkg/dmesg [2022-01-20T20:56:49.959Z] github.com/docker/docker/pkg/filenotify [2022-01-20T20:56:49.959Z] github.com/docker/docker/pkg/fileutils [2022-01-20T20:56:49.959Z] github.com/docker/docker/pkg/fsutils [2022-01-20T20:56:49.959Z] github.com/docker/docker/pkg/homedir [2022-01-20T20:56:49.959Z] github.com/docker/docker/pkg/idtools [2022-01-20T20:56:49.959Z] github.com/docker/docker/pkg/ioutils [2022-01-20T20:56:49.959Z] github.com/docker/docker/pkg/jsonmessage [2022-01-20T20:56:49.959Z] github.com/docker/docker/pkg/locker [2022-01-20T20:56:49.959Z] github.com/docker/docker/pkg/longpath [2022-01-20T20:56:49.959Z] github.com/docker/docker/pkg/loopback [2022-01-20T20:56:49.959Z] github.com/docker/docker/pkg/mount [2022-01-20T20:56:49.959Z] github.com/docker/docker/pkg/namesgenerator [2022-01-20T20:56:49.959Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2022-01-20T20:56:49.959Z] github.com/docker/docker/pkg/parsers [2022-01-20T20:56:49.959Z] github.com/docker/docker/pkg/parsers/kernel [2022-01-20T20:56:49.959Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-01-20T20:56:49.959Z] github.com/docker/docker/pkg/pidfile [2022-01-20T20:56:49.959Z] github.com/docker/docker/pkg/platform [2022-01-20T20:56:49.959Z] github.com/docker/docker/pkg/plugingetter [2022-01-20T20:56:49.959Z] github.com/docker/docker/pkg/plugins [2022-01-20T20:56:49.959Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-01-20T20:56:49.959Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-01-20T20:56:49.959Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-01-20T20:56:49.959Z] github.com/docker/docker/pkg/plugins/transport [2022-01-20T20:56:49.959Z] github.com/docker/docker/pkg/pools [2022-01-20T20:56:49.959Z] github.com/docker/docker/pkg/progress [2022-01-20T20:56:49.959Z] github.com/docker/docker/pkg/pubsub [2022-01-20T20:56:49.959Z] github.com/docker/docker/pkg/reexec [2022-01-20T20:56:49.959Z] github.com/docker/docker/pkg/signal [2022-01-20T20:56:49.959Z] github.com/docker/docker/pkg/stack [2022-01-20T20:56:49.959Z] github.com/docker/docker/pkg/stdcopy [2022-01-20T20:56:49.959Z] github.com/docker/docker/pkg/streamformatter [2022-01-20T20:56:49.959Z] github.com/docker/docker/pkg/stringid [2022-01-20T20:56:49.959Z] github.com/docker/docker/pkg/symlink [2022-01-20T20:56:49.959Z] github.com/docker/docker/pkg/sysinfo [2022-01-20T20:56:49.959Z] github.com/docker/docker/pkg/system [2022-01-20T20:56:49.959Z] github.com/docker/docker/pkg/tailfile [2022-01-20T20:56:49.959Z] github.com/docker/docker/pkg/tarsum [2022-01-20T20:56:49.959Z] github.com/docker/docker/pkg/term [2022-01-20T20:56:49.959Z] github.com/docker/docker/pkg/term/windows [2022-01-20T20:56:49.959Z] github.com/docker/docker/pkg/truncindex [2022-01-20T20:56:49.959Z] github.com/docker/docker/pkg/urlutil [2022-01-20T20:56:49.959Z] github.com/docker/docker/pkg/useragent [2022-01-20T20:56:49.959Z] github.com/docker/docker/plugin [2022-01-20T20:56:49.959Z] github.com/docker/docker/plugin/executor/containerd [2022-01-20T20:56:49.959Z] github.com/docker/docker/plugin/v2 [2022-01-20T20:56:49.959Z] github.com/docker/docker/profiles/apparmor [2022-01-20T20:56:49.959Z] github.com/docker/docker/profiles/seccomp [2022-01-20T20:56:49.959Z] github.com/docker/docker/quota [2022-01-20T20:56:49.959Z] github.com/docker/docker/reference [2022-01-20T20:56:49.959Z] github.com/docker/docker/registry [2022-01-20T20:56:49.959Z] github.com/docker/docker/registry/resumable [2022-01-20T20:56:49.959Z] github.com/docker/docker/restartmanager [2022-01-20T20:56:49.959Z] github.com/docker/docker/rootless [2022-01-20T20:56:49.959Z] github.com/docker/docker/rootless/specconv [2022-01-20T20:56:49.959Z] github.com/docker/docker/runconfig [2022-01-20T20:56:49.959Z] github.com/docker/docker/runconfig/opts [2022-01-20T20:56:49.959Z] github.com/docker/docker/testutil [2022-01-20T20:56:49.959Z] github.com/docker/docker/testutil/daemon [2022-01-20T20:56:49.959Z] github.com/docker/docker/testutil/environment [2022-01-20T20:56:49.959Z] github.com/docker/docker/testutil/fakecontext [2022-01-20T20:56:49.959Z] github.com/docker/docker/testutil/fakegit [2022-01-20T20:56:49.959Z] github.com/docker/docker/testutil/fakestorage [2022-01-20T20:56:49.959Z] github.com/docker/docker/testutil/fixtures/load [2022-01-20T20:56:49.959Z] github.com/docker/docker/testutil/fixtures/plugin [2022-01-20T20:56:49.959Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-01-20T20:56:49.959Z] github.com/docker/docker/testutil/registry [2022-01-20T20:56:49.959Z] github.com/docker/docker/testutil/request [2022-01-20T20:56:49.959Z] github.com/docker/docker/volume [2022-01-20T20:56:49.959Z] github.com/docker/docker/volume/drivers [2022-01-20T20:56:49.959Z] github.com/docker/docker/volume/local [2022-01-20T20:56:49.959Z] github.com/docker/docker/volume/mounts [2022-01-20T20:56:49.959Z] github.com/docker/docker/volume/service [2022-01-20T20:56:49.959Z] github.com/docker/docker/volume/service/opts [2022-01-20T20:56:49.959Z] github.com/docker/docker/volume/testutils' ']' [2022-01-20T20:56:49.959Z] + 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/namesgenerator/cmd/names-generator 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-01-20T20:56:50.482Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-01-20T20:56:50.894Z] ? github.com/docker/docker/api [no test files] [2022-01-20T20:56:50.936Z] docker_api_swarm_service_test.go:343: [dba344fb29a75] joining swarm manager [d86f40aa35658]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-20T20:56:51.872Z] docker_api_swarm_service_test.go:343: [d810076b67fa0] joining swarm manager [d86f40aa35658]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-20T20:56:53.776Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-01-20T20:56:54.631Z] === RUN TestGetDriver [2022-01-20T20:56:54.631Z] --- PASS: TestGetDriver (0.00s) [2022-01-20T20:56:54.631Z] === RUN TestVolumeRequestError [2022-01-20T20:56:54.631Z] --- PASS: TestVolumeRequestError (0.01s) [2022-01-20T20:56:54.631Z] PASS [2022-01-20T20:56:54.631Z] coverage: 36.1% of statements [2022-01-20T20:56:54.631Z] ok github.com/docker/docker/volume/drivers 0.057s coverage: 36.1% of statements [2022-01-20T20:56:54.631Z] === RUN TestGetAddress [2022-01-20T20:56:54.631Z] --- PASS: TestGetAddress (0.00s) [2022-01-20T20:56:54.631Z] === RUN TestRemove [2022-01-20T20:56:54.631Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-01-20T20:56:54.631Z] --- SKIP: TestRemove (0.00s) [2022-01-20T20:56:54.631Z] === RUN TestInitializeWithVolumes [2022-01-20T20:56:54.631Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-01-20T20:56:54.631Z] === RUN TestCreate [2022-01-20T20:56:54.631Z] --- PASS: TestCreate (0.02s) [2022-01-20T20:56:54.631Z] === RUN TestValidateName [2022-01-20T20:56:54.631Z] --- PASS: TestValidateName (0.00s) [2022-01-20T20:56:54.631Z] === RUN TestCreateWithOpts [2022-01-20T20:56:54.631Z] local_test.go:180: runtime.GOOS == "windows" [2022-01-20T20:56:54.631Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-01-20T20:56:54.631Z] === RUN TestRelaodNoOpts [2022-01-20T20:56:54.631Z] --- PASS: TestRelaodNoOpts (0.02s) [2022-01-20T20:56:54.631Z] PASS [2022-01-20T20:56:54.631Z] coverage: 41.5% of statements [2022-01-20T20:56:54.631Z] ok github.com/docker/docker/volume/local 0.099s coverage: 41.5% of statements [2022-01-20T20:56:55.623Z] === RUN TestLCOWParseMountRaw [2022-01-20T20:56:55.623Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-01-20T20:56:55.623Z] === RUN TestLCOWParseMountRawSplit [2022-01-20T20:56:55.623Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-01-20T20:56:55.623Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-01-20T20:56:55.623Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-01-20T20:56:55.623Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-01-20T20:56:55.623Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-01-20T20:56:55.623Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-01-20T20:56:55.623Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-01-20T20:56:55.623Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-01-20T20:56:55.623Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-01-20T20:56:55.623Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-01-20T20:56:55.623Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-01-20T20:56:55.623Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-01-20T20:56:55.623Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-01-20T20:56:55.624Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-01-20T20:56:55.624Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-01-20T20:56:55.624Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-01-20T20:56:55.624Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-01-20T20:56:55.624Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-01-20T20:56:55.624Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-01-20T20:56:55.624Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-01-20T20:56:55.624Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-01-20T20:56:55.624Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-01-20T20:56:55.624Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-01-20T20:56:55.624Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-01-20T20:56:55.624Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-01-20T20:56:55.624Z] === RUN TestLinuxParseMountRaw [2022-01-20T20:56:55.624Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-01-20T20:56:55.624Z] === RUN TestLinuxParseMountRawSplit [2022-01-20T20:56:55.624Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-01-20T20:56:55.624Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-01-20T20:56:55.624Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-01-20T20:56:55.624Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-01-20T20:56:55.624Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-01-20T20:56:55.624Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-01-20T20:56:55.624Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-01-20T20:56:55.624Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-01-20T20:56:55.624Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-01-20T20:56:55.624Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-01-20T20:56:55.624Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-01-20T20:56:55.624Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-01-20T20:56:55.624Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-01-20T20:56:55.624Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-01-20T20:56:55.624Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-01-20T20:56:55.624Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-01-20T20:56:55.624Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-01-20T20:56:55.624Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-01-20T20:56:55.624Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-01-20T20:56:55.624Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-01-20T20:56:55.624Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-01-20T20:56:55.624Z] === RUN TestConvertTmpfsOptions [2022-01-20T20:56:55.624Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-01-20T20:56:55.624Z] linux_parser_test.go:209: data="ro" [2022-01-20T20:56:55.624Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-01-20T20:56:55.624Z] === RUN TestParseMountSpec [2022-01-20T20:56:55.624Z] parser_test.go:62: case 0 [2022-01-20T20:56:55.624Z] parser_test.go:62: case 1 [2022-01-20T20:56:55.624Z] parser_test.go:62: case 2 [2022-01-20T20:56:55.624Z] parser_test.go:62: case 3 [2022-01-20T20:56:55.624Z] parser_test.go:62: case 4 [2022-01-20T20:56:55.624Z] parser_test.go:62: case 5 [2022-01-20T20:56:55.624Z] --- PASS: TestParseMountSpec (0.00s) [2022-01-20T20:56:55.624Z] === RUN TestValidateMount [2022-01-20T20:56:55.624Z] --- PASS: TestValidateMount (0.00s) [2022-01-20T20:56:55.624Z] === RUN TestWindowsParseMountRaw [2022-01-20T20:56:55.624Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-01-20T20:56:55.624Z] === RUN TestWindowsParseMountRawSplit [2022-01-20T20:56:55.624Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-01-20T20:56:55.624Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-01-20T20:56:55.624Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-01-20T20:56:55.624Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-01-20T20:56:55.624Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-01-20T20:56:55.624Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-01-20T20:56:55.624Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-01-20T20:56:55.624Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-01-20T20:56:55.624Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-01-20T20:56:55.624Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-01-20T20:56:55.624Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-01-20T20:56:55.624Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-01-20T20:56:55.624Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-01-20T20:56:55.624Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-01-20T20:56:55.624Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-01-20T20:56:55.624Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-01-20T20:56:55.624Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-01-20T20:56:55.624Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-01-20T20:56:55.624Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-01-20T20:56:55.624Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-01-20T20:56:55.624Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-01-20T20:56:55.624Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-01-20T20:56:55.624Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-01-20T20:56:55.624Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-01-20T20:56:55.624Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-01-20T20:56:55.624Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-01-20T20:56:55.624Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-01-20T20:56:55.624Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-01-20T20:56:55.624Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-01-20T20:56:55.624Z] PASS [2022-01-20T20:56:55.624Z] coverage: 67.6% of statements [2022-01-20T20:56:55.624Z] ok github.com/docker/docker/volume/mounts 0.071s coverage: 67.6% of statements [2022-01-20T20:56:56.613Z] === RUN TestSetGetMeta [2022-01-20T20:56:56.613Z] === PAUSE TestSetGetMeta [2022-01-20T20:56:56.613Z] === RUN TestRestore [2022-01-20T20:56:56.613Z] === PAUSE TestRestore [2022-01-20T20:56:56.613Z] === RUN TestServiceCreate [2022-01-20T20:56:56.613Z] === PAUSE TestServiceCreate [2022-01-20T20:56:56.613Z] === RUN TestServiceList [2022-01-20T20:56:56.613Z] === PAUSE TestServiceList [2022-01-20T20:56:56.613Z] === RUN TestServiceRemove [2022-01-20T20:56:56.613Z] === PAUSE TestServiceRemove [2022-01-20T20:56:56.613Z] === RUN TestServiceGet [2022-01-20T20:56:56.613Z] === PAUSE TestServiceGet [2022-01-20T20:56:56.613Z] === RUN TestServicePrune [2022-01-20T20:56:56.613Z] === PAUSE TestServicePrune [2022-01-20T20:56:56.613Z] === RUN TestCreate [2022-01-20T20:56:56.613Z] === PAUSE TestCreate [2022-01-20T20:56:56.613Z] === RUN TestRemove [2022-01-20T20:56:56.613Z] === PAUSE TestRemove [2022-01-20T20:56:56.613Z] === RUN TestList [2022-01-20T20:56:56.613Z] === PAUSE TestList [2022-01-20T20:56:56.613Z] === RUN TestFindByDriver [2022-01-20T20:56:56.613Z] === PAUSE TestFindByDriver [2022-01-20T20:56:56.613Z] === RUN TestFindByReferenced [2022-01-20T20:56:56.613Z] === PAUSE TestFindByReferenced [2022-01-20T20:56:56.613Z] === RUN TestDerefMultipleOfSameRef [2022-01-20T20:56:56.613Z] === PAUSE TestDerefMultipleOfSameRef [2022-01-20T20:56:56.613Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-01-20T20:56:56.613Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-01-20T20:56:56.613Z] === RUN TestDefererencePluginOnCreateError [2022-01-20T20:56:56.613Z] === PAUSE TestDefererencePluginOnCreateError [2022-01-20T20:56:56.613Z] === RUN TestRefDerefRemove [2022-01-20T20:56:56.613Z] === PAUSE TestRefDerefRemove [2022-01-20T20:56:56.613Z] === RUN TestGet [2022-01-20T20:56:56.613Z] === PAUSE TestGet [2022-01-20T20:56:56.613Z] === RUN TestGetWithReference [2022-01-20T20:56:56.613Z] === PAUSE TestGetWithReference [2022-01-20T20:56:56.613Z] === RUN TestFilterFunc [2022-01-20T20:56:56.613Z] === RUN TestFilterFunc/test_nil_list [2022-01-20T20:56:56.613Z] === PAUSE TestFilterFunc/test_nil_list [2022-01-20T20:56:56.613Z] === RUN TestFilterFunc/test_empty_list [2022-01-20T20:56:56.613Z] === PAUSE TestFilterFunc/test_empty_list [2022-01-20T20:56:56.613Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-01-20T20:56:56.613Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-01-20T20:56:56.613Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-01-20T20:56:56.613Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-01-20T20:56:56.613Z] === RUN TestFilterFunc/test_filter_some [2022-01-20T20:56:56.613Z] === PAUSE TestFilterFunc/test_filter_some [2022-01-20T20:56:56.613Z] === RUN TestFilterFunc/test_filter_middle [2022-01-20T20:56:56.613Z] === PAUSE TestFilterFunc/test_filter_middle [2022-01-20T20:56:56.613Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-01-20T20:56:56.613Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-01-20T20:56:56.613Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-01-20T20:56:56.613Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-01-20T20:56:56.613Z] === CONT TestFilterFunc/test_nil_list [2022-01-20T20:56:56.613Z] === CONT TestFilterFunc/test_filter_some [2022-01-20T20:56:56.613Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-01-20T20:56:56.613Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-01-20T20:56:56.613Z] === CONT TestFilterFunc/test_empty_list [2022-01-20T20:56:56.613Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-01-20T20:56:56.613Z] === CONT TestFilterFunc/test_filter_middle [2022-01-20T20:56:56.613Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-01-20T20:56:56.613Z] --- PASS: TestFilterFunc (0.00s) [2022-01-20T20:56:56.613Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-01-20T20:56:56.613Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-01-20T20:56:56.613Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-01-20T20:56:56.613Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-01-20T20:56:56.613Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-01-20T20:56:56.613Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-01-20T20:56:56.613Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-01-20T20:56:56.613Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-01-20T20:56:56.613Z] === CONT TestSetGetMeta [2022-01-20T20:56:56.613Z] === CONT TestDefererencePluginOnCreateError [2022-01-20T20:56:56.613Z] === CONT TestList [2022-01-20T20:56:56.613Z] === CONT TestServiceGet [2022-01-20T20:56:56.613Z] --- PASS: TestSetGetMeta (0.03s) [2022-01-20T20:56:56.613Z] === CONT TestRemove [2022-01-20T20:56:56.613Z] --- PASS: TestDefererencePluginOnCreateError (0.05s) [2022-01-20T20:56:56.613Z] === CONT TestCreate [2022-01-20T20:56:56.613Z] --- PASS: TestList (0.07s) [2022-01-20T20:56:56.613Z] === CONT TestServicePrune [2022-01-20T20:56:56.613Z] --- PASS: TestRemove (0.05s) [2022-01-20T20:56:56.613Z] === CONT TestServiceList [2022-01-20T20:56:56.613Z] === CONT TestServiceRemove [2022-01-20T20:56:56.613Z] --- PASS: TestCreate (0.03s) [2022-01-20T20:56:57.083Z] --- PASS: TestServiceGet (0.25s) [2022-01-20T20:56:57.083Z] === CONT TestGet [2022-01-20T20:56:57.083Z] time="2022-01-20T20:56:56Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-01-20T20:56:57.083Z] --- PASS: TestServiceRemove (0.17s) [2022-01-20T20:56:57.083Z] === CONT TestGetWithReference [2022-01-20T20:56:57.083Z] --- PASS: TestServiceList (0.19s) [2022-01-20T20:56:57.083Z] === CONT TestDerefMultipleOfSameRef [2022-01-20T20:56:57.083Z] time="2022-01-20T20:56:56Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-01-20T20:56:57.083Z] time="2022-01-20T20:56:56Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-01-20T20:56:57.083Z] --- PASS: TestGet (0.03s) [2022-01-20T20:56:57.083Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-01-20T20:56:57.083Z] time="2022-01-20T20:56:56Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-01-20T20:56:57.083Z] --- PASS: TestDerefMultipleOfSameRef (0.03s) [2022-01-20T20:56:57.083Z] === CONT TestFindByReferenced [2022-01-20T20:56:57.083Z] --- PASS: TestGetWithReference (0.03s) [2022-01-20T20:56:57.083Z] === CONT TestFindByDriver [2022-01-20T20:56:57.083Z] time="2022-01-20T20:56:56Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-01-20T20:56:57.083Z] --- PASS: TestServicePrune (0.24s) [2022-01-20T20:56:57.083Z] === CONT TestServiceCreate [2022-01-20T20:56:57.083Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.03s) [2022-01-20T20:56:57.083Z] === CONT TestRestore [2022-01-20T20:56:57.083Z] --- PASS: TestFindByReferenced (0.03s) [2022-01-20T20:56:57.083Z] === CONT TestRefDerefRemove [2022-01-20T20:56:57.083Z] --- PASS: TestFindByDriver (0.04s) [2022-01-20T20:56:57.083Z] --- PASS: TestServiceCreate (0.04s) [2022-01-20T20:56:57.083Z] --- PASS: TestRestore (0.04s) [2022-01-20T20:56:57.083Z] --- PASS: TestRefDerefRemove (0.03s) [2022-01-20T20:56:57.083Z] PASS [2022-01-20T20:56:57.083Z] coverage: 69.0% of statements [2022-01-20T20:56:57.083Z] ok github.com/docker/docker/volume/service 0.402s coverage: 69.0% of statements [2022-01-20T20:56:59.308Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-01-20T20:56:59.308Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-01-20T20:56:59.308Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-01-20T20:56:59.308Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-01-20T20:57:00.341Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-01-20T20:57:00.341Z] === RUN TestDockerSuite/TestLogsTail [2022-01-20T20:57:00.341Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-01-20T20:57:00.600Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-01-20T20:57:01.176Z] === RUN TestDockerSuite/TestMountIntoProc [2022-01-20T20:57:01.434Z] === RUN TestDockerSuite/TestMountIntoSys [2022-01-20T20:57:01.694Z] === RUN TestDockerSuite/TestNetHostname [2022-01-20T20:57:03.076Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-01-20T20:57:03.076Z] === RUN TestDockerSuite/TestNetworkEvents [2022-01-20T20:57:04.987Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-01-20T20:57:05.773Z] ok github.com/docker/docker/api/server 0.008s coverage: 9.0% of statements [2022-01-20T20:57:06.907Z] docker_api_swarm_service_test.go:490: [de82ead5f06a1] joining swarm manager [dc6066a06ba3b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-20T20:57:07.843Z] docker_api_swarm_service_test.go:490: [df42b431af5e8] joining swarm manager [dc6066a06ba3b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-20T20:57:08.781Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-01-20T20:57:09.750Z] 2022/01/20 20:57:08 Closing DB instances... [2022-01-20T20:57:10.686Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-01-20T20:57:10.686Z] === RUN TestDockerSuite/TestPluginActive [2022-01-20T20:57:10.742Z] --- PASS: TestNetworkDBGarbageCollection (54.28s) [2022-01-20T20:57:10.742Z] === RUN TestFindNode [2022-01-20T20:57:10.742Z] 2022/01/20 20:57:10 Closing DB instances... [2022-01-20T20:57:10.742Z] --- PASS: TestFindNode (0.02s) [2022-01-20T20:57:10.742Z] === RUN TestChangeNodeState [2022-01-20T20:57:11.211Z] 2022/01/20 20:57:10 Closing DB instances... [2022-01-20T20:57:11.211Z] --- PASS: TestChangeNodeState (0.02s) [2022-01-20T20:57:11.211Z] === RUN TestNodeReincarnation [2022-01-20T20:57:11.211Z] 2022/01/20 20:57:10 Closing DB instances... [2022-01-20T20:57:12.591Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-01-20T20:57:15.977Z] time="2022-01-20T20:57:15Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-01-20T20:57:15.977Z] --- PASS: TestNodeReincarnation (5.02s) [2022-01-20T20:57:15.977Z] === RUN TestParallelCreate [2022-01-20T20:57:15.977Z] 2022/01/20 20:57:15 Closing DB instances... [2022-01-20T20:57:15.977Z] --- PASS: TestParallelCreate (0.02s) [2022-01-20T20:57:15.977Z] === RUN TestParallelDelete [2022-01-20T20:57:15.977Z] 2022/01/20 20:57:15 Closing DB instances... [2022-01-20T20:57:15.977Z] --- PASS: TestParallelDelete (0.02s) [2022-01-20T20:57:15.977Z] === RUN TestNetworkDBIslands [2022-01-20T20:57:15.977Z] time="2022-01-20T20:57:15Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:1564f0cae0fc with config:&{NodeID:1564f0cae0fc 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-01-20T20:57:15.977Z] time="2022-01-20T20:57:15Z" level=info msg="Node 1564f0cae0fc/172.27.117.167, joined gossip cluster" [2022-01-20T20:57:15.977Z] time="2022-01-20T20:57:15Z" level=info msg="Node 1564f0cae0fc/172.27.117.167, added to nodes list" [2022-01-20T20:57:15.977Z] time="2022-01-20T20:57:15Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:a8ec9c2cdc4d with config:&{NodeID:a8ec9c2cdc4d 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-01-20T20:57:15.977Z] time="2022-01-20T20:57:15Z" level=info msg="Node a8ec9c2cdc4d/172.27.117.167, joined gossip cluster" [2022-01-20T20:57:15.977Z] time="2022-01-20T20:57:15Z" level=info msg="Node a8ec9c2cdc4d/172.27.117.167, added to nodes list" [2022-01-20T20:57:15.977Z] time="2022-01-20T20:57:15Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-01-20T20:57:15.977Z] time="2022-01-20T20:57:15Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-01-20T20:57:15.977Z] time="2022-01-20T20:57:15Z" level=debug msg="memberlist: Stream connection from=[::1]:49430" [2022-01-20T20:57:15.977Z] time="2022-01-20T20:57:15Z" level=info msg="Node a8ec9c2cdc4d/172.27.117.167, joined gossip cluster" [2022-01-20T20:57:15.977Z] time="2022-01-20T20:57:15Z" level=info msg="Node a8ec9c2cdc4d/172.27.117.167, added to nodes list" [2022-01-20T20:57:15.977Z] time="2022-01-20T20:57:15Z" level=info msg="Node 1564f0cae0fc/172.27.117.167, joined gossip cluster" [2022-01-20T20:57:15.977Z] time="2022-01-20T20:57:15Z" level=info msg="Node 1564f0cae0fc/172.27.117.167, added to nodes list" [2022-01-20T20:57:15.977Z] time="2022-01-20T20:57:15Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-01-20T20:57:15.977Z] time="2022-01-20T20:57:15Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49431" [2022-01-20T20:57:16.976Z] time="2022-01-20T20:57:16Z" level=debug msg="memberlist: Failed to join 172.27.117.167: dial tcp 172.27.117.167:10004: connectex: No connection could be made because the target machine actively refused it." [2022-01-20T20:57:16.976Z] time="2022-01-20T20:57:16Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:6ce421379552 with config:&{NodeID:6ce421379552 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-01-20T20:57:16.976Z] time="2022-01-20T20:57:16Z" level=info msg="Node 6ce421379552/172.27.117.167, joined gossip cluster" [2022-01-20T20:57:16.976Z] time="2022-01-20T20:57:16Z" level=info msg="Node 6ce421379552/172.27.117.167, added to nodes list" [2022-01-20T20:57:16.976Z] time="2022-01-20T20:57:16Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-01-20T20:57:16.976Z] time="2022-01-20T20:57:16Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-01-20T20:57:16.976Z] time="2022-01-20T20:57:16Z" level=debug msg="memberlist: Stream connection from=[::1]:49433" [2022-01-20T20:57:16.976Z] time="2022-01-20T20:57:16Z" level=info msg="Node 6ce421379552/172.27.117.167, joined gossip cluster" [2022-01-20T20:57:16.976Z] time="2022-01-20T20:57:16Z" level=info msg="Node 6ce421379552/172.27.117.167, added to nodes list" [2022-01-20T20:57:16.976Z] time="2022-01-20T20:57:16Z" level=info msg="Node 1564f0cae0fc/172.27.117.167, joined gossip cluster" [2022-01-20T20:57:16.976Z] time="2022-01-20T20:57:16Z" level=info msg="Node 1564f0cae0fc/172.27.117.167, added to nodes list" [2022-01-20T20:57:16.976Z] time="2022-01-20T20:57:16Z" level=info msg="Node a8ec9c2cdc4d/172.27.117.167, joined gossip cluster" [2022-01-20T20:57:16.976Z] time="2022-01-20T20:57:16Z" level=info msg="Node a8ec9c2cdc4d/172.27.117.167, added to nodes list" [2022-01-20T20:57:16.976Z] time="2022-01-20T20:57:16Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-01-20T20:57:16.976Z] time="2022-01-20T20:57:16Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49434" [2022-01-20T20:57:16.976Z] time="2022-01-20T20:57:16Z" level=info msg="Node 6ce421379552/172.27.117.167, joined gossip cluster" [2022-01-20T20:57:16.976Z] time="2022-01-20T20:57:16Z" level=info msg="Node 6ce421379552/172.27.117.167, added to nodes list" [2022-01-20T20:57:17.445Z] time="2022-01-20T20:57:17Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:373257a344f4 with config:&{NodeID:373257a344f4 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-01-20T20:57:17.445Z] time="2022-01-20T20:57:17Z" level=info msg="Node 373257a344f4/172.27.117.167, joined gossip cluster" [2022-01-20T20:57:17.445Z] time="2022-01-20T20:57:17Z" level=info msg="Node 373257a344f4/172.27.117.167, added to nodes list" [2022-01-20T20:57:17.445Z] time="2022-01-20T20:57:17Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-01-20T20:57:17.445Z] time="2022-01-20T20:57:17Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-01-20T20:57:17.445Z] time="2022-01-20T20:57:17Z" level=debug msg="memberlist: Stream connection from=[::1]:49435" [2022-01-20T20:57:17.445Z] time="2022-01-20T20:57:17Z" level=info msg="Node 373257a344f4/172.27.117.167, joined gossip cluster" [2022-01-20T20:57:17.445Z] time="2022-01-20T20:57:17Z" level=info msg="Node 373257a344f4/172.27.117.167, added to nodes list" [2022-01-20T20:57:17.445Z] time="2022-01-20T20:57:17Z" level=info msg="Node 1564f0cae0fc/172.27.117.167, joined gossip cluster" [2022-01-20T20:57:17.445Z] time="2022-01-20T20:57:17Z" level=info msg="Node 1564f0cae0fc/172.27.117.167, added to nodes list" [2022-01-20T20:57:17.445Z] time="2022-01-20T20:57:17Z" level=info msg="Node a8ec9c2cdc4d/172.27.117.167, joined gossip cluster" [2022-01-20T20:57:17.445Z] time="2022-01-20T20:57:17Z" level=info msg="Node a8ec9c2cdc4d/172.27.117.167, added to nodes list" [2022-01-20T20:57:17.445Z] time="2022-01-20T20:57:17Z" level=info msg="Node 6ce421379552/172.27.117.167, joined gossip cluster" [2022-01-20T20:57:17.445Z] time="2022-01-20T20:57:17Z" level=info msg="Node 6ce421379552/172.27.117.167, added to nodes list" [2022-01-20T20:57:17.445Z] time="2022-01-20T20:57:17Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-01-20T20:57:17.445Z] time="2022-01-20T20:57:17Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49436" [2022-01-20T20:57:17.445Z] time="2022-01-20T20:57:17Z" level=info msg="Node 373257a344f4/172.27.117.167, joined gossip cluster" [2022-01-20T20:57:17.445Z] time="2022-01-20T20:57:17Z" level=info msg="Node 373257a344f4/172.27.117.167, added to nodes list" [2022-01-20T20:57:17.445Z] time="2022-01-20T20:57:17Z" level=info msg="Node 373257a344f4/172.27.117.167, joined gossip cluster" [2022-01-20T20:57:17.445Z] time="2022-01-20T20:57:17Z" level=info msg="Node 373257a344f4/172.27.117.167, added to nodes list" [2022-01-20T20:57:18.029Z] time="2022-01-20T20:57:17Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:7c18453b850c with config:&{NodeID:7c18453b850c 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-01-20T20:57:18.029Z] time="2022-01-20T20:57:17Z" level=info msg="Node 7c18453b850c/172.27.117.167, joined gossip cluster" [2022-01-20T20:57:18.029Z] time="2022-01-20T20:57:17Z" level=info msg="Node 7c18453b850c/172.27.117.167, added to nodes list" [2022-01-20T20:57:18.029Z] time="2022-01-20T20:57:17Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-01-20T20:57:18.029Z] time="2022-01-20T20:57:17Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-01-20T20:57:18.029Z] time="2022-01-20T20:57:17Z" level=debug msg="memberlist: Stream connection from=[::1]:49437" [2022-01-20T20:57:18.029Z] time="2022-01-20T20:57:17Z" level=info msg="Node 7c18453b850c/172.27.117.167, joined gossip cluster" [2022-01-20T20:57:18.029Z] time="2022-01-20T20:57:17Z" level=info msg="Node 7c18453b850c/172.27.117.167, added to nodes list" [2022-01-20T20:57:18.029Z] time="2022-01-20T20:57:17Z" level=info msg="Node 1564f0cae0fc/172.27.117.167, joined gossip cluster" [2022-01-20T20:57:18.029Z] time="2022-01-20T20:57:17Z" level=info msg="Node 1564f0cae0fc/172.27.117.167, added to nodes list" [2022-01-20T20:57:18.029Z] time="2022-01-20T20:57:17Z" level=info msg="Node a8ec9c2cdc4d/172.27.117.167, joined gossip cluster" [2022-01-20T20:57:18.029Z] time="2022-01-20T20:57:17Z" level=info msg="Node a8ec9c2cdc4d/172.27.117.167, added to nodes list" [2022-01-20T20:57:18.029Z] time="2022-01-20T20:57:17Z" level=info msg="Node 6ce421379552/172.27.117.167, joined gossip cluster" [2022-01-20T20:57:18.029Z] time="2022-01-20T20:57:17Z" level=info msg="Node 6ce421379552/172.27.117.167, added to nodes list" [2022-01-20T20:57:18.029Z] time="2022-01-20T20:57:17Z" level=info msg="Node 373257a344f4/172.27.117.167, joined gossip cluster" [2022-01-20T20:57:18.029Z] time="2022-01-20T20:57:17Z" level=info msg="Node 373257a344f4/172.27.117.167, added to nodes list" [2022-01-20T20:57:18.029Z] time="2022-01-20T20:57:17Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-01-20T20:57:18.029Z] time="2022-01-20T20:57:17Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49438" [2022-01-20T20:57:18.029Z] time="2022-01-20T20:57:17Z" level=debug msg="memberlist: Failed to join 172.27.117.167: dial tcp 172.27.117.167:10004: connectex: No connection could be made because the target machine actively refused it." [2022-01-20T20:57:18.029Z] time="2022-01-20T20:57:17Z" level=info msg="Node 7c18453b850c/172.27.117.167, joined gossip cluster" [2022-01-20T20:57:18.029Z] time="2022-01-20T20:57:17Z" level=info msg="Node 7c18453b850c/172.27.117.167, added to nodes list" [2022-01-20T20:57:18.029Z] time="2022-01-20T20:57:17Z" level=info msg="Node 7c18453b850c/172.27.117.167, joined gossip cluster" [2022-01-20T20:57:18.029Z] time="2022-01-20T20:57:17Z" level=info msg="Node 7c18453b850c/172.27.117.167, added to nodes list" [2022-01-20T20:57:18.029Z] time="2022-01-20T20:57:17Z" level=info msg="Node 7c18453b850c/172.27.117.167, joined gossip cluster" [2022-01-20T20:57:18.029Z] time="2022-01-20T20:57:17Z" level=info msg="Node 7c18453b850c/172.27.117.167, added to nodes list" [2022-01-20T20:57:18.029Z] networkdb_test.go:835: Re-joining: 3 [2022-01-20T20:57:18.029Z] time="2022-01-20T20:57:17Z" level=info msg="The new bootstrap node list is:[172.27.117.167:10033 172.27.117.167:10034 172.27.117.167:10035]" [2022-01-20T20:57:18.029Z] time="2022-01-20T20:57:17Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.117.167:10033" [2022-01-20T20:57:18.029Z] time="2022-01-20T20:57:17Z" level=debug msg="memberlist: Stream connection from=172.27.117.167:49440" [2022-01-20T20:57:18.029Z] time="2022-01-20T20:57:17Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.117.167:10034" [2022-01-20T20:57:18.029Z] time="2022-01-20T20:57:17Z" level=debug msg="memberlist: Stream connection from=172.27.117.167:49441" [2022-01-20T20:57:18.029Z] time="2022-01-20T20:57:17Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.117.167:10035" [2022-01-20T20:57:18.029Z] time="2022-01-20T20:57:17Z" level=debug msg="memberlist: Stream connection from=172.27.117.167:49442" [2022-01-20T20:57:18.498Z] networkdb_test.go:835: Re-joining: 4 [2022-01-20T20:57:18.498Z] time="2022-01-20T20:57:18Z" level=info msg="The new bootstrap node list is:[172.27.117.167:10033 172.27.117.167:10034 172.27.117.167:10035]" [2022-01-20T20:57:18.498Z] time="2022-01-20T20:57:18Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.117.167:10033" [2022-01-20T20:57:18.498Z] time="2022-01-20T20:57:18Z" level=debug msg="memberlist: Stream connection from=172.27.117.167:49443" [2022-01-20T20:57:18.498Z] time="2022-01-20T20:57:18Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.117.167:10034" [2022-01-20T20:57:18.498Z] time="2022-01-20T20:57:18Z" level=debug msg="memberlist: Stream connection from=172.27.117.167:49444" [2022-01-20T20:57:18.498Z] time="2022-01-20T20:57:18Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.117.167:10035" [2022-01-20T20:57:18.498Z] time="2022-01-20T20:57:18Z" level=debug msg="memberlist: Stream connection from=172.27.117.167:49445" [2022-01-20T20:57:18.498Z] time="2022-01-20T20:57:18Z" level=info msg="node 0 leaving" [2022-01-20T20:57:18.498Z] time="2022-01-20T20:57:18Z" level=info msg="Node 1564f0cae0fc change state NodeActive --> NodeLeft" [2022-01-20T20:57:18.498Z] time="2022-01-20T20:57:18Z" level=info msg="node2(a8ec9c2cdc4d): Node leave event for 1564f0cae0fc/172.27.117.167" [2022-01-20T20:57:18.498Z] time="2022-01-20T20:57:18Z" level=info msg="Node 1564f0cae0fc change state NodeActive --> NodeLeft" [2022-01-20T20:57:18.498Z] time="2022-01-20T20:57:18Z" level=info msg="node5(7c18453b850c): Node leave event for 1564f0cae0fc/172.27.117.167" [2022-01-20T20:57:18.498Z] time="2022-01-20T20:57:18Z" level=info msg="Node 1564f0cae0fc change state NodeActive --> NodeLeft" [2022-01-20T20:57:18.498Z] time="2022-01-20T20:57:18Z" level=info msg="node3(6ce421379552): Node leave event for 1564f0cae0fc/172.27.117.167" [2022-01-20T20:57:18.498Z] time="2022-01-20T20:57:18Z" level=info msg="Node 1564f0cae0fc change state NodeActive --> NodeLeft" [2022-01-20T20:57:18.498Z] time="2022-01-20T20:57:18Z" level=info msg="node1(1564f0cae0fc): Node leave event for 1564f0cae0fc/172.27.117.167" [2022-01-20T20:57:18.498Z] time="2022-01-20T20:57:18Z" level=info msg="Node 1564f0cae0fc change state NodeActive --> NodeLeft" [2022-01-20T20:57:18.498Z] time="2022-01-20T20:57:18Z" level=info msg="node4(373257a344f4): Node leave event for 1564f0cae0fc/172.27.117.167" [2022-01-20T20:57:18.967Z] time="2022-01-20T20:57:18Z" level=info msg="Node 1564f0cae0fc/172.27.117.167, left gossip cluster" [2022-01-20T20:57:18.967Z] time="2022-01-20T20:57:18Z" level=info msg="Node 1564f0cae0fc/172.27.117.167, left gossip cluster" [2022-01-20T20:57:18.967Z] time="2022-01-20T20:57:18Z" level=info msg="Node 1564f0cae0fc/172.27.117.167, left gossip cluster" [2022-01-20T20:57:18.967Z] time="2022-01-20T20:57:18Z" level=info msg="Node 1564f0cae0fc/172.27.117.167, left gossip cluster" [2022-01-20T20:57:18.967Z] time="2022-01-20T20:57:18Z" level=debug msg="memberlist: Failed to join 172.27.117.167: dial tcp 172.27.117.167:10004: connectex: No connection could be made because the target machine actively refused it." [2022-01-20T20:57:18.967Z] time="2022-01-20T20:57:18Z" level=info msg="Node 1564f0cae0fc/172.27.117.167, left gossip cluster" [2022-01-20T20:57:18.967Z] time="2022-01-20T20:57:18Z" level=info msg="node 1 leaving" [2022-01-20T20:57:18.967Z] time="2022-01-20T20:57:18Z" level=info msg="Node a8ec9c2cdc4d change state NodeActive --> NodeLeft" [2022-01-20T20:57:18.967Z] time="2022-01-20T20:57:18Z" level=info msg="node5(7c18453b850c): Node leave event for a8ec9c2cdc4d/172.27.117.167" [2022-01-20T20:57:18.967Z] time="2022-01-20T20:57:18Z" level=info msg="Node a8ec9c2cdc4d change state NodeActive --> NodeLeft" [2022-01-20T20:57:18.967Z] time="2022-01-20T20:57:18Z" level=info msg="node3(6ce421379552): Node leave event for a8ec9c2cdc4d/172.27.117.167" [2022-01-20T20:57:18.967Z] time="2022-01-20T20:57:18Z" level=info msg="Node a8ec9c2cdc4d/172.27.117.167, left gossip cluster" [2022-01-20T20:57:18.967Z] time="2022-01-20T20:57:18Z" level=info msg="Node a8ec9c2cdc4d change state NodeActive --> NodeFailed" [2022-01-20T20:57:18.967Z] time="2022-01-20T20:57:18Z" level=info msg="Node a8ec9c2cdc4d/172.27.117.167, added to failed nodes list" [2022-01-20T20:57:18.967Z] time="2022-01-20T20:57:18Z" level=info msg="Node a8ec9c2cdc4d change state NodeActive --> NodeLeft" [2022-01-20T20:57:18.967Z] time="2022-01-20T20:57:18Z" level=info msg="node4(373257a344f4): Node leave event for a8ec9c2cdc4d/172.27.117.167" [2022-01-20T20:57:18.967Z] time="2022-01-20T20:57:18Z" level=error msg="node: a8ec9c2cdc4d is unknown to memberlist" [2022-01-20T20:57:19.185Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-01-20T20:57:19.185Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-01-20T20:57:19.185Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-01-20T20:57:19.185Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-01-20T20:57:19.436Z] time="2022-01-20T20:57:19Z" level=info msg="Node a8ec9c2cdc4d/172.27.117.167, left gossip cluster" [2022-01-20T20:57:19.436Z] time="2022-01-20T20:57:19Z" level=info msg="Node a8ec9c2cdc4d/172.27.117.167, left gossip cluster" [2022-01-20T20:57:19.436Z] time="2022-01-20T20:57:19Z" level=info msg="Node a8ec9c2cdc4d/172.27.117.167, left gossip cluster" [2022-01-20T20:57:19.436Z] time="2022-01-20T20:57:19Z" level=info msg="node 2 leaving" [2022-01-20T20:57:19.436Z] time="2022-01-20T20:57:19Z" level=info msg="Node 6ce421379552 change state NodeActive --> NodeLeft" [2022-01-20T20:57:19.436Z] time="2022-01-20T20:57:19Z" level=info msg="node4(373257a344f4): Node leave event for 6ce421379552/172.27.117.167" [2022-01-20T20:57:19.436Z] time="2022-01-20T20:57:19Z" level=info msg="Node 6ce421379552 change state NodeActive --> NodeLeft" [2022-01-20T20:57:19.436Z] time="2022-01-20T20:57:19Z" level=info msg="node5(7c18453b850c): Node leave event for 6ce421379552/172.27.117.167" [2022-01-20T20:57:19.436Z] time="2022-01-20T20:57:19Z" level=info msg="Node 6ce421379552 change state NodeActive --> NodeLeft" [2022-01-20T20:57:19.436Z] time="2022-01-20T20:57:19Z" level=info msg="node3(6ce421379552): Node leave event for 6ce421379552/172.27.117.167" [2022-01-20T20:57:19.436Z] time="2022-01-20T20:57:19Z" level=debug msg="memberlist: Failed ping: a8ec9c2cdc4d (timeout reached)" [2022-01-20T20:57:19.436Z] time="2022-01-20T20:57:19Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.27.117.167:10036: use of closed network connection" [2022-01-20T20:57:19.436Z] time="2022-01-20T20:57:19Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.27.117.167:10037: use of closed network connection" [2022-01-20T20:57:19.436Z] time="2022-01-20T20:57:19Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.27.117.167:10035: use of closed network connection" [2022-01-20T20:57:19.907Z] time="2022-01-20T20:57:19Z" level=info msg="Node 6ce421379552/172.27.117.167, left gossip cluster" [2022-01-20T20:57:19.907Z] time="2022-01-20T20:57:19Z" level=debug msg="memberlist: Failed to join 172.27.117.167: dial tcp 172.27.117.167:10004: connectex: No connection could be made because the target machine actively refused it." [2022-01-20T20:57:19.907Z] time="2022-01-20T20:57:19Z" level=info msg="Node 6ce421379552/172.27.117.167, left gossip cluster" [2022-01-20T20:57:19.907Z] time="2022-01-20T20:57:19Z" level=info msg="Node 6ce421379552/172.27.117.167, left gossip cluster" [2022-01-20T20:57:19.907Z] time="2022-01-20T20:57:19Z" level=info msg="memberlist: Suspect a8ec9c2cdc4d has failed, no acks received" [2022-01-20T20:57:19.907Z] time="2022-01-20T20:57:19Z" level=warning msg="memberlist: Failed to send gossip to 172.27.117.167:10036: write udp [::]:10035->172.27.117.167:10036: use of closed network connection" [2022-01-20T20:57:19.907Z] networkdb_test.go:867: node5: OK [2022-01-20T20:57:19.907Z] networkdb_test.go:867: node4: OK [2022-01-20T20:57:19.907Z] time="2022-01-20T20:57:19Z" level=info msg="node 0 coming back" [2022-01-20T20:57:19.907Z] time="2022-01-20T20:57:19Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:d05128d5711a with config:&{NodeID:d05128d5711a 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-01-20T20:57:19.907Z] time="2022-01-20T20:57:19Z" level=info msg="Node d05128d5711a/172.27.117.167, joined gossip cluster" [2022-01-20T20:57:19.907Z] time="2022-01-20T20:57:19Z" level=info msg="Node d05128d5711a/172.27.117.167, added to nodes list" [2022-01-20T20:57:19.907Z] time="2022-01-20T20:57:19Z" level=info msg="node 1 coming back" [2022-01-20T20:57:20.120Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-01-20T20:57:20.378Z] time="2022-01-20T20:57:19Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:35c2a4189015 with config:&{NodeID:35c2a4189015 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-01-20T20:57:20.378Z] time="2022-01-20T20:57:19Z" level=info msg="Node 35c2a4189015/172.27.117.167, joined gossip cluster" [2022-01-20T20:57:20.378Z] time="2022-01-20T20:57:19Z" level=info msg="Node 35c2a4189015/172.27.117.167, added to nodes list" [2022-01-20T20:57:20.378Z] time="2022-01-20T20:57:19Z" level=info msg="node 2 coming back" [2022-01-20T20:57:20.378Z] time="2022-01-20T20:57:19Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:5b8058ddb01f with config:&{NodeID:5b8058ddb01f 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-01-20T20:57:20.378Z] time="2022-01-20T20:57:19Z" level=info msg="Node 5b8058ddb01f/172.27.117.167, joined gossip cluster" [2022-01-20T20:57:20.378Z] time="2022-01-20T20:57:19Z" level=info msg="Node 5b8058ddb01f/172.27.117.167, added to nodes list" [2022-01-20T20:57:20.848Z] time="2022-01-20T20:57:20Z" level=debug msg="memberlist: Failed to join 172.27.117.167: dial tcp 172.27.117.167:10004: connectex: No connection could be made because the target machine actively refused it." [2022-01-20T20:57:21.836Z] time="2022-01-20T20:57:21Z" level=debug msg="memberlist: Failed to join 172.27.117.167: dial tcp 172.27.117.167:10004: connectex: No connection could be made because the target machine actively refused it." [2022-01-20T20:57:22.658Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-01-20T20:57:22.826Z] time="2022-01-20T20:57:22Z" level=debug msg="memberlist: Failed to join 172.27.117.167: dial tcp 172.27.117.167:10004: connectex: No connection could be made because the target machine actively refused it." [2022-01-20T20:57:23.296Z] time="2022-01-20T20:57:23Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.27.117.167:10033 172.27.117.167:10034 172.27.117.167:10035]" [2022-01-20T20:57:23.764Z] time="2022-01-20T20:57:23Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.27.117.167:10033 172.27.117.167:10034 172.27.117.167:10035]" [2022-01-20T20:57:23.764Z] time="2022-01-20T20:57:23Z" level=debug msg="memberlist: Failed to join 172.27.117.167: dial tcp 172.27.117.167:10004: connectex: No connection could be made because the target machine actively refused it." [2022-01-20T20:57:24.234Z] time="2022-01-20T20:57:24Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.117.167:10033" [2022-01-20T20:57:24.234Z] time="2022-01-20T20:57:24Z" level=debug msg="memberlist: Stream connection from=172.27.117.167:49453" [2022-01-20T20:57:24.234Z] time="2022-01-20T20:57:24Z" level=info msg="Node 7c18453b850c/172.27.117.167, joined gossip cluster" [2022-01-20T20:57:24.234Z] time="2022-01-20T20:57:24Z" level=info msg="Node 7c18453b850c/172.27.117.167, added to nodes list" [2022-01-20T20:57:24.234Z] time="2022-01-20T20:57:24Z" level=info msg="Node 373257a344f4/172.27.117.167, joined gossip cluster" [2022-01-20T20:57:24.234Z] time="2022-01-20T20:57:24Z" level=info msg="Node 373257a344f4/172.27.117.167, added to nodes list" [2022-01-20T20:57:24.234Z] time="2022-01-20T20:57:24Z" level=info msg="Node d05128d5711a/172.27.117.167, joined gossip cluster" [2022-01-20T20:57:24.234Z] time="2022-01-20T20:57:24Z" level=info msg="Node d05128d5711a/172.27.117.167, is the new incarnation of the shutdown node 1564f0cae0fc/172.27.117.167" [2022-01-20T20:57:24.234Z] time="2022-01-20T20:57:24Z" level=info msg="Node d05128d5711a/172.27.117.167, added to nodes list" [2022-01-20T20:57:24.234Z] time="2022-01-20T20:57:24Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.117.167:10034" [2022-01-20T20:57:24.234Z] time="2022-01-20T20:57:24Z" level=debug msg="memberlist: Stream connection from=172.27.117.167:49454" [2022-01-20T20:57:24.234Z] time="2022-01-20T20:57:24Z" level=info msg="Node d05128d5711a/172.27.117.167, joined gossip cluster" [2022-01-20T20:57:24.234Z] time="2022-01-20T20:57:24Z" level=info msg="Node d05128d5711a/172.27.117.167, added to nodes list" [2022-01-20T20:57:24.234Z] time="2022-01-20T20:57:24Z" level=info msg="Node 373257a344f4/172.27.117.167, joined gossip cluster" [2022-01-20T20:57:24.234Z] time="2022-01-20T20:57:24Z" level=info msg="Node 373257a344f4/172.27.117.167, added to nodes list" [2022-01-20T20:57:24.234Z] time="2022-01-20T20:57:24Z" level=info msg="Node 7c18453b850c/172.27.117.167, joined gossip cluster" [2022-01-20T20:57:24.234Z] time="2022-01-20T20:57:24Z" level=info msg="Node 7c18453b850c/172.27.117.167, added to nodes list" [2022-01-20T20:57:24.234Z] time="2022-01-20T20:57:24Z" level=info msg="Node 35c2a4189015/172.27.117.167, joined gossip cluster" [2022-01-20T20:57:24.234Z] time="2022-01-20T20:57:24Z" level=info msg="Node 35c2a4189015/172.27.117.167, is the new incarnation of the shutdown node a8ec9c2cdc4d/172.27.117.167" [2022-01-20T20:57:24.234Z] time="2022-01-20T20:57:24Z" level=info msg="Node 35c2a4189015/172.27.117.167, added to nodes list" [2022-01-20T20:57:24.234Z] time="2022-01-20T20:57:24Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.117.167:10035" [2022-01-20T20:57:24.234Z] time="2022-01-20T20:57:24Z" level=debug msg="memberlist: Stream connection from=172.27.117.167:49455" [2022-01-20T20:57:24.234Z] time="2022-01-20T20:57:24Z" level=info msg="Node 35c2a4189015/172.27.117.167, joined gossip cluster" [2022-01-20T20:57:24.234Z] time="2022-01-20T20:57:24Z" level=info msg="Node 35c2a4189015/172.27.117.167, added to nodes list" [2022-01-20T20:57:24.234Z] time="2022-01-20T20:57:24Z" level=info msg="Node d05128d5711a/172.27.117.167, joined gossip cluster" [2022-01-20T20:57:24.234Z] time="2022-01-20T20:57:24Z" level=info msg="Node d05128d5711a/172.27.117.167, added to nodes list" [2022-01-20T20:57:24.234Z] time="2022-01-20T20:57:24Z" level=info msg="Node 373257a344f4/172.27.117.167, joined gossip cluster" [2022-01-20T20:57:24.234Z] time="2022-01-20T20:57:24Z" level=info msg="Node 373257a344f4/172.27.117.167, added to nodes list" [2022-01-20T20:57:24.234Z] time="2022-01-20T20:57:24Z" level=info msg="Node 7c18453b850c/172.27.117.167, joined gossip cluster" [2022-01-20T20:57:24.234Z] time="2022-01-20T20:57:24Z" level=info msg="Node 7c18453b850c/172.27.117.167, added to nodes list" [2022-01-20T20:57:24.234Z] time="2022-01-20T20:57:24Z" level=info msg="Node 5b8058ddb01f/172.27.117.167, joined gossip cluster" [2022-01-20T20:57:24.234Z] time="2022-01-20T20:57:24Z" level=info msg="Node 5b8058ddb01f/172.27.117.167, is the new incarnation of the shutdown node 6ce421379552/172.27.117.167" [2022-01-20T20:57:24.234Z] time="2022-01-20T20:57:24Z" level=info msg="Node 5b8058ddb01f/172.27.117.167, added to nodes list" [2022-01-20T20:57:24.234Z] time="2022-01-20T20:57:24Z" level=info msg="Node 35c2a4189015/172.27.117.167, joined gossip cluster" [2022-01-20T20:57:24.234Z] time="2022-01-20T20:57:24Z" level=info msg="Node 35c2a4189015/172.27.117.167, added to nodes list" [2022-01-20T20:57:24.234Z] time="2022-01-20T20:57:24Z" level=info msg="Node 35c2a4189015/172.27.117.167, joined gossip cluster" [2022-01-20T20:57:24.234Z] time="2022-01-20T20:57:24Z" level=info msg="Node 35c2a4189015/172.27.117.167, is the new incarnation of the shutdown node a8ec9c2cdc4d/172.27.117.167" [2022-01-20T20:57:24.234Z] time="2022-01-20T20:57:24Z" level=info msg="Node 35c2a4189015/172.27.117.167, added to nodes list" [2022-01-20T20:57:24.234Z] time="2022-01-20T20:57:24Z" level=info msg="Node d05128d5711a/172.27.117.167, joined gossip cluster" [2022-01-20T20:57:24.234Z] time="2022-01-20T20:57:24Z" level=info msg="Node d05128d5711a/172.27.117.167, is the new incarnation of the shutdown node 1564f0cae0fc/172.27.117.167" [2022-01-20T20:57:24.234Z] time="2022-01-20T20:57:24Z" level=info msg="Node d05128d5711a/172.27.117.167, added to nodes list" [2022-01-20T20:57:24.234Z] time="2022-01-20T20:57:24Z" level=info msg="Node 5b8058ddb01f/172.27.117.167, joined gossip cluster" [2022-01-20T20:57:24.234Z] time="2022-01-20T20:57:24Z" level=info msg="Node 5b8058ddb01f/172.27.117.167, added to nodes list" [2022-01-20T20:57:24.234Z] time="2022-01-20T20:57:24Z" level=info msg="Node 5b8058ddb01f/172.27.117.167, joined gossip cluster" [2022-01-20T20:57:24.234Z] time="2022-01-20T20:57:24Z" level=info msg="Node 5b8058ddb01f/172.27.117.167, added to nodes list" [2022-01-20T20:57:24.563Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-01-20T20:57:24.703Z] time="2022-01-20T20:57:24Z" level=info msg="Node 5b8058ddb01f/172.27.117.167, joined gossip cluster" [2022-01-20T20:57:24.703Z] time="2022-01-20T20:57:24Z" level=info msg="Node 5b8058ddb01f/172.27.117.167, is the new incarnation of the shutdown node 6ce421379552/172.27.117.167" [2022-01-20T20:57:24.703Z] time="2022-01-20T20:57:24Z" level=info msg="Node 5b8058ddb01f/172.27.117.167, added to nodes list" [2022-01-20T20:57:24.703Z] time="2022-01-20T20:57:24Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.117.167:10033" [2022-01-20T20:57:24.703Z] time="2022-01-20T20:57:24Z" level=debug msg="memberlist: Stream connection from=172.27.117.167:49456" [2022-01-20T20:57:24.703Z] time="2022-01-20T20:57:24Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.117.167:10034" [2022-01-20T20:57:24.703Z] time="2022-01-20T20:57:24Z" level=debug msg="memberlist: Stream connection from=172.27.117.167:49457" [2022-01-20T20:57:24.703Z] time="2022-01-20T20:57:24Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.117.167:10035" [2022-01-20T20:57:24.703Z] time="2022-01-20T20:57:24Z" level=debug msg="memberlist: Stream connection from=172.27.117.167:49458" [2022-01-20T20:57:24.703Z] time="2022-01-20T20:57:24Z" level=debug msg="memberlist: Failed to join 172.27.117.167: dial tcp 172.27.117.167:10004: connectex: No connection could be made because the target machine actively refused it." [2022-01-20T20:57:25.177Z] 2022/01/20 20:57:24 Closing DB instances... [2022-01-20T20:57:25.177Z] time="2022-01-20T20:57:25Z" level=info msg="Node d05128d5711a change state NodeActive --> NodeLeft" [2022-01-20T20:57:25.177Z] time="2022-01-20T20:57:25Z" level=info msg="node3(5b8058ddb01f): Node leave event for d05128d5711a/172.27.117.167" [2022-01-20T20:57:25.177Z] time="2022-01-20T20:57:25Z" level=info msg="Node d05128d5711a change state NodeActive --> NodeLeft" [2022-01-20T20:57:25.177Z] time="2022-01-20T20:57:25Z" level=info msg="node2(35c2a4189015): Node leave event for d05128d5711a/172.27.117.167" [2022-01-20T20:57:25.177Z] time="2022-01-20T20:57:25Z" level=info msg="Node d05128d5711a change state NodeActive --> NodeLeft" [2022-01-20T20:57:25.177Z] time="2022-01-20T20:57:25Z" level=info msg="node5(7c18453b850c): Node leave event for d05128d5711a/172.27.117.167" [2022-01-20T20:57:25.177Z] time="2022-01-20T20:57:25Z" level=info msg="Node d05128d5711a change state NodeActive --> NodeLeft" [2022-01-20T20:57:25.177Z] time="2022-01-20T20:57:25Z" level=info msg="node1(d05128d5711a): Node leave event for d05128d5711a/172.27.117.167" [2022-01-20T20:57:25.177Z] time="2022-01-20T20:57:25Z" level=info msg="Node d05128d5711a change state NodeActive --> NodeLeft" [2022-01-20T20:57:25.177Z] time="2022-01-20T20:57:25Z" level=info msg="node4(373257a344f4): Node leave event for d05128d5711a/172.27.117.167" [2022-01-20T20:57:25.651Z] time="2022-01-20T20:57:25Z" level=info msg="Node d05128d5711a/172.27.117.167, left gossip cluster" [2022-01-20T20:57:25.651Z] time="2022-01-20T20:57:25Z" level=info msg="Node d05128d5711a/172.27.117.167, left gossip cluster" [2022-01-20T20:57:25.651Z] time="2022-01-20T20:57:25Z" level=info msg="Node d05128d5711a/172.27.117.167, left gossip cluster" [2022-01-20T20:57:25.651Z] time="2022-01-20T20:57:25Z" level=info msg="Node d05128d5711a/172.27.117.167, left gossip cluster" [2022-01-20T20:57:25.651Z] time="2022-01-20T20:57:25Z" level=info msg="Node d05128d5711a/172.27.117.167, left gossip cluster" [2022-01-20T20:57:25.651Z] time="2022-01-20T20:57:25Z" level=info msg="Node 35c2a4189015 change state NodeActive --> NodeLeft" [2022-01-20T20:57:25.651Z] time="2022-01-20T20:57:25Z" level=info msg="node5(7c18453b850c): Node leave event for 35c2a4189015/172.27.117.167" [2022-01-20T20:57:25.651Z] time="2022-01-20T20:57:25Z" level=info msg="Node 35c2a4189015 change state NodeActive --> NodeLeft" [2022-01-20T20:57:25.651Z] time="2022-01-20T20:57:25Z" level=info msg="node3(5b8058ddb01f): Node leave event for 35c2a4189015/172.27.117.167" [2022-01-20T20:57:25.651Z] time="2022-01-20T20:57:25Z" level=info msg="Node 35c2a4189015 change state NodeActive --> NodeLeft" [2022-01-20T20:57:25.651Z] time="2022-01-20T20:57:25Z" level=info msg="node4(373257a344f4): Node leave event for 35c2a4189015/172.27.117.167" [2022-01-20T20:57:25.651Z] time="2022-01-20T20:57:25Z" level=info msg="Node 35c2a4189015 change state NodeActive --> NodeLeft" [2022-01-20T20:57:25.651Z] time="2022-01-20T20:57:25Z" level=info msg="node2(35c2a4189015): Node leave event for 35c2a4189015/172.27.117.167" [2022-01-20T20:57:25.940Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-01-20T20:57:26.120Z] time="2022-01-20T20:57:25Z" level=debug msg="memberlist: Failed to join 172.27.117.167: dial tcp 172.27.117.167:10004: connectex: No connection could be made because the target machine actively refused it." [2022-01-20T20:57:26.120Z] time="2022-01-20T20:57:25Z" level=info msg="Node 35c2a4189015/172.27.117.167, left gossip cluster" [2022-01-20T20:57:26.120Z] time="2022-01-20T20:57:25Z" level=info msg="Node 35c2a4189015/172.27.117.167, left gossip cluster" [2022-01-20T20:57:26.120Z] time="2022-01-20T20:57:25Z" level=info msg="Node 35c2a4189015/172.27.117.167, left gossip cluster" [2022-01-20T20:57:26.120Z] time="2022-01-20T20:57:25Z" level=info msg="Node 35c2a4189015/172.27.117.167, left gossip cluster" [2022-01-20T20:57:26.120Z] time="2022-01-20T20:57:25Z" level=warning msg="memberlist: Failed to send gossip to 172.27.117.167:10037: write udp [::]:10034->172.27.117.167:10037: use of closed network connection" [2022-01-20T20:57:26.120Z] time="2022-01-20T20:57:25Z" level=info msg="Node 5b8058ddb01f change state NodeActive --> NodeLeft" [2022-01-20T20:57:26.120Z] time="2022-01-20T20:57:25Z" level=info msg="node5(7c18453b850c): Node leave event for 5b8058ddb01f/172.27.117.167" [2022-01-20T20:57:26.120Z] time="2022-01-20T20:57:25Z" level=info msg="Node 5b8058ddb01f change state NodeActive --> NodeLeft" [2022-01-20T20:57:26.120Z] time="2022-01-20T20:57:25Z" level=info msg="node4(373257a344f4): Node leave event for 5b8058ddb01f/172.27.117.167" [2022-01-20T20:57:26.120Z] time="2022-01-20T20:57:26Z" level=info msg="Node 5b8058ddb01f change state NodeActive --> NodeLeft" [2022-01-20T20:57:26.120Z] time="2022-01-20T20:57:26Z" level=info msg="node3(5b8058ddb01f): Node leave event for 5b8058ddb01f/172.27.117.167" [2022-01-20T20:57:26.589Z] time="2022-01-20T20:57:26Z" level=info msg="Node 5b8058ddb01f/172.27.117.167, left gossip cluster" [2022-01-20T20:57:26.589Z] time="2022-01-20T20:57:26Z" level=info msg="Node 5b8058ddb01f/172.27.117.167, left gossip cluster" [2022-01-20T20:57:26.589Z] time="2022-01-20T20:57:26Z" level=info msg="Node 5b8058ddb01f/172.27.117.167, left gossip cluster" [2022-01-20T20:57:26.589Z] time="2022-01-20T20:57:26Z" level=debug msg="memberlist: Failed ping: 7c18453b850c (timeout reached)" [2022-01-20T20:57:26.589Z] time="2022-01-20T20:57:26Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.27.117.167:10035: use of closed network connection" [2022-01-20T20:57:26.589Z] time="2022-01-20T20:57:26Z" level=debug msg="memberlist: Stream connection from=172.27.117.167:49461" [2022-01-20T20:57:26.881Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-01-20T20:57:27.058Z] time="2022-01-20T20:57:26Z" level=debug msg="memberlist: Failed to join 172.27.117.167: dial tcp 172.27.117.167:10004: connectex: No connection could be made because the target machine actively refused it." [2022-01-20T20:57:27.058Z] time="2022-01-20T20:57:26Z" level=info msg="Node 373257a344f4 change state NodeActive --> NodeLeft" [2022-01-20T20:57:27.058Z] time="2022-01-20T20:57:26Z" level=info msg="node5(7c18453b850c): Node leave event for 373257a344f4/172.27.117.167" [2022-01-20T20:57:27.058Z] time="2022-01-20T20:57:26Z" level=info msg="Node 373257a344f4 change state NodeActive --> NodeLeft" [2022-01-20T20:57:27.058Z] time="2022-01-20T20:57:26Z" level=info msg="node4(373257a344f4): Node leave event for 373257a344f4/172.27.117.167" [2022-01-20T20:57:27.058Z] time="2022-01-20T20:57:26Z" level=warning msg="memberlist: Was able to connect to 7c18453b850c but other probes failed, network may be misconfigured" [2022-01-20T20:57:27.528Z] time="2022-01-20T20:57:27Z" level=info msg="Node 373257a344f4/172.27.117.167, left gossip cluster" [2022-01-20T20:57:27.528Z] time="2022-01-20T20:57:27Z" level=info msg="Node 373257a344f4/172.27.117.167, left gossip cluster" [2022-01-20T20:57:27.817Z] docker_api_swarm_service_test.go:128: [de301d99c26be] joining swarm manager [dd643bef5e8e1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-20T20:57:27.997Z] time="2022-01-20T20:57:27Z" level=debug msg="memberlist: Failed to join 172.27.117.167: dial tcp 172.27.117.167:10004: connectex: No connection could be made because the target machine actively refused it." [2022-01-20T20:57:28.385Z] docker_api_swarm_service_test.go:129: [dfec30807a828] joining swarm manager [dd643bef5e8e1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-20T20:57:28.467Z] time="2022-01-20T20:57:28Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10036->172.27.117.167:10037: use of closed network connection" [2022-01-20T20:57:28.467Z] time="2022-01-20T20:57:28Z" level=info msg="Node 7c18453b850c/172.27.117.167, left gossip cluster" [2022-01-20T20:57:28.467Z] time="2022-01-20T20:57:28Z" level=info msg="Node 7c18453b850c change state NodeActive --> NodeFailed" [2022-01-20T20:57:28.467Z] time="2022-01-20T20:57:28Z" level=info msg="Node 7c18453b850c/172.27.117.167, added to failed nodes list" [2022-01-20T20:57:28.467Z] --- PASS: TestNetworkDBIslands (12.29s) [2022-01-20T20:57:28.467Z] PASS [2022-01-20T20:57:28.467Z] coverage: 60.5% of statements [2022-01-20T20:57:28.467Z] ok github.com/docker/docker/libnetwork/networkdb 105.190s coverage: 60.5% of statements [2022-01-20T20:57:28.467Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-01-20T20:57:28.467Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-01-20T20:57:28.467Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-01-20T20:57:28.467Z] ? github.com/docker/docker/oci/caps [no test files] [2022-01-20T20:57:28.467Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-01-20T20:57:28.467Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-01-20T20:57:28.467Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-01-20T20:57:28.467Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-01-20T20:57:28.467Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2022-01-20T20:57:28.467Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-01-20T20:57:28.467Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2022-01-20T20:57:28.467Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-01-20T20:57:28.467Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-01-20T20:57:28.467Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-01-20T20:57:28.467Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-01-20T20:57:28.467Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-01-20T20:57:28.467Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-01-20T20:57:28.467Z] ? github.com/docker/docker/pkg/term [no test files] [2022-01-20T20:57:28.467Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-01-20T20:57:28.467Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-01-20T20:57:28.467Z] ? github.com/docker/docker/quota [no test files] [2022-01-20T20:57:28.467Z] ? github.com/docker/docker/rootless [no test files] [2022-01-20T20:57:28.467Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-01-20T20:57:28.467Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-01-20T20:57:28.467Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-01-20T20:57:28.467Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-01-20T20:57:28.467Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-01-20T20:57:28.467Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-01-20T20:57:28.467Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-01-20T20:57:28.467Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-01-20T20:57:28.467Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-01-20T20:57:28.467Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-01-20T20:57:28.467Z] ? github.com/docker/docker/testutil/request [no test files] [2022-01-20T20:57:28.467Z] ? github.com/docker/docker/volume [no test files] [2022-01-20T20:57:28.467Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-01-20T20:57:28.467Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-01-20T20:57:30.298Z] docker_api_swarm_service_test.go:137: [d531162028abd] joining swarm manager [dd643bef5e8e1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-01-20T20:57:31.233Z] docker_api_swarm_service_test.go:138: [dc7260eebb921] joining swarm manager [dd643bef5e8e1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-01-20T20:57:31.425Z] [2022-01-20T20:57:31.425Z] === Skipped [2022-01-20T20:57:31.425Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-01-20T20:57:31.425Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-01-20T20:57:31.425Z] [2022-01-20T20:57:31.425Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-01-20T20:57:31.425Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-20T20:57:31.425Z] [2022-01-20T20:57:31.425Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.01s) [2022-01-20T20:57:31.425Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-20T20:57:31.425Z] [2022-01-20T20:57:31.425Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2022-01-20T20:57:31.425Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-20T20:57:31.425Z] [2022-01-20T20:57:31.425Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.01s) [2022-01-20T20:57:31.425Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-20T20:57:31.425Z] [2022-01-20T20:57:31.425Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-01-20T20:57:31.425Z] client_test.go:23: runtime.GOOS == "windows" [2022-01-20T20:57:31.425Z] [2022-01-20T20:57:31.425Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-01-20T20:57:31.425Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-01-20T20:57:31.425Z] [2022-01-20T20:57:31.425Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-01-20T20:57:31.425Z] network_proxy_test.go:208: No support for dual stack yet [2022-01-20T20:57:31.425Z] [2022-01-20T20:57:31.425Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-01-20T20:57:31.425Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-01-20T20:57:31.425Z] [2022-01-20T20:57:31.425Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-01-20T20:57:31.425Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-01-20T20:57:31.425Z] [2022-01-20T20:57:31.425Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-01-20T20:57:31.425Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-01-20T20:57:31.425Z] [2022-01-20T20:57:31.425Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-01-20T20:57:31.425Z] daemon_test.go:145: root required [2022-01-20T20:57:31.425Z] [2022-01-20T20:57:31.425Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-01-20T20:57:31.425Z] reload_test.go:342: root required [2022-01-20T20:57:31.425Z] [2022-01-20T20:57:31.425Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.03s) [2022-01-20T20:57:31.425Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-01-20T20:57:31.425Z] [2022-01-20T20:57:31.425Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-01-20T20:57:31.425Z] pull_v2_test.go:73: Needs fixing on Windows [2022-01-20T20:57:31.425Z] [2022-01-20T20:57:31.425Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-01-20T20:57:31.425Z] pull_v2_test.go:118: Needs fixing on Windows [2022-01-20T20:57:31.425Z] [2022-01-20T20:57:31.425Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-01-20T20:57:31.425Z] download_test.go:267: Needs fixing on Windows [2022-01-20T20:57:31.425Z] [2022-01-20T20:57:31.425Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-01-20T20:57:31.425Z] layer_test.go:303: Failing on Windows [2022-01-20T20:57:31.425Z] [2022-01-20T20:57:31.425Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-01-20T20:57:31.425Z] layer_test.go:352: Failing on Windows [2022-01-20T20:57:31.425Z] [2022-01-20T20:57:31.425Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-01-20T20:57:31.425Z] layer_test.go:467: Failing on Windows [2022-01-20T20:57:31.425Z] [2022-01-20T20:57:31.425Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-01-20T20:57:31.425Z] layer_test.go:696: Failing on Windows [2022-01-20T20:57:31.425Z] [2022-01-20T20:57:31.425Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-01-20T20:57:31.425Z] migration_test.go:45: Failing on Windows [2022-01-20T20:57:31.425Z] [2022-01-20T20:57:31.425Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-01-20T20:57:31.425Z] migration_test.go:181: Failing on Windows [2022-01-20T20:57:31.425Z] [2022-01-20T20:57:31.425Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-01-20T20:57:31.425Z] mount_test.go:17: Failing on Windows [2022-01-20T20:57:31.425Z] [2022-01-20T20:57:31.425Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-01-20T20:57:31.425Z] mount_test.go:76: Failing on Windows [2022-01-20T20:57:31.425Z] [2022-01-20T20:57:31.425Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-01-20T20:57:31.425Z] mount_test.go:125: Failing on Windows [2022-01-20T20:57:31.425Z] [2022-01-20T20:57:31.425Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-01-20T20:57:31.425Z] mount_test.go:212: Failing on Windows [2022-01-20T20:57:31.425Z] [2022-01-20T20:57:31.425Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2022-01-20T20:57:31.425Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-01-20T20:57:31.425Z] [2022-01-20T20:57:31.425Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2022-01-20T20:57:31.425Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-01-20T20:57:31.425Z] [2022-01-20T20:57:31.425Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-01-20T20:57:31.425Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-01-20T20:57:31.425Z] [2022-01-20T20:57:31.425Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-01-20T20:57:31.425Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-01-20T20:57:31.425Z] [2022-01-20T20:57:31.425Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-01-20T20:57:31.425Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-01-20T20:57:31.425Z] [2022-01-20T20:57:31.425Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-01-20T20:57:31.425Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-01-20T20:57:31.425Z] [2022-01-20T20:57:31.426Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-01-20T20:57:31.426Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-01-20T20:57:31.426Z] [2022-01-20T20:57:31.426Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-01-20T20:57:31.426Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-01-20T20:57:31.426Z] [2022-01-20T20:57:31.426Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-01-20T20:57:31.426Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-01-20T20:57:31.426Z] [2022-01-20T20:57:31.426Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-01-20T20:57:31.426Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-01-20T20:57:31.426Z] [2022-01-20T20:57:31.426Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-01-20T20:57:31.426Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-01-20T20:57:31.426Z] [2022-01-20T20:57:31.426Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-01-20T20:57:31.426Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-01-20T20:57:31.426Z] [2022-01-20T20:57:31.426Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-01-20T20:57:31.426Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-20T20:57:31.426Z] [2022-01-20T20:57:31.426Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-01-20T20:57:31.426Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-20T20:57:31.426Z] [2022-01-20T20:57:31.426Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-01-20T20:57:31.426Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-20T20:57:31.426Z] [2022-01-20T20:57:31.426Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-01-20T20:57:31.426Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-20T20:57:31.426Z] [2022-01-20T20:57:31.426Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-01-20T20:57:31.426Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-20T20:57:31.426Z] [2022-01-20T20:57:31.426Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-01-20T20:57:31.426Z] archive_test.go:133: Xz not present in msys2 [2022-01-20T20:57:31.426Z] [2022-01-20T20:57:31.426Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.03s) [2022-01-20T20:57:31.426Z] archive_test.go:140: zstd not installed [2022-01-20T20:57:31.426Z] [2022-01-20T20:57:31.426Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-01-20T20:57:31.426Z] archive_test.go:252: Failing on Windows CI machines [2022-01-20T20:57:31.426Z] [2022-01-20T20:57:31.426Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-01-20T20:57:31.426Z] archive_windows_test.go:16: Currently fails [2022-01-20T20:57:31.426Z] [2022-01-20T20:57:31.426Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-01-20T20:57:31.426Z] changes_test.go:195: needs more investigation [2022-01-20T20:57:31.426Z] [2022-01-20T20:57:31.426Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-01-20T20:57:31.426Z] changes_test.go:432: needs further investigation [2022-01-20T20:57:31.426Z] [2022-01-20T20:57:31.426Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-01-20T20:57:31.426Z] changes_test.go:468: needs further investigation [2022-01-20T20:57:31.426Z] [2022-01-20T20:57:31.426Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-01-20T20:57:31.426Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-01-20T20:57:31.426Z] [2022-01-20T20:57:31.426Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-01-20T20:57:31.426Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-01-20T20:57:31.426Z] [2022-01-20T20:57:31.426Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-01-20T20:57:31.426Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-01-20T20:57:31.426Z] [2022-01-20T20:57:31.426Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-01-20T20:57:31.426Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-01-20T20:57:31.426Z] [2022-01-20T20:57:31.426Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.01s) [2022-01-20T20:57:31.426Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-01-20T20:57:31.426Z] [2022-01-20T20:57:31.426Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-01-20T20:57:31.426Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-01-20T20:57:31.426Z] [2022-01-20T20:57:31.426Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-01-20T20:57:31.426Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-01-20T20:57:31.426Z] [2022-01-20T20:57:31.426Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-01-20T20:57:31.426Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-01-20T20:57:31.426Z] [2022-01-20T20:57:31.426Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-01-20T20:57:31.426Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-01-20T20:57:31.426Z] [2022-01-20T20:57:31.426Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-01-20T20:57:31.426Z] poller_test.go:40: No chmod on Windows [2022-01-20T20:57:31.426Z] [2022-01-20T20:57:31.426Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-01-20T20:57:31.426Z] fileutils_test.go:133: Needs porting to Windows [2022-01-20T20:57:31.426Z] [2022-01-20T20:57:31.426Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-01-20T20:57:31.426Z] fileutils_test.go:179: Needs porting to Windows [2022-01-20T20:57:31.426Z] [2022-01-20T20:57:31.426Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2022-01-20T20:57:31.426Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-01-20T20:57:31.426Z] [2022-01-20T20:57:31.426Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-01-20T20:57:31.426Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-01-20T20:57:31.426Z] [2022-01-20T20:57:31.426Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s) [2022-01-20T20:57:31.426Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-01-20T20:57:31.426Z] [2022-01-20T20:57:31.426Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-01-20T20:57:31.426Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-01-20T20:57:31.426Z] [2022-01-20T20:57:31.426Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-01-20T20:57:31.426Z] local_test.go:180: runtime.GOOS == "windows" [2022-01-20T20:57:31.426Z] [2022-01-20T20:57:31.426Z] DONE 2066 tests, 68 skipped in 305.457s [2022-01-20T20:57:31.426Z] INFO: make.ps1 ended at 01/20/2022 20:57:31 [2022-01-20T20:57:32.611Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-01-20T20:57:33.658Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-01-20T20:57:33.658Z] INFO: Unit tests ended at 01/20/2022 20:57:33. Duration:00:05:27.2845595 [2022-01-20T20:57:33.658Z] INFO: Building busybox [2022-01-20T20:57:33.658Z] Sending build context to Docker daemon 5.12kB [2022-01-20T20:57:33.658Z] [2022-01-20T20:57:33.658Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-01-20T20:57:33.658Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-01-20T20:57:33.658Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-01-20T20:57:33.658Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-01-20T20:57:33.658Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-01-20T20:57:33.658Z] ---> 60d6f56ecebd [2022-01-20T20:57:33.658Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-01-20T20:57:33.658Z] ---> Running in caf365b822e8 [2022-01-20T20:57:33.989Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-01-20T20:57:34.929Z] === RUN TestDockerSuite/TestPortHostBinding [2022-01-20T20:57:35.870Z] === RUN TestDockerSuite/TestPortList [2022-01-20T20:57:42.439Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-01-20T20:57:42.439Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-01-20T20:57:49.004Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-01-20T20:57:49.004Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-01-20T20:57:49.004Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-01-20T20:57:49.004Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-01-20T20:57:49.004Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-01-20T20:57:49.574Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-01-20T20:57:49.574Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-01-20T20:57:49.834Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-01-20T20:57:49.834Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-01-20T20:57:50.771Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-01-20T20:57:50.771Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-01-20T20:57:52.676Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-01-20T20:57:53.246Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-01-20T20:57:53.504Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-01-20T20:57:54.073Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-01-20T20:57:54.073Z] === RUN TestDockerSuite/TestPsByOrder [2022-01-20T20:57:55.988Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-01-20T20:57:56.249Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-01-20T20:57:57.187Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-01-20T20:57:57.280Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-01-20T20:57:57.280Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-01-20T20:57:57.280Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-01-20T20:57:57.280Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-01-20T20:57:57.280Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-01-20T20:57:57.280Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-01-20T20:57:57.280Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-01-20T20:57:57.280Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-01-20T20:57:57.280Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-01-20T20:57:57.280Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-01-20T20:57:57.280Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-01-20T20:57:57.280Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-01-20T20:57:57.280Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-01-20T20:57:57.280Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-01-20T20:57:57.280Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-01-20T20:57:57.280Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-01-20T20:57:57.280Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-01-20T20:57:57.280Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-01-20T20:57:57.280Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-01-20T20:57:57.280Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-01-20T20:57:57.280Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-01-20T20:57:57.280Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-01-20T20:57:57.280Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-01-20T20:57:57.280Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-01-20T20:57:57.280Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-01-20T20:57:57.280Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-01-20T20:57:57.280Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-01-20T20:57:57.280Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-01-20T20:57:57.756Z] docker_api_swarm_service_test.go:304: [d972c26cc5034] joining swarm manager [dc96bb51777eb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-20T20:57:58.693Z] docker_api_swarm_service_test.go:304: [d669920cfcc24] joining swarm manager [dc96bb51777eb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-20T20:57:58.950Z] Removing intermediate container caf365b822e8 [2022-01-20T20:57:58.950Z] ---> 03508691338b [2022-01-20T20:57:58.950Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-01-20T20:57:58.950Z] ---> Running in ad00d45e1131 [2022-01-20T20:57:58.950Z] Removing intermediate container ad00d45e1131 [2022-01-20T20:57:58.950Z] ---> 2d7823cc86d6 [2022-01-20T20:57:58.950Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-01-20T20:57:58.950Z] ---> Running in b98c044e5f2f [2022-01-20T20:57:58.950Z] Removing intermediate container b98c044e5f2f [2022-01-20T20:57:58.950Z] ---> 0efd4979a20a [2022-01-20T20:57:58.950Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-01-20T20:57:58.950Z] [2022-01-20T20:57:58.950Z] ---> 71d2682a28ca [2022-01-20T20:57:58.950Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-01-20T20:57:58.950Z] ---> Running in 0147cc13d3c0 [2022-01-20T20:57:59.632Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-01-20T20:58:00.241Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-01-20T20:58:00.241Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2022-01-20T20:58:00.241Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-01-20T20:58:00.241Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2022-01-20T20:58:00.241Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-01-20T20:58:00.241Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2022-01-20T20:58:00.241Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-01-20T20:58:00.241Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-01-20T20:58:00.241Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-01-20T20:58:02.772Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-01-20T20:58:02.772Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-01-20T20:58:02.923Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-01-20T20:58:03.183Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-01-20T20:58:03.237Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-01-20T20:58:05.719Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-01-20T20:58:06.120Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-01-20T20:58:06.120Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-01-20T20:58:06.120Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-01-20T20:58:06.120Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-01-20T20:58:06.120Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-01-20T20:58:09.100Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-01-20T20:58:09.100Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-01-20T20:58:12.006Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-01-20T20:58:12.107Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-01-20T20:58:12.289Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-01-20T20:58:12.550Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-01-20T20:58:13.090Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-01-20T20:58:13.090Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-01-20T20:58:13.090Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-01-20T20:58:13.090Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-01-20T20:58:13.090Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-01-20T20:58:13.090Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-01-20T20:58:13.090Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-01-20T20:58:13.090Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-01-20T20:58:14.071Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-01-20T20:58:14.454Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-01-20T20:58:15.021Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-01-20T20:58:15.958Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-01-20T20:58:17.011Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-01-20T20:58:17.338Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-01-20T20:58:18.276Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-01-20T20:58:19.217Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-01-20T20:58:19.217Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-01-20T20:58:19.218Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-01-20T20:58:19.218Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-01-20T20:58:19.218Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-01-20T20:58:19.218Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-01-20T20:58:19.231Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-01-20T20:58:20.168Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-01-20T20:58:20.428Z] docker_api_swarm_service_test.go:100: [d3250566fb192] joining swarm manager [d6599afd468db]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-20T20:58:20.428Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-01-20T20:58:20.996Z] === RUN TestDockerSuite/TestPsRightTagName [2022-01-20T20:58:21.255Z] docker_api_swarm_service_test.go:101: [de9c182939e37] joining swarm manager [d6599afd468db]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-20T20:58:22.159Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-01-20T20:58:22.634Z] === RUN TestDockerSuite/TestPsShowMounts [2022-01-20T20:58:24.261Z] Removing intermediate container 0147cc13d3c0 [2022-01-20T20:58:24.262Z] ---> 19aefe903ded [2022-01-20T20:58:24.262Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-01-20T20:58:24.262Z] ---> Running in 2aff099259d4 [2022-01-20T20:58:24.262Z] [2022-01-20T20:58:24.262Z] SUCCESS: Specified value was saved. [2022-01-20T20:58:25.172Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-01-20T20:58:26.110Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-01-20T20:58:26.110Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-01-20T20:58:26.110Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-01-20T20:58:26.369Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-01-20T20:58:26.369Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-01-20T20:58:26.369Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-01-20T20:58:26.937Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-01-20T20:58:27.214Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-01-20T20:58:27.214Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 14.7% of statements [2022-01-20T20:58:27.214Z] ok github.com/docker/docker/api/server/middleware 0.006s coverage: 37.7% of statements [2022-01-20T20:58:27.214Z] ? github.com/docker/docker/api/server/router [no test files] [2022-01-20T20:58:27.214Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-01-20T20:58:27.214Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-01-20T20:58:27.214Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-01-20T20:58:27.214Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-01-20T20:58:27.214Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-01-20T20:58:27.214Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-01-20T20:58:27.214Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-01-20T20:58:27.214Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-01-20T20:58:27.214Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-01-20T20:58:27.214Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-01-20T20:58:27.214Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 5.7% of statements [2022-01-20T20:58:27.214Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-01-20T20:58:27.214Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-01-20T20:58:27.214Z] ? github.com/docker/docker/api/types [no test files] [2022-01-20T20:58:27.214Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-01-20T20:58:27.214Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-01-20T20:58:27.214Z] ? github.com/docker/docker/api/types/container [no test files] [2022-01-20T20:58:27.214Z] ? github.com/docker/docker/api/types/events [no test files] [2022-01-20T20:58:27.214Z] ok github.com/docker/docker/api/types/strslice 0.005s coverage: 90.0% of statements [2022-01-20T20:58:27.214Z] ok github.com/docker/docker/api/types/filters 0.007s coverage: 92.2% of statements [2022-01-20T20:58:27.214Z] ? github.com/docker/docker/api/types/image [no test files] [2022-01-20T20:58:27.214Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-01-20T20:58:27.214Z] ? github.com/docker/docker/api/types/network [no test files] [2022-01-20T20:58:27.214Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-01-20T20:58:27.214Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-01-20T20:58:27.214Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-01-20T20:58:27.214Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-01-20T20:58:27.214Z] ok github.com/docker/docker/api/types/time 0.007s coverage: 100.0% of statements [2022-01-20T20:58:27.214Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2022-01-20T20:58:27.214Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-01-20T20:58:27.214Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-01-20T20:58:27.214Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-01-20T20:58:27.214Z] ? github.com/docker/docker/builder [no test files] [2022-01-20T20:58:27.214Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-01-20T20:58:27.214Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-01-20T20:58:27.214Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-01-20T20:58:27.214Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-01-20T20:58:27.214Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-01-20T20:58:27.214Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-01-20T20:58:27.214Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-01-20T20:58:27.214Z] ok github.com/docker/docker/builder/remotecontext 0.110s coverage: 13.7% of statements [2022-01-20T20:58:27.214Z] ok github.com/docker/docker/builder/dockerfile 0.183s coverage: 49.0% of statements [2022-01-20T20:58:27.214Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-01-20T20:58:27.214Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-01-20T20:58:27.214Z] ok github.com/docker/docker/builder/remotecontext/git 1.294s coverage: 86.3% of statements [2022-01-20T20:58:27.214Z] ? github.com/docker/docker/cli [no test files] [2022-01-20T20:58:27.214Z] ? github.com/docker/docker/cli/config [no test files] [2022-01-20T20:58:27.214Z] ok github.com/docker/docker/cmd/docker-proxy 0.115s coverage: 67.6% of statements [2022-01-20T20:58:27.225Z] Removing intermediate container 2aff099259d4 [2022-01-20T20:58:27.225Z] ---> f23490aafb46 [2022-01-20T20:58:27.225Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-01-20T20:58:27.685Z] ---> Running in 068e29b0724a [2022-01-20T20:58:27.873Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-01-20T20:58:28.811Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-01-20T20:58:29.071Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-01-20T20:58:29.115Z] ok github.com/docker/docker/client 0.111s coverage: 75.6% of statements [2022-01-20T20:58:34.627Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-01-20T20:58:34.777Z] Cannot create a file when that file already exists. [2022-01-20T20:58:35.645Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-01-20T20:58:35.645Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-01-20T20:58:37.553Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-01-20T20:58:37.553Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-01-20T20:58:37.570Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-01-20T20:58:37.813Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-01-20T20:58:38.074Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-01-20T20:58:39.129Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-01-20T20:58:39.129Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-01-20T20:58:39.129Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-01-20T20:58:39.451Z] check_test.go:379: [d3250566fb192] daemon is not started [2022-01-20T20:58:40.391Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-01-20T20:58:40.582Z] Removing intermediate container 068e29b0724a [2022-01-20T20:58:40.582Z] ---> 00d0beae916c [2022-01-20T20:58:40.582Z] Step 13/13 : CMD ["sh"] [2022-01-20T20:58:40.582Z] ---> Running in 0e2601ba214d [2022-01-20T20:58:41.042Z] Removing intermediate container 0e2601ba214d [2022-01-20T20:58:41.042Z] ---> 2ba6b9076f3d [2022-01-20T20:58:41.042Z] Successfully built 2ba6b9076f3d [2022-01-20T20:58:41.042Z] Successfully tagged busybox:latest [2022-01-20T20:58:41.042Z] INFO: Docker images of the daemon under test [2022-01-20T20:58:41.042Z] [2022-01-20T20:58:41.042Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-01-20T20:58:41.042Z] busybox latest 2ba6b9076f3d Less than a second ago 5.77GB [2022-01-20T20:58:41.042Z] microsoft/windowsservercore latest 60d6f56ecebd 2 days ago 5.75GB [2022-01-20T20:58:41.042Z] mcr.microsoft.com/windows/servercore ltsc2019 60d6f56ecebd 2 days ago 5.75GB [2022-01-20T20:58:41.042Z] [2022-01-20T20:58:41.042Z] INFO: Running integration tests at 01/20/2022 20:58:40... [2022-01-20T20:58:41.042Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-01-20T20:58:41.042Z] INFO: Integration API tests being run from the host: [2022-01-20T20:58:41.042Z] INFO: make.ps1 starting at 01/20/2022 20:58:40 [2022-01-20T20:58:41.354Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-01-20T20:58:42.072Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-01-20T20:58:42.585Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-01-20T20:58:43.261Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-01-20T20:58:43.813Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-01-20T20:58:44.198Z] === RUN TestDockerSuite/TestRmiBlank [2022-01-20T20:58:44.198Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-01-20T20:58:44.198Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-01-20T20:58:44.457Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-01-20T20:58:46.995Z] docker_api_swarm_service_test.go:533: [d5c8de9846809] joining swarm manager [d30c0faf1c5f5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-20T20:58:46.995Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-01-20T20:58:47.563Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-01-20T20:58:47.563Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-01-20T20:58:48.132Z] docker_api_swarm_service_test.go:534: [d5c80e4b94210] joining swarm manager [d30c0faf1c5f5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-20T20:58:48.554Z] === RUN TestDockerSuite/TestBuildAddScript [2022-01-20T20:58:48.554Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-01-20T20:58:48.554Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-01-20T20:58:48.554Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-01-20T20:58:48.554Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-01-20T20:58:48.554Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-01-20T20:58:48.554Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-01-20T20:58:48.554Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-01-20T20:58:48.554Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-01-20T20:58:48.700Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-01-20T20:58:49.021Z] === RUN TestDockerSuite/TestBuildAddTar [2022-01-20T20:58:49.638Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-01-20T20:58:51.546Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-01-20T20:58:52.485Z] === RUN TestDockerSuite/TestRmiTag [2022-01-20T20:58:52.485Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-01-20T20:58:53.056Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-01-20T20:58:56.347Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-01-20T20:58:56.606Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-01-20T20:58:57.174Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-01-20T20:58:57.433Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-01-20T20:58:58.369Z] === RUN TestDockerSuite/TestRunAddHost [2022-01-20T20:58:58.628Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-01-20T20:58:58.888Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-01-20T20:58:59.456Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-01-20T20:58:59.456Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-01-20T20:58:59.716Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-01-20T20:59:01.100Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-01-20T20:59:01.380Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-01-20T20:59:01.959Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-01-20T20:59:02.527Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-01-20T20:59:03.468Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-01-20T20:59:04.407Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-01-20T20:59:04.975Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-01-20T20:59:05.545Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-01-20T20:59:06.113Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-01-20T20:59:06.681Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-01-20T20:59:07.250Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-01-20T20:59:07.821Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-01-20T20:59:07.831Z] ok github.com/docker/docker/cmd/dockerd 0.040s coverage: 29.1% of statements [2022-01-20T20:59:07.831Z] ok github.com/docker/docker/container 0.114s coverage: 34.8% of statements [2022-01-20T20:59:07.831Z] ok github.com/docker/docker/cmd/dockerd/trap 2.469s coverage: 0.0% of statements [2022-01-20T20:59:07.831Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-01-20T20:59:07.831Z] ? github.com/docker/docker/container/stream [no test files] [2022-01-20T20:59:07.831Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-01-20T20:59:07.831Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-01-20T20:59:07.831Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-01-20T20:59:08.757Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-01-20T20:59:09.016Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-01-20T20:59:09.587Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-01-20T20:59:09.850Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-01-20T20:59:09.850Z] === RUN TestDockerSuite/TestRunBindMounts [2022-01-20T20:59:10.788Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-01-20T20:59:11.356Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-01-20T20:59:11.925Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-01-20T20:59:12.493Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-01-20T20:59:13.063Z] docker_api_swarm_service_test.go:148: [d7401fbc94891] joining swarm manager [d037394a11f10]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-20T20:59:13.063Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-01-20T20:59:13.631Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-01-20T20:59:13.631Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-01-20T20:59:13.890Z] docker_api_swarm_service_test.go:148: [da331e12a3bd2] joining swarm manager [d037394a11f10]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-20T20:59:14.150Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-01-20T20:59:14.719Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-01-20T20:59:15.288Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-01-20T20:59:15.857Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-01-20T20:59:15.947Z] ok github.com/docker/docker/daemon/cluster 0.078s coverage: 0.5% of statements [2022-01-20T20:59:15.947Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.013s coverage: 65.3% of statements [2022-01-20T20:59:16.425Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-01-20T20:59:16.425Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-01-20T20:59:16.994Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-01-20T20:59:16.994Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-01-20T20:59:17.322Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.9% of statements [2022-01-20T20:59:17.942Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-01-20T20:59:18.220Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-01-20T20:59:18.796Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-01-20T20:59:19.364Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-01-20T20:59:19.364Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-01-20T20:59:19.932Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-01-20T20:59:20.868Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-01-20T20:59:21.804Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-01-20T20:59:22.372Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-01-20T20:59:22.940Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-01-20T20:59:23.508Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-01-20T20:59:24.077Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-01-20T20:59:24.646Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-01-20T20:59:24.839Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-01-20T20:59:24.839Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-01-20T20:59:24.839Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-01-20T20:59:24.839Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-01-20T20:59:24.839Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-01-20T20:59:24.906Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-01-20T20:59:25.395Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-20T20:59:25.395Z] INFO: Testing against a local daemon [2022-01-20T20:59:25.395Z] === RUN TestBuildWithSession [2022-01-20T20:59:25.395Z] build_session_test.go:25: TODO: BuildKit [2022-01-20T20:59:25.395Z] --- SKIP: TestBuildWithSession (0.00s) [2022-01-20T20:59:25.395Z] === RUN TestBuildSquashParent [2022-01-20T20:59:25.395Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:59:25.395Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-01-20T20:59:25.395Z] === RUN TestBuildWithRemoveAndForceRemove [2022-01-20T20:59:25.395Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-20T20:59:25.395Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-20T20:59:25.395Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-20T20:59:25.395Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-20T20:59:25.395Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-20T20:59:25.395Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-20T20:59:25.395Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-20T20:59:25.395Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-20T20:59:25.395Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-20T20:59:25.395Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-20T20:59:25.395Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-20T20:59:25.395Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-20T20:59:25.395Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-20T20:59:25.395Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-20T20:59:25.395Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-20T20:59:25.395Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-20T20:59:25.430Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.435s coverage: 13.8% of statements [2022-01-20T20:59:25.430Z] ok github.com/docker/docker/daemon/config 0.025s coverage: 81.0% of statements [2022-01-20T20:59:25.430Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2022-01-20T20:59:25.688Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2022-01-20T20:59:26.284Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-01-20T20:59:27.062Z] ok github.com/docker/docker/daemon 10.135s coverage: 17.1% of statements [2022-01-20T20:59:27.062Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-01-20T20:59:27.062Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-01-20T20:59:27.062Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-01-20T20:59:27.062Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-01-20T20:59:27.062Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.480s coverage: 74.6% of statements [2022-01-20T20:59:27.997Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.349s coverage: 56.2% of statements [2022-01-20T20:59:28.192Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-01-20T20:59:28.192Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-01-20T20:59:28.452Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-01-20T20:59:29.441Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.006s coverage: 3.0% of statements [2022-01-20T20:59:29.828Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-01-20T20:59:30.855Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.014s coverage: 1.8% of statements [2022-01-20T20:59:31.206Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-01-20T20:59:32.268Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.310s coverage: 46.2% of statements [2022-01-20T20:59:32.268Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-01-20T20:59:32.538Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.311s coverage: 50.5% of statements [2022-01-20T20:59:33.113Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-01-20T20:59:33.911Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.008s coverage: 58.8% of statements [2022-01-20T20:59:33.998Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-20T20:59:33.998Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-20T20:59:34.477Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.698s coverage: 58.0% of statements [2022-01-20T20:59:34.477Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-01-20T20:59:34.477Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-01-20T20:59:34.492Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-01-20T20:59:34.492Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2022-01-20T20:59:34.492Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-01-20T20:59:34.492Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2022-01-20T20:59:34.492Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-01-20T20:59:34.751Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-01-20T20:59:35.043Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.037s coverage: 3.0% of statements [2022-01-20T20:59:35.609Z] ok github.com/docker/docker/daemon/links 0.002s coverage: 93.0% of statements [2022-01-20T20:59:36.129Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-01-20T20:59:36.700Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-01-20T20:59:36.747Z] ok github.com/docker/docker/daemon/images 0.017s coverage: 6.7% of statements [2022-01-20T20:59:36.747Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-01-20T20:59:36.747Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-01-20T20:59:37.005Z] ok github.com/docker/docker/daemon/logger 0.220s coverage: 43.5% of statements [2022-01-20T20:59:37.939Z] ok github.com/docker/docker/daemon/logger/awslogs 0.178s coverage: 79.9% of statements [2022-01-20T20:59:37.939Z] ok github.com/docker/docker/daemon/logger/fluentd 0.010s coverage: 33.6% of statements [2022-01-20T20:59:37.939Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-01-20T20:59:38.300Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-01-20T20:59:38.301Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-01-20T20:59:38.301Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-01-20T20:59:38.301Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-01-20T20:59:38.301Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-01-20T20:59:38.301Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-01-20T20:59:38.301Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-01-20T20:59:38.301Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-01-20T20:59:38.301Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-01-20T20:59:38.301Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-01-20T20:59:38.301Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-01-20T20:59:38.301Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-01-20T20:59:38.301Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-01-20T20:59:38.301Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-01-20T20:59:38.505Z] ok github.com/docker/docker/daemon/logger/gelf 0.007s coverage: 67.0% of statements [2022-01-20T20:59:38.505Z] ok github.com/docker/docker/daemon/logger/journald 0.008s coverage: 23.9% of statements [2022-01-20T20:59:38.625Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-01-20T20:59:38.770Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-01-20T20:59:38.884Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-01-20T20:59:39.071Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 87.2% of statements [2022-01-20T20:59:39.329Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.009s coverage: 69.9% of statements [2022-01-20T20:59:39.749Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-01-20T20:59:39.749Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-01-20T20:59:39.749Z] === RUN TestDockerSuite/TestBuildBlankName [2022-01-20T20:59:39.749Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-01-20T20:59:39.895Z] ok github.com/docker/docker/daemon/logger/local 0.015s coverage: 78.7% of statements [2022-01-20T20:59:39.895Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-01-20T20:59:40.264Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-01-20T20:59:40.461Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.034s coverage: 57.0% of statements [2022-01-20T20:59:40.524Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-01-20T20:59:40.524Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-01-20T20:59:40.524Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-01-20T20:59:40.719Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.009s coverage: 31.5% of statements [2022-01-20T20:59:41.091Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-01-20T20:59:41.653Z] ok github.com/docker/docker/daemon/logger/syslog 0.008s coverage: 46.8% of statements [2022-01-20T20:59:41.911Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2022-01-20T20:59:42.028Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-01-20T20:59:42.028Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-01-20T20:59:42.169Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-01-20T20:59:42.287Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-01-20T20:59:42.569Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-01-20T20:59:42.856Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-01-20T20:59:43.103Z] ok github.com/docker/docker/daemon/logger/splunk 1.564s coverage: 82.5% of statements [2022-01-20T20:59:43.104Z] ? github.com/docker/docker/daemon/names [no test files] [2022-01-20T20:59:43.104Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-01-20T20:59:43.117Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-01-20T20:59:43.558Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-01-20T20:59:43.558Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-01-20T20:59:43.558Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-01-20T20:59:43.558Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-01-20T20:59:43.558Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-01-20T20:59:43.558Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-01-20T20:59:43.670Z] ok github.com/docker/docker/distribution 0.107s coverage: 26.4% of statements [2022-01-20T20:59:43.684Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-01-20T20:59:43.684Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-01-20T20:59:43.929Z] ok github.com/docker/docker/distribution/metadata 0.038s coverage: 48.2% of statements [2022-01-20T20:59:43.929Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-01-20T20:59:44.253Z] === RUN TestDockerSuite/TestRunEnvironment [2022-01-20T20:59:44.384Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-01-20T20:59:44.384Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (14.98s) [2022-01-20T20:59:44.384Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (15.35s) [2022-01-20T20:59:44.384Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (15.51s) [2022-01-20T20:59:44.384Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (15.78s) [2022-01-20T20:59:44.384Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (10.19s) [2022-01-20T20:59:44.384Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (9.89s) [2022-01-20T20:59:44.384Z] === RUN TestBuildMultiStageCopy [2022-01-20T20:59:44.384Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-01-20T20:59:44.511Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-01-20T20:59:44.863Z] ok github.com/docker/docker/errdefs 0.004s coverage: 53.1% of statements [2022-01-20T20:59:45.079Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-01-20T20:59:45.338Z] === RUN TestDockerSuite/TestRunExitCode [2022-01-20T20:59:45.429Z] ok github.com/docker/docker/image 0.015s coverage: 86.6% of statements [2022-01-20T20:59:45.628Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-01-20T20:59:45.628Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-01-20T20:59:45.686Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2022-01-20T20:59:45.906Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-01-20T20:59:46.166Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-01-20T20:59:46.253Z] ok github.com/docker/docker/image/tarexport 0.007s coverage: 0.7% of statements [2022-01-20T20:59:46.511Z] ok github.com/docker/docker/image/v1 0.006s coverage: 25.0% of statements [2022-01-20T20:59:46.517Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-01-20T20:59:46.610Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-01-20T20:59:46.735Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-01-20T20:59:46.769Z] ok github.com/docker/docker/distribution/xfer 1.895s coverage: 85.1% of statements [2022-01-20T20:59:46.769Z] ? github.com/docker/docker/dockerversion [no test files] [2022-01-20T20:59:46.769Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-01-20T20:59:47.028Z] ok github.com/docker/docker/libcontainerd/queue 0.036s coverage: 100.0% of statements [2022-01-20T20:59:47.303Z] === RUN TestDockerSuite/TestRunExposePort [2022-01-20T20:59:47.303Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-01-20T20:59:47.563Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-01-20T20:59:47.966Z] ok github.com/docker/docker/oci 0.009s coverage: 43.3% of statements [2022-01-20T20:59:48.131Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-01-20T20:59:48.533Z] ok github.com/docker/docker/opts 0.019s coverage: 67.1% of statements [2022-01-20T20:59:48.791Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-01-20T20:59:49.068Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-01-20T20:59:49.068Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-01-20T20:59:49.068Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2022-01-20T20:59:49.068Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-01-20T20:59:50.006Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-01-20T20:59:50.166Z] ok github.com/docker/docker/pkg/archive 0.288s coverage: 82.2% of statements [2022-01-20T20:59:50.732Z] ok github.com/docker/docker/pkg/authorization 0.080s coverage: 68.3% of statements [2022-01-20T20:59:50.990Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-01-20T20:59:50.990Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2022-01-20T20:59:51.347Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-01-20T20:59:51.384Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-01-20T20:59:51.953Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-01-20T20:59:54.273Z] ok github.com/docker/docker/pkg/chrootarchive 2.467s coverage: 43.5% of statements [2022-01-20T20:59:54.273Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-01-20T20:59:54.273Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2022-01-20T20:59:54.725Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-01-20T20:59:55.206Z] ok github.com/docker/docker/pkg/filenotify 0.606s coverage: 67.0% of statements [2022-01-20T20:59:55.464Z] ok github.com/docker/docker/pkg/fileutils 0.009s coverage: 84.8% of statements [2022-01-20T20:59:55.696Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-01-20T20:59:55.722Z] ok github.com/docker/docker/pkg/fsutils 0.157s coverage: 85.1% of statements [2022-01-20T20:59:55.981Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2022-01-20T20:59:55.981Z] ok github.com/docker/docker/layer 7.957s coverage: 68.8% of statements [2022-01-20T20:59:55.981Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-01-20T20:59:55.981Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-01-20T20:59:55.981Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-01-20T20:59:55.981Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-01-20T20:59:55.981Z] ? github.com/docker/docker/oci/caps [no test files] [2022-01-20T20:59:55.981Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-01-20T20:59:55.981Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-01-20T20:59:56.915Z] ok github.com/docker/docker/pkg/idtools 0.488s coverage: 69.5% of statements [2022-01-20T20:59:57.173Z] ok github.com/docker/docker/pkg/jsonmessage 0.003s coverage: 91.7% of statements [2022-01-20T20:59:57.173Z] ok github.com/docker/docker/pkg/ioutils 0.575s coverage: 71.5% of statements [2022-01-20T20:59:57.173Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-01-20T20:59:57.240Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-01-20T20:59:57.431Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2022-01-20T20:59:57.431Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-01-20T20:59:57.431Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-01-20T20:59:57.431Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2022-01-20T20:59:57.431Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2022-01-20T20:59:57.689Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2022-01-20T20:59:57.689Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements [2022-01-20T20:59:58.255Z] ok github.com/docker/docker/pkg/pidfile 0.019s coverage: 82.4% of statements [2022-01-20T20:59:58.255Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.005s coverage: 86.7% of statements [2022-01-20T20:59:58.255Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-01-20T20:59:58.255Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-01-20T20:59:58.489Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-01-20T20:59:58.781Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-01-20T20:59:58.822Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.017s coverage: 56.8% of statements [2022-01-20T20:59:59.081Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2022-01-20T20:59:59.119Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-01-20T20:59:59.339Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2022-01-20T20:59:59.597Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-01-20T21:00:00.323Z] --- PASS: TestBuildMultiStageCopy (16.11s) [2022-01-20T21:00:00.323Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (10.59s) [2022-01-20T21:00:00.323Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-01-20T21:00:00.323Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.30s) [2022-01-20T21:00:00.323Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.46s) [2022-01-20T21:00:00.323Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.75s) [2022-01-20T21:00:00.323Z] === RUN TestBuildMultiStageParentConfig [2022-01-20T21:00:00.969Z] ok github.com/docker/docker/pkg/pubsub 1.034s coverage: 75.0% of statements [2022-01-20T21:00:00.969Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2022-01-20T21:00:01.228Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-01-20T21:00:01.228Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-01-20T21:00:01.486Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2022-01-20T21:00:01.744Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-01-20T21:00:02.312Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 51.2% of statements [2022-01-20T21:00:02.570Z] ok github.com/docker/docker/pkg/system 0.006s coverage: 40.1% of statements [2022-01-20T21:00:02.828Z] ok github.com/docker/docker/pkg/tailfile 0.054s coverage: 88.6% of statements [2022-01-20T21:00:03.395Z] ok github.com/docker/docker/pkg/tarsum 0.038s coverage: 89.3% of statements [2022-01-20T21:00:03.395Z] coverage: [no statements] [2022-01-20T21:00:03.395Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: [no statements] [no tests to run] [2022-01-20T21:00:03.653Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-01-20T21:00:03.912Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2022-01-20T21:00:03.912Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-01-20T21:00:04.069Z] --- PASS: TestBuildMultiStageParentConfig (3.43s) [2022-01-20T21:00:04.069Z] === RUN TestBuildLabelWithTargets [2022-01-20T21:00:04.069Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-20T21:00:04.069Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2022-01-20T21:00:04.069Z] === RUN TestBuildWithEmptyLayers [2022-01-20T21:00:04.190Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-01-20T21:00:04.190Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-01-20T21:00:05.002Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-01-20T21:00:05.002Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-01-20T21:00:05.002Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-01-20T21:00:05.126Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-01-20T21:00:05.126Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-01-20T21:00:05.126Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-01-20T21:00:05.126Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-01-20T21:00:05.472Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-01-20T21:00:05.612Z] --- PASS: TestBuildWithEmptyLayers (1.85s) [2022-01-20T21:00:05.612Z] === RUN TestBuildMultiStageOnBuild [2022-01-20T21:00:05.694Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-01-20T21:00:05.812Z] ok github.com/docker/docker/plugin 0.516s coverage: 23.2% of statements [2022-01-20T21:00:05.812Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-01-20T21:00:06.378Z] ok github.com/docker/docker/profiles/seccomp 0.008s coverage: 86.0% of statements [2022-01-20T21:00:07.128Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-01-20T21:00:07.128Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-01-20T21:00:07.128Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-01-20T21:00:07.312Z] ok github.com/docker/docker/quota 0.230s coverage: 71.4% of statements [2022-01-20T21:00:07.570Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-01-20T21:00:08.232Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-01-20T21:00:08.432Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-01-20T21:00:08.504Z] ok github.com/docker/docker/registry 0.036s coverage: 58.3% of statements [2022-01-20T21:00:08.763Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2022-01-20T21:00:09.021Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-01-20T21:00:09.168Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-01-20T21:00:09.587Z] ok github.com/docker/docker/runconfig 0.007s coverage: 65.7% of statements [2022-01-20T21:00:09.587Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-01-20T21:00:10.000Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-01-20T21:00:10.105Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-01-20T21:00:11.869Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-01-20T21:00:11.869Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-01-20T21:00:11.869Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-01-20T21:00:11.869Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-01-20T21:00:11.869Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-01-20T21:00:12.117Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-01-20T21:00:12.682Z] ok github.com/docker/docker/volume/local 0.119s coverage: 76.4% of statements [2022-01-20T21:00:12.941Z] ok github.com/docker/docker/volume/mounts 0.009s coverage: 67.7% of statements [2022-01-20T21:00:14.295Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-01-20T21:00:14.316Z] ok github.com/docker/docker/volume/service 0.014s coverage: 72.3% of statements [2022-01-20T21:00:15.676Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-01-20T21:00:15.881Z] === RUN TestDockerSuite/TestBuildAddScript [2022-01-20T21:00:15.881Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-01-20T21:00:15.881Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-01-20T21:00:15.881Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-01-20T21:00:15.881Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-01-20T21:00:15.881Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-01-20T21:00:15.881Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-01-20T21:00:15.881Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-01-20T21:00:15.881Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-01-20T21:00:15.881Z] === RUN TestDockerSuite/TestBuildAddTar [2022-01-20T21:00:16.245Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-01-20T21:00:16.813Z] === RUN TestDockerSuite/TestRunModeHostname [2022-01-20T21:00:17.717Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-01-20T21:00:17.717Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-01-20T21:00:17.717Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-01-20T21:00:17.751Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-01-20T21:00:18.011Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-01-20T21:00:18.011Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-01-20T21:00:18.699Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-01-20T21:00:18.699Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-01-20T21:00:18.699Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-01-20T21:00:18.699Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-01-20T21:00:18.699Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-01-20T21:00:18.949Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-01-20T21:00:19.208Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-01-20T21:00:20.145Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-01-20T21:00:21.524Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-01-20T21:00:21.524Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-01-20T21:00:21.524Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-01-20T21:00:21.524Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-01-20T21:00:22.462Z] === RUN TestDockerSuite/TestRunMount [2022-01-20T21:00:25.005Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-01-20T21:00:26.733Z] --- PASS: TestBuildMultiStageOnBuild (20.51s) [2022-01-20T21:00:26.733Z] === RUN TestBuildUncleanTarFilenames [2022-01-20T21:00:26.733Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-20T21:00:26.733Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2022-01-20T21:00:26.733Z] === RUN TestBuildMultiStageLayerLeak [2022-01-20T21:00:27.541Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-01-20T21:00:27.541Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-01-20T21:00:28.108Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-01-20T21:00:28.677Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-01-20T21:00:29.615Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-01-20T21:00:30.993Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-01-20T21:00:31.252Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-01-20T21:00:33.791Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-01-20T21:00:33.791Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-01-20T21:00:35.697Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-01-20T21:00:36.227Z] ok github.com/docker/docker/pkg/plugins 33.636s coverage: 76.3% of statements [2022-01-20T21:00:36.227Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-01-20T21:00:36.227Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-01-20T21:00:36.227Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-01-20T21:00:36.227Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-01-20T21:00:36.227Z] ? github.com/docker/docker/pkg/term [no test files] [2022-01-20T21:00:36.227Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-01-20T21:00:36.227Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-01-20T21:00:36.227Z] ? github.com/docker/docker/rootless [no test files] [2022-01-20T21:00:36.227Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-01-20T21:00:36.227Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-01-20T21:00:36.227Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-01-20T21:00:36.228Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-01-20T21:00:36.228Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-01-20T21:00:36.228Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-01-20T21:00:36.228Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-01-20T21:00:36.228Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-01-20T21:00:36.228Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-01-20T21:00:36.228Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-01-20T21:00:36.228Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-01-20T21:00:36.228Z] ? github.com/docker/docker/testutil/request [no test files] [2022-01-20T21:00:36.228Z] ? github.com/docker/docker/volume [no test files] [2022-01-20T21:00:36.228Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-01-20T21:00:36.228Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-01-20T21:00:36.228Z] [2022-01-20T21:00:36.228Z] === Skipped [2022-01-20T21:00:36.228Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-01-20T21:00:36.228Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-01-20T21:00:36.228Z] [2022-01-20T21:00:36.228Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-01-20T21:00:36.228Z] network_proxy_test.go:208: No support for dual stack yet [2022-01-20T21:00:36.228Z] [2022-01-20T21:00:36.228Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-01-20T21:00:36.228Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-01-20T21:00:36.228Z] [2022-01-20T21:00:36.228Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-01-20T21:00:36.228Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-01-20T21:00:36.228Z] [2022-01-20T21:00:36.228Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-01-20T21:00:36.228Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-20T21:00:36.228Z] graphtest_unix.go:44: Driver btrfs not supported [2022-01-20T21:00:36.228Z] [2022-01-20T21:00:36.228Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-01-20T21:00:36.228Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-20T21:00:36.228Z] graphtest_unix.go:44: Driver btrfs not supported [2022-01-20T21:00:36.228Z] [2022-01-20T21:00:36.228Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-01-20T21:00:36.228Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-20T21:00:36.228Z] graphtest_unix.go:44: Driver btrfs not supported [2022-01-20T21:00:36.228Z] [2022-01-20T21:00:36.228Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-01-20T21:00:36.228Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-20T21:00:36.228Z] graphtest_unix.go:44: Driver btrfs not supported [2022-01-20T21:00:36.228Z] [2022-01-20T21:00:36.228Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-01-20T21:00:36.228Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-20T21:00:36.228Z] graphtest_unix.go:44: Driver btrfs not supported [2022-01-20T21:00:36.228Z] [2022-01-20T21:00:36.228Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-01-20T21:00:36.228Z] graphtest_unix.go:71: No driver to put! [2022-01-20T21:00:36.228Z] [2022-01-20T21:00:36.228Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-01-20T21:00:36.228Z] time="2022-01-20T20:59:30Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-01-20T21:00:36.228Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-01-20T21:00:36.228Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-01-20T21:00:36.228Z] [2022-01-20T21:00:36.228Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-01-20T21:00:36.228Z] time="2022-01-20T20:59:30Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-01-20T21:00:36.228Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-01-20T21:00:36.228Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-01-20T21:00:36.228Z] [2022-01-20T21:00:36.228Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-01-20T21:00:36.228Z] time="2022-01-20T20:59:30Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-01-20T21:00:36.228Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-01-20T21:00:36.228Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-01-20T21:00:36.228Z] [2022-01-20T21:00:36.228Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-01-20T21:00:36.228Z] time="2022-01-20T20:59:30Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-01-20T21:00:36.228Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-01-20T21:00:36.228Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-01-20T21:00:36.228Z] [2022-01-20T21:00:36.228Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-01-20T21:00:36.228Z] time="2022-01-20T20:59:30Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-01-20T21:00:36.228Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-01-20T21:00:36.228Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-01-20T21:00:36.228Z] [2022-01-20T21:00:36.228Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-01-20T21:00:36.228Z] graphtest_unix.go:71: No driver to put! [2022-01-20T21:00:36.228Z] [2022-01-20T21:00:36.228Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-01-20T21:00:36.228Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-01-20T21:00:36.228Z] [2022-01-20T21:00:36.228Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-01-20T21:00:36.228Z] overlay_test.go:50: Fails to compute changes intermittently [2022-01-20T21:00:36.228Z] [2022-01-20T21:00:36.228Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-01-20T21:00:36.228Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-01-20T21:00:36.228Z] [2022-01-20T21:00:36.228Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-01-20T21:00:36.228Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-01-20T21:00:36.228Z] [2022-01-20T21:00:36.228Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-01-20T21:00:36.228Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-20T21:00:36.228Z] graphtest_unix.go:44: Driver zfs not supported [2022-01-20T21:00:36.228Z] [2022-01-20T21:00:36.228Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-01-20T21:00:36.228Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-20T21:00:36.228Z] graphtest_unix.go:44: Driver zfs not supported [2022-01-20T21:00:36.228Z] [2022-01-20T21:00:36.228Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-01-20T21:00:36.228Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-20T21:00:36.228Z] graphtest_unix.go:44: Driver zfs not supported [2022-01-20T21:00:36.228Z] [2022-01-20T21:00:36.228Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-01-20T21:00:36.228Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-20T21:00:36.228Z] graphtest_unix.go:44: Driver zfs not supported [2022-01-20T21:00:36.228Z] [2022-01-20T21:00:36.228Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-01-20T21:00:36.228Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-20T21:00:36.228Z] graphtest_unix.go:44: Driver zfs not supported [2022-01-20T21:00:36.228Z] [2022-01-20T21:00:36.228Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-01-20T21:00:36.228Z] graphtest_unix.go:71: No driver to put! [2022-01-20T21:00:36.228Z] [2022-01-20T21:00:36.228Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-01-20T21:00:36.228Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-01-20T21:00:36.228Z] [2022-01-20T21:00:36.228Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-01-20T21:00:36.228Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-01-20T21:00:36.228Z] [2022-01-20T21:00:36.228Z] DONE 2311 tests, 28 skipped in 222.845s [2022-01-20T21:00:36.228Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-01-20T21:00:36.228Z] github.com/docker/docker/libnetwork/bitseq [2022-01-20T21:00:36.228Z] github.com/docker/docker/libnetwork/cluster [2022-01-20T21:00:36.228Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-01-20T21:00:36.228Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-01-20T21:00:36.228Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-01-20T21:00:36.228Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-01-20T21:00:36.228Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-01-20T21:00:36.228Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-01-20T21:00:36.228Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-01-20T21:00:36.228Z] github.com/docker/docker/libnetwork/config [2022-01-20T21:00:36.228Z] github.com/docker/docker/libnetwork/datastore [2022-01-20T21:00:36.228Z] github.com/docker/docker/libnetwork/diagnostic [2022-01-20T21:00:36.228Z] github.com/docker/docker/libnetwork/discoverapi [2022-01-20T21:00:36.228Z] github.com/docker/docker/libnetwork/driverapi [2022-01-20T21:00:36.228Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-01-20T21:00:36.228Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-01-20T21:00:36.228Z] github.com/docker/docker/libnetwork/drivers/host [2022-01-20T21:00:36.228Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-01-20T21:00:36.228Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-01-20T21:00:36.228Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-01-20T21:00:36.228Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-01-20T21:00:36.228Z] github.com/docker/docker/libnetwork/drivers/null [2022-01-20T21:00:36.228Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-01-20T21:00:36.228Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-01-20T21:00:36.228Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-01-20T21:00:36.228Z] github.com/docker/docker/libnetwork/drivers/remote [2022-01-20T21:00:36.228Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-01-20T21:00:36.228Z] github.com/docker/docker/libnetwork/drivers/windows [2022-01-20T21:00:36.228Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-01-20T21:00:36.228Z] github.com/docker/docker/libnetwork/drvregistry [2022-01-20T21:00:36.228Z] github.com/docker/docker/libnetwork/etchosts [2022-01-20T21:00:36.228Z] github.com/docker/docker/libnetwork/idm [2022-01-20T21:00:36.228Z] github.com/docker/docker/libnetwork/internal/caller [2022-01-20T21:00:36.228Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-01-20T21:00:36.228Z] github.com/docker/docker/libnetwork/ipam [2022-01-20T21:00:36.228Z] github.com/docker/docker/libnetwork/ipamapi [2022-01-20T21:00:36.228Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-01-20T21:00:36.228Z] github.com/docker/docker/libnetwork/ipams/null [2022-01-20T21:00:36.228Z] github.com/docker/docker/libnetwork/ipams/remote [2022-01-20T21:00:36.228Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-01-20T21:00:36.228Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-01-20T21:00:36.228Z] github.com/docker/docker/libnetwork/ipamutils [2022-01-20T21:00:36.228Z] github.com/docker/docker/libnetwork/iptables [2022-01-20T21:00:36.228Z] github.com/docker/docker/libnetwork/netlabel [2022-01-20T21:00:36.228Z] github.com/docker/docker/libnetwork/netutils [2022-01-20T21:00:36.228Z] github.com/docker/docker/libnetwork/networkdb [2022-01-20T21:00:36.228Z] github.com/docker/docker/libnetwork/ns [2022-01-20T21:00:36.228Z] github.com/docker/docker/libnetwork/options [2022-01-20T21:00:36.228Z] github.com/docker/docker/libnetwork/osl [2022-01-20T21:00:36.228Z] github.com/docker/docker/libnetwork/osl/kernel [2022-01-20T21:00:36.228Z] github.com/docker/docker/libnetwork/portallocator [2022-01-20T21:00:36.228Z] github.com/docker/docker/libnetwork/portmapper [2022-01-20T21:00:36.228Z] github.com/docker/docker/libnetwork/resolvconf [2022-01-20T21:00:36.228Z] github.com/docker/docker/libnetwork/testutils [2022-01-20T21:00:36.228Z] github.com/docker/docker/libnetwork/types' ']' [2022-01-20T21:00:36.228Z] + 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-01-20T21:00:37.602Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-01-20T21:00:37.602Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-01-20T21:00:38.981Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-01-20T21:00:40.363Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-01-20T21:00:40.364Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-01-20T21:00:40.933Z] === RUN TestDockerSuite/TestRunNetHost [2022-01-20T21:00:41.869Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-01-20T21:00:41.869Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-01-20T21:00:42.129Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-01-20T21:00:42.699Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-01-20T21:00:44.027Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-01-20T21:00:44.600Z] --- PASS: TestBuildMultiStageLayerLeak (17.53s) [2022-01-20T21:00:44.600Z] === RUN TestBuildWithHugeFile [2022-01-20T21:00:44.626Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-01-20T21:00:45.588Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-01-20T21:00:45.588Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-01-20T21:00:46.005Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-01-20T21:00:46.056Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-01-20T21:00:46.056Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-01-20T21:00:46.523Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-01-20T21:00:48.082Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-01-20T21:00:48.082Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-01-20T21:00:48.082Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-01-20T21:00:48.541Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-01-20T21:00:48.541Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-01-20T21:00:48.800Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-01-20T21:00:49.059Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-01-20T21:00:49.318Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-01-20T21:00:49.577Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-01-20T21:00:50.146Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-01-20T21:00:50.146Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-01-20T21:00:50.405Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-01-20T21:00:51.759Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-01-20T21:00:51.759Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-01-20T21:00:51.759Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-01-20T21:00:51.759Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-01-20T21:00:51.759Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-01-20T21:00:51.864Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-01-20T21:00:53.424Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-01-20T21:00:53.424Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-01-20T21:00:53.424Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-01-20T21:00:53.424Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-01-20T21:00:53.424Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-01-20T21:00:54.983Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-01-20T21:00:55.966Z] === RUN TestDockerSuite/TestBuildCmd [2022-01-20T21:00:56.433Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-01-20T21:00:56.901Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-01-20T21:00:56.966Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-01-20T21:00:56.966Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2022-01-20T21:00:56.966Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-01-20T21:00:56.966Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-01-20T21:00:56.966Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-01-20T21:00:57.367Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-01-20T21:00:57.902Z] === RUN TestDockerSuite/TestRunPortInUse [2022-01-20T21:00:58.472Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-01-20T21:00:59.039Z] docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n" [2022-01-20T21:00:59.039Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-01-20T21:00:59.302Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-01-20T21:00:59.870Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-01-20T21:01:00.129Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-01-20T21:01:00.697Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-01-20T21:01:00.697Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2022-01-20T21:01:00.697Z] === RUN TestDockerSuite/TestRunPublishPort [2022-01-20T21:01:00.956Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-01-20T21:01:01.525Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-01-20T21:01:01.525Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2022-01-20T21:01:01.525Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-01-20T21:01:01.784Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-01-20T21:01:02.721Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-01-20T21:01:02.721Z] docker_cli_run_test.go:1426: Unstable test, to be re-activated once #19937 is resolved [2022-01-20T21:01:02.721Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-01-20T21:01:04.515Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-01-20T21:01:05.256Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-01-20T21:01:05.825Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-01-20T21:01:06.075Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-01-20T21:01:06.075Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-01-20T21:01:06.075Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-01-20T21:01:06.087Z] === RUN TestDockerSuite/TestRunRm [2022-01-20T21:01:06.660Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-01-20T21:01:07.062Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-01-20T21:01:07.062Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-01-20T21:01:07.062Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-01-20T21:01:08.048Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-01-20T21:01:09.609Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-01-20T21:01:10.592Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-01-20T21:01:10.851Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-01-20T21:01:10.851Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-01-20T21:01:11.110Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-01-20T21:01:11.574Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-01-20T21:01:11.574Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-01-20T21:01:11.574Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-01-20T21:01:12.055Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-01-20T21:01:12.724Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-01-20T21:01:13.043Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-01-20T21:01:13.043Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-01-20T21:01:13.043Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-01-20T21:01:13.043Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-01-20T21:01:13.043Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-01-20T21:01:13.067Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-01-20T21:01:13.067Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-01-20T21:01:13.067Z] === RUN TestDockerSuite/TestBuildBlankName [2022-01-20T21:01:13.067Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-01-20T21:01:13.293Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-01-20T21:01:13.552Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-01-20T21:01:14.919Z] ok github.com/docker/docker/libnetwork 37.240s coverage: 40.7% of statements [2022-01-20T21:01:14.919Z] ok github.com/docker/docker/libnetwork/bitseq 0.120s coverage: 84.4% of statements [2022-01-20T21:01:14.919Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-01-20T21:01:15.853Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-01-20T21:01:16.087Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-01-20T21:01:16.112Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-01-20T21:01:16.112Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-01-20T21:01:16.112Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-01-20T21:01:16.112Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-01-20T21:01:16.112Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-01-20T21:01:16.112Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-01-20T21:01:16.371Z] ok github.com/docker/docker/libnetwork/config 0.014s coverage: 19.7% of statements [2022-01-20T21:01:16.938Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-01-20T21:01:16.938Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-01-20T21:01:16.938Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-01-20T21:01:17.024Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-01-20T21:01:17.196Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements [2022-01-20T21:01:18.915Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-01-20T21:01:18.934Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-01-20T21:01:19.503Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-01-20T21:01:19.726Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.356s coverage: 59.9% of statements [2022-01-20T21:01:19.726Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-01-20T21:01:19.726Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-01-20T21:01:20.072Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-01-20T21:01:20.240Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-01-20T21:01:20.240Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-01-20T21:01:20.332Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-01-20T21:01:20.660Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.175s coverage: 4.0% of statements [2022-01-20T21:01:20.660Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-01-20T21:01:20.899Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-01-20T21:01:20.918Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.5% of statements [2022-01-20T21:01:20.918Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-01-20T21:01:21.159Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-01-20T21:01:21.177Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-01-20T21:01:21.229Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-01-20T21:01:21.726Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-01-20T21:01:21.985Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-01-20T21:01:22.554Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-01-20T21:01:22.813Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-01-20T21:01:25.348Z] === RUN TestDockerSuite/TestRunState [2022-01-20T21:01:26.287Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-01-20T21:01:26.856Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-01-20T21:01:27.107Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-01-20T21:01:27.121Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-01-20T21:01:27.382Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-01-20T21:01:27.382Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2022-01-20T21:01:27.382Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-01-20T21:01:27.641Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-01-20T21:01:28.209Z] === RUN TestDockerSuite/TestRunSysctls [2022-01-20T21:01:29.145Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-01-20T21:01:29.145Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-01-20T21:01:29.145Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-01-20T21:01:29.714Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-01-20T21:01:29.974Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-01-20T21:01:31.141Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.885s coverage: 7.2% of statements [2022-01-20T21:01:31.141Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-01-20T21:01:31.141Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.002s coverage: 63.6% of statements [2022-01-20T21:01:31.141Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2022-01-20T21:01:31.141Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-01-20T21:01:31.141Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-01-20T21:01:31.141Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-01-20T21:01:31.355Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-01-20T21:01:31.402Z] ok github.com/docker/docker/libnetwork/drvregistry 0.013s coverage: 82.4% of statements [2022-01-20T21:01:31.661Z] ok github.com/docker/docker/libnetwork/etchosts 0.010s coverage: 81.2% of statements [2022-01-20T21:01:31.919Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-01-20T21:01:31.919Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-01-20T21:01:32.293Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-01-20T21:01:32.553Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-01-20T21:01:33.492Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-01-20T21:01:35.399Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-01-20T21:01:36.336Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-01-20T21:01:37.553Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-01-20T21:01:37.714Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-01-20T21:01:39.091Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-01-20T21:01:39.659Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-01-20T21:01:40.227Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-01-20T21:01:40.796Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-01-20T21:01:41.055Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-01-20T21:01:42.437Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-01-20T21:01:43.820Z] === RUN TestDockerSuite/TestRunUserByID [2022-01-20T21:01:44.080Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-01-20T21:01:44.119Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.004s coverage: 100.0% of statements [2022-01-20T21:01:44.339Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-01-20T21:01:44.598Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-01-20T21:01:44.598Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-01-20T21:01:45.167Z] === RUN TestDockerSuite/TestRunUserByName [2022-01-20T21:01:45.740Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-01-20T21:01:46.312Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-01-20T21:01:46.312Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2022-01-20T21:01:46.312Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-01-20T21:01:46.572Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-01-20T21:01:47.140Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-01-20T21:01:47.140Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-01-20T21:01:49.679Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-01-20T21:01:50.248Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-01-20T21:01:50.816Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-01-20T21:01:51.755Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-01-20T21:01:52.505Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-01-20T21:01:52.505Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-01-20T21:01:52.505Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-01-20T21:01:52.695Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-01-20T21:01:53.264Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-01-20T21:01:54.201Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-01-20T21:01:54.741Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-01-20T21:01:54.741Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-01-20T21:01:54.741Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-01-20T21:01:56.106Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-01-20T21:01:56.302Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-01-20T21:01:56.302Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-01-20T21:01:56.302Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-01-20T21:01:56.302Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-01-20T21:01:56.302Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-01-20T21:01:56.949Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-01-20T21:01:56.949Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-01-20T21:01:57.417Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-01-20T21:01:57.417Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-01-20T21:01:57.883Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-01-20T21:01:57.883Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-01-20T21:01:57.883Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-01-20T21:01:58.016Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-01-20T21:01:58.274Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-01-20T21:01:58.274Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2022-01-20T21:01:58.274Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-01-20T21:01:58.274Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2022-01-20T21:01:58.274Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-01-20T21:01:58.274Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2022-01-20T21:01:58.274Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-01-20T21:01:58.350Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-01-20T21:01:58.350Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-01-20T21:01:58.350Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-01-20T21:01:58.534Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-01-20T21:01:58.534Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-01-20T21:01:58.534Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2022-01-20T21:01:58.534Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-01-20T21:01:58.993Z] ok github.com/docker/docker/libnetwork/ipam 13.791s coverage: 85.3% of statements [2022-01-20T21:01:58.993Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-01-20T21:01:58.993Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-01-20T21:01:58.993Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-01-20T21:01:58.993Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.006s coverage: 47.4% of statements [2022-01-20T21:01:58.993Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-01-20T21:01:58.993Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-01-20T21:01:58.993Z] ok github.com/docker/docker/libnetwork/ipamutils 0.248s coverage: 74.0% of statements [2022-01-20T21:01:58.993Z] ok github.com/docker/docker/libnetwork/iptables 0.153s coverage: 45.1% of statements [2022-01-20T21:01:58.993Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-01-20T21:01:58.993Z] ok github.com/docker/docker/libnetwork/netutils 0.018s coverage: 44.1% of statements [2022-01-20T21:01:59.102Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-01-20T21:01:59.670Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-01-20T21:02:00.608Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-01-20T21:02:01.175Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-01-20T21:02:01.745Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-01-20T21:02:01.745Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-01-20T21:02:02.315Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-01-20T21:02:02.315Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2022-01-20T21:02:02.315Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-01-20T21:02:02.315Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-01-20T21:02:02.315Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-01-20T21:02:02.315Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-01-20T21:02:02.315Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-01-20T21:02:02.315Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-01-20T21:02:02.315Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-01-20T21:02:02.315Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-01-20T21:02:02.315Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-01-20T21:02:02.315Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2022-01-20T21:02:02.315Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-01-20T21:02:02.315Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-01-20T21:02:02.315Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-01-20T21:02:02.883Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-01-20T21:02:03.143Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-01-20T21:02:03.404Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-01-20T21:02:03.470Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-01-20T21:02:03.470Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-01-20T21:02:03.470Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-01-20T21:02:03.470Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-01-20T21:02:03.470Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-01-20T21:02:03.470Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-01-20T21:02:03.470Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-01-20T21:02:03.470Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-01-20T21:02:03.666Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-01-20T21:02:03.931Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-01-20T21:02:04.192Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-01-20T21:02:04.765Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-01-20T21:02:04.765Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-01-20T21:02:05.332Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-01-20T21:02:05.901Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-01-20T21:02:05.901Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-01-20T21:02:05.901Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-01-20T21:02:06.839Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-01-20T21:02:07.406Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-01-20T21:02:07.975Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-01-20T21:02:07.975Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2022-01-20T21:02:07.975Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-01-20T21:02:08.234Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-01-20T21:02:08.234Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-01-20T21:02:09.170Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-01-20T21:02:09.429Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-01-20T21:02:10.807Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-01-20T21:02:11.375Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-01-20T21:02:11.375Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-01-20T21:02:11.375Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-01-20T21:02:11.942Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-01-20T21:02:12.879Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-01-20T21:02:13.449Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-01-20T21:02:13.449Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-01-20T21:02:14.387Z] === RUN TestDockerSuite/TestSaveImageId [2022-01-20T21:02:14.701Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-01-20T21:02:14.960Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-01-20T21:02:15.898Z] docker_cli_save_load_test.go:364: tmpdir /tmp/save-load-parents2242655323 [2022-01-20T21:02:16.157Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-01-20T21:02:16.157Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-01-20T21:02:17.095Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-01-20T21:02:17.663Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-01-20T21:02:17.663Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-01-20T21:02:17.663Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-01-20T21:02:19.569Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-01-20T21:02:20.136Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-01-20T21:02:21.073Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-01-20T21:02:21.333Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-01-20T21:02:21.333Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-01-20T21:02:21.333Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-01-20T21:02:21.599Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-01-20T21:02:22.184Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-01-20T21:02:23.562Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-01-20T21:02:23.627Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-01-20T21:02:23.627Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-01-20T21:02:23.627Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-01-20T21:02:23.627Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-01-20T21:02:24.499Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-01-20T21:02:26.404Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-01-20T21:02:28.787Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-01-20T21:02:29.693Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-01-20T21:02:31.072Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-01-20T21:02:31.072Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-01-20T21:02:32.009Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-01-20T21:02:32.586Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-01-20T21:02:32.586Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-01-20T21:02:32.952Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-01-20T21:02:33.056Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-01-20T21:02:33.056Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-01-20T21:02:33.525Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-01-20T21:02:33.888Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-01-20T21:02:35.093Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-01-20T21:02:35.094Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-01-20T21:02:35.094Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-01-20T21:02:35.791Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-01-20T21:02:37.169Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-01-20T21:02:37.737Z] === RUN TestDockerSuite/TestStartRecordError [2022-01-20T21:02:38.542Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-01-20T21:02:38.674Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-01-20T21:02:39.008Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-01-20T21:02:39.475Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-01-20T21:02:39.865Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-01-20T21:02:40.581Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-01-20T21:02:41.433Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-01-20T21:02:41.433Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-01-20T21:02:41.433Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-01-20T21:02:41.433Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-01-20T21:02:41.433Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-01-20T21:02:41.517Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-01-20T21:02:43.002Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-01-20T21:02:43.265Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-01-20T21:02:43.992Z] === RUN TestDockerSuite/TestBuildCmd [2022-01-20T21:02:44.075Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-01-20T21:02:44.461Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-01-20T21:02:44.930Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-01-20T21:02:45.919Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-01-20T21:02:46.207Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-01-20T21:02:46.618Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-01-20T21:02:48.000Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-01-20T21:02:49.994Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-01-20T21:02:51.287Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-01-20T21:02:53.091Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-01-20T21:02:54.666Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-01-20T21:02:54.666Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-01-20T21:02:54.666Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-01-20T21:02:55.475Z] === RUN TestDockerSuite/TestStatsNoStream [2022-01-20T21:02:56.234Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-01-20T21:02:56.234Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-01-20T21:02:56.234Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-01-20T21:02:56.234Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-01-20T21:02:58.007Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-01-20T21:02:58.454Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-01-20T21:02:58.943Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-01-20T21:02:59.204Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-01-20T21:02:59.445Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-01-20T21:02:59.773Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-01-20T21:02:59.915Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-01-20T21:02:59.915Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-01-20T21:02:59.915Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-01-20T21:03:00.342Z] === RUN TestDockerSuite/TestTopPrivileged [2022-01-20T21:03:00.904Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-01-20T21:03:01.282Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-01-20T21:03:01.282Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-01-20T21:03:01.282Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-01-20T21:03:01.541Z] docker_cli_service_logs_test.go:246: checking task zgxrbwalor8h [2022-01-20T21:03:01.541Z] docker_cli_service_logs_test.go:251: checking messages for zgxrbwalor8h [2022-01-20T21:03:01.541Z] docker_cli_service_logs_test.go:246: checking task u1qkkzxfynlp [2022-01-20T21:03:01.541Z] docker_cli_service_logs_test.go:251: checking messages for u1qkkzxfynlp [2022-01-20T21:03:01.800Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-01-20T21:03:01.892Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-01-20T21:03:01.892Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-01-20T21:03:01.892Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-01-20T21:03:01.892Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-01-20T21:03:01.892Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-01-20T21:03:04.335Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-01-20T21:03:07.633Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-01-20T21:03:07.633Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-01-20T21:03:07.772Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-01-20T21:03:08.201Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-01-20T21:03:08.201Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-01-20T21:03:08.201Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-01-20T21:03:08.201Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-01-20T21:03:08.201Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-01-20T21:03:09.138Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-01-20T21:03:09.705Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-01-20T21:03:10.273Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-01-20T21:03:11.211Z] === RUN TestDockerSuite/TestUpdateStats [2022-01-20T21:03:12.147Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-01-20T21:03:14.680Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-01-20T21:03:14.680Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-01-20T21:03:15.617Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-01-20T21:03:15.617Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-01-20T21:03:15.617Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-01-20T21:03:16.558Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-01-20T21:03:17.126Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-01-20T21:03:19.661Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-01-20T21:03:21.566Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-01-20T21:03:24.103Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-01-20T21:03:25.480Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-01-20T21:03:28.018Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-01-20T21:03:30.558Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-01-20T21:03:31.934Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-01-20T21:03:32.503Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-01-20T21:03:34.414Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-01-20T21:03:34.673Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-01-20T21:03:35.241Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-01-20T21:03:36.178Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-01-20T21:03:37.115Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-01-20T21:03:38.053Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-01-20T21:03:39.432Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-01-20T21:03:39.432Z] docker_cli_swarm_test.go:1895: [dc07b97ca6c4d] joining swarm manager [df03fb8f54c1a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-20T21:03:40.810Z] docker_cli_swarm_test.go:1896: [d0e6cf647cc0a] joining swarm manager [df03fb8f54c1a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-20T21:03:40.810Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-01-20T21:03:40.820Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-01-20T21:03:42.282Z] --- PASS: TestBuildWithHugeFile (167.37s) [2022-01-20T21:03:42.282Z] === RUN TestBuildWCOWSandboxSize [2022-01-20T21:03:42.282Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-01-20T21:03:42.282Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-01-20T21:03:42.282Z] === RUN TestBuildWithEmptyDockerfile [2022-01-20T21:03:42.282Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-20T21:03:42.282Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-20T21:03:42.282Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-20T21:03:42.282Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-20T21:03:42.282Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-20T21:03:42.282Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-20T21:03:42.282Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-20T21:03:42.282Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-20T21:03:42.282Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-20T21:03:42.282Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2022-01-20T21:03:42.282Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-01-20T21:03:42.282Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s) [2022-01-20T21:03:42.282Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) [2022-01-20T21:03:42.282Z] === RUN TestBuildPreserveOwnership [2022-01-20T21:03:42.282Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-20T21:03:42.282Z] --- SKIP: TestBuildPreserveOwnership (0.01s) [2022-01-20T21:03:42.282Z] === RUN TestBuildPlatformInvalid [2022-01-20T21:03:42.282Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-01-20T21:03:42.282Z] PASS [2022-01-20T21:03:42.282Z] ok github.com/docker/docker/integration/build 252.328s [2022-01-20T21:03:42.282Z] [2022-01-20T21:03:42.282Z] === Skipped [2022-01-20T21:03:42.282Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-01-20T21:03:42.282Z] build_session_test.go:25: TODO: BuildKit [2022-01-20T21:03:42.282Z] [2022-01-20T21:03:42.282Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-01-20T21:03:42.282Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T21:03:42.282Z] [2022-01-20T21:03:42.282Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2022-01-20T21:03:42.282Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-20T21:03:42.282Z] [2022-01-20T21:03:42.282Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2022-01-20T21:03:42.282Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-20T21:03:42.282Z] [2022-01-20T21:03:42.282Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-01-20T21:03:42.282Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-01-20T21:03:42.282Z] [2022-01-20T21:03:42.282Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.01s) [2022-01-20T21:03:42.282Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-20T21:03:42.282Z] [2022-01-20T21:03:42.282Z] DONE 29 tests, 6 skipped in 289.132s [2022-01-20T21:03:42.282Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-01-20T21:03:42.282Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-20T21:03:42.282Z] INFO: Testing against a local daemon [2022-01-20T21:03:42.282Z] === RUN TestConfigInspect [2022-01-20T21:03:42.282Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T21:03:42.282Z] --- SKIP: TestConfigInspect (0.00s) [2022-01-20T21:03:42.282Z] === RUN TestConfigList [2022-01-20T21:03:42.282Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T21:03:42.282Z] --- SKIP: TestConfigList (0.00s) [2022-01-20T21:03:42.282Z] === RUN TestConfigsCreateAndDelete [2022-01-20T21:03:42.282Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T21:03:42.282Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-01-20T21:03:42.282Z] === RUN TestConfigsUpdate [2022-01-20T21:03:42.282Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T21:03:42.282Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-01-20T21:03:42.282Z] === RUN TestTemplatedConfig [2022-01-20T21:03:42.282Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T21:03:42.282Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-01-20T21:03:42.282Z] === RUN TestConfigCreateResolve [2022-01-20T21:03:42.282Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T21:03:42.282Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-01-20T21:03:42.282Z] PASS [2022-01-20T21:03:42.282Z] ok github.com/docker/docker/integration/config 0.118s [2022-01-20T21:03:42.282Z] [2022-01-20T21:03:42.282Z] === Skipped [2022-01-20T21:03:42.282Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-01-20T21:03:42.282Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T21:03:42.282Z] [2022-01-20T21:03:42.282Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-01-20T21:03:42.282Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T21:03:42.282Z] [2022-01-20T21:03:42.283Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-01-20T21:03:42.283Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T21:03:42.283Z] [2022-01-20T21:03:42.283Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-01-20T21:03:42.283Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T21:03:42.283Z] [2022-01-20T21:03:42.283Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-01-20T21:03:42.283Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T21:03:42.283Z] [2022-01-20T21:03:42.283Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-01-20T21:03:42.283Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T21:03:42.283Z] [2022-01-20T21:03:42.283Z] DONE 6 tests, 6 skipped in 2.628s [2022-01-20T21:03:42.283Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-01-20T21:03:42.283Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-20T21:03:42.283Z] INFO: Testing against a local daemon [2022-01-20T21:03:42.283Z] === RUN TestCheckpoint [2022-01-20T21:03:42.283Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-01-20T21:03:42.283Z] --- SKIP: TestCheckpoint (0.00s) [2022-01-20T21:03:42.283Z] === RUN TestContainerInvalidJSON [2022-01-20T21:03:42.283Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-01-20T21:03:42.283Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-01-20T21:03:42.283Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-01-20T21:03:42.283Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-01-20T21:03:42.283Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-01-20T21:03:42.283Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-01-20T21:03:42.283Z] --- PASS: TestContainerInvalidJSON (0.05s) [2022-01-20T21:03:42.283Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2022-01-20T21:03:42.283Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2022-01-20T21:03:42.283Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-01-20T21:03:42.283Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.39s) [2022-01-20T21:03:42.283Z] === RUN TestCopyFromContainerPathIsNotDir [2022-01-20T21:03:42.283Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.28s) [2022-01-20T21:03:42.283Z] === RUN TestCopyToContainerPathDoesNotExist [2022-01-20T21:03:42.283Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.30s) [2022-01-20T21:03:42.283Z] === RUN TestCopyToContainerPathIsNotDir [2022-01-20T21:03:42.283Z] --- PASS: TestCopyToContainerPathIsNotDir (0.26s) [2022-01-20T21:03:42.283Z] === RUN TestCopyFromContainer [2022-01-20T21:03:42.283Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T21:03:42.283Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-01-20T21:03:42.283Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-01-20T21:03:42.283Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-20T21:03:42.283Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-20T21:03:42.283Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-20T21:03:42.283Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-20T21:03:42.283Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-20T21:03:42.283Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-20T21:03:42.283Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-20T21:03:42.283Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-20T21:03:42.283Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-20T21:03:42.283Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s) [2022-01-20T21:03:42.283Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-01-20T21:03:42.283Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2022-01-20T21:03:42.283Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2022-01-20T21:03:42.283Z] === RUN TestCreateLinkToNonExistingContainer [2022-01-20T21:03:42.283Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-01-20T21:03:42.283Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-01-20T21:03:42.283Z] === RUN TestCreateWithInvalidEnv [2022-01-20T21:03:42.283Z] === RUN TestCreateWithInvalidEnv/0 [2022-01-20T21:03:42.283Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-01-20T21:03:42.283Z] === RUN TestCreateWithInvalidEnv/1 [2022-01-20T21:03:42.283Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-01-20T21:03:42.283Z] === RUN TestCreateWithInvalidEnv/2 [2022-01-20T21:03:42.283Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-01-20T21:03:42.283Z] === CONT TestCreateWithInvalidEnv/0 [2022-01-20T21:03:42.283Z] === CONT TestCreateWithInvalidEnv/2 [2022-01-20T21:03:42.283Z] === CONT TestCreateWithInvalidEnv/1 [2022-01-20T21:03:42.283Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2022-01-20T21:03:42.283Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-01-20T21:03:42.283Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-01-20T21:03:42.283Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-01-20T21:03:42.283Z] === RUN TestCreateTmpfsMountsTarget [2022-01-20T21:03:42.283Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T21:03:42.283Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-01-20T21:03:42.283Z] === RUN TestCreateWithCustomMaskedPaths [2022-01-20T21:03:42.283Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T21:03:42.283Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-01-20T21:03:42.283Z] === RUN TestCreateWithCustomReadonlyPaths [2022-01-20T21:03:42.283Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T21:03:42.283Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-01-20T21:03:42.283Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-01-20T21:03:42.283Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-20T21:03:42.283Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-20T21:03:42.283Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-20T21:03:42.283Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-20T21:03:42.283Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-20T21:03:42.283Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-20T21:03:42.283Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-20T21:03:42.283Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-20T21:03:42.283Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-20T21:03:42.283Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-20T21:03:42.283Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-20T21:03:42.283Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-20T21:03:42.283Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-20T21:03:42.283Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-20T21:03:42.283Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-20T21:03:42.283Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2022-01-20T21:03:42.283Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-01-20T21:03:42.283Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-01-20T21:03:42.283Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-01-20T21:03:42.283Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-01-20T21:03:42.283Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2022-01-20T21:03:42.283Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-01-20T21:03:42.283Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-01-20T21:03:42.283Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-01-20T21:03:42.283Z] === RUN TestCreateDifferentPlatform [2022-01-20T21:03:42.283Z] === RUN TestCreateDifferentPlatform/different_os [2022-01-20T21:03:42.283Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-01-20T21:03:42.283Z] --- PASS: TestCreateDifferentPlatform (0.05s) [2022-01-20T21:03:42.283Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-01-20T21:03:42.283Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-01-20T21:03:42.283Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-01-20T21:03:42.283Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.12s) [2022-01-20T21:03:42.283Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-01-20T21:03:42.283Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-01-20T21:03:42.283Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-01-20T21:03:42.283Z] === RUN TestContainerKillOnDaemonStart [2022-01-20T21:03:42.283Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T21:03:42.283Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-01-20T21:03:42.283Z] === RUN TestDiff [2022-01-20T21:03:42.283Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-01-20T21:03:42.283Z] --- SKIP: TestDiff (0.00s) [2022-01-20T21:03:42.283Z] === RUN TestExecWithCloseStdin [2022-01-20T21:03:42.283Z] --- PASS: TestExecWithCloseStdin (3.14s) [2022-01-20T21:03:42.283Z] === RUN TestExec [2022-01-20T21:03:42.714Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-01-20T21:03:43.027Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-01-20T21:03:43.027Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-01-20T21:03:43.027Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-01-20T21:03:43.652Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-01-20T21:03:43.655Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-01-20T21:03:43.655Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-01-20T21:03:44.644Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-01-20T21:03:45.258Z] --- PASS: TestExec (2.86s) [2022-01-20T21:03:45.258Z] === RUN TestExecUser [2022-01-20T21:03:45.258Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-01-20T21:03:45.258Z] --- SKIP: TestExecUser (0.00s) [2022-01-20T21:03:45.258Z] === RUN TestExportContainerAndImportImage [2022-01-20T21:03:45.258Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T21:03:45.258Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-01-20T21:03:45.258Z] === RUN TestExportContainerAfterDaemonRestart [2022-01-20T21:03:45.258Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T21:03:45.259Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-01-20T21:03:45.259Z] === RUN TestHealthCheckWorkdir [2022-01-20T21:03:45.259Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-01-20T21:03:45.259Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-01-20T21:03:45.259Z] === RUN TestHealthKillContainer [2022-01-20T21:03:45.259Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-01-20T21:03:45.259Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-01-20T21:03:45.259Z] === RUN TestInspectCpusetInConfigPre120 [2022-01-20T21:03:45.259Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-01-20T21:03:45.259Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-01-20T21:03:45.259Z] === RUN TestKillContainerInvalidSignal [2022-01-20T21:03:48.218Z] --- PASS: TestKillContainerInvalidSignal (2.61s) [2022-01-20T21:03:48.218Z] === RUN TestKillContainer [2022-01-20T21:03:48.218Z] === RUN TestKillContainer/no_signal [2022-01-20T21:03:50.419Z] ok github.com/docker/docker/libnetwork/networkdb 104.066s coverage: 60.1% of statements [2022-01-20T21:03:50.419Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-01-20T21:03:50.419Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-01-20T21:03:50.419Z] ok github.com/docker/docker/libnetwork/osl 4.316s coverage: 39.7% of statements [2022-01-20T21:03:50.419Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.002s coverage: 20.0% of statements [2022-01-20T21:03:50.419Z] ok github.com/docker/docker/libnetwork/portallocator 0.007s coverage: 86.1% of statements [2022-01-20T21:03:50.419Z] ok github.com/docker/docker/libnetwork/portmapper 0.211s coverage: 48.6% of statements [2022-01-20T21:03:50.419Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-01-20T21:03:50.419Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-01-20T21:03:50.419Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-01-20T21:03:50.419Z] [2022-01-20T21:03:50.419Z] === Skipped [2022-01-20T21:03:50.419Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-01-20T21:03:50.419Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-01-20T21:03:50.419Z] [2022-01-20T21:03:50.419Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-01-20T21:03:50.419Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-01-20T21:03:50.419Z] [2022-01-20T21:03:50.419Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-01-20T21:03:50.419Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-01-20T21:03:50.419Z] [2022-01-20T21:03:50.419Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-01-20T21:03:50.419Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-20T21:03:50.419Z] [2022-01-20T21:03:50.419Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-01-20T21:03:50.419Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-20T21:03:50.419Z] [2022-01-20T21:03:50.419Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-01-20T21:03:50.419Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-20T21:03:50.419Z] [2022-01-20T21:03:50.419Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-01-20T21:03:50.419Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-20T21:03:50.419Z] [2022-01-20T21:03:50.419Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-01-20T21:03:50.419Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-20T21:03:50.419Z] [2022-01-20T21:03:50.419Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-01-20T21:03:50.419Z] firewalld_test.go:14: firewalld is not running [2022-01-20T21:03:50.419Z] [2022-01-20T21:03:50.419Z] DONE 326 tests, 9 skipped in 197.803s [2022-01-20T21:03:50.444Z] === RUN TestKillContainer/non_killing_signal [2022-01-20T21:03:50.444Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-01-20T21:03:50.444Z] === RUN TestKillContainer/killing_signal [2022-01-20T21:03:50.526Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-01-20T21:03:50.526Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-01-20T21:03:50.526Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-01-20T21:03:50.526Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux Post stage [Pipeline] junit [2022-01-20T21:03:50.997Z] Recording test results [2022-01-20T21:03:51.001Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-01-20T21:03:51.001Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-01-20T21:03:51.001Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-01-20T21:03:51.356Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-01-20T21:03:51.470Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-01-20T21:03:51.470Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-01-20T21:03:51.470Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-01-20T21:03:51.685Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43172/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=839e2ecc1bee37225c19e4b8025dc36f3d613e40 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:839e2ecc1bee37225c19e4b8025dc36f3d613e40 hack/validate/vendor [2022-01-20T21:03:52.251Z] go: downloading github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible [2022-01-20T21:03:52.251Z] go: downloading github.com/pkg/errors v0.9.1 [2022-01-20T21:03:52.817Z] go: downloading google.golang.org/grpc v1.27.1 [2022-01-20T21:03:52.817Z] go: downloading github.com/gorilla/mux v1.8.0 [2022-01-20T21:03:52.817Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-01-20T21:03:52.817Z] go: downloading gotest.tools/v3 v3.0.3 [2022-01-20T21:03:52.817Z] go: downloading github.com/docker/go-units v0.4.0 [2022-01-20T21:03:52.817Z] go: downloading github.com/containerd/containerd v1.5.8 [2022-01-20T21:03:52.817Z] go: downloading github.com/golang/gddo v0.0.0-20190904175337-72a348e765d2 [2022-01-20T21:03:52.817Z] go: downloading github.com/moby/sys/signal v0.6.0 [2022-01-20T21:03:52.817Z] go: downloading github.com/opencontainers/image-spec v1.0.2 [2022-01-20T21:03:52.817Z] go: downloading golang.org/x/net v0.0.0-20210226172049-e18ecbb05110 [2022-01-20T21:03:53.075Z] go: downloading github.com/moby/buildkit v0.8.2-0.20210615162540-9f254e18360a [2022-01-20T21:03:53.334Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-01-20T21:03:53.334Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-01-20T21:03:53.334Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-01-20T21:03:53.334Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-01-20T21:03:53.334Z] go: downloading golang.org/x/time v0.0.0-20200630173020-3af7569d3a1e [2022-01-20T21:03:53.334Z] go: downloading github.com/opencontainers/runtime-spec v1.0.3-0.20210326190908-1c3f411f0417 [2022-01-20T21:03:53.334Z] go: downloading go.etcd.io/bbolt v1.3.5 [2022-01-20T21:03:53.409Z] --- PASS: TestKillContainer (5.48s) [2022-01-20T21:03:53.409Z] --- PASS: TestKillContainer/no_signal (2.55s) [2022-01-20T21:03:53.409Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-01-20T21:03:53.409Z] --- PASS: TestKillContainer/killing_signal (2.86s) [2022-01-20T21:03:53.409Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-01-20T21:03:53.409Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-01-20T21:03:53.409Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-01-20T21:03:53.409Z] === RUN TestKillStoppedContainer [2022-01-20T21:03:53.409Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-01-20T21:03:53.409Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-01-20T21:03:53.409Z] === RUN TestKillStoppedContainerAPIPre120 [2022-01-20T21:03:53.409Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-01-20T21:03:53.410Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-01-20T21:03:53.410Z] === RUN TestKillDifferentUserContainer [2022-01-20T21:03:53.410Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-01-20T21:03:53.410Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-01-20T21:03:53.410Z] === RUN TestInspectOomKilledTrue [2022-01-20T21:03:53.410Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T21:03:53.410Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-01-20T21:03:53.410Z] === RUN TestInspectOomKilledFalse [2022-01-20T21:03:53.410Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-01-20T21:03:53.410Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-01-20T21:03:53.410Z] === RUN TestLogsFollowTailEmpty [2022-01-20T21:03:53.592Z] go: downloading github.com/containerd/continuity v0.1.0 [2022-01-20T21:03:53.592Z] go: downloading github.com/tonistiigi/go-immutable-radix v0.0.0-20170803185627-826af9ccf0fe [2022-01-20T21:03:53.592Z] go: downloading github.com/tonistiigi/fsutil v0.0.0-20210609172227-d72af97c0eaf [2022-01-20T21:03:53.592Z] go: downloading github.com/moby/sys/symlink v0.2.0 [2022-01-20T21:03:53.592Z] go: downloading golang.org/x/sys v0.0.0-20211025201205-69cdffdb9359 [2022-01-20T21:03:53.592Z] go: downloading github.com/google/go-cmp v0.2.0 [2022-01-20T21:03:53.592Z] go: downloading github.com/Microsoft/go-winio v0.5.1 [2022-01-20T21:03:53.592Z] go: downloading github.com/docker/go-metrics v0.0.1 [2022-01-20T21:03:53.592Z] go: downloading github.com/opencontainers/runc v1.0.3 [2022-01-20T21:03:53.850Z] go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6 [2022-01-20T21:03:53.850Z] go: downloading github.com/spf13/cobra v1.1.3 [2022-01-20T21:03:53.850Z] go: downloading github.com/ishidawataru/sctp v0.0.0-20210226210310-f2269e66cdee [2022-01-20T21:03:53.850Z] go: downloading github.com/Microsoft/hcsshim v0.8.23 [2022-01-20T21:03:53.850Z] go: downloading github.com/containerd/cgroups v1.0.1 [2022-01-20T21:03:53.850Z] go: downloading github.com/coreos/go-systemd/v22 v22.3.2 [2022-01-20T21:03:53.850Z] go: downloading github.com/coreos/go-systemd v0.0.0-20180511133405-39ca1b05acc7 [2022-01-20T21:03:53.850Z] go: downloading github.com/docker/swarmkit v1.12.1-0.20210726173615-3629f50980f6 [2022-01-20T21:03:54.109Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-01-20T21:03:54.109Z] go: downloading github.com/hashicorp/go-memdb v0.0.0-20161216180745-cb9a474f84cc [2022-01-20T21:03:54.109Z] go: downloading github.com/moby/sys/mount v0.3.0 [2022-01-20T21:03:54.109Z] go: downloading github.com/opencontainers/selinux v1.9.1 [2022-01-20T21:03:54.109Z] go: downloading github.com/google/uuid v1.1.1 [2022-01-20T21:03:54.366Z] go: downloading github.com/vishvananda/netlink v1.1.0 [2022-01-20T21:03:54.366Z] go: downloading github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [2022-01-20T21:03:54.366Z] go: downloading github.com/moby/locker v1.0.1 [2022-01-20T21:03:54.366Z] go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-01-20T21:03:54.366Z] go: downloading github.com/prometheus/client_golang v1.6.0 [2022-01-20T21:03:54.366Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-01-20T21:03:54.366Z] go: downloading github.com/vbatts/tar-split v0.11.2 [2022-01-20T21:03:54.366Z] go: downloading github.com/mistifyio/go-zfs v2.1.2-0.20190413222219-f784269be439+incompatible [2022-01-20T21:03:54.366Z] go: downloading github.com/aws/aws-sdk-go v1.28.11 [2022-01-20T21:03:56.367Z] --- PASS: TestLogsFollowTailEmpty (2.54s) [2022-01-20T21:03:56.367Z] === RUN TestNetworkNat [2022-01-20T21:03:56.367Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-01-20T21:03:56.367Z] --- SKIP: TestNetworkNat (0.00s) [2022-01-20T21:03:56.367Z] === RUN TestNetworkLocalhostTCPNat [2022-01-20T21:03:56.895Z] go: downloading github.com/containerd/fifo v1.0.0 [2022-01-20T21:03:56.895Z] go: downloading github.com/fluent/fluent-logger-golang v1.9.0 [2022-01-20T21:03:56.895Z] go: downloading cloud.google.com/go v0.59.0 [2022-01-20T21:03:56.895Z] go: downloading cloud.google.com/go/logging v1.0.1-0.20190813144457-ceeb313ad77b [2022-01-20T21:03:56.895Z] go: downloading google.golang.org/genproto v0.0.0-20200227132054-3f1135a288c9 [2022-01-20T21:03:56.895Z] go: downloading github.com/Graylog2/go-gelf v0.0.0-20191017102106-1550ee647df0 [2022-01-20T21:03:56.895Z] go: downloading github.com/bsphere/le_go v0.0.0-20170215134836-7a984a84b549 [2022-01-20T21:03:56.895Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-01-20T21:03:56.895Z] go: downloading github.com/RackSec/srslog v0.0.0-20180709174129-a4725f04ec91 [2022-01-20T21:03:56.895Z] go: downloading github.com/containerd/typeurl v1.0.2 [2022-01-20T21:03:56.895Z] go: downloading github.com/pelletier/go-toml v1.8.1 [2022-01-20T21:03:56.895Z] go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5 [2022-01-20T21:03:56.895Z] go: downloading github.com/creack/pty v1.1.11 [2022-01-20T21:03:56.895Z] go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c [2022-01-20T21:03:56.895Z] go: downloading github.com/docker/libkv v0.2.2-0.20211217103745-e480589147e3 [2022-01-20T21:03:56.895Z] go: downloading github.com/miekg/dns v1.1.27 [2022-01-20T21:03:56.895Z] go: downloading github.com/moby/ipvs v1.0.1 [2022-01-20T21:03:57.153Z] go: downloading github.com/vishvananda/netns v0.0.0-20200728191858-db3c7e526aae [2022-01-20T21:03:57.153Z] go: downloading github.com/hashicorp/serf v0.7.1-0.20160317193612-598c54895cc5 [2022-01-20T21:03:57.153Z] go: downloading github.com/deckarep/golang-set v0.0.0-20141123011944-ef32fa3046d9 [2022-01-20T21:03:57.153Z] go: downloading github.com/godbus/dbus/v5 v5.0.4 [2022-01-20T21:03:57.153Z] go: downloading github.com/armon/go-radix v0.0.0-20150105235045-e39d623f12e8 [2022-01-20T21:03:57.153Z] go: downloading github.com/hashicorp/memberlist v0.2.4 [2022-01-20T21:03:57.153Z] go: downloading github.com/klauspost/compress v1.11.13 [2022-01-20T21:03:57.719Z] go: downloading github.com/morikuni/aec v1.0.0 [2022-01-20T21:03:57.977Z] go: downloading github.com/tchap/go-patricia v2.3.0+incompatible [2022-01-20T21:03:58.543Z] go: downloading github.com/stretchr/testify v1.3.0 [2022-01-20T21:03:58.545Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-01-20T21:03:58.591Z] --- PASS: TestNetworkLocalhostTCPNat (2.74s) [2022-01-20T21:03:58.591Z] === RUN TestNetworkLoopbackNat [2022-01-20T21:03:58.591Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-01-20T21:03:58.591Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-01-20T21:03:58.591Z] === RUN TestPause [2022-01-20T21:03:58.591Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-01-20T21:03:58.591Z] --- SKIP: TestPause (0.00s) [2022-01-20T21:03:58.591Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-01-20T21:03:58.823Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-01-20T21:03:58.823Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-01-20T21:03:58.823Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-01-20T21:03:58.954Z] go: downloading github.com/golang/protobuf v1.3.5 [2022-01-20T21:03:58.954Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-01-20T21:03:58.954Z] go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.2.0 [2022-01-20T21:03:58.954Z] go: downloading github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645 [2022-01-20T21:03:58.954Z] go: downloading github.com/opentracing/opentracing-go v1.2.0 [2022-01-20T21:03:58.954Z] go: downloading golang.org/x/crypto v0.0.0-20211202192323-5770296d904e [2022-01-20T21:03:58.954Z] go: downloading github.com/mitchellh/hashstructure v1.0.0 [2022-01-20T21:03:58.954Z] go: downloading github.com/containerd/console v1.0.2 [2022-01-20T21:03:58.954Z] go: downloading github.com/containerd/go-runc v1.0.0 [2022-01-20T21:03:58.954Z] go: downloading github.com/gogo/googleapis v1.3.2 [2022-01-20T21:03:58.954Z] go: downloading github.com/opentracing-contrib/go-stdlib v1.0.0 [2022-01-20T21:03:58.954Z] go: downloading github.com/hashicorp/golang-lru v0.5.3 [2022-01-20T21:03:58.954Z] go: downloading github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c [2022-01-20T21:03:58.954Z] go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2022-01-20T21:03:58.954Z] go: downloading github.com/containerd/ttrpc v1.1.0 [2022-01-20T21:03:58.954Z] go: downloading github.com/coreos/etcd v3.3.27+incompatible [2022-01-20T21:03:58.954Z] go: downloading github.com/fernet/fernet-go v0.0.0-20180830025343-9eac43b88a5e [2022-01-20T21:03:58.954Z] go: downloading github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0 [2022-01-20T21:03:59.224Z] go: downloading github.com/cyphar/filepath-securejoin v0.2.2 [2022-01-20T21:03:59.224Z] go: downloading github.com/phayes/permbits v0.0.0-20190612203442-39d7c581d2ee [2022-01-20T21:03:59.224Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-01-20T21:03:59.224Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-01-20T21:03:59.224Z] go: downloading github.com/cespare/xxhash/v2 v2.1.1 [2022-01-20T21:03:59.224Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-01-20T21:03:59.224Z] go: downloading github.com/prometheus/common v0.9.1 [2022-01-20T21:03:59.224Z] go: downloading github.com/prometheus/procfs v0.0.11 [2022-01-20T21:03:59.224Z] go: downloading github.com/tinylib/msgp v1.1.0 [2022-01-20T21:03:59.224Z] go: downloading github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2022-01-20T21:03:59.224Z] go: downloading google.golang.org/api v0.8.0 [2022-01-20T21:03:59.392Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-01-20T21:03:59.393Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-01-20T21:03:59.651Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-01-20T21:03:59.651Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-01-20T21:03:59.910Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-01-20T21:04:00.169Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-01-20T21:04:00.738Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-01-20T21:04:00.738Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-01-20T21:04:00.738Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-01-20T21:04:00.738Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-01-20T21:04:00.738Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-01-20T21:04:01.143Z] go: downloading github.com/googleapis/gax-go/v2 v2.0.5 [2022-01-20T21:04:01.143Z] go: downloading go.opencensus.io v0.22.3 [2022-01-20T21:04:01.143Z] go: downloading golang.org/x/oauth2 v0.0.0-20200107190931-bf48bf16ab8d [2022-01-20T21:04:01.143Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-01-20T21:04:01.143Z] go: downloading github.com/google/certificate-transparency-go v1.0.20 [2022-01-20T21:04:01.143Z] go: downloading github.com/armon/go-metrics v0.0.0-20150106224455-eb0af217e5e9 [2022-01-20T21:04:01.143Z] go: downloading github.com/hashicorp/go-msgpack v0.0.0-20140221154404-71c2886f5a67 [2022-01-20T21:04:01.143Z] go: downloading github.com/google/btree v1.0.1 [2022-01-20T21:04:01.143Z] go: downloading github.com/hashicorp/go-multierror v1.0.0 [2022-01-20T21:04:01.143Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-01-20T21:04:01.143Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2022-01-20T21:04:01.143Z] go: downloading github.com/cilium/ebpf v0.6.2 [2022-01-20T21:04:01.143Z] go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 [2022-01-20T21:04:01.143Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-01-20T21:04:01.143Z] go: downloading golang.org/x/text v0.3.3 [2022-01-20T21:04:01.550Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.54s) [2022-01-20T21:04:01.550Z] === RUN TestPauseStopPausedContainer [2022-01-20T21:04:01.550Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T21:04:01.550Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-01-20T21:04:01.550Z] === RUN TestPsFilter [2022-01-20T21:04:01.550Z] --- PASS: TestPsFilter (0.30s) [2022-01-20T21:04:01.550Z] === RUN TestRemoveContainerWithRemovedVolume [2022-01-20T21:04:01.713Z] go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [2022-01-20T21:04:01.713Z] go: downloading github.com/gofrs/flock v0.7.3 [2022-01-20T21:04:01.713Z] go: downloading code.cloudfoundry.org/clock v1.0.0 [2022-01-20T21:04:01.713Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-01-20T21:04:01.713Z] go: downloading github.com/jmespath/go-jmespath v0.3.0 [2022-01-20T21:04:01.713Z] go: downloading github.com/philhofer/fwd v1.0.0 [2022-01-20T21:04:01.713Z] go: downloading github.com/kr/pretty v0.2.1 [2022-01-20T21:04:01.713Z] go: downloading github.com/jstemmer/go-junit-report v0.9.1 [2022-01-20T21:04:01.713Z] go: downloading golang.org/x/lint v0.0.0-20201208152925-83fdc39ff7b5 [2022-01-20T21:04:01.713Z] go: downloading golang.org/x/tools v0.1.0 [2022-01-20T21:04:01.975Z] go: downloading cloud.google.com/go/bigquery v1.0.0 [2022-01-20T21:04:01.975Z] go: downloading cloud.google.com/go/datastore v1.1.0 [2022-01-20T21:04:01.975Z] go: downloading cloud.google.com/go/pubsub v1.3.1 [2022-01-20T21:04:01.975Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-01-20T21:04:01.975Z] go: downloading github.com/vmihailenco/msgpack v4.0.4+incompatible [2022-01-20T21:04:01.975Z] go: downloading labix.org/v2/mgo v0.0.0-20140701140051-000000000287 [2022-01-20T21:04:02.116Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-01-20T21:04:02.234Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-01-20T21:04:02.234Z] go: downloading github.com/frankban/quicktest v1.11.3 [2022-01-20T21:04:02.234Z] go: downloading github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b [2022-01-20T21:04:02.234Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2022-01-20T21:04:02.234Z] go: downloading github.com/onsi/ginkgo v1.8.0 [2022-01-20T21:04:02.234Z] go: downloading github.com/onsi/gomega v1.5.0 [2022-01-20T21:04:02.375Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-01-20T21:04:02.375Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-01-20T21:04:02.375Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-01-20T21:04:02.498Z] go: downloading github.com/kr/text v0.1.0 [2022-01-20T21:04:02.498Z] go: downloading google.golang.org/appengine v1.6.7 [2022-01-20T21:04:02.498Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-01-20T21:04:02.498Z] go: downloading github.com/coreos/pkg v0.0.0-20180108230652-97fdf19511ea [2022-01-20T21:04:02.498Z] go: downloading github.com/hpcloud/tail v1.0.0 [2022-01-20T21:04:02.498Z] go: downloading golang.org/x/mod v0.4.1 [2022-01-20T21:04:02.498Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2022-01-20T21:04:02.498Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-01-20T21:04:02.498Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2022-01-20T21:04:02.498Z] No vendor changes in diff. [2022-01-20T21:04:02.634Z] === RUN TestDockerSuite/TestVolumeEvents [2022-01-20T21:04:02.893Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-01-20T21:04:04.271Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-01-20T21:04:04.271Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-01-20T21:04:04.506Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.78s) [2022-01-20T21:04:04.506Z] === RUN TestRemoveContainerWithVolume [2022-01-20T21:04:04.531Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-01-20T21:04:04.791Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-01-20T21:04:06.101Z] + echo Ensuring container killed. [2022-01-20T21:04:06.101Z] Ensuring container killed. [2022-01-20T21:04:06.101Z] + docker rm -vf docker-pr3 [2022-01-20T21:04:06.101Z] Error: No such container: docker-pr3 [Pipeline] sh [2022-01-20T21:04:06.382Z] + echo Chowning /workspace to jenkins user [2022-01-20T21:04:06.382Z] Chowning /workspace to jenkins user [2022-01-20T21:04:06.382Z] + id -u [2022-01-20T21:04:06.382Z] + id -g [2022-01-20T21:04:06.382Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43172:/workspace busybox chown -R 1000:1000 /workspace [2022-01-20T21:04:06.696Z] === RUN TestDockerSuite/TestVolumesNoCopyData [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-01-20T21:04:07.243Z] + bundleName=unit [2022-01-20T21:04:07.243Z] + echo Creating unit-bundles.tar.gz [2022-01-20T21:04:07.243Z] Creating unit-bundles.tar.gz [2022-01-20T21:04:07.243Z] + 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-01-20T21:04:07.243Z] bundles/junit-report-libnetwork.xml [2022-01-20T21:04:07.243Z] bundles/junit-report.xml [2022-01-20T21:04:07.243Z] bundles/go-test-report-libnetwork.json [2022-01-20T21:04:07.243Z] bundles/go-test-report.json [2022-01-20T21:04:07.243Z] bundles/profile-libnetwork.out [2022-01-20T21:04:07.243Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-01-20T21:04:07.254Z] Archiving artifacts [2022-01-20T21:04:07.269Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-01-20T21:04:07.473Z] --- PASS: TestRemoveContainerWithVolume (2.93s) [2022-01-20T21:04:07.473Z] === RUN TestRemoveContainerRunning [2022-01-20T21:04:07.747Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43172/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-01-20T21:04:08.054Z] + make clean [2022-01-20T21:04:08.054Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-01-20T21:04:08.054Z] docker-dev-cache [2022-01-20T21:04:08.054Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-01-20T21:04:09.693Z] --- PASS: TestRemoveContainerRunning (2.56s) [2022-01-20T21:04:09.693Z] === RUN TestRemoveContainerForceRemoveRunning [2022-01-20T21:04:09.808Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-01-20T21:04:09.808Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2022-01-20T21:04:09.808Z] --- PASS: TestDockerSuite (1278.96s) [2022-01-20T21:04:09.808Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2022-01-20T21:04:09.808Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.06s) [2022-01-20T21:04:09.808Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-01-20T21:04:09.808Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2022-01-20T21:04:09.808Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2022-01-20T21:04:09.808Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-01-20T21:04:09.808Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-01-20T21:04:09.808Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (3.12s) [2022-01-20T21:04:09.808Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.15s) [2022-01-20T21:04:09.808Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.50s) [2022-01-20T21:04:09.808Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.02s) [2022-01-20T21:04:09.808Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.66s) [2022-01-20T21:04:09.808Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.17s) [2022-01-20T21:04:09.808Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2022-01-20T21:04:09.808Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.35s) [2022-01-20T21:04:09.808Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.28s) [2022-01-20T21:04:09.808Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-01-20T21:04:09.808Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.00s) [2022-01-20T21:04:09.808Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.06s) [2022-01-20T21:04:09.808Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.88s) [2022-01-20T21:04:09.808Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.17s) [2022-01-20T21:04:09.808Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2022-01-20T21:04:09.808Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2022-01-20T21:04:09.808Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.38s) [2022-01-20T21:04:09.808Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.43s) [2022-01-20T21:04:09.808Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.44s) [2022-01-20T21:04:09.808Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.07s) [2022-01-20T21:04:09.808Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.68s) [2022-01-20T21:04:09.808Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.74s) [2022-01-20T21:04:09.808Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.69s) [2022-01-20T21:04:09.808Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.69s) [2022-01-20T21:04:09.808Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.77s) [2022-01-20T21:04:09.808Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.65s) [2022-01-20T21:04:09.808Z] --- PASS: TestDockerSuite/TestAttachDetach (0.93s) [2022-01-20T21:04:09.808Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.82s) [2022-01-20T21:04:09.808Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.89s) [2022-01-20T21:04:09.808Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.84s) [2022-01-20T21:04:09.808Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.89s) [2022-01-20T21:04:09.808Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.18s) [2022-01-20T21:04:09.808Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.32s) [2022-01-20T21:04:09.808Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.96s) [2022-01-20T21:04:09.808Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.22s) [2022-01-20T21:04:09.808Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.00s) [2022-01-20T21:04:09.808Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.10s) [2022-01-20T21:04:09.808Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.83s) [2022-01-20T21:04:09.808Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (15.69s) [2022-01-20T21:04:09.808Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.43s) [2022-01-20T21:04:09.808Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.06s) [2022-01-20T21:04:09.808Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.25s) [2022-01-20T21:04:09.808Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.64s) [2022-01-20T21:04:09.808Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.99s) [2022-01-20T21:04:09.808Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.11s) [2022-01-20T21:04:09.808Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.78s) [2022-01-20T21:04:09.808Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (5.79s) [2022-01-20T21:04:09.808Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (2.92s) [2022-01-20T21:04:09.808Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2022-01-20T21:04:09.808Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.51s) [2022-01-20T21:04:09.808Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.42s) [2022-01-20T21:04:09.808Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.23s) [2022-01-20T21:04:09.808Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.71s) [2022-01-20T21:04:09.808Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.41s) [2022-01-20T21:04:09.808Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.60s) [2022-01-20T21:04:09.808Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.79s) [2022-01-20T21:04:09.808Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (0.94s) [2022-01-20T21:04:09.808Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.22s) [2022-01-20T21:04:09.808Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.58s) [2022-01-20T21:04:09.808Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (3.81s) [2022-01-20T21:04:09.808Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.65s) [2022-01-20T21:04:09.808Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.25s) [2022-01-20T21:04:09.808Z] --- PASS: TestDockerSuite/TestBuildAddTar (6.94s) [2022-01-20T21:04:09.808Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.29s) [2022-01-20T21:04:09.808Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.28s) [2022-01-20T21:04:09.808Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.68s) [2022-01-20T21:04:09.808Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (5.39s) [2022-01-20T21:04:09.808Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.31s) [2022-01-20T21:04:09.808Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.56s) [2022-01-20T21:04:09.808Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.53s) [2022-01-20T21:04:09.808Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (0.93s) [2022-01-20T21:04:09.808Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.59s) [2022-01-20T21:04:09.808Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.52s) [2022-01-20T21:04:09.808Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (1.73s) [2022-01-20T21:04:09.808Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (0.96s) [2022-01-20T21:04:09.808Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.11s) [2022-01-20T21:04:09.808Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (12.20s) [2022-01-20T21:04:09.808Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (4.04s) [2022-01-20T21:04:09.808Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.22s) [2022-01-20T21:04:09.808Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.39s) [2022-01-20T21:04:09.808Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (1.95s) [2022-01-20T21:04:09.808Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.20s) [2022-01-20T21:04:09.808Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (4.35s) [2022-01-20T21:04:09.808Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (0.89s) [2022-01-20T21:04:09.808Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.02s) [2022-01-20T21:04:09.808Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.86s) [2022-01-20T21:04:09.808Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.80s) [2022-01-20T21:04:09.808Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.18s) [2022-01-20T21:04:09.808Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.24s) [2022-01-20T21:04:09.808Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.66s) [2022-01-20T21:04:09.808Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.93s) [2022-01-20T21:04:09.808Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.63s) [2022-01-20T21:04:09.808Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.16s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.54s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.41s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestBuildCmd (0.25s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.32s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.44s) [2022-01-20T21:04:09.809Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.29s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.13s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.09s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.11s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.33s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.68s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.59s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.30s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (9.55s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.59s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.34s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (1.95s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (2.42s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (0.99s) [2022-01-20T21:04:09.809Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-01-20T21:04:09.809Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-01-20T21:04:09.809Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2022-01-20T21:04:09.809Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (4.10s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.51s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.77s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.41s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (4.80s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (4.49s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.30s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (0.67s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (2.41s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.31s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.02s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (0.80s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (0.82s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (0.73s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestBuildDockerignore (8.18s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.26s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.69s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (11.31s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.82s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.04s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.22s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.10s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.09s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (5.61s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.05s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.94s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (14.22s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.17s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.31s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.44s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.39s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.84s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.18s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.36s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.42s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.32s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.56s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.71s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestBuildEnv (1.63s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.25s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.14s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (6.99s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (19.65s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.00s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.99s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.89s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.68s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.72s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.18s) [2022-01-20T21:04:09.809Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.30s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (8.12s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestBuildExpose (0.34s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.70s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.64s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.34s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestBuildFails (0.95s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.12s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.53s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.29s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.62s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.21s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.34s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.83s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.51s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.99s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.47s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.17s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.35s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.28s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestBuildHistory (3.52s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.50s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.99s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.74s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.68s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.04s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.95s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestBuildLabel (0.67s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.66s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.39s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.31s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestBuildLabels (0.44s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.06s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.50s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.71s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestBuildLineBreak (3.38s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.12s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.27s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.60s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.32s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.54s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.53s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.92s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (6.96s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.15s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.87s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.78s) [2022-01-20T21:04:09.809Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.19s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.30s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.21s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.29s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.57s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.53s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.82s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.72s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.14s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.29s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.07s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.31s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.58s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.51s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.50s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.42s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.11s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (0.99s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.63s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.11s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (0.83s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.24s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.00s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestBuildPATH (1.49s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.53s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.67s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (6.08s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.96s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.70s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestBuildRm (2.24s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.22s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.83s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.33s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.39s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.88s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.94s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.76s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.17s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.13s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.26s) [2022-01-20T21:04:09.809Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.02s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.40s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.83s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.07s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestBuildStderr (0.68s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.52s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.81s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.87s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.39s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.72s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.34s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestBuildUser (1.62s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.47s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (11.84s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.65s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.21s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.85s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.59s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.88s) [2022-01-20T21:04:09.809Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-01-20T21:04:09.809Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-01-20T21:04:09.809Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-01-20T21:04:09.809Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.26s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.09s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.89s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.56s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.58s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.09s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (1.98s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.69s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.13s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.42s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.71s) [2022-01-20T21:04:09.809Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.97s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.47s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2022-01-20T21:04:09.809Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.48s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.62s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestCommitChange (0.92s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.75s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.19s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestCommitNewFile (0.93s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.60s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestCommitTTY (0.95s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.56s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (0.94s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.57s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.03s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestContainerAPICommit (0.98s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (0.94s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.46s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.50s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.44s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.46s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.46s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.45s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.07s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.06s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.50s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.51s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.51s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.04s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.47s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.50s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.50s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.56s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.53s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.55s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.61s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.69s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.12s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.60s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.04s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.06s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.70s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.33s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.65s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.91s) [2022-01-20T21:04:09.809Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-01-20T21:04:09.809Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.08s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.72s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.54s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.69s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (2.95s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.61s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.68s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.34s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (18.22s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.48s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.55s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.49s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.46s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000a71e78_} (0.55s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-14253345062_/foo_false____} (1.32s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-14253345062_/foo_true____} (1.31s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-33351825954_/foo_false____} (1.37s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-33351825954_/foo_true____} (1.40s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-33351825954_/foo_true__0xc000a71ea8__} (1.53s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000a71ec0_} (0.59s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000a71ed8_} (1.30s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000a71ef0_} (0.59s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000a71f08_} (1.40s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.25s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.27s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.02s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.04s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (1.98s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.47s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.28s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.12s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.17s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.76s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.62s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.61s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.79s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.58s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.61s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.63s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.86s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.62s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.75s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.82s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.60s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.69s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.17s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.12s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.81s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.69s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.88s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.71s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.49s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.67s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.10s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.45s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.93s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.20s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.17s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.67s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.82s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.93s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.50s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.16s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.54s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestCpToDot (0.52s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.34s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.07s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestCpToStdout (0.50s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.81s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.18s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.48s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.76s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestCreateArgs (0.06s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.34s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.44s) [2022-01-20T21:04:09.810Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.46s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.22s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestCreateLabels (0.06s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.08s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestCreateRM (0.12s) [2022-01-20T21:04:09.810Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.08s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.10s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.41s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.33s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.07s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.10s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.45s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.91s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.49s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.93s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.98s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.48s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.43s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.43s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.72s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.51s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (0.98s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.16s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.36s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.53s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.62s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.21s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.65s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestEventsAttach (0.52s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestEventsCommit (0.63s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.50s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.47s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.47s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.61s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.12s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.79s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.10s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestEventsCopy (0.95s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.37s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.67s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.41s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.12s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.28s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.23s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.28s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.25s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.07s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestEventsFilters (1.25s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestEventsFormat (1.07s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.02s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.02s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.65s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.31s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.72s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.04s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.27s) [2022-01-20T21:04:09.810Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-01-20T21:04:09.810Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.03s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.58s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestEventsRename (0.64s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestEventsResize (0.92s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.56s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.15s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.60s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.85s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestEventsTop (0.86s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (10.96s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestExec (0.66s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.48s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.45s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.43s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.05s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.51s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.47s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.51s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.51s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.52s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.50s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.02s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestExecCgroup (0.81s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestExecEnv (0.53s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (0.99s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.51s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestExecInspectID (2.71s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestExecInteractive (0.73s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.57s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.54s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestExecParseError (0.67s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.57s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.44s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (0.98s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.52s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestExecStartFails (0.52s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.79s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.52s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestExecTTY (0.78s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.52s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.50s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestExecUlimits (0.52s) [2022-01-20T21:04:09.810Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.19s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.54s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.74s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.78s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestExecWithUser (0.65s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.47s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.57s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.62s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.49s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.50s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.07s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestHealth (19.04s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.58s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.76s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.10s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.26s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.25s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.37s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2022-01-20T21:04:09.810Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.59s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.60s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.67s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.53s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.53s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestImportBadURL (0.05s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestImportDisplay (1.06s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestImportFile (1.13s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.05s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestImportGzipped (1.12s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.06s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.51s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.47s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.48s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.02s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.47s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.49s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.42s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.44s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.45s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.43s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.05s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.53s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.47s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.05s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.47s) [2022-01-20T21:04:09.811Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.76s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.52s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestInspectDefault (0.62s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestInspectHistory (0.74s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.04s) [2022-01-20T21:04:09.811Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.60s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.81s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.45s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.47s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.97s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.03s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.48s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestInspectStatus (0.55s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.94s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.47s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.53s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.53s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.40s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.45s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.42s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.45s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.95s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.88s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.23s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.01s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.35s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.33s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.37s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.26s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.50s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (6.59s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.39s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.06s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.51s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.64s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.03s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.53s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.06s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.64s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.71s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.70s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.52s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.78s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.44s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.80s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.88s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.83s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.89s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.80s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.89s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.44s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.46s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestLogsSince (6.64s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.56s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.44s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestLogsTail (0.53s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.46s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.45s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.25s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.43s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestNetHostname (1.25s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.20s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.67s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.48s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.42s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestPluginActive (1.94s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.38s) [2022-01-20T21:04:09.811Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.19s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.14s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.90s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.50s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.73s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.36s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.83s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.95s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestPortList (5.95s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.87s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.02s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.05s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.45s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.44s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.40s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.06s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.91s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.00s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (1.73s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.90s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.47s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestPsByOrder (2.29s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.73s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.62s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.29s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.09s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.22s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.36s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.90s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.60s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.89s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.86s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.49s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.58s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.20s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.24s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.59s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.52s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.70s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.84s) [2022-01-20T21:04:09.811Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.21s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.08s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.45s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.90s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.89s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.46s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (5.79s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.83s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.80s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.13s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.12s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.27s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.19s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.90s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (1.98s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.96s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.07s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.58s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.69s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.20s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.16s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.74s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.94s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.91s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestRmiTag (0.17s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.60s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.90s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.44s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.57s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.25s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.86s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestRunAddHost (0.42s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.21s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.47s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.45s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.11s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.46s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.59s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.58s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.82s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.89s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.59s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.59s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.80s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.47s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.57s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.61s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.77s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.43s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.39s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.43s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.42s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.54s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.50s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.70s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.49s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.51s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.65s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.65s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.57s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.44s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.43s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.90s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.60s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.49s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.44s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.44s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.92s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.88s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.90s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.47s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.45s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.56s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.54s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.46s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.03s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (1.97s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.45s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.37s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.12s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.88s) [2022-01-20T21:04:09.811Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.52s) [2022-01-20T21:04:09.811Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-01-20T21:04:09.811Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.43s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.15s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.88s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.55s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.53s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.18s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.44s) [2022-01-20T21:04:09.812Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.43s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (0.97s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.42s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.41s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.44s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.40s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.42s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.42s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.49s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.44s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestRunExitCode (0.41s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.45s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.42s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.46s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.40s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.44s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.82s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.22s) [2022-01-20T21:04:09.812Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.07s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.82s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.39s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.66s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.10s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.59s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.17s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.11s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.15s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.57s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.59s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.52s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.00s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.18s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.17s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.82s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.18s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.22s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.06s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestRunMount (4.82s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.63s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.52s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (0.98s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.86s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.45s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.61s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.23s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.06s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.49s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.58s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestRunNetHost (0.90s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.49s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.56s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.71s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.34s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (2.51s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.34s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.09s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.42s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.06s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.43s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.40s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.06s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.41s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.50s) [2022-01-20T21:04:09.812Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.49s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.44s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.96s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.58s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.41s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.41s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.42s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.43s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.42s) [2022-01-20T21:04:09.812Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.45s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.42s) [2022-01-20T21:04:09.812Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.43s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (0.91s) [2022-01-20T21:04:09.812Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.17s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.13s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestRunRm (0.59s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.43s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.48s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.46s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.44s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.64s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.54s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.21s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.61s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.39s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.42s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.43s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.39s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.45s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.45s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.47s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.42s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.42s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestRunState (0.91s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.44s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.44s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.15s) [2022-01-20T21:04:09.812Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.43s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.40s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestRunSysctls (0.89s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.61s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.71s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.72s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.30s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.89s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.74s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.56s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.70s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.64s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.45s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.41s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestRunUserByID (0.54s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.13s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.13s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.52s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestRunUserByName (0.52s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.70s) [2022-01-20T21:04:09.812Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.15s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.69s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.03s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.44s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.02s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.52s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.01s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.78s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.66s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.60s) [2022-01-20T21:04:09.812Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-01-20T21:04:09.812Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-01-20T21:04:09.812Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.18s) [2022-01-20T21:04:09.812Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.57s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.51s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.08s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.59s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.49s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.55s) [2022-01-20T21:04:09.812Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s) [2022-01-20T21:04:09.812Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-01-20T21:04:09.812Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-01-20T21:04:09.812Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-01-20T21:04:09.812Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-01-20T21:04:09.812Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.44s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.49s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.04s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.67s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.18s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.57s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.49s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.68s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.04s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.04s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.61s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.87s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.42s) [2022-01-20T21:04:09.812Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.31s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.85s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.43s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.32s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.46s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.63s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.67s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.72s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.08s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.34s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.27s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.36s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.12s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.49s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.73s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.34s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.12s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.73s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.04s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.03s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.73s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.76s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.14s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.68s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.51s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.49s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestStartRecordError (1.08s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.44s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.23s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.44s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (3.94s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.51s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.50s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.45s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.59s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.55s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.82s) [2022-01-20T21:04:09.812Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.62s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.52s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.84s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.43s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.41s) [2022-01-20T21:04:09.812Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-01-20T21:04:09.812Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.88s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.64s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.58s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (0.94s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestUpdateStats (3.46s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.96s) [2022-01-20T21:04:09.812Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.91s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.55s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.20s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.40s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.52s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.35s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.09s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (3.03s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.83s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.61s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.14s) [2022-01-20T21:04:09.812Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.02s) [2022-01-20T21:04:09.813Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.64s) [2022-01-20T21:04:09.813Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.53s) [2022-01-20T21:04:09.813Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.56s) [2022-01-20T21:04:09.813Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.50s) [2022-01-20T21:04:09.813Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.27s) [2022-01-20T21:04:09.813Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.07s) [2022-01-20T21:04:09.813Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.05s) [2022-01-20T21:04:09.813Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.07s) [2022-01-20T21:04:09.813Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.51s) [2022-01-20T21:04:09.813Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.07s) [2022-01-20T21:04:09.813Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2022-01-20T21:04:09.813Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2022-01-20T21:04:09.813Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.46s) [2022-01-20T21:04:09.813Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.03s) [2022-01-20T21:04:09.813Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.60s) [2022-01-20T21:04:09.813Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2022-01-20T21:04:09.813Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2022-01-20T21:04:09.813Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2022-01-20T21:04:09.813Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2022-01-20T21:04:09.813Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.41s) [2022-01-20T21:04:09.813Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2022-01-20T21:04:09.813Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s) [2022-01-20T21:04:09.813Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2022-01-20T21:04:09.813Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2022-01-20T21:04:09.813Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.45s) [2022-01-20T21:04:09.813Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.33s) [2022-01-20T21:04:09.813Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.08s) [2022-01-20T21:04:09.813Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.07s) [2022-01-20T21:04:09.813Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.08s) [2022-01-20T21:04:09.813Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (3.06s) [2022-01-20T21:04:09.813Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-01-20T21:04:09.813Z] === RUN TestDockerRegistrySuite [2022-01-20T21:04:09.813Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-01-20T21:04:10.750Z] check_test.go:195: [d65a804643ceb] daemon is not started [2022-01-20T21:04:10.750Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-01-20T21:04:11.687Z] check_test.go:195: [d8c21fd19c85f] daemon is not started [2022-01-20T21:04:11.687Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-01-20T21:04:12.651Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.47s) [2022-01-20T21:04:12.652Z] === RUN TestRemoveInvalidContainer [2022-01-20T21:04:12.652Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2022-01-20T21:04:12.652Z] === RUN TestRenameLinkedContainer [2022-01-20T21:04:12.652Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-01-20T21:04:12.652Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-01-20T21:04:12.652Z] === RUN TestRenameStoppedContainer [2022-01-20T21:04:13.063Z] check_test.go:195: [d55913eb4113f] daemon is not started [2022-01-20T21:04:13.063Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-01-20T21:04:13.063Z] check_test.go:195: [d3330ad77b4c5] daemon is not started [2022-01-20T21:04:13.063Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-01-20T21:04:15.599Z] check_test.go:195: [d58cb9917e293] daemon is not started [2022-01-20T21:04:15.599Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-01-20T21:04:16.786Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-01-20T21:04:16.786Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-01-20T21:04:16.786Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-01-20T21:04:16.786Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-01-20T21:04:20.880Z] check_test.go:195: [dae6b49257f4c] daemon is not started [2022-01-20T21:04:20.880Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-01-20T21:04:21.331Z] --- PASS: TestRenameStoppedContainer (7.75s) [2022-01-20T21:04:21.331Z] === RUN TestRenameRunningContainerAndReuse [2022-01-20T21:04:22.785Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-01-20T21:04:23.043Z] check_test.go:195: [d1b088570afcb] daemon is not started [2022-01-20T21:04:23.043Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-01-20T21:04:23.980Z] check_test.go:195: [dbc54c6bc0a9c] daemon is not started [2022-01-20T21:04:23.980Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-01-20T21:04:25.359Z] docker_cli_swarm_test.go:1796: [dde4b13c7c31f] joining swarm manager [d5be058335c0d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-20T21:04:25.359Z] check_test.go:195: [db6ea0ec3fd0e] daemon is not started [2022-01-20T21:04:25.359Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-01-20T21:04:26.108Z] --- PASS: TestRenameRunningContainerAndReuse (5.34s) [2022-01-20T21:04:26.108Z] === RUN TestRenameInvalidName [2022-01-20T21:04:26.296Z] docker_cli_swarm_test.go:1797: [dbbcb7ab6cec2] joining swarm manager [d5be058335c0d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-20T21:04:26.555Z] check_test.go:195: [d1d974c91b89a] daemon is not started [2022-01-20T21:04:26.555Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-01-20T21:04:27.492Z] check_test.go:195: [dd2a27f9e8c52] daemon is not started [2022-01-20T21:04:27.492Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-01-20T21:04:28.330Z] --- PASS: TestRenameInvalidName (2.60s) [2022-01-20T21:04:28.330Z] === RUN TestRenameAnonymousContainer [2022-01-20T21:04:28.870Z] check_test.go:195: [ddedbfad60079] daemon is not started [2022-01-20T21:04:28.870Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-01-20T21:04:29.437Z] check_test.go:195: [d09e15e5225cb] daemon is not started [2022-01-20T21:04:29.437Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-01-20T21:04:30.374Z] check_test.go:195: [dd9f5b055866d] daemon is not started [2022-01-20T21:04:30.374Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-01-20T21:04:31.313Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:5f7f1d266f012c8f57aa96c4e6babe8f8b3f9e9b0d3dc86d6ebfe4226c054b9d [2022-01-20T21:04:32.249Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:acc8eb7aca37a69781ab34d2a75b0c0beb7143d23c2d6e877d3610c2e09f4d0f [2022-01-20T21:04:32.249Z] check_test.go:195: [d2537dbcbb065] daemon is not started [2022-01-20T21:04:32.249Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-01-20T21:04:33.186Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:5da03a46a9795be21aceaad990c4fa4c762c0fa9dad2408b6798027878f57e93 [2022-01-20T21:04:33.753Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:e74831635246785b2556713dce4f80f1767375e1070c5411f7029da2fdf5bdfe [2022-01-20T21:04:34.012Z] check_test.go:195: [dddbbe9e6885a] daemon is not started [2022-01-20T21:04:34.012Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-01-20T21:04:34.949Z] check_test.go:195: [d3dcb37b88838] daemon is not started [2022-01-20T21:04:34.949Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-01-20T21:04:37.483Z] check_test.go:195: [d2d2c47c84901] daemon is not started [2022-01-20T21:04:37.483Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-01-20T21:04:38.036Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-01-20T21:04:38.036Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-01-20T21:04:38.036Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-01-20T21:04:38.051Z] check_test.go:195: [d919234c6f9a2] daemon is not started [2022-01-20T21:04:38.051Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-01-20T21:04:38.051Z] check_test.go:195: [d365b1a152e1b] daemon is not started [2022-01-20T21:04:38.051Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-01-20T21:04:38.988Z] check_test.go:195: [dcc1e43c7fdf6] daemon is not started [2022-01-20T21:04:38.988Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-01-20T21:04:39.936Z] check_test.go:195: [d5962c6572d4f] daemon is not started [2022-01-20T21:04:39.936Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-01-20T21:04:40.881Z] check_test.go:195: [da374d34b9e11] daemon is not started [2022-01-20T21:04:40.881Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-01-20T21:04:41.835Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-01-20T21:04:42.260Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-01-20T21:04:43.197Z] check_test.go:195: [d29381947d625] daemon is not started [2022-01-20T21:04:43.197Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-01-20T21:04:43.617Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-01-20T21:04:43.617Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-01-20T21:04:43.617Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-01-20T21:04:43.766Z] check_test.go:195: [d3eb5d2631af5] daemon is not started [2022-01-20T21:04:43.766Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-01-20T21:04:44.703Z] check_test.go:195: [d84dff494d760] daemon is not started [2022-01-20T21:04:44.703Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-01-20T21:04:44.796Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-01-20T21:04:45.271Z] check_test.go:195: [d6aeb28a527d8] daemon is not started [2022-01-20T21:04:45.271Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-01-20T21:04:45.271Z] check_test.go:195: [d4a6dd3f6ae5a] daemon is not started [2022-01-20T21:04:45.271Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-01-20T21:04:45.530Z] check_test.go:195: [d30f807c6e942] daemon is not started [2022-01-20T21:04:45.530Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-01-20T21:04:45.789Z] check_test.go:195: [d9fbd8310fa66] daemon is not started [2022-01-20T21:04:45.789Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-01-20T21:04:46.048Z] check_test.go:195: [dbabc7ad0cb5e] daemon is not started [2022-01-20T21:04:46.048Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-01-20T21:04:46.155Z] --- PASS: TestRenameAnonymousContainer (16.05s) [2022-01-20T21:04:46.155Z] === RUN TestRenameContainerWithSameName [2022-01-20T21:04:46.307Z] check_test.go:195: [dd88b5dce733b] daemon is not started [2022-01-20T21:04:46.307Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-01-20T21:04:46.614Z] --- PASS: TestRenameContainerWithSameName (2.55s) [2022-01-20T21:04:46.614Z] === RUN TestRenameContainerWithLinkedContainer [2022-01-20T21:04:46.614Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-01-20T21:04:46.614Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-01-20T21:04:46.614Z] === RUN TestResize [2022-01-20T21:04:47.245Z] check_test.go:195: [def2b381bd6e4] daemon is not started [2022-01-20T21:04:47.245Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-01-20T21:04:48.592Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-01-20T21:04:48.623Z] check_test.go:195: [d19a4bb971304] daemon is not started [2022-01-20T21:04:48.623Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-01-20T21:04:49.514Z] --- PASS: TestResize (2.52s) [2022-01-20T21:04:49.514Z] === RUN TestResizeWithInvalidSize [2022-01-20T21:04:49.559Z] check_test.go:195: [df0a48d586750] daemon is not started [2022-01-20T21:04:49.559Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-01-20T21:04:49.819Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-01-20T21:04:50.757Z] check_test.go:195: [dcab879a8b85e] daemon is not started [2022-01-20T21:04:50.757Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-01-20T21:04:51.771Z] --- PASS: TestResizeWithInvalidSize (2.44s) [2022-01-20T21:04:51.771Z] === RUN TestResizeWhenContainerNotStarted [2022-01-20T21:04:51.787Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-01-20T21:04:52.357Z] docker_cli_swarm_test.go:1315: [db433de662036] joining swarm manager [d741e0d16fab5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-20T21:04:52.616Z] --- PASS: TestDockerRegistrySuite (42.90s) [2022-01-20T21:04:52.616Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.14s) [2022-01-20T21:04:52.616Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.95s) [2022-01-20T21:04:52.616Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.17s) [2022-01-20T21:04:52.616Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2022-01-20T21:04:52.616Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.64s) [2022-01-20T21:04:52.616Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.56s) [2022-01-20T21:04:52.616Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.77s) [2022-01-20T21:04:52.616Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.04s) [2022-01-20T21:04:52.616Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.30s) [2022-01-20T21:04:52.616Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.16s) [2022-01-20T21:04:52.616Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.10s) [2022-01-20T21:04:52.616Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.03s) [2022-01-20T21:04:52.616Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.89s) [2022-01-20T21:04:52.616Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.89s) [2022-01-20T21:04:52.616Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.89s) [2022-01-20T21:04:52.616Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.73s) [2022-01-20T21:04:52.616Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.96s) [2022-01-20T21:04:52.616Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.03s) [2022-01-20T21:04:52.616Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.90s) [2022-01-20T21:04:52.616Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-01-20T21:04:52.616Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.91s) [2022-01-20T21:04:52.616Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.83s) [2022-01-20T21:04:52.616Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.88s) [2022-01-20T21:04:52.616Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.45s) [2022-01-20T21:04:52.616Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.53s) [2022-01-20T21:04:52.616Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.12s) [2022-01-20T21:04:52.616Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.38s) [2022-01-20T21:04:52.616Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2022-01-20T21:04:52.616Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.28s) [2022-01-20T21:04:52.616Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.23s) [2022-01-20T21:04:52.616Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.32s) [2022-01-20T21:04:52.616Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2022-01-20T21:04:52.616Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.01s) [2022-01-20T21:04:52.616Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.37s) [2022-01-20T21:04:52.616Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.82s) [2022-01-20T21:04:52.616Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.20s) [2022-01-20T21:04:52.616Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.11s) [2022-01-20T21:04:52.616Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s) [2022-01-20T21:04:52.616Z] === RUN TestDockerSchema1RegistrySuite [2022-01-20T21:04:52.616Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-01-20T21:04:52.616Z] check_test.go:222: [d05668a116aa4] daemon is not started [2022-01-20T21:04:52.616Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-01-20T21:04:53.554Z] docker_cli_swarm_test.go:1316: [d938698ac18d5] joining swarm manager [d741e0d16fab5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-20T21:04:54.674Z] --- PASS: TestResizeWhenContainerNotStarted (2.77s) [2022-01-20T21:04:54.674Z] === RUN TestDaemonRestartKillContainers [2022-01-20T21:04:54.674Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T21:04:54.674Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-01-20T21:04:54.674Z] === RUN TestStats [2022-01-20T21:04:54.674Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-01-20T21:04:54.674Z] --- SKIP: TestStats (0.00s) [2022-01-20T21:04:54.674Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-01-20T21:04:55.458Z] check_test.go:222: [d8a28c2767258] daemon is not started [2022-01-20T21:04:55.717Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-01-20T21:04:56.088Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-01-20T21:05:00.993Z] check_test.go:222: [d05a2ecaeb384] daemon is not started [2022-01-20T21:05:00.993Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-01-20T21:05:00.993Z] check_test.go:222: [d3b6603483ad8] daemon is not started [2022-01-20T21:05:01.253Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-01-20T21:05:01.253Z] check_test.go:222: [d22dff43397c7] daemon is not started [2022-01-20T21:05:01.253Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-01-20T21:05:01.752Z] --- PASS: TestStopContainerWithRestartPolicyAlways (7.11s) [2022-01-20T21:05:01.752Z] === RUN TestStopContainerWithTimeout [2022-01-20T21:05:01.752Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-01-20T21:05:01.752Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-01-20T21:05:01.752Z] === RUN TestUpdateRestartPolicy [2022-01-20T21:05:02.189Z] check_test.go:222: [d0ae9e3ae2d11] daemon is not started [2022-01-20T21:05:02.189Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-01-20T21:05:03.125Z] check_test.go:222: [d6b5c81675523] daemon is not started [2022-01-20T21:05:03.125Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-01-20T21:05:04.062Z] check_test.go:222: [dcf2357d0a3d8] daemon is not started [2022-01-20T21:05:04.062Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-01-20T21:05:06.499Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-01-20T21:05:06.600Z] check_test.go:222: [d6712d47f643d] daemon is not started [2022-01-20T21:05:06.600Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-01-20T21:05:06.859Z] check_test.go:222: [d62847d0e5745] daemon is not started [2022-01-20T21:05:06.859Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-01-20T21:05:07.118Z] check_test.go:222: [d5fa92e4e62f1] daemon is not started [2022-01-20T21:05:07.118Z] --- PASS: TestDockerSchema1RegistrySuite (14.64s) [2022-01-20T21:05:07.118Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.15s) [2022-01-20T21:05:07.118Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.93s) [2022-01-20T21:05:07.118Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.57s) [2022-01-20T21:05:07.118Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.95s) [2022-01-20T21:05:07.118Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-01-20T21:05:07.118Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.94s) [2022-01-20T21:05:07.118Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.87s) [2022-01-20T21:05:07.118Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.88s) [2022-01-20T21:05:07.118Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.41s) [2022-01-20T21:05:07.118Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.43s) [2022-01-20T21:05:07.118Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.37s) [2022-01-20T21:05:07.118Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-01-20T21:05:07.118Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-01-20T21:05:08.054Z] check_test.go:251: [d464e204b9cd9] daemon is not started [2022-01-20T21:05:08.054Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-01-20T21:05:08.313Z] check_test.go:251: [df9f74fca275f] daemon is not started [2022-01-20T21:05:08.313Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-01-20T21:05:08.571Z] check_test.go:251: [d72f0284d4259] daemon is not started [2022-01-20T21:05:08.571Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-01-20T21:05:09.949Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-01-20T21:05:10.518Z] check_test.go:251: [d7f5a6dd72e6c] daemon is not started [2022-01-20T21:05:10.518Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-01-20T21:05:11.086Z] check_test.go:251: [d177a39d47271] daemon is not started [2022-01-20T21:05:11.086Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-01-20T21:05:11.654Z] check_test.go:251: [de0e069513a02] daemon is not started [2022-01-20T21:05:11.654Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-01-20T21:05:11.913Z] check_test.go:251: [d26fb553c7a15] daemon is not started [2022-01-20T21:05:11.913Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.75s) [2022-01-20T21:05:11.913Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.70s) [2022-01-20T21:05:11.913Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.55s) [2022-01-20T21:05:11.913Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2022-01-20T21:05:11.913Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.23s) [2022-01-20T21:05:11.913Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.54s) [2022-01-20T21:05:11.913Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.59s) [2022-01-20T21:05:11.913Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.83s) [2022-01-20T21:05:11.913Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2022-01-20T21:05:11.913Z] === RUN TestDockerRegistryAuthTokenSuite [2022-01-20T21:05:11.913Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-01-20T21:05:15.172Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-01-20T21:05:17.181Z] check_test.go:278: [da8723361cc42] daemon is not started [2022-01-20T21:05:17.181Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-01-20T21:05:17.181Z] check_test.go:278: [d099f503896df] daemon is not started [2022-01-20T21:05:17.181Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-01-20T21:05:17.440Z] check_test.go:278: [d9f1f20e6a0a7] daemon is not started [2022-01-20T21:05:17.440Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-01-20T21:05:17.440Z] check_test.go:278: [d17c09bc2ec91] daemon is not started [2022-01-20T21:05:17.440Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-01-20T21:05:17.698Z] check_test.go:278: [d13e91ba1a07a] daemon is not started [2022-01-20T21:05:17.698Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.77s) [2022-01-20T21:05:17.698Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.17s) [2022-01-20T21:05:17.698Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2022-01-20T21:05:17.699Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2022-01-20T21:05:17.699Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.16s) [2022-01-20T21:05:17.699Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2022-01-20T21:05:17.699Z] === RUN TestDockerNetworkSuite [2022-01-20T21:05:17.699Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-01-20T21:05:18.635Z] docker_cli_network_unix_test.go:46: [d95e3ab3ec044] daemon is not started [2022-01-20T21:05:18.635Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-01-20T21:05:19.205Z] docker_cli_network_unix_test.go:46: [de1a31fa8f8ae] daemon is not started [2022-01-20T21:05:19.205Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-01-20T21:05:21.741Z] docker_cli_network_unix_test.go:46: [d76ecc0772048] daemon is not started [2022-01-20T21:05:22.002Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-01-20T21:05:23.380Z] docker_cli_network_unix_test.go:46: [df4f8a0cc7bcf] daemon is not started [2022-01-20T21:05:23.380Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-01-20T21:05:23.638Z] docker_cli_network_unix_test.go:1233: [d6dcf7c706cc0] daemon is not started [2022-01-20T21:05:26.172Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-01-20T21:05:26.740Z] docker_cli_network_unix_test.go:46: [dd51d0a95e257] daemon is not started [2022-01-20T21:05:26.867Z] --- PASS: TestUpdateRestartPolicy (24.32s) [2022-01-20T21:05:26.867Z] === RUN TestUpdateRestartWithAutoRemove [2022-01-20T21:05:27.309Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-01-20T21:05:28.400Z] --- PASS: TestUpdateRestartWithAutoRemove (2.59s) [2022-01-20T21:05:28.400Z] === RUN TestWaitNonBlocked [2022-01-20T21:05:28.400Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-20T21:05:28.400Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-20T21:05:28.400Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-20T21:05:28.400Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-20T21:05:28.400Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-20T21:05:28.400Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-20T21:05:31.503Z] docker_cli_network_unix_test.go:46: [dc31f5d358fd3] daemon is not started [2022-01-20T21:05:32.072Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-01-20T21:05:32.181Z] --- PASS: TestWaitNonBlocked (0.03s) [2022-01-20T21:05:32.181Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.61s) [2022-01-20T21:05:32.181Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.73s) [2022-01-20T21:05:32.181Z] === RUN TestWaitBlocked [2022-01-20T21:05:32.181Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T21:05:32.181Z] --- SKIP: TestWaitBlocked (0.00s) [2022-01-20T21:05:32.181Z] PASS [2022-01-20T21:05:32.181Z] ok github.com/docker/docker/integration/container 114.587s [2022-01-20T21:05:32.181Z] [2022-01-20T21:05:32.181Z] === Skipped [2022-01-20T21:05:32.181Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-01-20T21:05:32.181Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-01-20T21:05:32.181Z] [2022-01-20T21:05:32.181Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-01-20T21:05:32.181Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T21:05:32.181Z] [2022-01-20T21:05:32.181Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-01-20T21:05:32.181Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-01-20T21:05:32.181Z] [2022-01-20T21:05:32.181Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-01-20T21:05:32.181Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T21:05:32.181Z] [2022-01-20T21:05:32.181Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-01-20T21:05:32.181Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T21:05:32.181Z] [2022-01-20T21:05:32.181Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-01-20T21:05:32.181Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T21:05:32.181Z] [2022-01-20T21:05:32.181Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-01-20T21:05:32.181Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-01-20T21:05:32.181Z] [2022-01-20T21:05:32.181Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-01-20T21:05:32.181Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-01-20T21:05:32.181Z] [2022-01-20T21:05:32.181Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-01-20T21:05:32.181Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T21:05:32.181Z] [2022-01-20T21:05:32.181Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-01-20T21:05:32.181Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-01-20T21:05:32.181Z] [2022-01-20T21:05:32.181Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-01-20T21:05:32.181Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-01-20T21:05:32.181Z] [2022-01-20T21:05:32.181Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-01-20T21:05:32.181Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T21:05:32.181Z] [2022-01-20T21:05:32.181Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-01-20T21:05:32.181Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T21:05:32.181Z] [2022-01-20T21:05:32.181Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-01-20T21:05:32.181Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-01-20T21:05:32.181Z] [2022-01-20T21:05:32.181Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-01-20T21:05:32.181Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-01-20T21:05:32.181Z] [2022-01-20T21:05:32.181Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-01-20T21:05:32.181Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-01-20T21:05:32.181Z] [2022-01-20T21:05:32.181Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-01-20T21:05:32.181Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-01-20T21:05:32.181Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-01-20T21:05:32.181Z] [2022-01-20T21:05:32.181Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-01-20T21:05:32.181Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-01-20T21:05:32.181Z] [2022-01-20T21:05:32.181Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-01-20T21:05:32.181Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-01-20T21:05:32.181Z] [2022-01-20T21:05:32.181Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-01-20T21:05:32.181Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-01-20T21:05:32.181Z] [2022-01-20T21:05:32.181Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-01-20T21:05:32.181Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-01-20T21:05:32.181Z] [2022-01-20T21:05:32.181Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-01-20T21:05:32.181Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T21:05:32.181Z] [2022-01-20T21:05:32.181Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-01-20T21:05:32.181Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-01-20T21:05:32.181Z] [2022-01-20T21:05:32.181Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-01-20T21:05:32.181Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-01-20T21:05:32.181Z] [2022-01-20T21:05:32.181Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-01-20T21:05:32.181Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-01-20T21:05:32.181Z] [2022-01-20T21:05:32.181Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-01-20T21:05:32.181Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-01-20T21:05:32.181Z] [2022-01-20T21:05:32.181Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-01-20T21:05:32.181Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T21:05:32.181Z] [2022-01-20T21:05:32.181Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-01-20T21:05:32.181Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-01-20T21:05:32.181Z] [2022-01-20T21:05:32.181Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-01-20T21:05:32.181Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-01-20T21:05:32.181Z] [2022-01-20T21:05:32.181Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-01-20T21:05:32.181Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T21:05:32.181Z] [2022-01-20T21:05:32.181Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-01-20T21:05:32.181Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-01-20T21:05:32.181Z] [2022-01-20T21:05:32.181Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-01-20T21:05:32.181Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-01-20T21:05:32.181Z] [2022-01-20T21:05:32.181Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-01-20T21:05:32.181Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T21:05:32.181Z] [2022-01-20T21:05:32.181Z] DONE 87 tests, 33 skipped in 117.683s [2022-01-20T21:05:32.181Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-01-20T21:05:33.976Z] docker_cli_network_unix_test.go:46: [d27517c6ad37e] daemon is not started [2022-01-20T21:05:34.544Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-01-20T21:05:35.481Z] docker_cli_network_unix_test.go:46: [d64fa673c3ebc] daemon is not started [2022-01-20T21:05:35.481Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-01-20T21:05:36.050Z] docker_cli_network_unix_test.go:46: [d3ba400dff9b0] daemon is not started [2022-01-20T21:05:36.050Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-01-20T21:05:36.309Z] docker_cli_network_unix_test.go:46: [d95138a94a67a] daemon is not started [2022-01-20T21:05:36.309Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-01-20T21:05:36.878Z] docker_cli_network_unix_test.go:46: [db703159aaa72] daemon is not started [2022-01-20T21:05:37.137Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-01-20T21:05:37.705Z] docker_cli_network_unix_test.go:46: [dd23ccfe7864f] daemon is not started [2022-01-20T21:05:37.963Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-01-20T21:05:38.222Z] docker_cli_network_unix_test.go:46: [d160e8bc90487] daemon is not started [2022-01-20T21:05:38.222Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-01-20T21:05:38.481Z] docker_cli_network_unix_test.go:46: [dfa7189953e95] daemon is not started [2022-01-20T21:05:38.481Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-01-20T21:05:39.049Z] docker_cli_network_unix_test.go:46: [d0562fb18301a] daemon is not started [2022-01-20T21:05:39.308Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-01-20T21:05:39.308Z] docker_cli_network_unix_test.go:46: [defd717b0101f] daemon is not started [2022-01-20T21:05:39.308Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-01-20T21:05:39.567Z] docker_cli_network_unix_test.go:46: [db285c54d4e98] daemon is not started [2022-01-20T21:05:39.567Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-01-20T21:05:39.567Z] docker_cli_network_unix_test.go:46: [dc6b53a3d35ec] daemon is not started [2022-01-20T21:05:39.567Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-01-20T21:05:40.503Z] docker_cli_network_unix_test.go:46: [d293c4af0f07c] daemon is not started [2022-01-20T21:05:40.503Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-01-20T21:05:40.762Z] docker_cli_network_unix_test.go:46: [de0fa8334962f] daemon is not started [2022-01-20T21:05:41.330Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-01-20T21:05:41.330Z] docker_cli_network_unix_test.go:46: [d74edc91fa8dd] daemon is not started [2022-01-20T21:05:41.330Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-01-20T21:05:41.589Z] docker_cli_network_unix_test.go:46: [de7f851146ee7] daemon is not started [2022-01-20T21:05:41.589Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-01-20T21:05:41.589Z] docker_cli_network_unix_test.go:46: [df1b8e69ebb4b] daemon is not started [2022-01-20T21:05:41.589Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-01-20T21:05:42.969Z] docker_cli_network_unix_test.go:968: [d5e51c965a918] daemon is not started [2022-01-20T21:05:43.905Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-01-20T21:05:45.256Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-01-20T21:05:45.283Z] docker_cli_network_unix_test.go:46: [dab6f7fc05415] daemon is not started [2022-01-20T21:05:45.283Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-01-20T21:05:47.818Z] docker_cli_network_unix_test.go:1116: [dca95894b5c5f] daemon is not started [2022-01-20T21:05:49.388Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-01-20T21:05:49.388Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-01-20T21:05:49.388Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-01-20T21:05:49.388Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-01-20T21:05:50.357Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-01-20T21:05:50.616Z] docker_cli_network_unix_test.go:46: [d769a037a26eb] daemon is not started [2022-01-20T21:05:50.616Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-01-20T21:05:51.553Z] docker_cli_network_unix_test.go:46: [d827d38a0256d] daemon is not started [2022-01-20T21:05:51.553Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-01-20T21:05:51.553Z] docker_cli_network_unix_test.go:46: [da3ac0612397c] daemon is not started [2022-01-20T21:05:51.553Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-01-20T21:05:51.812Z] docker_cli_network_unix_test.go:46: [de5a28e69bcda] daemon is not started [2022-01-20T21:05:51.812Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-01-20T21:05:51.812Z] docker_cli_network_unix_test.go:46: [dfd587c1df367] daemon is not started [2022-01-20T21:05:51.812Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-01-20T21:05:52.072Z] docker_cli_network_unix_test.go:46: [d50f803c58ce2] daemon is not started [2022-01-20T21:05:52.072Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-01-20T21:05:52.072Z] docker_cli_network_unix_test.go:46: [db51745b24970] daemon is not started [2022-01-20T21:05:52.072Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-01-20T21:05:52.396Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-01-20T21:05:53.448Z] docker_cli_network_unix_test.go:46: [d61daf07c7007] daemon is not started [2022-01-20T21:05:54.387Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-01-20T21:05:54.387Z] docker_cli_network_unix_test.go:46: [d57a5af34c4e5] daemon is not started [2022-01-20T21:05:54.387Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-01-20T21:05:54.387Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-01-20T21:05:54.387Z] docker_cli_network_unix_test.go:46: [d4d20ba0aaebb] daemon is not started [2022-01-20T21:05:54.387Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-01-20T21:05:54.956Z] docker_cli_network_unix_test.go:46: [d842c10c65656] daemon is not started [2022-01-20T21:05:55.523Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-01-20T21:05:58.811Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-01-20T21:06:00.191Z] docker_cli_network_unix_test.go:1084: [df88384512f1b] daemon is not started [2022-01-20T21:06:02.101Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-01-20T21:06:02.101Z] docker_cli_network_unix_test.go:46: [d126aed8548a7] daemon is not started [2022-01-20T21:06:02.101Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-01-20T21:06:02.150Z] === RUN TestConfigDaemonLibtrustID [2022-01-20T21:06:02.150Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-01-20T21:06:02.150Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-01-20T21:06:02.150Z] === RUN TestDaemonConfigValidation [2022-01-20T21:06:02.150Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-01-20T21:06:02.150Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-01-20T21:06:02.150Z] === RUN TestConfigDaemonSeccompProfiles [2022-01-20T21:06:02.150Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-01-20T21:06:02.150Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-01-20T21:06:02.150Z] === RUN TestDaemonProxy [2022-01-20T21:06:02.150Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-01-20T21:06:02.150Z] --- SKIP: TestDaemonProxy (0.01s) [2022-01-20T21:06:02.150Z] PASS [2022-01-20T21:06:02.150Z] ok github.com/docker/docker/integration/daemon 0.155s [2022-01-20T21:06:02.150Z] [2022-01-20T21:06:02.150Z] === Skipped [2022-01-20T21:06:02.150Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-01-20T21:06:02.150Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-01-20T21:06:02.150Z] [2022-01-20T21:06:02.150Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-01-20T21:06:02.150Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-01-20T21:06:02.150Z] [2022-01-20T21:06:02.150Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-01-20T21:06:02.150Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-01-20T21:06:02.150Z] [2022-01-20T21:06:02.150Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.01s) [2022-01-20T21:06:02.150Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-01-20T21:06:02.150Z] [2022-01-20T21:06:02.150Z] DONE 4 tests, 4 skipped in 28.126s [2022-01-20T21:06:02.150Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-01-20T21:06:02.360Z] docker_cli_network_unix_test.go:46: [d56c28e62f7ac] daemon is not started [2022-01-20T21:06:02.619Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-01-20T21:06:02.795Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-01-20T21:06:03.116Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-20T21:06:03.116Z] INFO: Testing against a local daemon [2022-01-20T21:06:03.116Z] === RUN TestCommitInheritsEnv [2022-01-20T21:06:03.116Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-20T21:06:03.116Z] --- SKIP: TestCommitInheritsEnv (0.01s) [2022-01-20T21:06:03.116Z] === RUN TestImportExtremelyLargeImageWorks [2022-01-20T21:06:03.116Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2022-01-20T21:06:03.116Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-01-20T21:06:03.116Z] === RUN TestImagesFilterMultiReference [2022-01-20T21:06:03.116Z] --- PASS: TestImagesFilterMultiReference (0.14s) [2022-01-20T21:06:03.116Z] === RUN TestImagePullPlatformInvalid [2022-01-20T21:06:03.116Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2022-01-20T21:06:03.116Z] === RUN TestRemoveImageOrphaning [2022-01-20T21:06:04.027Z] docker_cli_network_unix_test.go:46: [df6f306f44c32] daemon is not started [2022-01-20T21:06:04.286Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-01-20T21:06:04.286Z] docker_cli_network_unix_test.go:46: [dbb47881722c7] daemon is not started [2022-01-20T21:06:04.286Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-01-20T21:06:04.545Z] docker_cli_network_unix_test.go:46: [da2ddefafbdcd] daemon is not started [2022-01-20T21:06:04.651Z] --- PASS: TestRemoveImageOrphaning (1.35s) [2022-01-20T21:06:04.651Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-01-20T21:06:04.651Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.07s) [2022-01-20T21:06:04.651Z] === RUN TestTagInvalidReference [2022-01-20T21:06:04.651Z] --- PASS: TestTagInvalidReference (0.05s) [2022-01-20T21:06:04.651Z] === RUN TestTagValidPrefixedRepo [2022-01-20T21:06:04.651Z] --- PASS: TestTagValidPrefixedRepo (0.10s) [2022-01-20T21:06:04.651Z] === RUN TestTagExistedNameWithoutForce [2022-01-20T21:06:04.651Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2022-01-20T21:06:04.651Z] === RUN TestTagOfficialNames [2022-01-20T21:06:04.651Z] --- PASS: TestTagOfficialNames (0.12s) [2022-01-20T21:06:04.651Z] === RUN TestTagMatchesDigest [2022-01-20T21:06:04.651Z] --- PASS: TestTagMatchesDigest (0.04s) [2022-01-20T21:06:04.651Z] PASS [2022-01-20T21:06:04.651Z] ok github.com/docker/docker/integration/image 2.035s [2022-01-20T21:06:04.804Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-01-20T21:06:05.109Z] [2022-01-20T21:06:05.109Z] === Skipped [2022-01-20T21:06:05.109Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.01s) [2022-01-20T21:06:05.109Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-20T21:06:05.109Z] [2022-01-20T21:06:05.109Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-01-20T21:06:05.109Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2022-01-20T21:06:05.109Z] [2022-01-20T21:06:05.109Z] DONE 11 tests, 2 skipped in 4.585s [2022-01-20T21:06:05.371Z] docker_cli_network_unix_test.go:46: [dd624364c1a8b] daemon is not started [2022-01-20T21:06:05.567Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-01-20T21:06:05.630Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-01-20T21:06:06.197Z] docker_cli_network_unix_test.go:46: [d3dbd877babfe] daemon is not started [2022-01-20T21:06:06.456Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-01-20T21:06:08.470Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-20T21:06:08.471Z] INFO: Testing against a local daemon [2022-01-20T21:06:08.471Z] === RUN TestNetworkCreateDelete [2022-01-20T21:06:08.471Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T21:06:08.471Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-01-20T21:06:08.471Z] === RUN TestDockerNetworkDeletePreferID [2022-01-20T21:06:08.471Z] 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-01-20T21:06:08.471Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-01-20T21:06:08.471Z] === RUN TestDaemonDNSFallback [2022-01-20T21:06:08.471Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T21:06:08.471Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-01-20T21:06:08.471Z] === RUN TestInspectNetwork [2022-01-20T21:06:08.471Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-01-20T21:06:08.471Z] --- SKIP: TestInspectNetwork (0.00s) [2022-01-20T21:06:08.471Z] === RUN TestRunContainerWithBridgeNone [2022-01-20T21:06:08.471Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T21:06:08.471Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-01-20T21:06:08.471Z] === RUN TestNetworkInvalidJSON [2022-01-20T21:06:08.471Z] === RUN TestNetworkInvalidJSON//networks/create [2022-01-20T21:06:08.471Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-01-20T21:06:08.471Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-01-20T21:06:08.471Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-01-20T21:06:08.471Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-20T21:06:08.471Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-20T21:06:08.471Z] === CONT TestNetworkInvalidJSON//networks/create [2022-01-20T21:06:08.471Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-20T21:06:08.471Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-01-20T21:06:08.471Z] --- PASS: TestNetworkInvalidJSON (0.06s) [2022-01-20T21:06:08.471Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.02s) [2022-01-20T21:06:08.471Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.03s) [2022-01-20T21:06:08.471Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.03s) [2022-01-20T21:06:08.471Z] === RUN TestNetworkList [2022-01-20T21:06:08.471Z] === RUN TestNetworkList//networks [2022-01-20T21:06:08.471Z] === PAUSE TestNetworkList//networks [2022-01-20T21:06:08.471Z] === RUN TestNetworkList//networks/ [2022-01-20T21:06:08.471Z] === PAUSE TestNetworkList//networks/ [2022-01-20T21:06:08.471Z] === CONT TestNetworkList//networks [2022-01-20T21:06:08.471Z] === CONT TestNetworkList//networks/ [2022-01-20T21:06:08.471Z] --- PASS: TestNetworkList (0.05s) [2022-01-20T21:06:08.471Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-01-20T21:06:08.471Z] --- PASS: TestNetworkList//networks (0.01s) [2022-01-20T21:06:08.471Z] === RUN TestHostIPv4BridgeLabel [2022-01-20T21:06:08.471Z] network_test.go:128: testEnv.OSType == "windows" [2022-01-20T21:06:08.471Z] --- SKIP: TestHostIPv4BridgeLabel (0.01s) [2022-01-20T21:06:08.471Z] === RUN TestDaemonRestartWithLiveRestore [2022-01-20T21:06:08.471Z] service_test.go:30: testEnv.OSType == "windows" [2022-01-20T21:06:08.471Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-01-20T21:06:08.471Z] === RUN TestDaemonDefaultNetworkPools [2022-01-20T21:06:08.471Z] service_test.go:59: testEnv.OSType == "windows" [2022-01-20T21:06:08.471Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-01-20T21:06:08.471Z] === RUN TestDaemonRestartWithExistingNetwork [2022-01-20T21:06:08.471Z] service_test.go:103: testEnv.OSType == "windows" [2022-01-20T21:06:08.471Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-01-20T21:06:08.471Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-01-20T21:06:08.471Z] service_test.go:137: testEnv.OSType == "windows" [2022-01-20T21:06:08.471Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-01-20T21:06:08.471Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-01-20T21:06:08.471Z] service_test.go:188: testEnv.OSType == "windows" [2022-01-20T21:06:08.471Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-01-20T21:06:08.471Z] === RUN TestServiceWithPredefinedNetwork [2022-01-20T21:06:08.471Z] service_test.go:213: testEnv.OSType == "windows" [2022-01-20T21:06:08.471Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-01-20T21:06:08.471Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-01-20T21:06:08.471Z] service_test.go:243: FLAKY_TEST [2022-01-20T21:06:08.471Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-01-20T21:06:08.471Z] === RUN TestServiceWithDataPathPortInit [2022-01-20T21:06:08.471Z] service_test.go:334: testEnv.OSType == "windows" [2022-01-20T21:06:08.471Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-01-20T21:06:08.471Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-01-20T21:06:08.471Z] service_test.go:402: testEnv.OSType == "windows" [2022-01-20T21:06:08.471Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-01-20T21:06:08.471Z] PASS [2022-01-20T21:06:08.471Z] ok github.com/docker/docker/integration/network 0.242s [2022-01-20T21:06:08.471Z] [2022-01-20T21:06:08.471Z] === Skipped [2022-01-20T21:06:08.471Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-01-20T21:06:08.471Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T21:06:08.471Z] [2022-01-20T21:06:08.471Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-01-20T21:06:08.471Z] 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-01-20T21:06:08.471Z] [2022-01-20T21:06:08.471Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-01-20T21:06:08.471Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T21:06:08.471Z] [2022-01-20T21:06:08.471Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-01-20T21:06:08.471Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-01-20T21:06:08.471Z] [2022-01-20T21:06:08.471Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-01-20T21:06:08.471Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T21:06:08.471Z] [2022-01-20T21:06:08.471Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.01s) [2022-01-20T21:06:08.471Z] network_test.go:128: testEnv.OSType == "windows" [2022-01-20T21:06:08.471Z] [2022-01-20T21:06:08.471Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-01-20T21:06:08.471Z] service_test.go:30: testEnv.OSType == "windows" [2022-01-20T21:06:08.471Z] [2022-01-20T21:06:08.471Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-01-20T21:06:08.471Z] service_test.go:59: testEnv.OSType == "windows" [2022-01-20T21:06:08.471Z] [2022-01-20T21:06:08.471Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-01-20T21:06:08.471Z] service_test.go:103: testEnv.OSType == "windows" [2022-01-20T21:06:08.471Z] [2022-01-20T21:06:08.471Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-01-20T21:06:08.471Z] service_test.go:137: testEnv.OSType == "windows" [2022-01-20T21:06:08.471Z] [2022-01-20T21:06:08.471Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-01-20T21:06:08.471Z] service_test.go:188: testEnv.OSType == "windows" [2022-01-20T21:06:08.471Z] [2022-01-20T21:06:08.471Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-01-20T21:06:08.471Z] service_test.go:213: testEnv.OSType == "windows" [2022-01-20T21:06:08.471Z] [2022-01-20T21:06:08.471Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-01-20T21:06:08.471Z] service_test.go:243: FLAKY_TEST [2022-01-20T21:06:08.471Z] [2022-01-20T21:06:08.471Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-01-20T21:06:08.471Z] service_test.go:334: testEnv.OSType == "windows" [2022-01-20T21:06:08.471Z] [2022-01-20T21:06:08.471Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-01-20T21:06:08.471Z] service_test.go:402: testEnv.OSType == "windows" [2022-01-20T21:06:08.471Z] [2022-01-20T21:06:08.471Z] DONE 22 tests, 15 skipped in 2.905s [2022-01-20T21:06:08.471Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-01-20T21:06:09.435Z] testing: warning: no tests to run [2022-01-20T21:06:09.435Z] PASS [2022-01-20T21:06:09.435Z] ok github.com/docker/docker/integration/network/ipvlan 0.107s [2022-01-20T21:06:09.435Z] [2022-01-20T21:06:09.435Z] DONE 0 tests in 0.880s [2022-01-20T21:06:09.435Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-01-20T21:06:10.402Z] testing: warning: no tests to run [2022-01-20T21:06:10.402Z] PASS [2022-01-20T21:06:10.402Z] ok github.com/docker/docker/integration/network/macvlan 0.095s [2022-01-20T21:06:10.402Z] [2022-01-20T21:06:10.402Z] DONE 0 tests in 0.918s [2022-01-20T21:06:10.402Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-01-20T21:06:11.371Z] testing: warning: no tests to run [2022-01-20T21:06:11.371Z] PASS [2022-01-20T21:06:11.371Z] ok github.com/docker/docker/integration/plugin 0.094s [2022-01-20T21:06:11.371Z] [2022-01-20T21:06:11.371Z] DONE 0 tests in 0.867s [2022-01-20T21:06:11.829Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-01-20T21:06:12.804Z] testing: warning: no tests to run [2022-01-20T21:06:12.804Z] PASS [2022-01-20T21:06:12.804Z] ok github.com/docker/docker/integration/plugin/authz 0.122s [2022-01-20T21:06:12.804Z] [2022-01-20T21:06:12.804Z] DONE 0 tests in 0.997s [2022-01-20T21:06:12.804Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-01-20T21:06:13.020Z] docker_cli_network_unix_test.go:46: [d8a1e6e23efa2] daemon is not started [2022-01-20T21:06:13.280Z] --- PASS: TestDockerNetworkSuite (55.46s) [2022-01-20T21:06:13.280Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (0.96s) [2022-01-20T21:06:13.280Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.65s) [2022-01-20T21:06:13.280Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.71s) [2022-01-20T21:06:13.280Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.45s) [2022-01-20T21:06:13.280Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.40s) [2022-01-20T21:06:13.280Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.44s) [2022-01-20T21:06:13.280Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (4.84s) [2022-01-20T21:06:13.280Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.27s) [2022-01-20T21:06:13.280Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.08s) [2022-01-20T21:06:13.280Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.48s) [2022-01-20T21:06:13.280Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.36s) [2022-01-20T21:06:13.280Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.83s) [2022-01-20T21:06:13.280Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.91s) [2022-01-20T21:06:13.280Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.16s) [2022-01-20T21:06:13.280Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.31s) [2022-01-20T21:06:13.280Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.68s) [2022-01-20T21:06:13.280Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.17s) [2022-01-20T21:06:13.280Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.05s) [2022-01-20T21:06:13.280Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.15s) [2022-01-20T21:06:13.280Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.68s) [2022-01-20T21:06:13.280Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.00s) [2022-01-20T21:06:13.280Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2022-01-20T21:06:13.280Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.24s) [2022-01-20T21:06:13.280Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.08s) [2022-01-20T21:06:13.280Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.29s) [2022-01-20T21:06:13.280Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.14s) [2022-01-20T21:06:13.280Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.35s) [2022-01-20T21:06:13.280Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.22s) [2022-01-20T21:06:13.280Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.82s) [2022-01-20T21:06:13.280Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.14s) [2022-01-20T21:06:13.280Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2022-01-20T21:06:13.280Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.17s) [2022-01-20T21:06:13.280Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.17s) [2022-01-20T21:06:13.280Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2022-01-20T21:06:13.280Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.40s) [2022-01-20T21:06:13.280Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.06s) [2022-01-20T21:06:13.280Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2022-01-20T21:06:13.280Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.85s) [2022-01-20T21:06:13.280Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.36s) [2022-01-20T21:06:13.280Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.13s) [2022-01-20T21:06:13.280Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.05s) [2022-01-20T21:06:13.280Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.77s) [2022-01-20T21:06:13.280Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.51s) [2022-01-20T21:06:13.280Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2022-01-20T21:06:13.280Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.67s) [2022-01-20T21:06:13.280Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.62s) [2022-01-20T21:06:13.280Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.90s) [2022-01-20T21:06:13.280Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (6.76s) [2022-01-20T21:06:13.280Z] === RUN TestDockerHubPullSuite [2022-01-20T21:06:13.280Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-01-20T21:06:14.656Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-01-20T21:06:17.187Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-01-20T21:06:17.755Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-01-20T21:06:19.131Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-01-20T21:06:19.701Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-01-20T21:06:19.701Z] --- PASS: TestDockerHubPullSuite (6.42s) [2022-01-20T21:06:19.701Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.61s) [2022-01-20T21:06:19.701Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.21s) [2022-01-20T21:06:19.701Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.68s) [2022-01-20T21:06:19.701Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.52s) [2022-01-20T21:06:19.701Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.34s) [2022-01-20T21:06:19.701Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2022-01-20T21:06:19.701Z] PASS [2022-01-20T21:06:19.701Z] [2022-01-20T21:06:19.701Z] === Skipped [2022-01-20T21:06:19.701Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-01-20T21:06:19.701Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2022-01-20T21:06:19.701Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-01-20T21:06:19.701Z] [2022-01-20T21:06:19.701Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-01-20T21:06:19.701Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-01-20T21:06:19.701Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-01-20T21:06:19.701Z] [2022-01-20T21:06:19.701Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-01-20T21:06:19.701Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2022-01-20T21:06:19.701Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-01-20T21:06:19.701Z] [2022-01-20T21:06:19.701Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2022-01-20T21:06:19.701Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2022-01-20T21:06:19.701Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2022-01-20T21:06:19.701Z] [2022-01-20T21:06:19.701Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-01-20T21:06:19.701Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2022-01-20T21:06:19.701Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-01-20T21:06:19.701Z] [2022-01-20T21:06:19.701Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-01-20T21:06:19.701Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2022-01-20T21:06:19.701Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-01-20T21:06:19.701Z] [2022-01-20T21:06:19.701Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-01-20T21:06:19.701Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2022-01-20T21:06:19.701Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-01-20T21:06:19.701Z] [2022-01-20T21:06:19.701Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.02s) [2022-01-20T21:06:19.701Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2022-01-20T21:06:19.701Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.02s) [2022-01-20T21:06:19.701Z] [2022-01-20T21:06:19.701Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-01-20T21:06:19.701Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-01-20T21:06:19.701Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-01-20T21:06:19.701Z] [2022-01-20T21:06:19.701Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-01-20T21:06:19.701Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2022-01-20T21:06:19.701Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-01-20T21:06:19.701Z] [2022-01-20T21:06:19.701Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-01-20T21:06:19.701Z] docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows [2022-01-20T21:06:19.701Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-01-20T21:06:19.701Z] [2022-01-20T21:06:19.701Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-01-20T21:06:19.701Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-01-20T21:06:19.701Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-01-20T21:06:19.701Z] [2022-01-20T21:06:19.701Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-01-20T21:06:19.701Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-01-20T21:06:19.701Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-01-20T21:06:19.701Z] [2022-01-20T21:06:19.701Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-01-20T21:06:19.701Z] docker_cli_sni_test.go:18: Flakey test [2022-01-20T21:06:19.701Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-01-20T21:06:19.701Z] [2022-01-20T21:06:19.701Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-01-20T21:06:19.701Z] docker_api_containers_test.go:417: unmatched requirement DaemonIsWindows [2022-01-20T21:06:19.701Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-01-20T21:06:19.701Z] [2022-01-20T21:06:19.701Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-01-20T21:06:19.701Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-01-20T21:06:19.701Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-01-20T21:06:19.701Z] [2022-01-20T21:06:19.701Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-01-20T21:06:19.701Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-01-20T21:06:19.701Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-01-20T21:06:19.701Z] [2022-01-20T21:06:19.701Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-01-20T21:06:19.701Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-01-20T21:06:19.701Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-01-20T21:06:19.701Z] [2022-01-20T21:06:19.701Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-01-20T21:06:19.701Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-01-20T21:06:19.701Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-01-20T21:06:19.701Z] [2022-01-20T21:06:19.701Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-01-20T21:06:19.701Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-01-20T21:06:19.701Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-01-20T21:06:19.701Z] [2022-01-20T21:06:19.701Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-01-20T21:06:19.701Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-01-20T21:06:19.701Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-01-20T21:06:19.701Z] [2022-01-20T21:06:19.701Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-01-20T21:06:19.701Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-01-20T21:06:19.701Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-01-20T21:06:19.701Z] [2022-01-20T21:06:19.701Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-01-20T21:06:19.701Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-01-20T21:06:19.701Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-01-20T21:06:19.701Z] [2022-01-20T21:06:19.701Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-01-20T21:06:19.701Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-01-20T21:06:19.701Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-01-20T21:06:19.701Z] [2022-01-20T21:06:19.701Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-01-20T21:06:19.701Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2022-01-20T21:06:19.701Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-01-20T21:06:19.701Z] [2022-01-20T21:06:19.701Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2022-01-20T21:06:19.701Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2022-01-20T21:06:19.701Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2022-01-20T21:06:19.701Z] [2022-01-20T21:06:19.701Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-01-20T21:06:19.701Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-01-20T21:06:19.701Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-01-20T21:06:19.701Z] [2022-01-20T21:06:19.701Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-01-20T21:06:19.701Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2022-01-20T21:06:19.701Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-01-20T21:06:19.701Z] [2022-01-20T21:06:19.701Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-01-20T21:06:19.701Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2022-01-20T21:06:19.701Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-01-20T21:06:19.701Z] [2022-01-20T21:06:19.701Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-01-20T21:06:19.701Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2022-01-20T21:06:19.701Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-01-20T21:06:19.701Z] [2022-01-20T21:06:19.701Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-01-20T21:06:19.701Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2022-01-20T21:06:19.701Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-01-20T21:06:19.701Z] [2022-01-20T21:06:19.701Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-01-20T21:06:19.701Z] docker_cli_run_test.go:1426: Unstable test, to be re-activated once #19937 is resolved [2022-01-20T21:06:19.701Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-01-20T21:06:19.701Z] [2022-01-20T21:06:19.701Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-01-20T21:06:19.701Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2022-01-20T21:06:19.701Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-01-20T21:06:19.701Z] [2022-01-20T21:06:19.701Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-01-20T21:06:19.701Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2022-01-20T21:06:19.701Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-01-20T21:06:19.701Z] [2022-01-20T21:06:19.701Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-01-20T21:06:19.701Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2022-01-20T21:06:19.701Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-01-20T21:06:19.701Z] [2022-01-20T21:06:19.701Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-01-20T21:06:19.701Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2022-01-20T21:06:19.701Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-01-20T21:06:19.701Z] [2022-01-20T21:06:19.701Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-01-20T21:06:19.701Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2022-01-20T21:06:19.701Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-01-20T21:06:19.701Z] [2022-01-20T21:06:19.701Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-01-20T21:06:19.701Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2022-01-20T21:06:19.701Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-01-20T21:06:19.701Z] [2022-01-20T21:06:19.701Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-01-20T21:06:19.701Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2022-01-20T21:06:19.701Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-01-20T21:06:19.701Z] [2022-01-20T21:06:19.701Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-01-20T21:06:19.701Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-01-20T21:06:19.701Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-01-20T21:06:19.701Z] [2022-01-20T21:06:19.701Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-01-20T21:06:19.701Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-01-20T21:06:19.701Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-01-20T21:06:19.701Z] [2022-01-20T21:06:19.701Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-01-20T21:06:19.701Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-01-20T21:06:19.701Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-01-20T21:06:19.701Z] [2022-01-20T21:06:19.701Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-01-20T21:06:19.701Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2022-01-20T21:06:19.701Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-01-20T21:06:19.701Z] [2022-01-20T21:06:19.701Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-01-20T21:06:19.701Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-01-20T21:06:19.701Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-01-20T21:06:19.701Z] [2022-01-20T21:06:19.701Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-01-20T21:06:19.701Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2022-01-20T21:06:19.701Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-01-20T21:06:19.701Z] [2022-01-20T21:06:19.701Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-01-20T21:06:19.701Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-01-20T21:06:19.701Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-01-20T21:06:19.701Z] [2022-01-20T21:06:19.701Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-01-20T21:06:19.701Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-01-20T21:06:19.701Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-01-20T21:06:19.701Z] [2022-01-20T21:06:19.701Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-01-20T21:06:19.701Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-01-20T21:06:19.701Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-01-20T21:06:19.701Z] [2022-01-20T21:06:19.701Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-01-20T21:06:19.701Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-01-20T21:06:19.701Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-01-20T21:06:19.701Z] [2022-01-20T21:06:19.701Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-01-20T21:06:19.701Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2022-01-20T21:06:19.701Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-01-20T21:06:19.701Z] [2022-01-20T21:06:19.701Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2022-01-20T21:06:19.701Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-01-20T21:06:19.701Z] docker_cli_network_unix_test.go:46: [d4d20ba0aaebb] daemon is not started [2022-01-20T21:06:19.701Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2022-01-20T21:06:19.701Z] [2022-01-20T21:06:19.701Z] DONE 1262 tests, 51 skipped in 1414.381s [2022-01-20T21:06:19.701Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-01-20T21:06:19.701Z] ++++ cat bundles/test-integration/docker.pid [2022-01-20T21:06:19.701Z] +++ kill 8343 [2022-01-20T21:06:19.701Z] +++ /etc/init.d/apparmor stop [2022-01-20T21:06:19.701Z] Leaving: AppArmorNo profiles have been unloaded. [2022-01-20T21:06:19.701Z] [2022-01-20T21:06:19.701Z] Unloading profiles will leave already running processes permanently [2022-01-20T21:06:19.701Z] unconfined, which can lead to unexpected situations. [2022-01-20T21:06:19.701Z] [2022-01-20T21:06:19.701Z] To set a process to complain mode, use the command line tool [2022-01-20T21:06:19.701Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-01-20T21:06:19.701Z] +++ true [2022-01-20T21:06:19.701Z] exiting test-integration [2022-01-20T21:06:19.701Z] ++ exit 0 [2022-01-20T21:06:19.701Z] [2022-01-20T21:06:19.885Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-20T21:06:19.885Z] INFO: Testing against a local daemon [2022-01-20T21:06:19.885Z] === RUN TestPluginInvalidJSON [2022-01-20T21:06:19.885Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-01-20T21:06:19.885Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-01-20T21:06:19.885Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-01-20T21:06:19.885Z] --- PASS: TestPluginInvalidJSON (0.06s) [2022-01-20T21:06:19.885Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2022-01-20T21:06:19.885Z] === RUN TestPluginInstall [2022-01-20T21:06:19.885Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-01-20T21:06:19.885Z] --- SKIP: TestPluginInstall (0.00s) [2022-01-20T21:06:19.885Z] === RUN TestPluginsWithRuntimes [2022-01-20T21:06:19.885Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-01-20T21:06:19.885Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-01-20T21:06:19.885Z] === RUN TestPluginBackCompatMediaTypes [2022-01-20T21:06:19.885Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-01-20T21:06:19.885Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-01-20T21:06:19.885Z] PASS [2022-01-20T21:06:19.886Z] ok github.com/docker/docker/integration/plugin/common 0.128s [2022-01-20T21:06:19.886Z] [2022-01-20T21:06:19.886Z] === Skipped [2022-01-20T21:06:19.886Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-01-20T21:06:19.886Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-01-20T21:06:19.886Z] [2022-01-20T21:06:19.886Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-01-20T21:06:19.886Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-01-20T21:06:19.886Z] [2022-01-20T21:06:19.886Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-01-20T21:06:19.886Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-01-20T21:06:19.886Z] [2022-01-20T21:06:19.886Z] DONE 5 tests, 3 skipped in 6.656s [2022-01-20T21:06:19.886Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-01-20T21:06:19.960Z] + for job in $(jobs -p) [2022-01-20T21:06:19.960Z] + wait 2452 [2022-01-20T21:06:21.862Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-01-20T21:06:23.639Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-20T21:06:23.639Z] INFO: Testing against a local daemon [2022-01-20T21:06:23.639Z] === RUN TestExternalGraphDriver [2022-01-20T21:06:23.639Z] external_test.go:47: runtime.GOOS == "windows" [2022-01-20T21:06:23.639Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-01-20T21:06:23.639Z] === RUN TestGraphdriverPluginV2 [2022-01-20T21:06:23.639Z] external_test.go:407: runtime.GOOS == "windows" [2022-01-20T21:06:23.639Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-01-20T21:06:23.639Z] PASS [2022-01-20T21:06:23.639Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.159s [2022-01-20T21:06:23.639Z] [2022-01-20T21:06:23.639Z] === Skipped [2022-01-20T21:06:23.639Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-01-20T21:06:23.639Z] external_test.go:47: runtime.GOOS == "windows" [2022-01-20T21:06:23.639Z] [2022-01-20T21:06:23.639Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-01-20T21:06:23.639Z] external_test.go:407: runtime.GOOS == "windows" [2022-01-20T21:06:23.639Z] [2022-01-20T21:06:23.639Z] DONE 2 tests, 2 skipped in 3.973s [2022-01-20T21:06:23.639Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-01-20T21:06:25.150Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-01-20T21:06:26.542Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-20T21:06:26.542Z] INFO: Testing against a local daemon [2022-01-20T21:06:26.542Z] === RUN TestReadPluginNoRead [2022-01-20T21:06:26.542Z] read_test.go:21: no unix domain sockets on Windows [2022-01-20T21:06:26.542Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-01-20T21:06:26.542Z] PASS [2022-01-20T21:06:26.542Z] ok github.com/docker/docker/integration/plugin/logging 0.119s [2022-01-20T21:06:26.542Z] [2022-01-20T21:06:26.542Z] === Skipped [2022-01-20T21:06:26.542Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-01-20T21:06:26.542Z] read_test.go:21: no unix domain sockets on Windows [2022-01-20T21:06:26.542Z] [2022-01-20T21:06:26.542Z] DONE 1 tests, 1 skipped in 2.647s [2022-01-20T21:06:26.542Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-01-20T21:06:28.074Z] testing: warning: no tests to run [2022-01-20T21:06:28.074Z] PASS [2022-01-20T21:06:28.074Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.099s [2022-01-20T21:06:28.074Z] [2022-01-20T21:06:28.074Z] DONE 0 tests in 1.436s [2022-01-20T21:06:28.074Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-01-20T21:06:30.978Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-20T21:06:30.978Z] INFO: Testing against a local daemon [2022-01-20T21:06:30.978Z] === RUN TestPluginWithDevMounts [2022-01-20T21:06:30.978Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T21:06:30.978Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-01-20T21:06:30.978Z] PASS [2022-01-20T21:06:30.978Z] ok github.com/docker/docker/integration/plugin/volumes 0.120s [2022-01-20T21:06:30.978Z] [2022-01-20T21:06:30.978Z] === Skipped [2022-01-20T21:06:30.978Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-01-20T21:06:30.978Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T21:06:30.978Z] [2022-01-20T21:06:30.978Z] DONE 1 tests, 1 skipped in 2.660s [2022-01-20T21:06:30.978Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-01-20T21:06:31.725Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-01-20T21:06:33.178Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-20T21:06:33.178Z] INFO: Testing against a local daemon [2022-01-20T21:06:33.178Z] === RUN TestSecretInspect [2022-01-20T21:06:33.178Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T21:06:33.178Z] --- SKIP: TestSecretInspect (0.00s) [2022-01-20T21:06:33.178Z] === RUN TestSecretList [2022-01-20T21:06:33.178Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T21:06:33.178Z] --- SKIP: TestSecretList (0.00s) [2022-01-20T21:06:33.178Z] === RUN TestSecretsCreateAndDelete [2022-01-20T21:06:33.178Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T21:06:33.178Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-01-20T21:06:33.178Z] === RUN TestSecretsUpdate [2022-01-20T21:06:33.178Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T21:06:33.178Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-01-20T21:06:33.178Z] === RUN TestTemplatedSecret [2022-01-20T21:06:33.178Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T21:06:33.178Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-01-20T21:06:33.178Z] === RUN TestSecretCreateResolve [2022-01-20T21:06:33.178Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T21:06:33.178Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-01-20T21:06:33.178Z] PASS [2022-01-20T21:06:33.178Z] ok github.com/docker/docker/integration/secret 0.125s [2022-01-20T21:06:33.178Z] [2022-01-20T21:06:33.178Z] === Skipped [2022-01-20T21:06:33.178Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-01-20T21:06:33.178Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T21:06:33.178Z] [2022-01-20T21:06:33.178Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-01-20T21:06:33.178Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T21:06:33.178Z] [2022-01-20T21:06:33.178Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-01-20T21:06:33.178Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T21:06:33.178Z] [2022-01-20T21:06:33.178Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-01-20T21:06:33.178Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T21:06:33.178Z] [2022-01-20T21:06:33.178Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-01-20T21:06:33.178Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T21:06:33.178Z] [2022-01-20T21:06:33.178Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-01-20T21:06:33.178Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T21:06:33.178Z] [2022-01-20T21:06:33.178Z] DONE 6 tests, 6 skipped in 2.393s [2022-01-20T21:06:33.637Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-01-20T21:06:36.540Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-20T21:06:36.540Z] INFO: Testing against a local daemon [2022-01-20T21:06:36.540Z] === RUN TestServiceCreateInit [2022-01-20T21:06:36.540Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-01-20T21:06:36.540Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T21:06:36.540Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-01-20T21:06:36.540Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T21:06:36.540Z] --- PASS: TestServiceCreateInit (0.06s) [2022-01-20T21:06:36.540Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-01-20T21:06:36.540Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-01-20T21:06:36.540Z] === RUN TestCreateServiceMultipleTimes [2022-01-20T21:06:36.540Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T21:06:36.540Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-01-20T21:06:36.540Z] === RUN TestCreateServiceConflict [2022-01-20T21:06:36.540Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T21:06:36.540Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-01-20T21:06:36.540Z] === RUN TestCreateServiceMaxReplicas [2022-01-20T21:06:36.540Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T21:06:36.540Z] --- SKIP: TestCreateServiceMaxReplicas (0.05s) [2022-01-20T21:06:36.540Z] === RUN TestCreateWithDuplicateNetworkNames [2022-01-20T21:06:36.540Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T21:06:36.540Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-01-20T21:06:36.540Z] === RUN TestCreateServiceSecretFileMode [2022-01-20T21:06:36.540Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T21:06:36.540Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-01-20T21:06:36.540Z] === RUN TestCreateServiceConfigFileMode [2022-01-20T21:06:36.540Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T21:06:36.540Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-01-20T21:06:36.540Z] === RUN TestCreateServiceSysctls [2022-01-20T21:06:36.540Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T21:06:36.540Z] --- SKIP: TestCreateServiceSysctls (0.05s) [2022-01-20T21:06:36.540Z] === RUN TestCreateServiceCapabilities [2022-01-20T21:06:36.540Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T21:06:36.540Z] --- SKIP: TestCreateServiceCapabilities (0.05s) [2022-01-20T21:06:36.540Z] === RUN TestInspect [2022-01-20T21:06:36.540Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T21:06:36.540Z] --- SKIP: TestInspect (0.00s) [2022-01-20T21:06:36.540Z] === RUN TestCreateJob [2022-01-20T21:06:36.540Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T21:06:36.540Z] --- SKIP: TestCreateJob (0.00s) [2022-01-20T21:06:36.540Z] === RUN TestReplicatedJob [2022-01-20T21:06:36.540Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T21:06:36.540Z] --- SKIP: TestReplicatedJob (0.00s) [2022-01-20T21:06:36.540Z] === RUN TestUpdateReplicatedJob [2022-01-20T21:06:36.540Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T21:06:36.540Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-01-20T21:06:36.540Z] === RUN TestServiceListWithStatuses [2022-01-20T21:06:36.540Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T21:06:36.540Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-01-20T21:06:36.540Z] === RUN TestDockerNetworkConnectAlias [2022-01-20T21:06:36.540Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T21:06:36.540Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-01-20T21:06:36.540Z] === RUN TestDockerNetworkReConnect [2022-01-20T21:06:36.540Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T21:06:36.540Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-01-20T21:06:36.540Z] === RUN TestServicePlugin [2022-01-20T21:06:36.540Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T21:06:36.540Z] --- SKIP: TestServicePlugin (0.00s) [2022-01-20T21:06:36.540Z] === RUN TestServiceUpdateLabel [2022-01-20T21:06:36.540Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T21:06:36.540Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-01-20T21:06:36.540Z] === RUN TestServiceUpdateSecrets [2022-01-20T21:06:36.540Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T21:06:36.540Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-01-20T21:06:36.540Z] === RUN TestServiceUpdateConfigs [2022-01-20T21:06:36.540Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T21:06:36.540Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-01-20T21:06:36.540Z] === RUN TestServiceUpdateNetwork [2022-01-20T21:06:36.540Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T21:06:36.540Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-01-20T21:06:36.540Z] === RUN TestServiceUpdatePidsLimit [2022-01-20T21:06:36.540Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T21:06:36.540Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-01-20T21:06:36.540Z] PASS [2022-01-20T21:06:36.540Z] ok github.com/docker/docker/integration/service 0.330s [2022-01-20T21:06:36.997Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-01-20T21:06:36.998Z] [2022-01-20T21:06:36.998Z] === Skipped [2022-01-20T21:06:36.998Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-01-20T21:06:36.998Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T21:06:36.998Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-01-20T21:06:36.998Z] [2022-01-20T21:06:36.998Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-01-20T21:06:36.998Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T21:06:36.998Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-01-20T21:06:36.998Z] [2022-01-20T21:06:36.998Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-01-20T21:06:36.998Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T21:06:36.998Z] [2022-01-20T21:06:36.998Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.01s) [2022-01-20T21:06:36.998Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T21:06:36.998Z] [2022-01-20T21:06:36.998Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.05s) [2022-01-20T21:06:36.998Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T21:06:36.998Z] [2022-01-20T21:06:36.998Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-01-20T21:06:36.998Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T21:06:36.998Z] [2022-01-20T21:06:36.998Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-01-20T21:06:36.998Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T21:06:36.998Z] [2022-01-20T21:06:36.998Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-01-20T21:06:36.998Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T21:06:36.998Z] [2022-01-20T21:06:36.998Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.05s) [2022-01-20T21:06:36.998Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T21:06:36.998Z] [2022-01-20T21:06:36.998Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.05s) [2022-01-20T21:06:36.998Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T21:06:36.998Z] [2022-01-20T21:06:36.998Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-01-20T21:06:36.998Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T21:06:36.998Z] [2022-01-20T21:06:36.998Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-01-20T21:06:36.998Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T21:06:36.998Z] [2022-01-20T21:06:36.998Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-01-20T21:06:36.998Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T21:06:36.998Z] [2022-01-20T21:06:36.998Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-01-20T21:06:36.998Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T21:06:36.998Z] [2022-01-20T21:06:36.998Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-01-20T21:06:36.998Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T21:06:36.998Z] [2022-01-20T21:06:36.998Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-01-20T21:06:36.998Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T21:06:36.998Z] [2022-01-20T21:06:36.998Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-01-20T21:06:36.998Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T21:06:36.998Z] [2022-01-20T21:06:36.998Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-01-20T21:06:36.998Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T21:06:36.998Z] [2022-01-20T21:06:36.998Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-01-20T21:06:36.998Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T21:06:36.998Z] [2022-01-20T21:06:36.998Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-01-20T21:06:36.998Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T21:06:36.998Z] [2022-01-20T21:06:36.998Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.01s) [2022-01-20T21:06:36.998Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T21:06:36.998Z] [2022-01-20T21:06:36.998Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-01-20T21:06:36.998Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T21:06:36.998Z] [2022-01-20T21:06:36.998Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-01-20T21:06:36.998Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T21:06:36.998Z] [2022-01-20T21:06:36.998Z] DONE 24 tests, 23 skipped in 3.395s [2022-01-20T21:06:36.998Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-01-20T21:06:38.944Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-01-20T21:06:39.173Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-20T21:06:39.173Z] INFO: Testing against a local daemon [2022-01-20T21:06:39.173Z] === RUN TestSessionCreate [2022-01-20T21:06:39.173Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-01-20T21:06:39.173Z] --- SKIP: TestSessionCreate (0.00s) [2022-01-20T21:06:39.173Z] === RUN TestSessionCreateWithBadUpgrade [2022-01-20T21:06:39.173Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-01-20T21:06:39.173Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-01-20T21:06:39.173Z] PASS [2022-01-20T21:06:39.173Z] ok github.com/docker/docker/integration/session 0.114s [2022-01-20T21:06:39.173Z] [2022-01-20T21:06:39.173Z] === Skipped [2022-01-20T21:06:39.173Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-01-20T21:06:39.173Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-01-20T21:06:39.173Z] [2022-01-20T21:06:39.173Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-01-20T21:06:39.173Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-01-20T21:06:39.173Z] [2022-01-20T21:06:39.173Z] DONE 2 tests, 2 skipped in 2.325s [2022-01-20T21:06:39.630Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-01-20T21:06:41.805Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-20T21:06:41.805Z] INFO: Testing against a local daemon [2022-01-20T21:06:41.805Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-01-20T21:06:41.805Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T21:06:41.805Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-01-20T21:06:41.805Z] === RUN TestDiskUsage [2022-01-20T21:06:41.805Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-01-20T21:06:41.805Z] --- SKIP: TestDiskUsage (0.00s) [2022-01-20T21:06:41.805Z] === RUN TestEventsExecDie [2022-01-20T21:06:41.805Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-01-20T21:06:41.805Z] --- SKIP: TestEventsExecDie (0.00s) [2022-01-20T21:06:41.805Z] === RUN TestEventsBackwardsCompatible [2022-01-20T21:06:41.805Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-01-20T21:06:41.805Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-01-20T21:06:41.805Z] === RUN TestEventsVolumeCreate [2022-01-20T21:06:41.805Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-01-20T21:06:41.805Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-01-20T21:06:41.805Z] === RUN TestInfoAPI [2022-01-20T21:06:41.805Z] --- PASS: TestInfoAPI (0.04s) [2022-01-20T21:06:41.805Z] === RUN TestInfoAPIWarnings [2022-01-20T21:06:41.805Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-20T21:06:41.805Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-01-20T21:06:41.805Z] === RUN TestInfoDebug [2022-01-20T21:06:41.805Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-01-20T21:06:41.805Z] --- SKIP: TestInfoDebug (0.00s) [2022-01-20T21:06:41.805Z] === RUN TestInfoInsecureRegistries [2022-01-20T21:06:41.805Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-01-20T21:06:41.805Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-01-20T21:06:41.805Z] === RUN TestInfoRegistryMirrors [2022-01-20T21:06:41.805Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-01-20T21:06:41.805Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-01-20T21:06:41.805Z] === RUN TestLoginFailsWithBadCredentials [2022-01-20T21:06:42.780Z] --- PASS: TestLoginFailsWithBadCredentials (1.02s) [2022-01-20T21:06:42.780Z] === RUN TestPingCacheHeaders [2022-01-20T21:06:42.780Z] --- PASS: TestPingCacheHeaders (0.04s) [2022-01-20T21:06:42.780Z] === RUN TestPingGet [2022-01-20T21:06:42.780Z] --- PASS: TestPingGet (0.04s) [2022-01-20T21:06:42.780Z] === RUN TestPingHead [2022-01-20T21:06:43.134Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-01-20T21:06:43.250Z] --- PASS: TestPingHead (0.06s) [2022-01-20T21:06:43.250Z] === RUN TestVersion [2022-01-20T21:06:43.250Z] --- PASS: TestVersion (0.05s) [2022-01-20T21:06:43.250Z] PASS [2022-01-20T21:06:43.250Z] ok github.com/docker/docker/integration/system 1.325s [2022-01-20T21:06:43.250Z] [2022-01-20T21:06:43.250Z] === Skipped [2022-01-20T21:06:43.250Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-01-20T21:06:43.250Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T21:06:43.250Z] [2022-01-20T21:06:43.250Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-01-20T21:06:43.250Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-01-20T21:06:43.250Z] [2022-01-20T21:06:43.250Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-01-20T21:06:43.250Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-01-20T21:06:43.250Z] [2022-01-20T21:06:43.250Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-01-20T21:06:43.250Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-01-20T21:06:43.250Z] [2022-01-20T21:06:43.250Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-01-20T21:06:43.250Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-01-20T21:06:43.250Z] [2022-01-20T21:06:43.250Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-01-20T21:06:43.250Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-20T21:06:43.250Z] [2022-01-20T21:06:43.250Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-01-20T21:06:43.250Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-01-20T21:06:43.250Z] [2022-01-20T21:06:43.250Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-01-20T21:06:43.250Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-01-20T21:06:43.250Z] [2022-01-20T21:06:43.250Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-01-20T21:06:43.250Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-01-20T21:06:43.250Z] [2022-01-20T21:06:43.250Z] DONE 15 tests, 9 skipped in 3.778s [2022-01-20T21:06:43.250Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-01-20T21:06:45.038Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-01-20T21:06:46.213Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-20T21:06:46.213Z] INFO: Testing against a local daemon [2022-01-20T21:06:46.213Z] === RUN TestVolumesCreateAndList [2022-01-20T21:06:46.213Z] --- PASS: TestVolumesCreateAndList (0.07s) [2022-01-20T21:06:46.213Z] === RUN TestVolumesRemove [2022-01-20T21:06:46.213Z] --- PASS: TestVolumesRemove (0.14s) [2022-01-20T21:06:46.213Z] === RUN TestVolumesInspect [2022-01-20T21:06:46.213Z] --- PASS: TestVolumesInspect (0.05s) [2022-01-20T21:06:46.213Z] === RUN TestVolumesInvalidJSON [2022-01-20T21:06:46.213Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-01-20T21:06:46.213Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-01-20T21:06:46.213Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-01-20T21:06:46.213Z] --- PASS: TestVolumesInvalidJSON (0.05s) [2022-01-20T21:06:46.213Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.01s) [2022-01-20T21:06:46.213Z] PASS [2022-01-20T21:06:46.213Z] ok github.com/docker/docker/integration/volume 0.366s [2022-01-20T21:06:46.213Z] [2022-01-20T21:06:46.213Z] DONE 5 tests in 2.681s [2022-01-20T21:06:46.213Z] INFO: make.ps1 ended at 01/20/2022 21:06:45 [2022-01-20T21:06:46.213Z] INFO: Integration CLI tests being run from the host: [2022-01-20T21:06:46.213Z] 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-01-20T21:06:48.325Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-01-20T21:06:48.325Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-01-20T21:06:48.325Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-01-20T21:06:50.036Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-01-20T21:06:50.036Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-01-20T21:06:50.036Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-01-20T21:06:53.595Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-01-20T21:06:53.853Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-01-20T21:06:54.790Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-01-20T21:06:56.693Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-01-20T21:06:58.750Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-20T21:06:58.750Z] INFO: Testing against a local daemon [2022-01-20T21:06:58.750Z] === RUN TestDockerSuite [2022-01-20T21:06:58.750Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-01-20T21:06:58.750Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-01-20T21:06:58.750Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-01-20T21:06:58.750Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-01-20T21:06:58.750Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-01-20T21:06:58.750Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-01-20T21:06:58.750Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-01-20T21:06:58.750Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-01-20T21:06:58.750Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-01-20T21:06:58.750Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-01-20T21:06:59.740Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-01-20T21:06:59.740Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-01-20T21:07:00.730Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-01-20T21:07:01.200Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-01-20T21:07:07.881Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-01-20T21:07:15.077Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-01-20T21:07:15.077Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-01-20T21:07:15.077Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-01-20T21:07:15.077Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-01-20T21:07:15.077Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-01-20T21:07:15.077Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-01-20T21:07:15.077Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-01-20T21:07:15.077Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-01-20T21:07:15.077Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-01-20T21:07:15.077Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-01-20T21:07:15.544Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-01-20T21:07:16.011Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-01-20T21:07:16.533Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-01-20T21:07:21.871Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-01-20T21:07:24.082Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-01-20T21:07:28.831Z] === RUN TestDockerSuite/TestBuildEnv [2022-01-20T21:07:28.831Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-01-20T21:07:28.831Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-01-20T21:07:28.831Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-01-20T21:07:28.831Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-01-20T21:07:28.831Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-01-20T21:07:28.831Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-01-20T21:07:28.831Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-01-20T21:07:28.831Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-01-20T21:07:28.831Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-01-20T21:07:28.831Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-01-20T21:07:29.009Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-01-20T21:07:32.614Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-01-20T21:07:32.614Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-01-20T21:07:32.614Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-01-20T21:07:32.614Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-01-20T21:07:32.614Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-01-20T21:07:32.614Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-01-20T21:07:32.614Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-01-20T21:07:34.174Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-01-20T21:07:38.920Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-01-20T21:07:52.916Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-01-20T21:07:52.916Z] docker_cli_swarm_test.go:1180: [d97f5f18ed637] joining swarm manager [d2872118c3cba]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-20T21:07:53.848Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-01-20T21:07:53.848Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-01-20T21:07:53.848Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-01-20T21:07:53.848Z] === RUN TestDockerSuite/TestBuildExpose [2022-01-20T21:07:53.848Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-01-20T21:07:53.848Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-01-20T21:07:53.848Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-01-20T21:07:53.848Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-01-20T21:07:53.848Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-01-20T21:07:53.848Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-01-20T21:07:53.848Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-01-20T21:07:53.848Z] === RUN TestDockerSuite/TestBuildFails [2022-01-20T21:07:54.834Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-01-20T21:07:55.301Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-01-20T21:07:59.120Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-01-20T21:07:59.477Z] docker_cli_swarm_test.go:1189: [d41a47b4340d5] joining swarm manager [d2872118c3cba]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-20T21:08:01.159Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-01-20T21:08:07.768Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-01-20T21:08:08.314Z] === RUN TestDockerSuite/TestBuildForceRm [2022-01-20T21:08:14.172Z] === RUN TestDockerSuite/TestBuildFromGit [2022-01-20T21:08:18.171Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-01-20T21:08:20.026Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-01-20T21:08:21.009Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-01-20T21:08:26.874Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-01-20T21:08:26.874Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-01-20T21:08:26.874Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-01-20T21:08:26.874Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-01-20T21:08:27.341Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-01-20T21:08:27.341Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-01-20T21:08:27.341Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-01-20T21:08:35.999Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-01-20T21:08:35.999Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-01-20T21:08:35.999Z] === RUN TestDockerSuite/TestBuildHistory [2022-01-20T21:08:38.235Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-01-20T21:08:48.487Z] === RUN TestDockerSuite/TestBuildIidFile [2022-01-20T21:08:48.487Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-01-20T21:08:50.051Z] === RUN TestDockerSuite/TestBuildInheritance [2022-01-20T21:08:50.051Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-01-20T21:08:50.051Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-01-20T21:08:50.437Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-01-20T21:08:51.035Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-01-20T21:08:51.035Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-01-20T21:08:54.629Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-01-20T21:08:55.786Z] === RUN TestDockerSuite/TestBuildLabel [2022-01-20T21:08:56.005Z] docker_cli_swarm_test.go:1112: [d7a6195c60636] joining swarm manager [df8f024bb02c5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-20T21:08:56.774Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-01-20T21:08:57.241Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-01-20T21:08:57.382Z] docker_cli_swarm_test.go:1113: [d64b8cdace24c] joining swarm manager [df8f024bb02c5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-20T21:08:58.808Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-01-20T21:08:59.275Z] === RUN TestDockerSuite/TestBuildLabels [2022-01-20T21:09:00.259Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-01-20T21:09:01.819Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-01-20T21:09:07.672Z] === RUN TestDockerSuite/TestBuildLastModified [2022-01-20T21:09:07.672Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-01-20T21:09:07.672Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-01-20T21:09:07.672Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-01-20T21:09:07.672Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-01-20T21:09:07.672Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-01-20T21:09:07.672Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-01-20T21:09:07.672Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-01-20T21:09:08.139Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-01-20T21:09:08.606Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-01-20T21:09:09.072Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-01-20T21:09:13.283Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-01-20T21:09:13.283Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-01-20T21:09:13.283Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-01-20T21:09:13.283Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-01-20T21:09:13.283Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-01-20T21:09:13.283Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-01-20T21:09:13.283Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-01-20T21:09:13.283Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-01-20T21:09:13.283Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-01-20T21:09:13.283Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-01-20T21:09:13.283Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-01-20T21:09:13.283Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-01-20T21:09:13.283Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-01-20T21:09:13.283Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-01-20T21:09:13.283Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-01-20T21:09:13.283Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-01-20T21:09:13.283Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-01-20T21:09:13.283Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-01-20T21:09:13.283Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-01-20T21:09:13.283Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-01-20T21:09:13.283Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-01-20T21:09:13.283Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-01-20T21:09:13.283Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-01-20T21:09:13.283Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-01-20T21:09:13.283Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-01-20T21:09:14.929Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-01-20T21:09:17.034Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-01-20T21:09:24.134Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-01-20T21:09:24.134Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2022-01-20T21:09:24.134Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-01-20T21:09:24.134Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2022-01-20T21:09:24.134Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-01-20T21:09:24.134Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2022-01-20T21:09:24.134Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-01-20T21:09:24.134Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-01-20T21:09:24.595Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-01-20T21:09:28.367Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-01-20T21:09:28.367Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-01-20T21:09:28.367Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-01-20T21:09:28.367Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-01-20T21:09:28.367Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-01-20T21:09:29.848Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-01-20T21:09:29.848Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-01-20T21:09:29.848Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-01-20T21:09:32.793Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-01-20T21:09:36.950Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-01-20T21:09:44.406Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-01-20T21:09:44.406Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-01-20T21:09:44.406Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-01-20T21:09:44.406Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-01-20T21:09:44.406Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-01-20T21:09:44.406Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-01-20T21:09:44.406Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-01-20T21:09:44.406Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-01-20T21:09:44.406Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-01-20T21:09:44.406Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-01-20T21:09:44.406Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-01-20T21:09:44.406Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-01-20T21:09:48.193Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-01-20T21:09:51.974Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-01-20T21:09:57.966Z] === RUN TestDockerSuite/TestBuildEnv [2022-01-20T21:09:57.966Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-01-20T21:09:57.966Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-01-20T21:09:57.966Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-01-20T21:09:57.966Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-01-20T21:09:57.966Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-01-20T21:09:57.966Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-01-20T21:09:57.966Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-01-20T21:09:57.966Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-01-20T21:09:57.966Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-01-20T21:09:57.966Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-01-20T21:10:01.752Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-01-20T21:10:01.752Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-01-20T21:10:01.752Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-01-20T21:10:01.752Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-01-20T21:10:01.752Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-01-20T21:10:01.752Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-01-20T21:10:01.752Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-01-20T21:10:02.736Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-01-20T21:10:07.486Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-01-20T21:10:08.623Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-01-20T21:10:21.102Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-01-20T21:10:22.397Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-01-20T21:10:22.397Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-01-20T21:10:22.397Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-01-20T21:10:22.397Z] === RUN TestDockerSuite/TestBuildExpose [2022-01-20T21:10:22.397Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-01-20T21:10:22.397Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-01-20T21:10:22.397Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-01-20T21:10:22.397Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-01-20T21:10:22.397Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-01-20T21:10:22.397Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-01-20T21:10:22.397Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-01-20T21:10:22.397Z] === RUN TestDockerSuite/TestBuildFails [2022-01-20T21:10:25.359Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-01-20T21:10:25.359Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-01-20T21:10:25.854Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-01-20T21:10:32.502Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-01-20T21:10:33.006Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-01-20T21:10:38.867Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-01-20T21:10:39.651Z] === RUN TestDockerSuite/TestBuildForceRm [2022-01-20T21:10:48.299Z] === RUN TestDockerSuite/TestBuildFromGit [2022-01-20T21:10:48.850Z] docker_cli_swarm_test.go:1166: [d09fd91ed2128] joining swarm manager [df8f024bb02c5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-01-20T21:10:55.443Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-01-20T21:10:55.909Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-01-20T21:10:56.674Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-01-20T21:10:56.674Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-01-20T21:10:56.674Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-01-20T21:11:01.761Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-01-20T21:11:01.761Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-01-20T21:11:01.761Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-01-20T21:11:02.229Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-01-20T21:11:03.217Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-01-20T21:11:03.217Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-01-20T21:11:03.217Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-01-20T21:11:03.820Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-01-20T21:11:03.820Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-01-20T21:11:03.820Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-01-20T21:11:03.820Z] === RUN TestDockerSuite/TestBuildNetNone [2022-01-20T21:11:03.820Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-01-20T21:11:03.820Z] === RUN TestDockerSuite/TestBuildNoContext [2022-01-20T21:11:06.766Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-01-20T21:11:10.776Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-01-20T21:11:11.510Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-01-20T21:11:12.681Z] docker_cli_swarm_test.go:1447: [d9e3e70150d96] joining swarm manager [d75ef0c37f6fa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-20T21:11:12.940Z] docker_cli_swarm_test.go:1448: [dbe412537c15d] joining swarm manager [d75ef0c37f6fa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-20T21:11:13.619Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-01-20T21:11:13.619Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-01-20T21:11:13.619Z] === RUN TestDockerSuite/TestBuildHistory [2022-01-20T21:11:13.721Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-01-20T21:11:13.721Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-01-20T21:11:14.187Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-01-20T21:11:17.133Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-01-20T21:11:17.599Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-01-20T21:11:19.159Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-01-20T21:11:24.028Z] === RUN TestDockerSuite/TestBuildIidFile [2022-01-20T21:11:25.014Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-01-20T21:11:25.143Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-01-20T21:11:25.143Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-01-20T21:11:25.143Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-01-20T21:11:25.143Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-01-20T21:11:25.143Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-01-20T21:11:26.083Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-01-20T21:11:27.956Z] === RUN TestDockerSuite/TestBuildInheritance [2022-01-20T21:11:27.956Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-01-20T21:11:27.956Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-01-20T21:11:27.987Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-01-20T21:11:28.423Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-01-20T21:11:28.423Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-01-20T21:11:29.571Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-01-20T21:11:29.571Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-01-20T21:11:31.276Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-01-20T21:11:33.165Z] === RUN TestDockerSuite/TestBuildLabel [2022-01-20T21:11:33.820Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-01-20T21:11:34.152Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-01-20T21:11:35.137Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-01-20T21:11:35.723Z] docker_cli_swarm_unix_test.go:63: [d5fcc1cf26fb0] joining swarm manager [d06c3622a62c5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-20T21:11:36.120Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-01-20T21:11:36.588Z] === RUN TestDockerSuite/TestBuildLabels [2022-01-20T21:11:37.571Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-01-20T21:11:39.129Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-01-20T21:11:39.979Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-01-20T21:11:42.931Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-01-20T21:11:44.983Z] === RUN TestDockerSuite/TestBuildLastModified [2022-01-20T21:11:44.983Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-01-20T21:11:44.983Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-01-20T21:11:44.983Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-01-20T21:11:45.449Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-01-20T21:11:45.449Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-01-20T21:11:45.449Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-01-20T21:11:45.449Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-01-20T21:11:45.449Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-01-20T21:11:45.916Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-01-20T21:11:46.899Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-01-20T21:11:48.721Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-01-20T21:11:48.721Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-01-20T21:11:48.721Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-01-20T21:11:51.578Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-01-20T21:11:52.756Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-01-20T21:11:55.359Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-01-20T21:11:55.913Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-01-20T21:11:55.913Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-01-20T21:11:59.141Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-01-20T21:12:00.702Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-01-20T21:12:00.702Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-01-20T21:12:00.702Z] === RUN TestDockerSuite/TestBuildPATH [2022-01-20T21:12:00.702Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-01-20T21:12:00.702Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-01-20T21:12:00.702Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-01-20T21:12:02.281Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-01-20T21:12:02.281Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-01-20T21:12:02.281Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-01-20T21:12:02.281Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-01-20T21:12:02.281Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-01-20T21:12:02.281Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-01-20T21:12:02.281Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-01-20T21:12:02.281Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-01-20T21:12:02.910Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-01-20T21:12:02.910Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-01-20T21:12:02.910Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-01-20T21:12:03.855Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-01-20T21:12:07.671Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-01-20T21:12:09.907Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-01-20T21:12:09.907Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-01-20T21:12:09.907Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-01-20T21:12:09.907Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-01-20T21:12:09.907Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-01-20T21:12:09.907Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-01-20T21:12:10.546Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-01-20T21:12:10.546Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-01-20T21:12:10.546Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-01-20T21:12:12.107Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-01-20T21:12:13.725Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-01-20T21:12:28.705Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-01-20T21:12:31.947Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-01-20T21:12:31.947Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-01-20T21:12:31.947Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-01-20T21:12:33.328Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-01-20T21:12:36.618Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-01-20T21:12:39.151Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-01-20T21:12:39.172Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-01-20T21:12:40.167Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-01-20T21:12:40.167Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-01-20T21:12:40.167Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-01-20T21:12:41.055Z] docker_api_swarm_test.go:962: [d6fd6b3102d9b] joining swarm manager [d02cb5663a888]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-20T21:12:43.986Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-01-20T21:12:45.565Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-01-20T21:12:45.586Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-01-20T21:12:51.468Z] === RUN TestDockerSuite/TestBuildAddScript [2022-01-20T21:12:51.468Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-01-20T21:12:51.468Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-01-20T21:12:51.468Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-01-20T21:12:51.940Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-01-20T21:12:51.940Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-01-20T21:12:51.940Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-01-20T21:12:51.940Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-01-20T21:12:51.940Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-01-20T21:12:52.413Z] === RUN TestDockerSuite/TestBuildAddTar [2022-01-20T21:12:54.750Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-01-20T21:12:59.156Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-01-20T21:13:03.433Z] === RUN TestDockerSuite/TestBuildRm [2022-01-20T21:13:07.084Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-01-20T21:13:11.359Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-01-20T21:13:12.294Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-01-20T21:13:12.801Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-01-20T21:13:13.848Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-01-20T21:13:14.826Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-01-20T21:13:16.057Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-01-20T21:13:16.057Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-01-20T21:13:16.057Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-01-20T21:13:16.057Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-01-20T21:13:16.057Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-01-20T21:13:17.361Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-01-20T21:13:17.620Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-01-20T21:13:19.786Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-01-20T21:13:21.407Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-01-20T21:13:25.197Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-01-20T21:13:25.477Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-01-20T21:13:26.770Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-01-20T21:13:28.764Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-01-20T21:13:29.952Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-01-20T21:13:31.300Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-01-20T21:13:33.838Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-01-20T21:13:36.371Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-01-20T21:13:38.276Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-01-20T21:13:41.563Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-01-20T21:13:43.469Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-01-20T21:13:47.718Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-01-20T21:13:47.718Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-01-20T21:13:47.718Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-01-20T21:13:47.744Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-01-20T21:13:47.744Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-01-20T21:13:47.744Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-01-20T21:13:54.703Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-01-20T21:13:54.895Z] === RUN TestDockerSuite/TestBuildSpaces [2022-01-20T21:13:54.895Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-01-20T21:13:55.152Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-01-20T21:13:55.152Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-01-20T21:13:55.152Z] === RUN TestDockerSuite/TestBuildNetNone [2022-01-20T21:13:55.152Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-01-20T21:13:55.152Z] === RUN TestDockerSuite/TestBuildNoContext [2022-01-20T21:13:58.829Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-01-20T21:13:59.638Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-01-20T21:13:59.638Z] === RUN TestDockerSuite/TestBuildStderr [2022-01-20T21:14:03.427Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-01-20T21:14:03.452Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-01-20T21:14:04.805Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-01-20T21:14:04.805Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-01-20T21:14:04.805Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-01-20T21:14:04.805Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-01-20T21:14:04.805Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-01-20T21:14:06.310Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-01-20T21:14:06.310Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-01-20T21:14:06.759Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-01-20T21:14:09.620Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-01-20T21:14:10.569Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-01-20T21:14:11.516Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-01-20T21:14:21.225Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-01-20T21:14:21.225Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-01-20T21:14:21.225Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-01-20T21:14:21.739Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-01-20T21:14:22.687Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-01-20T21:14:24.169Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-01-20T21:14:25.732Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-01-20T21:14:29.515Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-01-20T21:14:32.989Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-01-20T21:14:35.029Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-01-20T21:14:35.029Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-01-20T21:14:35.029Z] === RUN TestDockerSuite/TestBuildBlankName [2022-01-20T21:14:35.029Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-01-20T21:14:35.367Z] === RUN TestDockerSuite/TestBuildUser [2022-01-20T21:14:35.367Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-01-20T21:14:35.367Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-01-20T21:14:35.367Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-01-20T21:14:35.367Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-01-20T21:14:35.367Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-01-20T21:14:35.367Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-01-20T21:14:37.734Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-01-20T21:14:39.149Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-01-20T21:14:39.616Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-01-20T21:14:39.690Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-01-20T21:14:42.412Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-01-20T21:14:42.412Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-01-20T21:14:42.559Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-01-20T21:14:42.559Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-01-20T21:14:42.560Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-01-20T21:14:42.560Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-01-20T21:14:42.560Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-01-20T21:14:43.407Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-01-20T21:14:48.143Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-01-20T21:14:50.599Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-01-20T21:14:52.888Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-01-20T21:14:54.617Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-01-20T21:14:57.635Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-01-20T21:14:58.619Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-01-20T21:14:58.619Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-01-20T21:14:58.619Z] === RUN TestDockerSuite/TestBuildPATH [2022-01-20T21:14:58.619Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-01-20T21:14:58.619Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-01-20T21:15:01.066Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-01-20T21:15:01.568Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-01-20T21:15:01.568Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-01-20T21:15:01.568Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-01-20T21:15:03.813Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-01-20T21:15:04.279Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-01-20T21:15:09.517Z] --- PASS: TestDockerSwarmSuite (1606.37s) [2022-01-20T21:15:09.517Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.03s) [2022-01-20T21:15:09.517Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.03s) [2022-01-20T21:15:09.517Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (4.77s) [2022-01-20T21:15:09.517Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.12s) [2022-01-20T21:15:09.517Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.94s) [2022-01-20T21:15:09.517Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (24.96s) [2022-01-20T21:15:09.517Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-01-20T21:15:09.517Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.83s) [2022-01-20T21:15:09.517Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.91s) [2022-01-20T21:15:09.517Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.86s) [2022-01-20T21:15:09.517Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (32.69s) [2022-01-20T21:15:09.517Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (21.32s) [2022-01-20T21:15:09.517Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.61s) [2022-01-20T21:15:09.517Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (3.45s) [2022-01-20T21:15:09.517Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.88s) [2022-01-20T21:15:09.517Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (44.94s) [2022-01-20T21:15:09.517Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.00s) [2022-01-20T21:15:09.517Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.19s) [2022-01-20T21:15:09.517Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.52s) [2022-01-20T21:15:09.517Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (24.22s) [2022-01-20T21:15:09.517Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (66.06s) [2022-01-20T21:15:09.517Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (54.35s) [2022-01-20T21:15:09.517Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.40s) [2022-01-20T21:15:09.517Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.26s) [2022-01-20T21:15:09.517Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (17.57s) [2022-01-20T21:15:09.517Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.06s) [2022-01-20T21:15:09.517Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.17s) [2022-01-20T21:15:09.517Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.49s) [2022-01-20T21:15:09.517Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.51s) [2022-01-20T21:15:09.517Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.47s) [2022-01-20T21:15:09.517Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.43s) [2022-01-20T21:15:09.517Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (26.45s) [2022-01-20T21:15:09.517Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.26s) [2022-01-20T21:15:09.517Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.05s) [2022-01-20T21:15:09.517Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (24.52s) [2022-01-20T21:15:09.517Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.64s) [2022-01-20T21:15:09.517Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.63s) [2022-01-20T21:15:09.517Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.04s) [2022-01-20T21:15:09.517Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.01s) [2022-01-20T21:15:09.517Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.10s) [2022-01-20T21:15:09.517Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.69s) [2022-01-20T21:15:09.517Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.10s) [2022-01-20T21:15:09.517Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.12s) [2022-01-20T21:15:09.517Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.08s) [2022-01-20T21:15:09.517Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (7.79s) [2022-01-20T21:15:09.517Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.52s) [2022-01-20T21:15:09.517Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.83s) [2022-01-20T21:15:09.517Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.74s) [2022-01-20T21:15:09.517Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.89s) [2022-01-20T21:15:09.517Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.29s) [2022-01-20T21:15:09.517Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (2.99s) [2022-01-20T21:15:09.517Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.26s) [2022-01-20T21:15:09.517Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (2.93s) [2022-01-20T21:15:09.517Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.47s) [2022-01-20T21:15:09.517Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.07s) [2022-01-20T21:15:09.517Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (5.89s) [2022-01-20T21:15:09.517Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.33s) [2022-01-20T21:15:09.517Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.37s) [2022-01-20T21:15:09.517Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.95s) [2022-01-20T21:15:09.517Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.54s) [2022-01-20T21:15:09.517Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.67s) [2022-01-20T21:15:09.517Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.57s) [2022-01-20T21:15:09.517Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (2.95s) [2022-01-20T21:15:09.517Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.53s) [2022-01-20T21:15:09.517Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.58s) [2022-01-20T21:15:09.517Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.24s) [2022-01-20T21:15:09.517Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.18s) [2022-01-20T21:15:09.517Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.62s) [2022-01-20T21:15:09.517Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.69s) [2022-01-20T21:15:09.517Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.57s) [2022-01-20T21:15:09.517Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.72s) [2022-01-20T21:15:09.517Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.92s) [2022-01-20T21:15:09.517Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.46s) [2022-01-20T21:15:09.517Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.52s) [2022-01-20T21:15:09.517Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.13s) [2022-01-20T21:15:09.517Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.96s) [2022-01-20T21:15:09.517Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (91.74s) [2022-01-20T21:15:09.517Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.46s) [2022-01-20T21:15:09.517Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (5.66s) [2022-01-20T21:15:09.517Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (5.78s) [2022-01-20T21:15:09.517Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.14s) [2022-01-20T21:15:09.517Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (3.76s) [2022-01-20T21:15:09.517Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.20s) [2022-01-20T21:15:09.517Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.63s) [2022-01-20T21:15:09.517Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-01-20T21:15:09.517Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (4.89s) [2022-01-20T21:15:09.517Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.70s) [2022-01-20T21:15:09.517Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.71s) [2022-01-20T21:15:09.517Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.08s) [2022-01-20T21:15:09.517Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.47s) [2022-01-20T21:15:09.517Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (46.58s) [2022-01-20T21:15:09.517Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (12.94s) [2022-01-20T21:15:09.517Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.22s) [2022-01-20T21:15:09.517Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (136.24s) [2022-01-20T21:15:09.517Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.37s) [2022-01-20T21:15:09.517Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.24s) [2022-01-20T21:15:09.517Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.16s) [2022-01-20T21:15:09.517Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.14s) [2022-01-20T21:15:09.517Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2022-01-20T21:15:09.517Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.13s) [2022-01-20T21:15:09.517Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.15s) [2022-01-20T21:15:09.517Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.32s) [2022-01-20T21:15:09.517Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.15s) [2022-01-20T21:15:09.517Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.37s) [2022-01-20T21:15:09.517Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.16s) [2022-01-20T21:15:09.517Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.17s) [2022-01-20T21:15:09.517Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.17s) [2022-01-20T21:15:09.517Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.05s) [2022-01-20T21:15:09.517Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.41s) [2022-01-20T21:15:09.517Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.96s) [2022-01-20T21:15:09.517Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.21s) [2022-01-20T21:15:09.517Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.22s) [2022-01-20T21:15:09.517Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.24s) [2022-01-20T21:15:09.517Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.84s) [2022-01-20T21:15:09.517Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.77s) [2022-01-20T21:15:09.517Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.37s) [2022-01-20T21:15:09.517Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.44s) [2022-01-20T21:15:09.517Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.45s) [2022-01-20T21:15:09.517Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.59s) [2022-01-20T21:15:09.517Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.41s) [2022-01-20T21:15:09.517Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.96s) [2022-01-20T21:15:09.517Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.17s) [2022-01-20T21:15:09.517Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.77s) [2022-01-20T21:15:09.517Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.14s) [2022-01-20T21:15:09.517Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.13s) [2022-01-20T21:15:09.517Z] === RUN TestDockerExternalVolumeSuite [2022-01-20T21:15:09.517Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-01-20T21:15:09.776Z] docker_cli_external_volume_driver_test.go:52: [d37166877f5a7] daemon is not started [2022-01-20T21:15:11.534Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-01-20T21:15:11.534Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-01-20T21:15:11.534Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-01-20T21:15:12.928Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-01-20T21:15:18.731Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-01-20T21:15:18.731Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-01-20T21:15:18.731Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-01-20T21:15:18.731Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-01-20T21:15:18.731Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-01-20T21:15:18.790Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-01-20T21:15:18.790Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-01-20T21:15:18.790Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-01-20T21:15:18.790Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-01-20T21:15:18.790Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-01-20T21:15:21.002Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-01-20T21:15:21.002Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-01-20T21:15:21.469Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-01-20T21:15:25.924Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-01-20T21:15:25.924Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-01-20T21:15:25.924Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-01-20T21:15:26.921Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-01-20T21:15:26.921Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-01-20T21:15:26.921Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-01-20T21:15:26.921Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-01-20T21:15:26.921Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-01-20T21:15:27.858Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-01-20T21:15:31.879Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-01-20T21:15:35.662Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-01-20T21:15:35.662Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-01-20T21:15:44.249Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-01-20T21:15:50.582Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-01-20T21:15:50.582Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-01-20T21:15:50.582Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-01-20T21:15:50.582Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-01-20T21:15:50.582Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-01-20T21:15:50.582Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-01-20T21:15:50.582Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-01-20T21:15:50.582Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-01-20T21:15:59.232Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-01-20T21:16:00.214Z] === RUN TestDockerSuite/TestBuildXZHost [2022-01-20T21:16:00.214Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-01-20T21:16:00.214Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-01-20T21:16:00.214Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-01-20T21:16:00.214Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-01-20T21:16:00.214Z] docker_cli_sni_test.go:18: Flakey test [2022-01-20T21:16:00.214Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-01-20T21:16:02.428Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-01-20T21:16:05.466Z] === RUN TestDockerSuite/TestBuildRm [2022-01-20T21:16:07.182Z] === RUN TestDockerSuite/TestCommitChange [2022-01-20T21:16:09.702Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-01-20T21:16:11.928Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-01-20T21:16:14.489Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-01-20T21:16:14.489Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-01-20T21:16:15.484Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-01-20T21:16:15.484Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-01-20T21:16:15.960Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-01-20T21:16:16.673Z] === RUN TestDockerSuite/TestCommitHardlink [2022-01-20T21:16:16.673Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-01-20T21:16:16.673Z] === RUN TestDockerSuite/TestCommitNewFile [2022-01-20T21:16:18.194Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-01-20T21:16:18.194Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-01-20T21:16:18.194Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-01-20T21:16:20.390Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-01-20T21:16:23.381Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-01-20T21:16:23.381Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-01-20T21:16:23.381Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-01-20T21:16:23.381Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-01-20T21:16:23.819Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-01-20T21:16:23.819Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-01-20T21:16:23.819Z] === RUN TestDockerSuite/TestCommitTTY [2022-01-20T21:16:23.848Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-01-20T21:16:24.121Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-01-20T21:16:25.414Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-01-20T21:16:25.700Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-01-20T21:16:25.701Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-01-20T21:16:25.701Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-01-20T21:16:25.701Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-01-20T21:16:25.701Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-01-20T21:16:27.931Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-01-20T21:16:28.927Z] === RUN TestDockerSuite/TestBuildCmd [2022-01-20T21:16:29.921Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-01-20T21:16:30.159Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-01-20T21:16:30.393Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-01-20T21:16:30.866Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-01-20T21:16:32.470Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-01-20T21:16:35.537Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-01-20T21:16:36.017Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-01-20T21:16:36.254Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-01-20T21:16:36.254Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-01-20T21:16:36.254Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-01-20T21:16:36.254Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-01-20T21:16:36.254Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-01-20T21:16:36.254Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-01-20T21:16:36.254Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-01-20T21:16:36.254Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-01-20T21:16:36.254Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-01-20T21:16:36.254Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-01-20T21:16:36.254Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-01-20T21:16:36.254Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-01-20T21:16:36.254Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-01-20T21:16:36.254Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2022-01-20T21:16:36.254Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-01-20T21:16:36.254Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-01-20T21:16:38.064Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-01-20T21:16:40.764Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-01-20T21:16:41.042Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-01-20T21:16:41.042Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-01-20T21:16:41.042Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-01-20T21:16:42.099Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-01-20T21:16:42.621Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-01-20T21:16:42.621Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-01-20T21:16:42.621Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-01-20T21:16:43.093Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-01-20T21:16:44.913Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-01-20T21:16:45.331Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-01-20T21:16:46.906Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-01-20T21:16:47.379Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-01-20T21:16:47.379Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-01-20T21:16:47.379Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-01-20T21:16:48.954Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-01-20T21:16:49.430Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-01-20T21:16:49.430Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-01-20T21:16:49.430Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-01-20T21:16:49.430Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-01-20T21:16:49.430Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-01-20T21:16:52.059Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-01-20T21:16:52.059Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2022-01-20T21:16:52.059Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-01-20T21:16:54.271Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-01-20T21:16:54.271Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2022-01-20T21:16:54.271Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-01-20T21:16:54.271Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2022-01-20T21:16:54.271Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-01-20T21:16:54.271Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2022-01-20T21:16:54.271Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-01-20T21:16:56.994Z] docker_cli_external_volume_driver_test.go:52: [d28d546a40e4d] daemon is not started [2022-01-20T21:16:57.213Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-01-20T21:16:57.213Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2022-01-20T21:16:57.213Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-01-20T21:16:57.213Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-01-20T21:16:59.422Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-01-20T21:16:59.422Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-01-20T21:16:59.422Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2022-01-20T21:16:59.422Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-01-20T21:16:59.422Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2022-01-20T21:16:59.422Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-01-20T21:16:59.422Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2022-01-20T21:16:59.422Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-01-20T21:17:01.867Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-01-20T21:17:01.867Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-01-20T21:17:01.867Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-01-20T21:17:01.965Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-01-20T21:17:03.331Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-01-20T21:17:05.544Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-01-20T21:17:07.105Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-01-20T21:17:07.105Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-01-20T21:17:07.105Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2022-01-20T21:17:07.572Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-01-20T21:17:09.785Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-01-20T21:17:09.785Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-01-20T21:17:10.408Z] === RUN TestDockerSuite/TestBuildSpaces [2022-01-20T21:17:10.408Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-01-20T21:17:11.869Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-01-20T21:17:12.736Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-01-20T21:17:12.736Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2022-01-20T21:17:12.736Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-01-20T21:17:12.736Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2022-01-20T21:17:12.736Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-01-20T21:17:14.951Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-01-20T21:17:14.951Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-01-20T21:17:16.167Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-01-20T21:17:16.167Z] === RUN TestDockerSuite/TestBuildStderr [2022-01-20T21:17:17.164Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-01-20T21:17:17.164Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2022-01-20T21:17:17.164Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-01-20T21:17:20.114Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-01-20T21:17:20.114Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-01-20T21:17:20.824Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-01-20T21:17:23.060Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-01-20T21:17:26.842Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-01-20T21:17:29.951Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-01-20T21:17:31.591Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-01-20T21:17:31.591Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-01-20T21:17:32.058Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-01-20T21:17:32.058Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-01-20T21:17:32.058Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-01-20T21:17:33.618Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-01-20T21:17:33.618Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2022-01-20T21:17:34.085Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-01-20T21:17:36.296Z] === RUN TestDockerSuite/TestContainerAPITop [2022-01-20T21:17:36.296Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2022-01-20T21:17:36.764Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-01-20T21:17:38.977Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-01-20T21:17:38.977Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-01-20T21:17:43.727Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-01-20T21:17:44.775Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-01-20T21:17:44.775Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-01-20T21:17:44.775Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-01-20T21:17:44.824Z] docker_cli_external_volume_driver_test.go:52: [d0c43de90bc42] daemon is not started [2022-01-20T21:17:45.298Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-01-20T21:17:45.298Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2022-01-20T21:17:45.298Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-01-20T21:17:45.298Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2022-01-20T21:17:45.298Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-01-20T21:17:45.298Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2022-01-20T21:17:45.298Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-01-20T21:17:45.298Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2022-01-20T21:17:45.298Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-01-20T21:17:45.298Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2022-01-20T21:17:45.298Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-01-20T21:17:45.933Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-01-20T21:17:45.933Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-01-20T21:17:45.933Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-01-20T21:17:46.892Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-01-20T21:17:48.416Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-01-20T21:17:48.591Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-01-20T21:17:48.591Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-01-20T21:17:49.067Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-01-20T21:17:49.067Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-01-20T21:17:49.539Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-01-20T21:17:49.539Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-01-20T21:17:49.539Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-01-20T21:17:50.535Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-01-20T21:17:50.535Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-01-20T21:17:50.535Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-01-20T21:17:52.449Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-01-20T21:17:52.449Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-01-20T21:17:54.173Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-01-20T21:17:55.392Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-01-20T21:17:57.615Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-01-20T21:17:59.708Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-01-20T21:17:59.708Z] docker_cli_external_volume_driver_test.go:52: [d52935ad9f2f5] daemon is not started [2022-01-20T21:17:59.935Z] === RUN TestDockerSuite/TestBuildUser [2022-01-20T21:17:59.935Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-01-20T21:17:59.935Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-01-20T21:17:59.935Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-01-20T21:17:59.935Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-01-20T21:17:59.935Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-01-20T21:17:59.935Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-01-20T21:18:00.560Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-01-20T21:18:02.769Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000004a38_} [2022-01-20T21:18:03.648Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-01-20T21:18:03.648Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-01-20T21:18:05.714Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-12747988667_c:\foo_false____} [2022-01-20T21:18:07.360Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-01-20T21:18:07.360Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-01-20T21:18:07.360Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-01-20T21:18:07.360Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-01-20T21:18:07.360Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-01-20T21:18:07.924Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-12747988667_c:\foo_true____} [2022-01-20T21:18:10.868Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-01-20T21:18:10.868Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2022-01-20T21:18:10.868Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-01-20T21:18:10.868Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-01-20T21:18:10.868Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-01-20T21:18:10.868Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-01-20T21:18:10.868Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-01-20T21:18:10.868Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-01-20T21:18:10.868Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-01-20T21:18:10.868Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-01-20T21:18:10.868Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-01-20T21:18:10.868Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-01-20T21:18:10.868Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-01-20T21:18:10.868Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-01-20T21:18:10.868Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2022-01-20T21:18:10.868Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-01-20T21:18:10.868Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2022-01-20T21:18:10.868Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-01-20T21:18:10.868Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2022-01-20T21:18:10.868Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-01-20T21:18:10.868Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-01-20T21:18:10.869Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-01-20T21:18:10.869Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-01-20T21:18:10.869Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-01-20T21:18:13.819Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-01-20T21:18:13.819Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-01-20T21:18:13.819Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-01-20T21:18:13.819Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-01-20T21:18:13.819Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-01-20T21:18:13.819Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-01-20T21:18:13.819Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-01-20T21:18:13.819Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-01-20T21:18:13.819Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-01-20T21:18:13.819Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-01-20T21:18:13.819Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-01-20T21:18:13.819Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-01-20T21:18:13.819Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-01-20T21:18:13.819Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-01-20T21:18:13.819Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-01-20T21:18:13.819Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-01-20T21:18:13.819Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-01-20T21:18:13.819Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-01-20T21:18:13.819Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-01-20T21:18:13.819Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-01-20T21:18:13.819Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-01-20T21:18:13.819Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-01-20T21:18:13.819Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-01-20T21:18:13.819Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-01-20T21:18:13.819Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-01-20T21:18:13.819Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-01-20T21:18:13.819Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-01-20T21:18:14.582Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-01-20T21:18:16.765Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-01-20T21:18:16.765Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-01-20T21:18:16.765Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-01-20T21:18:16.765Z] === RUN TestDockerSuite/TestCpRelativePath [2022-01-20T21:18:19.712Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-01-20T21:18:19.712Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-01-20T21:18:19.712Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-01-20T21:18:19.712Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-01-20T21:18:19.712Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-01-20T21:18:19.712Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-01-20T21:18:19.712Z] === RUN TestDockerSuite/TestCpToCaseA [2022-01-20T21:18:24.458Z] === RUN TestDockerSuite/TestCpToCaseB [2022-01-20T21:18:27.403Z] === RUN TestDockerSuite/TestCpToCaseC [2022-01-20T21:18:27.403Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-01-20T21:18:27.403Z] === RUN TestDockerSuite/TestCpToCaseD [2022-01-20T21:18:27.403Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-01-20T21:18:27.403Z] === RUN TestDockerSuite/TestCpToCaseE [2022-01-20T21:18:32.436Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-01-20T21:18:32.436Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-01-20T21:18:33.327Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-01-20T21:18:33.327Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-01-20T21:18:33.327Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-01-20T21:18:33.327Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-01-20T21:18:37.819Z] === RUN TestDockerSuite/TestCpToCaseF [2022-01-20T21:18:37.819Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-01-20T21:18:37.819Z] === RUN TestDockerSuite/TestCpToCaseG [2022-01-20T21:18:37.819Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-01-20T21:18:37.819Z] === RUN TestDockerSuite/TestCpToCaseH [2022-01-20T21:18:40.971Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-01-20T21:18:45.936Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-01-20T21:18:45.936Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-01-20T21:18:46.403Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-01-20T21:18:46.403Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-01-20T21:18:46.403Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-01-20T21:18:46.653Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-01-20T21:18:48.236Z] === RUN TestDockerSuite/TestCpToCaseI [2022-01-20T21:18:48.236Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-01-20T21:18:48.236Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-01-20T21:18:48.236Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-01-20T21:18:48.236Z] === RUN TestDockerSuite/TestCpToDot [2022-01-20T21:18:49.800Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-01-20T21:18:49.800Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-01-20T21:18:49.800Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-01-20T21:18:49.800Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-01-20T21:18:49.800Z] === RUN TestDockerSuite/TestCpToStdout [2022-01-20T21:18:50.191Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-01-20T21:18:50.191Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-01-20T21:18:50.191Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-01-20T21:18:52.753Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-01-20T21:18:52.753Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-01-20T21:18:52.753Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-01-20T21:18:52.753Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-01-20T21:18:52.753Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-01-20T21:18:52.753Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-01-20T21:18:52.753Z] === RUN TestDockerSuite/TestCpVolumePath [2022-01-20T21:18:52.753Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-01-20T21:18:52.753Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-01-20T21:18:52.753Z] === RUN TestDockerSuite/TestCreateArgs [2022-01-20T21:18:52.753Z] === RUN TestDockerSuite/TestCreateByImageID [2022-01-20T21:18:54.964Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-01-20T21:18:57.914Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-01-20T21:18:57.914Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-01-20T21:18:57.914Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-01-20T21:18:58.668Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-01-20T21:18:58.668Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-01-20T21:18:58.668Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-01-20T21:19:00.125Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-01-20T21:19:00.593Z] === RUN TestDockerSuite/TestCreateLabels [2022-01-20T21:19:00.593Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-01-20T21:19:00.593Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-01-20T21:19:00.593Z] === RUN TestDockerSuite/TestCreateRM [2022-01-20T21:19:01.059Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-01-20T21:19:01.059Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-01-20T21:19:01.059Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-01-20T21:19:01.526Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-01-20T21:19:01.527Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-01-20T21:19:01.992Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-01-20T21:19:02.469Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-01-20T21:19:02.669Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-01-20T21:19:06.451Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-01-20T21:19:06.918Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-01-20T21:19:10.645Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-01-20T21:19:10.645Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-01-20T21:19:10.645Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-01-20T21:19:11.141Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-01-20T21:19:13.589Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-01-20T21:19:14.224Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-01-20T21:19:14.224Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2022-01-20T21:19:14.224Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-01-20T21:19:16.427Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-01-20T21:19:16.434Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-01-20T21:19:16.434Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-01-20T21:19:16.900Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-01-20T21:19:16.900Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-01-20T21:19:16.900Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-01-20T21:19:16.900Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-01-20T21:19:16.900Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-01-20T21:19:16.900Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-01-20T21:19:16.900Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-01-20T21:19:16.900Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-01-20T21:19:16.900Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-01-20T21:19:16.900Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-01-20T21:19:16.900Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-01-20T21:19:16.900Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-01-20T21:19:16.900Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-01-20T21:19:16.900Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-01-20T21:19:16.900Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T21:19:16.900Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-01-20T21:19:16.900Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-01-20T21:19:16.900Z] === RUN TestDockerSuite/TestDevicePermissions [2022-01-20T21:19:16.900Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2022-01-20T21:19:16.900Z] === RUN TestDockerSuite/TestDockerFails [2022-01-20T21:19:16.900Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-01-20T21:19:16.900Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-01-20T21:19:16.900Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-01-20T21:19:16.900Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-01-20T21:19:16.900Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-01-20T21:19:16.900Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-01-20T21:19:16.900Z] === RUN TestDockerSuite/TestEventsAttach [2022-01-20T21:19:16.900Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-01-20T21:19:16.900Z] === RUN TestDockerSuite/TestEventsCommit [2022-01-20T21:19:16.900Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-01-20T21:19:16.900Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-01-20T21:19:19.844Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-01-20T21:19:20.013Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-01-20T21:19:21.994Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-01-20T21:19:21.994Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-01-20T21:19:21.994Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-01-20T21:19:21.994Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-01-20T21:19:21.994Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-01-20T21:19:21.994Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-01-20T21:19:21.994Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-01-20T21:19:22.789Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-01-20T21:19:22.977Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-01-20T21:19:25.734Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-01-20T21:19:31.627Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-01-20T21:19:33.188Z] === RUN TestDockerSuite/TestBuildXZHost [2022-01-20T21:19:33.188Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-01-20T21:19:33.656Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-01-20T21:19:33.656Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-01-20T21:19:33.656Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-01-20T21:19:33.656Z] docker_cli_sni_test.go:18: Flakey test [2022-01-20T21:19:33.656Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-01-20T21:19:34.383Z] === RUN TestDockerSuite/TestEventsCopy [2022-01-20T21:19:35.864Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-01-20T21:19:35.864Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-01-20T21:19:35.864Z] === RUN TestDockerSuite/TestCommitChange [2022-01-20T21:19:39.131Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-01-20T21:19:41.718Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-01-20T21:19:44.990Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-01-20T21:19:46.464Z] === RUN TestDockerSuite/TestCommitHardlink [2022-01-20T21:19:46.465Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-01-20T21:19:46.465Z] === RUN TestDockerSuite/TestCommitNewFile [2022-01-20T21:19:47.205Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-01-20T21:19:48.188Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-01-20T21:19:52.940Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-01-20T21:19:53.407Z] === RUN TestDockerSuite/TestEventsFilterType [2022-01-20T21:19:54.390Z] === RUN TestDockerSuite/TestEventsFilters [2022-01-20T21:19:55.117Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-01-20T21:19:55.117Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-01-20T21:19:55.117Z] === RUN TestDockerSuite/TestCommitTTY [2022-01-20T21:20:00.251Z] === RUN TestDockerSuite/TestEventsFormat [2022-01-20T21:20:02.262Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-01-20T21:20:03.095Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-01-20T21:20:04.998Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-01-20T21:20:04.998Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-01-20T21:20:04.998Z] === RUN TestDockerSuite/TestEventsImageImport [2022-01-20T21:20:04.998Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-01-20T21:20:04.998Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-01-20T21:20:04.998Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-01-20T21:20:04.998Z] === RUN TestDockerSuite/TestEventsImagePull [2022-01-20T21:20:04.998Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-01-20T21:20:04.998Z] === RUN TestDockerSuite/TestEventsImageTag [2022-01-20T21:20:06.558Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-01-20T21:20:06.558Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-01-20T21:20:06.558Z] === RUN TestDockerSuite/TestEventsRename [2022-01-20T21:20:07.010Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-01-20T21:20:07.010Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-01-20T21:20:07.010Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-01-20T21:20:07.010Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-01-20T21:20:07.010Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-01-20T21:20:07.010Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-01-20T21:20:07.010Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-01-20T21:20:07.010Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-01-20T21:20:07.010Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-01-20T21:20:07.010Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-01-20T21:20:07.010Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-01-20T21:20:07.010Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-01-20T21:20:07.010Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-01-20T21:20:07.010Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2022-01-20T21:20:07.010Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-01-20T21:20:07.010Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-01-20T21:20:08.766Z] === RUN TestDockerSuite/TestEventsResize [2022-01-20T21:20:14.156Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-01-20T21:20:17.421Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-01-20T21:20:18.984Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-01-20T21:20:21.179Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-01-20T21:20:21.934Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-01-20T21:20:22.808Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-01-20T21:20:22.808Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2022-01-20T21:20:22.808Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-01-20T21:20:25.756Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-01-20T21:20:25.756Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2022-01-20T21:20:25.756Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-01-20T21:20:25.756Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2022-01-20T21:20:25.756Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-01-20T21:20:25.756Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2022-01-20T21:20:25.756Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-01-20T21:20:26.693Z] === RUN TestDockerSuite/TestEventsTop [2022-01-20T21:20:26.693Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-01-20T21:20:26.693Z] === RUN TestDockerSuite/TestEventsUntag [2022-01-20T21:20:28.700Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-01-20T21:20:28.700Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2022-01-20T21:20:28.700Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-01-20T21:20:28.700Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-01-20T21:20:29.640Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-01-20T21:20:31.650Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-01-20T21:20:31.650Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-01-20T21:20:31.650Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2022-01-20T21:20:31.650Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-01-20T21:20:31.650Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2022-01-20T21:20:31.650Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-01-20T21:20:31.650Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2022-01-20T21:20:31.650Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-01-20T21:20:34.390Z] === RUN TestDockerSuite/TestExec [2022-01-20T21:20:34.390Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-01-20T21:20:34.390Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-01-20T21:20:34.390Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-01-20T21:20:34.390Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-01-20T21:20:35.432Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-01-20T21:20:35.966Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-01-20T21:20:38.180Z] === RUN TestDockerSuite/TestExecAPIStart [2022-01-20T21:20:38.180Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-01-20T21:20:38.180Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-01-20T21:20:38.180Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-01-20T21:20:38.180Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-01-20T21:20:38.180Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-01-20T21:20:38.180Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-01-20T21:20:38.380Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-01-20T21:20:40.391Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-01-20T21:20:42.165Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-01-20T21:20:42.165Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-01-20T21:20:42.165Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2022-01-20T21:20:42.165Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-01-20T21:20:42.606Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-01-20T21:20:44.166Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-01-20T21:20:45.952Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-01-20T21:20:45.952Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-01-20T21:20:46.295Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-01-20T21:20:46.377Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-01-20T21:20:48.899Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-01-20T21:20:48.899Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2022-01-20T21:20:48.899Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-01-20T21:20:48.899Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2022-01-20T21:20:48.899Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-01-20T21:20:51.126Z] === RUN TestDockerSuite/TestExecCgroup [2022-01-20T21:20:51.126Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-01-20T21:20:51.126Z] === RUN TestDockerSuite/TestExecEnv [2022-01-20T21:20:51.126Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-01-20T21:20:51.126Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-01-20T21:20:51.126Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-01-20T21:20:51.126Z] === RUN TestDockerSuite/TestExecExitStatus [2022-01-20T21:20:51.846Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-01-20T21:20:51.846Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-01-20T21:20:53.252Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-01-20T21:20:53.335Z] === RUN TestDockerSuite/TestExecInspectID [2022-01-20T21:20:53.473Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-01-20T21:20:53.473Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-01-20T21:20:53.943Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-01-20T21:20:54.790Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-01-20T21:20:54.790Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2022-01-20T21:20:54.790Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-01-20T21:20:57.734Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-01-20T21:20:57.734Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-01-20T21:20:58.088Z] === RUN TestDockerSuite/TestExecInteractive [2022-01-20T21:20:58.088Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-01-20T21:20:58.088Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-01-20T21:20:58.088Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-01-20T21:20:58.088Z] === RUN TestDockerSuite/TestExecParseError [2022-01-20T21:20:58.088Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-01-20T21:20:58.088Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-01-20T21:20:58.088Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-01-20T21:20:58.088Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-01-20T21:20:58.088Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-01-20T21:20:58.088Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-01-20T21:21:00.300Z] === RUN TestDockerSuite/TestExecSetEnv [2022-01-20T21:21:00.300Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-01-20T21:21:00.300Z] === RUN TestDockerSuite/TestExecStartFails [2022-01-20T21:21:00.300Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-01-20T21:21:00.300Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-01-20T21:21:00.300Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-01-20T21:21:00.300Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-01-20T21:21:00.300Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-01-20T21:21:00.300Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-01-20T21:21:00.300Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-01-20T21:21:00.300Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-01-20T21:21:00.681Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-01-20T21:21:02.522Z] === RUN TestDockerSuite/TestExecUlimits [2022-01-20T21:21:02.522Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-01-20T21:21:02.522Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-01-20T21:21:06.543Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-01-20T21:21:08.383Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-01-20T21:21:08.383Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-01-20T21:21:08.383Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-01-20T21:21:08.383Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-01-20T21:21:08.383Z] === RUN TestDockerSuite/TestExecWithUser [2022-01-20T21:21:08.383Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-01-20T21:21:08.383Z] === RUN TestDockerSuite/TestGetContainerStats [2022-01-20T21:21:13.690Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-01-20T21:21:13.690Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-01-20T21:21:13.690Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-01-20T21:21:13.690Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-01-20T21:21:13.690Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-01-20T21:21:14.246Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-01-20T21:21:15.899Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-01-20T21:21:15.899Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2022-01-20T21:21:15.899Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-01-20T21:21:18.842Z] === RUN TestDockerSuite/TestContainerAPITop [2022-01-20T21:21:18.842Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2022-01-20T21:21:18.842Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-01-20T21:21:20.101Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-01-20T21:21:22.629Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-01-20T21:21:22.629Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-01-20T21:21:23.047Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-01-20T21:21:25.323Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-01-20T21:21:27.373Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-01-20T21:21:30.194Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-01-20T21:21:30.194Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-01-20T21:21:30.194Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-01-20T21:21:30.194Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-01-20T21:21:30.194Z] === RUN TestDockerSuite/TestHealth [2022-01-20T21:21:30.194Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-01-20T21:21:30.194Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-01-20T21:21:30.194Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-01-20T21:21:30.194Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-01-20T21:21:30.194Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-01-20T21:21:30.318Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-01-20T21:21:30.318Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2022-01-20T21:21:30.318Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-01-20T21:21:30.318Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2022-01-20T21:21:30.318Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-01-20T21:21:30.318Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2022-01-20T21:21:30.318Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-01-20T21:21:30.318Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2022-01-20T21:21:30.318Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-01-20T21:21:30.318Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2022-01-20T21:21:30.318Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-01-20T21:21:33.265Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-01-20T21:21:33.265Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-01-20T21:21:34.956Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-01-20T21:21:34.956Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-01-20T21:21:34.956Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-01-20T21:21:34.956Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-01-20T21:21:34.956Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-01-20T21:21:34.956Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-01-20T21:21:34.956Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-01-20T21:21:35.423Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-01-20T21:21:35.423Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-01-20T21:21:35.423Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-01-20T21:21:36.210Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-01-20T21:21:36.407Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-01-20T21:21:36.407Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-01-20T21:21:38.615Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-01-20T21:21:38.615Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-01-20T21:21:39.155Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-01-20T21:21:40.198Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-01-20T21:21:40.829Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-01-20T21:21:42.101Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-01-20T21:21:43.773Z] === RUN TestDockerSuite/TestImagesFormat [2022-01-20T21:21:43.773Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-01-20T21:21:43.773Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-01-20T21:21:43.773Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-01-20T21:21:45.049Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000404c90_} [2022-01-20T21:21:47.556Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-01-20T21:21:47.556Z] === RUN TestDockerSuite/TestImportBadURL [2022-01-20T21:21:47.997Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-11147401264_c:\foo_false____} [2022-01-20T21:21:49.770Z] === RUN TestDockerSuite/TestImportDisplay [2022-01-20T21:21:49.770Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-01-20T21:21:50.237Z] === RUN TestDockerSuite/TestImportFile [2022-01-20T21:21:50.237Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-01-20T21:21:50.237Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-01-20T21:21:50.237Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-01-20T21:21:50.237Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-01-20T21:21:50.237Z] === RUN TestDockerSuite/TestImportGzipped [2022-01-20T21:21:50.237Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-01-20T21:21:50.237Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-01-20T21:21:50.237Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-01-20T21:21:50.237Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-01-20T21:21:50.237Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-01-20T21:21:50.237Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-01-20T21:21:50.237Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-01-20T21:21:50.237Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-01-20T21:21:50.237Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-01-20T21:21:50.237Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-01-20T21:21:50.237Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-01-20T21:21:50.237Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-01-20T21:21:50.237Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-01-20T21:21:50.237Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-01-20T21:21:50.237Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-01-20T21:21:50.942Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-11147401264_c:\foo_true____} [2022-01-20T21:21:53.184Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-01-20T21:21:53.885Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-01-20T21:21:53.885Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2022-01-20T21:21:53.885Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-01-20T21:21:53.885Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-01-20T21:21:53.885Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-01-20T21:21:53.885Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-01-20T21:21:53.885Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-01-20T21:21:53.885Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-01-20T21:21:53.885Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-01-20T21:21:53.885Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-01-20T21:21:53.885Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-01-20T21:21:53.885Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-01-20T21:21:53.885Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-01-20T21:21:54.352Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-01-20T21:21:54.352Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2022-01-20T21:21:54.352Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-01-20T21:21:54.352Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2022-01-20T21:21:54.352Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-01-20T21:21:54.352Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2022-01-20T21:21:54.352Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-01-20T21:21:54.352Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-01-20T21:21:54.352Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-01-20T21:21:54.352Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-01-20T21:21:54.352Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-01-20T21:21:55.397Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-01-20T21:21:55.397Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-01-20T21:21:55.397Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-01-20T21:21:55.397Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-01-20T21:21:55.397Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-01-20T21:21:55.397Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-01-20T21:21:55.397Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-01-20T21:21:55.397Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-01-20T21:21:57.298Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-01-20T21:21:57.298Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-01-20T21:21:57.298Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-01-20T21:21:57.298Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-01-20T21:21:57.298Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-01-20T21:21:57.298Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-01-20T21:21:57.298Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-01-20T21:21:57.298Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-01-20T21:21:57.298Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-01-20T21:21:57.298Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-01-20T21:21:57.298Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-01-20T21:21:57.298Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-01-20T21:21:57.298Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-01-20T21:21:57.298Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-01-20T21:21:57.298Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-01-20T21:21:57.298Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-01-20T21:21:57.298Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-01-20T21:21:57.298Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-01-20T21:21:57.298Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-01-20T21:21:57.298Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-01-20T21:21:57.298Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-01-20T21:21:57.298Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-01-20T21:21:57.298Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-01-20T21:21:57.298Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-01-20T21:21:57.298Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-01-20T21:21:57.298Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-01-20T21:21:57.765Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-01-20T21:21:58.278Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-01-20T21:21:58.278Z] docker_cli_external_volume_driver_test.go:484: [d6310919a41b1] daemon is not started [2022-01-20T21:21:58.344Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-01-20T21:21:58.344Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-01-20T21:22:00.718Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-01-20T21:22:00.718Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-01-20T21:22:00.718Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-01-20T21:22:00.718Z] === RUN TestDockerSuite/TestCpRelativePath [2022-01-20T21:22:01.292Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-01-20T21:22:01.292Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-01-20T21:22:01.292Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-01-20T21:22:01.292Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-01-20T21:22:01.292Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-01-20T21:22:01.292Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-01-20T21:22:01.292Z] === RUN TestDockerSuite/TestInspectDefault [2022-01-20T21:22:03.503Z] === RUN TestDockerSuite/TestInspectHistory [2022-01-20T21:22:03.663Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-01-20T21:22:03.663Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-01-20T21:22:04.130Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-01-20T21:22:04.130Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-01-20T21:22:04.130Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-01-20T21:22:04.130Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-01-20T21:22:04.130Z] === RUN TestDockerSuite/TestCpToCaseA [2022-01-20T21:22:08.248Z] === RUN TestDockerSuite/TestInspectImage [2022-01-20T21:22:08.248Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-01-20T21:22:08.248Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-01-20T21:22:08.248Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-01-20T21:22:08.248Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-01-20T21:22:08.248Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-01-20T21:22:08.248Z] === RUN TestDockerSuite/TestInspectInt64 [2022-01-20T21:22:10.055Z] === RUN TestDockerSuite/TestCpToCaseB [2022-01-20T21:22:10.632Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-01-20T21:22:12.842Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-01-20T21:22:12.842Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-01-20T21:22:13.002Z] === RUN TestDockerSuite/TestCpToCaseC [2022-01-20T21:22:13.002Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-01-20T21:22:13.002Z] === RUN TestDockerSuite/TestCpToCaseD [2022-01-20T21:22:13.002Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-01-20T21:22:13.002Z] === RUN TestDockerSuite/TestCpToCaseE [2022-01-20T21:22:13.152Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-01-20T21:22:13.152Z] docker_cli_external_volume_driver_test.go:52: [d58c0a5984ce5] daemon is not started [2022-01-20T21:22:15.786Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-01-20T21:22:17.998Z] === RUN TestDockerSuite/TestInspectPlugin [2022-01-20T21:22:17.998Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-01-20T21:22:17.998Z] === RUN TestDockerSuite/TestInspectRootFS [2022-01-20T21:22:17.998Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-01-20T21:22:20.209Z] === RUN TestDockerSuite/TestInspectStatus [2022-01-20T21:22:20.267Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-01-20T21:22:20.737Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-01-20T21:22:21.800Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-01-20T21:22:23.155Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-01-20T21:22:23.412Z] === RUN TestDockerSuite/TestCpToCaseF [2022-01-20T21:22:23.412Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-01-20T21:22:23.412Z] === RUN TestDockerSuite/TestCpToCaseG [2022-01-20T21:22:23.412Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-01-20T21:22:23.412Z] === RUN TestDockerSuite/TestCpToCaseH [2022-01-20T21:22:27.900Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-01-20T21:22:28.034Z] --- PASS: TestDockerExternalVolumeSuite (436.95s) [2022-01-20T21:22:28.034Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.54s) [2022-01-20T21:22:28.034Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.63s) [2022-01-20T21:22:28.034Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.15s) [2022-01-20T21:22:28.034Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.06s) [2022-01-20T21:22:28.034Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2022-01-20T21:22:28.034Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2022-01-20T21:22:28.034Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-01-20T21:22:28.034Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.18s) [2022-01-20T21:22:28.034Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.19s) [2022-01-20T21:22:28.034Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.75s) [2022-01-20T21:22:28.034Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.58s) [2022-01-20T21:22:28.034Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.20s) [2022-01-20T21:22:28.034Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.26s) [2022-01-20T21:22:28.034Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.85s) [2022-01-20T21:22:28.034Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.15s) [2022-01-20T21:22:28.034Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.62s) [2022-01-20T21:22:28.034Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.00s) [2022-01-20T21:22:28.034Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2022-01-20T21:22:28.034Z] PASS [2022-01-20T21:22:28.034Z] [2022-01-20T21:22:28.034Z] === Skipped [2022-01-20T21:22:28.034Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s) [2022-01-20T21:22:28.034Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-01-20T21:22:28.034Z] check_test.go:308: [dfe5e44051f87] daemon is not started [2022-01-20T21:22:28.034Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s) [2022-01-20T21:22:28.034Z] [2022-01-20T21:22:28.034Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-01-20T21:22:28.034Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-01-20T21:22:28.034Z] check_test.go:308: [de67239fac8c0] daemon is not started [2022-01-20T21:22:28.034Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-01-20T21:22:28.034Z] [2022-01-20T21:22:28.034Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-01-20T21:22:28.034Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-01-20T21:22:28.034Z] check_test.go:308: [d0805508881e9] daemon is not started [2022-01-20T21:22:28.034Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-01-20T21:22:28.034Z] [2022-01-20T21:22:28.034Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-01-20T21:22:28.034Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-01-20T21:22:28.034Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-01-20T21:22:28.034Z] [2022-01-20T21:22:28.034Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-01-20T21:22:28.034Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-01-20T21:22:28.034Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-01-20T21:22:28.034Z] [2022-01-20T21:22:28.034Z] DONE 271 tests, 5 skipped in 2379.005s [2022-01-20T21:22:28.034Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-01-20T21:22:28.034Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d196e1ccd9b7d/docker.pid [2022-01-20T21:22:28.034Z] +++ kill 6886 [2022-01-20T21:22:28.034Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 6886 is not a child of this shell [2022-01-20T21:22:28.034Z] warning: PID 6886 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d196e1ccd9b7d/docker.pid had a nonzero exit code [2022-01-20T21:22:28.034Z] ++++ cat bundles/test-integration/docker.pid [2022-01-20T21:22:28.034Z] +++ kill 8352 [2022-01-20T21:22:28.034Z] +++ /etc/init.d/apparmor stop [2022-01-20T21:22:28.034Z] Leaving: AppArmorNo profiles have been unloaded. [2022-01-20T21:22:28.034Z] [2022-01-20T21:22:28.034Z] Unloading profiles will leave already running processes permanently [2022-01-20T21:22:28.034Z] unconfined, which can lead to unexpected situations. [2022-01-20T21:22:28.034Z] [2022-01-20T21:22:28.034Z] To set a process to complain mode, use the command line tool [2022-01-20T21:22:28.034Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-01-20T21:22:28.034Z] +++ true [2022-01-20T21:22:28.034Z] exiting test-integration [2022-01-20T21:22:28.034Z] ++ exit 0 [2022-01-20T21:22:28.034Z] [2022-01-20T21:22:28.034Z] + exit 0 [2022-01-20T21:22:28.034Z] ++ jobs -p [2022-01-20T21:22:28.034Z] + pids= [2022-01-20T21:22:28.034Z] + echo 'Remaining pids to kill: []' [2022-01-20T21:22:28.034Z] Remaining pids to kill: [] [2022-01-20T21:22:28.034Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-01-20T21:22:28.048Z] Recording test results [2022-01-20T21:22:29.461Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-01-20T21:22:29.732Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-01-20T21:22:30.060Z] + echo Ensuring container killed. [2022-01-20T21:22:30.061Z] Ensuring container killed. [2022-01-20T21:22:30.061Z] + docker ps -aq -f name=docker-pr3-* [2022-01-20T21:22:30.061Z] + cids=a3763c1d69ed [2022-01-20T21:22:30.061Z] dbde54d5b860 [2022-01-20T21:22:30.061Z] 9c623fb8a261 [2022-01-20T21:22:30.061Z] + [ -n a3763c1d69ed [2022-01-20T21:22:30.061Z] dbde54d5b860 [2022-01-20T21:22:30.061Z] 9c623fb8a261 ] [2022-01-20T21:22:30.061Z] + docker rm -vf a3763c1d69ed dbde54d5b860 9c623fb8a261 [2022-01-20T21:22:30.633Z] a3763c1d69ed [2022-01-20T21:22:30.633Z] dbde54d5b860 [2022-01-20T21:22:30.633Z] 9c623fb8a261 [Pipeline] sh [2022-01-20T21:22:30.917Z] + echo Chowning /workspace to jenkins user [2022-01-20T21:22:30.917Z] Chowning /workspace to jenkins user [2022-01-20T21:22:30.917Z] + id -u [2022-01-20T21:22:30.917Z] + id -g [2022-01-20T21:22:30.917Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43172:/workspace busybox chown -R 1000:1000 /workspace [2022-01-20T21:22:30.917Z] Unable to find image 'busybox:latest' locally [2022-01-20T21:22:30.917Z] latest: Pulling from library/busybox [2022-01-20T21:22:31.176Z] 5cc84ad355aa: Pulling fs layer [2022-01-20T21:22:31.176Z] 5cc84ad355aa: Verifying Checksum [2022-01-20T21:22:31.176Z] 5cc84ad355aa: Download complete [2022-01-20T21:22:31.176Z] 5cc84ad355aa: Pull complete [2022-01-20T21:22:31.176Z] Digest: sha256:5acba83a746c7608ed544dc1533b87c737a0b0fb730301639a0179f9344b1678 [2022-01-20T21:22:31.176Z] Status: Downloaded newer image for busybox:latest [2022-01-20T21:22:32.408Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-01-20T21:22:33.381Z] + bundleName=amd64 [2022-01-20T21:22:33.381Z] + echo Creating amd64-bundles.tar.gz [2022-01-20T21:22:33.381Z] Creating amd64-bundles.tar.gz [2022-01-20T21:22:33.381Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-01-20T21:22:33.381Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2022-01-20T21:22:34.343Z] Archiving artifacts [2022-01-20T21:22:34.627Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-01-20T21:22:35.892Z] === RUN TestDockerSuite/TestCpToCaseI [2022-01-20T21:22:35.892Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-01-20T21:22:35.892Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-01-20T21:22:35.892Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-01-20T21:22:35.892Z] === RUN TestDockerSuite/TestCpToDot [2022-01-20T21:22:36.311Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43172/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-01-20T21:22:36.620Z] + make clean [2022-01-20T21:22:36.841Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-01-20T21:22:36.879Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-01-20T21:22:36.879Z] docker-dev-cache [2022-01-20T21:22:36.879Z] docker-mod-cache [Pipeline] deleteDir [2022-01-20T21:22:37.453Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-01-20T21:22:37.453Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-01-20T21:22:37.921Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-01-20T21:22:37.921Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-01-20T21:22:37.921Z] === RUN TestDockerSuite/TestCpToStdout [2022-01-20T21:22:39.051Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-01-20T21:22:40.867Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-01-20T21:22:40.867Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-01-20T21:22:40.867Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-01-20T21:22:40.867Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-01-20T21:22:40.867Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-01-20T21:22:40.867Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-01-20T21:22:40.867Z] === RUN TestDockerSuite/TestCpVolumePath [2022-01-20T21:22:40.867Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-01-20T21:22:40.867Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-01-20T21:22:41.335Z] === RUN TestDockerSuite/TestCreateArgs [2022-01-20T21:22:41.336Z] === RUN TestDockerSuite/TestCreateByImageID [2022-01-20T21:22:41.996Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-01-20T21:22:41.996Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-01-20T21:22:41.996Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-01-20T21:22:41.996Z] === RUN TestDockerSuite/TestLinksEnvs [2022-01-20T21:22:41.996Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-01-20T21:22:41.996Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-01-20T21:22:41.996Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-01-20T21:22:41.996Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-01-20T21:22:41.996Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-01-20T21:22:41.996Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-01-20T21:22:41.996Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-01-20T21:22:41.996Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-01-20T21:22:41.996Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-01-20T21:22:41.996Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-01-20T21:22:41.996Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-01-20T21:22:41.996Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-01-20T21:22:41.996Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-01-20T21:22:41.996Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-01-20T21:22:41.996Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-01-20T21:22:41.996Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-01-20T21:22:41.996Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-01-20T21:22:41.996Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-01-20T21:22:41.996Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-01-20T21:22:41.996Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-01-20T21:22:41.996Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-01-20T21:22:41.996Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-01-20T21:22:41.996Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-01-20T21:22:41.996Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-01-20T21:22:41.996Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-01-20T21:22:41.996Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-01-20T21:22:41.996Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-01-20T21:22:41.996Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-01-20T21:22:41.996Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-01-20T21:22:41.996Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-01-20T21:22:41.996Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-01-20T21:22:41.996Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-01-20T21:22:43.546Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-01-20T21:22:44.205Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-01-20T21:22:46.417Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-01-20T21:22:46.491Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-01-20T21:22:46.957Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-01-20T21:22:46.957Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-01-20T21:22:49.165Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-01-20T21:22:49.637Z] === RUN TestDockerSuite/TestCreateLabels [2022-01-20T21:22:50.105Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-01-20T21:22:50.105Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-01-20T21:22:50.105Z] === RUN TestDockerSuite/TestCreateRM [2022-01-20T21:22:50.572Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-01-20T21:22:50.572Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-01-20T21:22:50.572Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-01-20T21:22:50.572Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-01-20T21:22:51.039Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-01-20T21:22:52.273Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-01-20T21:22:54.484Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-01-20T21:22:54.484Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-01-20T21:22:54.484Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-01-20T21:22:56.694Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-01-20T21:22:56.694Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-01-20T21:22:57.689Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-01-20T21:22:59.868Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-01-20T21:22:59.868Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-01-20T21:23:00.335Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-01-20T21:23:02.681Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-01-20T21:23:04.123Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-01-20T21:23:04.123Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-01-20T21:23:04.123Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2022-01-20T21:23:04.123Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-01-20T21:23:07.070Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-01-20T21:23:07.070Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-01-20T21:23:07.070Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-01-20T21:23:07.070Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-01-20T21:23:07.070Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-01-20T21:23:07.070Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-01-20T21:23:07.070Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-01-20T21:23:07.070Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-01-20T21:23:07.070Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-01-20T21:23:07.070Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-01-20T21:23:07.070Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-01-20T21:23:07.070Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-01-20T21:23:07.070Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-01-20T21:23:07.070Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-01-20T21:23:07.070Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-01-20T21:23:07.070Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-01-20T21:23:07.070Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T21:23:07.537Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-01-20T21:23:07.537Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-01-20T21:23:07.537Z] === RUN TestDockerSuite/TestDevicePermissions [2022-01-20T21:23:07.537Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2022-01-20T21:23:07.537Z] === RUN TestDockerSuite/TestDockerFails [2022-01-20T21:23:07.537Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-01-20T21:23:07.537Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-01-20T21:23:07.537Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-01-20T21:23:07.537Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-01-20T21:23:07.537Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-01-20T21:23:07.537Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-01-20T21:23:07.537Z] === RUN TestDockerSuite/TestEventsAttach [2022-01-20T21:23:07.537Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-01-20T21:23:07.537Z] === RUN TestDockerSuite/TestEventsCommit [2022-01-20T21:23:07.537Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-01-20T21:23:07.537Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-01-20T21:23:08.537Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-01-20T21:23:10.481Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-01-20T21:23:13.284Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-01-20T21:23:13.429Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-01-20T21:23:15.543Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-01-20T21:23:16.229Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-01-20T21:23:16.382Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-01-20T21:23:18.441Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-01-20T21:23:18.441Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-01-20T21:23:18.441Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-01-20T21:23:20.653Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-01-20T21:23:23.598Z] === RUN TestDockerSuite/TestLogsSince [2022-01-20T21:23:28.864Z] === RUN TestDockerSuite/TestEventsCopy [2022-01-20T21:23:30.487Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-01-20T21:23:32.650Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-01-20T21:23:34.010Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-01-20T21:23:34.010Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-01-20T21:23:34.010Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-01-20T21:23:34.010Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-01-20T21:23:34.010Z] === RUN TestDockerSuite/TestLogsTail [2022-01-20T21:23:35.571Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-01-20T21:23:38.518Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-01-20T21:23:39.793Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-01-20T21:23:40.726Z] === RUN TestDockerSuite/TestMountIntoProc [2022-01-20T21:23:40.726Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2022-01-20T21:23:40.726Z] === RUN TestDockerSuite/TestMountIntoSys [2022-01-20T21:23:40.726Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2022-01-20T21:23:41.192Z] === RUN TestDockerSuite/TestNetHostname [2022-01-20T21:23:41.192Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-01-20T21:23:41.192Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-01-20T21:23:41.192Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-01-20T21:23:41.192Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-01-20T21:23:41.192Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2022-01-20T21:23:41.192Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-01-20T21:23:41.192Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2022-01-20T21:23:41.192Z] === RUN TestDockerSuite/TestPluginActive [2022-01-20T21:23:41.192Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-01-20T21:23:41.192Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-01-20T21:23:41.192Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-01-20T21:23:41.192Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-01-20T21:23:41.192Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-01-20T21:23:41.192Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-01-20T21:23:41.192Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-01-20T21:23:41.192Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-01-20T21:23:41.192Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-01-20T21:23:41.192Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-01-20T21:23:41.192Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-01-20T21:23:41.192Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-01-20T21:23:41.192Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-01-20T21:23:41.192Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-01-20T21:23:41.192Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-01-20T21:23:41.192Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-01-20T21:23:41.192Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-01-20T21:23:41.192Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-01-20T21:23:41.192Z] === RUN TestDockerSuite/TestPortHostBinding [2022-01-20T21:23:41.192Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-01-20T21:23:41.192Z] === RUN TestDockerSuite/TestPortList [2022-01-20T21:23:41.192Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-01-20T21:23:41.192Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-01-20T21:23:42.002Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-01-20T21:23:42.469Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-01-20T21:23:47.046Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-01-20T21:23:47.046Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-01-20T21:23:47.046Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-01-20T21:23:47.046Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-01-20T21:23:47.046Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2022-01-20T21:23:47.046Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-01-20T21:23:47.046Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2022-01-20T21:23:47.046Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-01-20T21:23:47.046Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2022-01-20T21:23:47.046Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-01-20T21:23:47.046Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2022-01-20T21:23:47.046Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-01-20T21:23:47.046Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2022-01-20T21:23:47.046Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-01-20T21:23:47.046Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2022-01-20T21:23:47.046Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-01-20T21:23:47.046Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2022-01-20T21:23:47.046Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-01-20T21:23:47.235Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-01-20T21:23:48.220Z] === RUN TestDockerSuite/TestEventsFilterType [2022-01-20T21:23:49.204Z] === RUN TestDockerSuite/TestEventsFilters [2022-01-20T21:23:51.795Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-01-20T21:23:51.795Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2022-01-20T21:23:51.795Z] === RUN TestDockerSuite/TestPsByOrder [2022-01-20T21:23:56.349Z] === RUN TestDockerSuite/TestEventsFormat [2022-01-20T21:24:00.447Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-01-20T21:24:00.448Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-01-20T21:24:00.448Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-01-20T21:24:02.212Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-01-20T21:24:02.212Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-01-20T21:24:02.212Z] === RUN TestDockerSuite/TestEventsImageImport [2022-01-20T21:24:02.212Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-01-20T21:24:02.212Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-01-20T21:24:02.212Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-01-20T21:24:02.212Z] === RUN TestDockerSuite/TestEventsImagePull [2022-01-20T21:24:02.212Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-01-20T21:24:02.212Z] === RUN TestDockerSuite/TestEventsImageTag [2022-01-20T21:24:02.679Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-01-20T21:24:02.679Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-01-20T21:24:02.679Z] === RUN TestDockerSuite/TestEventsRename [2022-01-20T21:24:06.463Z] === RUN TestDockerSuite/TestEventsResize [2022-01-20T21:24:09.098Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-01-20T21:24:21.386Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-01-20T21:24:24.009Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-01-20T21:24:24.477Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-01-20T21:24:24.477Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-01-20T21:24:24.477Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-01-20T21:24:36.343Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-01-20T21:24:37.013Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-01-20T21:24:40.796Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-01-20T21:24:42.305Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-01-20T21:24:42.305Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-01-20T21:24:46.094Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-01-20T21:24:47.942Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-01-20T21:24:51.953Z] === RUN TestDockerSuite/TestEventsTop [2022-01-20T21:24:51.953Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-01-20T21:24:51.953Z] === RUN TestDockerSuite/TestEventsUntag [2022-01-20T21:24:52.689Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-01-20T21:24:52.689Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-01-20T21:24:52.689Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-01-20T21:24:52.689Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-01-20T21:24:52.689Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-01-20T21:24:54.164Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-01-20T21:24:54.180Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-01-20T21:24:58.545Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-01-20T21:24:58.545Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-01-20T21:24:58.545Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-01-20T21:24:58.545Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-01-20T21:24:58.545Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-01-20T21:24:58.545Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-01-20T21:24:58.545Z] === RUN TestDockerSuite/TestPsRightTagName [2022-01-20T21:24:58.545Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-01-20T21:24:58.545Z] === RUN TestDockerSuite/TestPsShowMounts [2022-01-20T21:24:58.912Z] === RUN TestDockerSuite/TestExec [2022-01-20T21:24:58.912Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-01-20T21:24:58.912Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-01-20T21:24:58.912Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-01-20T21:24:58.912Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-01-20T21:25:01.858Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-01-20T21:25:04.398Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-01-20T21:25:04.399Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2022-01-20T21:25:04.399Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-01-20T21:25:04.803Z] === RUN TestDockerSuite/TestExecAPIStart [2022-01-20T21:25:04.803Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-01-20T21:25:04.803Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-01-20T21:25:04.803Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-01-20T21:25:04.803Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-01-20T21:25:04.803Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-01-20T21:25:04.803Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-01-20T21:25:06.611Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-01-20T21:25:06.611Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-01-20T21:25:06.611Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-01-20T21:25:07.600Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-01-20T21:25:07.750Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-01-20T21:25:08.587Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-01-20T21:25:08.587Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2022-01-20T21:25:08.587Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-01-20T21:25:11.533Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-01-20T21:25:13.330Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-01-20T21:25:15.314Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-01-20T21:25:18.077Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-01-20T21:25:18.261Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-01-20T21:25:20.293Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-01-20T21:25:25.410Z] === RUN TestDockerSuite/TestExecCgroup [2022-01-20T21:25:25.410Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-01-20T21:25:25.410Z] === RUN TestDockerSuite/TestExecEnv [2022-01-20T21:25:25.410Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-01-20T21:25:25.410Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-01-20T21:25:25.410Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-01-20T21:25:25.410Z] === RUN TestDockerSuite/TestExecExitStatus [2022-01-20T21:25:28.358Z] === RUN TestDockerSuite/TestExecInspectID [2022-01-20T21:25:33.110Z] === RUN TestDockerSuite/TestExecInteractive [2022-01-20T21:25:33.110Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-01-20T21:25:33.110Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-01-20T21:25:33.110Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-01-20T21:25:33.110Z] === RUN TestDockerSuite/TestExecParseError [2022-01-20T21:25:33.110Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-01-20T21:25:33.110Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-01-20T21:25:33.110Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-01-20T21:25:33.110Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-01-20T21:25:33.110Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-01-20T21:25:33.110Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-01-20T21:25:36.894Z] === RUN TestDockerSuite/TestExecSetEnv [2022-01-20T21:25:36.894Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-01-20T21:25:36.894Z] === RUN TestDockerSuite/TestExecStartFails [2022-01-20T21:25:36.894Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-01-20T21:25:36.894Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-01-20T21:25:36.894Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-01-20T21:25:36.894Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-01-20T21:25:36.894Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-01-20T21:25:36.894Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-01-20T21:25:36.894Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-01-20T21:25:36.894Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-01-20T21:25:40.676Z] === RUN TestDockerSuite/TestExecUlimits [2022-01-20T21:25:40.676Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-01-20T21:25:40.676Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-01-20T21:25:41.506Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-01-20T21:25:41.506Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-01-20T21:25:41.506Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-01-20T21:25:46.250Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-01-20T21:25:46.717Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-01-20T21:25:46.717Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-01-20T21:25:47.701Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-01-20T21:25:47.867Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-01-20T21:25:47.867Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-01-20T21:25:47.867Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-01-20T21:25:47.867Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-01-20T21:25:47.867Z] === RUN TestDockerSuite/TestExecWithUser [2022-01-20T21:25:47.867Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-01-20T21:25:47.867Z] === RUN TestDockerSuite/TestGetContainerStats [2022-01-20T21:25:52.450Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-01-20T21:25:55.022Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-01-20T21:25:57.201Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-01-20T21:25:57.201Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-01-20T21:25:57.201Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-01-20T21:26:01.945Z] === RUN TestDockerSuite/TestRmiBlank [2022-01-20T21:26:01.945Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-01-20T21:26:02.169Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-01-20T21:26:02.413Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-01-20T21:26:05.116Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-01-20T21:26:12.263Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-01-20T21:26:12.263Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-01-20T21:26:12.263Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-01-20T21:26:12.263Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-01-20T21:26:12.263Z] === RUN TestDockerSuite/TestHealth [2022-01-20T21:26:12.263Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-01-20T21:26:12.263Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-01-20T21:26:12.730Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-01-20T21:26:12.730Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-01-20T21:26:12.730Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-01-20T21:26:14.888Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-01-20T21:26:17.477Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-01-20T21:26:17.477Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-01-20T21:26:17.477Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-01-20T21:26:17.477Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-01-20T21:26:17.477Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-01-20T21:26:17.945Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-01-20T21:26:17.945Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-01-20T21:26:18.676Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-01-20T21:26:18.676Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-01-20T21:26:18.928Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-01-20T21:26:18.928Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-01-20T21:26:18.928Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-01-20T21:26:19.911Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-01-20T21:26:19.911Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-01-20T21:26:21.471Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-01-20T21:26:21.938Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-01-20T21:26:24.146Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-01-20T21:26:25.819Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-01-20T21:26:27.096Z] === RUN TestDockerSuite/TestImagesFormat [2022-01-20T21:26:27.562Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-01-20T21:26:27.562Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-01-20T21:26:27.562Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-01-20T21:26:29.600Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-01-20T21:26:31.344Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-01-20T21:26:31.344Z] === RUN TestDockerSuite/TestImportBadURL [2022-01-20T21:26:33.557Z] === RUN TestDockerSuite/TestImportDisplay [2022-01-20T21:26:33.557Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-01-20T21:26:33.557Z] === RUN TestDockerSuite/TestImportFile [2022-01-20T21:26:33.557Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-01-20T21:26:33.557Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-01-20T21:26:33.557Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-01-20T21:26:33.557Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-01-20T21:26:33.557Z] === RUN TestDockerSuite/TestImportGzipped [2022-01-20T21:26:33.557Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-01-20T21:26:33.557Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-01-20T21:26:33.557Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-01-20T21:26:33.557Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-01-20T21:26:33.557Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-01-20T21:26:33.557Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-01-20T21:26:33.557Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-01-20T21:26:33.557Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-01-20T21:26:33.557Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-01-20T21:26:33.557Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-01-20T21:26:33.557Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-01-20T21:26:33.557Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-01-20T21:26:34.023Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-01-20T21:26:34.023Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-01-20T21:26:34.023Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-01-20T21:26:36.970Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-01-20T21:26:38.263Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-01-20T21:26:39.916Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-01-20T21:26:39.916Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-01-20T21:26:39.916Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-01-20T21:26:39.916Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-01-20T21:26:39.916Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-01-20T21:26:39.916Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-01-20T21:26:39.916Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-01-20T21:26:39.916Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-01-20T21:26:42.045Z] === RUN TestDockerSuite/TestRmiTag [2022-01-20T21:26:42.045Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-01-20T21:26:42.861Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-01-20T21:26:42.861Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-01-20T21:26:44.993Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-01-20T21:26:45.804Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-01-20T21:26:45.804Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-01-20T21:26:45.804Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-01-20T21:26:45.804Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-01-20T21:26:45.804Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-01-20T21:26:45.804Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-01-20T21:26:45.804Z] === RUN TestDockerSuite/TestInspectDefault [2022-01-20T21:26:48.748Z] === RUN TestDockerSuite/TestInspectHistory [2022-01-20T21:26:53.493Z] === RUN TestDockerSuite/TestInspectImage [2022-01-20T21:26:53.493Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-01-20T21:26:53.493Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-01-20T21:26:53.493Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-01-20T21:26:53.493Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-01-20T21:26:53.493Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-01-20T21:26:53.493Z] === RUN TestDockerSuite/TestInspectInt64 [2022-01-20T21:26:56.435Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-01-20T21:27:00.220Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-01-20T21:27:00.220Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-01-20T21:27:02.789Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-01-20T21:27:03.167Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-01-20T21:27:04.349Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-01-20T21:27:06.947Z] === RUN TestDockerSuite/TestInspectPlugin [2022-01-20T21:27:06.947Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-01-20T21:27:06.947Z] === RUN TestDockerSuite/TestInspectRootFS [2022-01-20T21:27:06.947Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-01-20T21:27:09.095Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-01-20T21:27:10.079Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-01-20T21:27:10.079Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2022-01-20T21:27:10.079Z] === RUN TestDockerSuite/TestRunAddHost [2022-01-20T21:27:10.079Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2022-01-20T21:27:10.079Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-01-20T21:27:10.079Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2022-01-20T21:27:10.079Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-01-20T21:27:10.079Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2022-01-20T21:27:10.079Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-01-20T21:27:10.079Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2022-01-20T21:27:10.079Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-01-20T21:27:10.079Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2022-01-20T21:27:10.079Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-01-20T21:27:10.079Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2022-01-20T21:27:10.079Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-01-20T21:27:10.729Z] === RUN TestDockerSuite/TestInspectStatus [2022-01-20T21:27:12.300Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-01-20T21:27:12.300Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2022-01-20T21:27:12.300Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-01-20T21:27:12.300Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2022-01-20T21:27:12.300Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-01-20T21:27:14.508Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-01-20T21:27:18.166Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-01-20T21:27:20.360Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-01-20T21:27:20.376Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-01-20T21:27:21.317Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-01-20T21:27:21.317Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-01-20T21:27:21.317Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-01-20T21:27:21.317Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-01-20T21:27:21.317Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-01-20T21:27:21.317Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-01-20T21:27:21.317Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-01-20T21:27:21.317Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-01-20T21:27:21.317Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-01-20T21:27:21.317Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-01-20T21:27:21.317Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-01-20T21:27:21.317Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-01-20T21:27:21.317Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-01-20T21:27:22.291Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-01-20T21:27:22.592Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-01-20T21:27:24.142Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-01-20T21:27:25.544Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-01-20T21:27:27.085Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-01-20T21:27:27.755Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-01-20T21:27:27.755Z] === RUN TestDockerSuite/TestRunBindMounts [2022-01-20T21:27:29.359Z] === RUN TestDockerSuite/TestBuildEnv [2022-01-20T21:27:29.359Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-01-20T21:27:29.359Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-01-20T21:27:29.359Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-01-20T21:27:29.359Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-01-20T21:27:29.359Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-01-20T21:27:29.359Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-01-20T21:27:29.359Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-01-20T21:27:29.359Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-01-20T21:27:29.359Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-01-20T21:27:29.359Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-01-20T21:27:30.864Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-01-20T21:27:33.615Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-01-20T21:27:33.616Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2022-01-20T21:27:33.616Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-01-20T21:27:33.616Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2022-01-20T21:27:33.616Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-01-20T21:27:33.616Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2022-01-20T21:27:33.616Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-01-20T21:27:33.616Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2022-01-20T21:27:33.616Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-01-20T21:27:33.616Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2022-01-20T21:27:33.616Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-01-20T21:27:33.616Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2022-01-20T21:27:33.616Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-01-20T21:27:33.616Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2022-01-20T21:27:33.616Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-01-20T21:27:33.616Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2022-01-20T21:27:33.616Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-01-20T21:27:33.616Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2022-01-20T21:27:33.616Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-01-20T21:27:33.616Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2022-01-20T21:27:33.616Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-01-20T21:27:33.616Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2022-01-20T21:27:33.616Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-01-20T21:27:33.809Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-01-20T21:27:34.040Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-01-20T21:27:34.040Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-01-20T21:27:34.040Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-01-20T21:27:34.040Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-01-20T21:27:34.040Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-01-20T21:27:34.040Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-01-20T21:27:34.040Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-01-20T21:27:35.006Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-01-20T21:27:35.826Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-01-20T21:27:35.826Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2022-01-20T21:27:35.826Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-01-20T21:27:36.753Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-01-20T21:27:38.771Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-01-20T21:27:38.771Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2022-01-20T21:27:38.771Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-01-20T21:27:38.771Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2022-01-20T21:27:38.771Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-01-20T21:27:39.695Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-01-20T21:27:39.696Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-01-20T21:27:39.696Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-01-20T21:27:39.696Z] === RUN TestDockerSuite/TestLinksEnvs [2022-01-20T21:27:39.696Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-01-20T21:27:39.696Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-01-20T21:27:39.696Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-01-20T21:27:39.696Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-01-20T21:27:39.696Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-01-20T21:27:39.696Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-01-20T21:27:39.696Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-01-20T21:27:39.696Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-01-20T21:27:39.696Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-01-20T21:27:39.696Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-01-20T21:27:39.696Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-01-20T21:27:39.696Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-01-20T21:27:39.696Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-01-20T21:27:39.696Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-01-20T21:27:39.696Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-01-20T21:27:39.696Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-01-20T21:27:39.696Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-01-20T21:27:39.696Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-01-20T21:27:39.696Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-01-20T21:27:39.696Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-01-20T21:27:39.696Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-01-20T21:27:39.696Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-01-20T21:27:39.696Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-01-20T21:27:39.696Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-01-20T21:27:39.696Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-01-20T21:27:39.696Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-01-20T21:27:39.696Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-01-20T21:27:39.696Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-01-20T21:27:39.696Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-01-20T21:27:39.696Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-01-20T21:27:39.696Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-01-20T21:27:39.696Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-01-20T21:27:40.980Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-01-20T21:27:40.980Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2022-01-20T21:27:40.980Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-01-20T21:27:40.980Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2022-01-20T21:27:40.980Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-01-20T21:27:40.980Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2022-01-20T21:27:40.980Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-01-20T21:27:40.980Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2022-01-20T21:27:40.980Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-01-20T21:27:40.980Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2022-01-20T21:27:40.980Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-01-20T21:27:40.980Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2022-01-20T21:27:40.980Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-01-20T21:27:40.980Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2022-01-20T21:27:40.980Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-01-20T21:27:42.067Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-01-20T21:27:42.639Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-01-20T21:27:43.193Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-01-20T21:27:45.405Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-01-20T21:27:45.583Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-01-20T21:27:48.351Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-01-20T21:27:48.351Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2022-01-20T21:27:48.351Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-01-20T21:27:48.351Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2022-01-20T21:27:48.351Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-01-20T21:27:48.351Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2022-01-20T21:27:48.351Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-01-20T21:27:50.563Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-01-20T21:27:50.563Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2022-01-20T21:27:50.563Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-01-20T21:27:50.563Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2022-01-20T21:27:50.563Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-01-20T21:27:50.563Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2022-01-20T21:27:51.030Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-01-20T21:27:51.030Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2022-01-20T21:27:51.030Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-01-20T21:27:52.589Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-01-20T21:27:52.724Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-01-20T21:27:54.935Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-01-20T21:27:54.935Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-01-20T21:27:54.935Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-01-20T21:27:58.444Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-01-20T21:27:58.444Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2022-01-20T21:27:58.444Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-01-20T21:27:58.444Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2022-01-20T21:27:58.444Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-01-20T21:27:58.444Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2022-01-20T21:27:58.444Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-01-20T21:27:58.444Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2022-01-20T21:27:58.444Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-01-20T21:27:58.444Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2022-01-20T21:27:58.444Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-01-20T21:27:58.444Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2022-01-20T21:27:58.444Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-01-20T21:27:58.716Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-01-20T21:27:58.716Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-01-20T21:28:00.656Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-01-20T21:28:00.656Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2022-01-20T21:28:00.656Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-01-20T21:28:00.656Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-01-20T21:28:00.656Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2022-01-20T21:28:00.656Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-01-20T21:28:02.865Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-01-20T21:28:03.182Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-01-20T21:28:03.182Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-01-20T21:28:03.182Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-01-20T21:28:03.182Z] === RUN TestDockerSuite/TestBuildExpose [2022-01-20T21:28:03.182Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-01-20T21:28:03.182Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-01-20T21:28:03.182Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-01-20T21:28:03.182Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-01-20T21:28:03.182Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-01-20T21:28:03.182Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-01-20T21:28:03.182Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-01-20T21:28:03.182Z] === RUN TestDockerSuite/TestBuildFails [2022-01-20T21:28:04.579Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-01-20T21:28:05.810Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-01-20T21:28:05.810Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2022-01-20T21:28:05.810Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-01-20T21:28:08.755Z] === RUN TestDockerSuite/TestRunEnvironment [2022-01-20T21:28:08.755Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2022-01-20T21:28:08.755Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-01-20T21:28:08.755Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2022-01-20T21:28:08.755Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-01-20T21:28:08.755Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2022-01-20T21:28:08.755Z] === RUN TestDockerSuite/TestRunExitCode [2022-01-20T21:28:10.248Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-01-20T21:28:10.248Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-01-20T21:28:10.436Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-01-20T21:28:10.965Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-01-20T21:28:13.908Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-01-20T21:28:16.122Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-01-20T21:28:16.290Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-01-20T21:28:19.069Z] === RUN TestDockerSuite/TestRunExposePort [2022-01-20T21:28:19.069Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-01-20T21:28:19.069Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2022-01-20T21:28:19.069Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-01-20T21:28:19.069Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2022-01-20T21:28:19.069Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-01-20T21:28:19.069Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2022-01-20T21:28:19.069Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-01-20T21:28:19.069Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2022-01-20T21:28:19.069Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-01-20T21:28:19.069Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2022-01-20T21:28:19.069Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-01-20T21:28:19.069Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2022-01-20T21:28:19.069Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-01-20T21:28:19.069Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2022-01-20T21:28:19.069Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-01-20T21:28:20.073Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-01-20T21:28:22.624Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-01-20T21:28:23.815Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-01-20T21:28:23.815Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2022-01-20T21:28:23.815Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-01-20T21:28:23.815Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-01-20T21:28:23.815Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2022-01-20T21:28:23.815Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-01-20T21:28:23.815Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2022-01-20T21:28:23.815Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-01-20T21:28:23.815Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2022-01-20T21:28:23.815Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-01-20T21:28:23.815Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2022-01-20T21:28:23.815Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-01-20T21:28:24.820Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-01-20T21:28:24.820Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-01-20T21:28:24.820Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-01-20T21:28:27.761Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-01-20T21:28:28.417Z] === RUN TestDockerSuite/TestBuildForceRm [2022-01-20T21:28:30.708Z] === RUN TestDockerSuite/TestLogsSince [2022-01-20T21:28:30.964Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-01-20T21:28:30.964Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2022-01-20T21:28:30.964Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-01-20T21:28:33.176Z] === RUN TestDockerSuite/TestRunModeHostname [2022-01-20T21:28:33.176Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2022-01-20T21:28:33.176Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-01-20T21:28:33.176Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2022-01-20T21:28:33.176Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-01-20T21:28:33.176Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2022-01-20T21:28:33.176Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-01-20T21:28:33.176Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2022-01-20T21:28:33.176Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-01-20T21:28:33.176Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2022-01-20T21:28:33.176Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-01-20T21:28:33.176Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2022-01-20T21:28:33.176Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-01-20T21:28:33.176Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2022-01-20T21:28:33.176Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-01-20T21:28:33.176Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2022-01-20T21:28:33.176Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-01-20T21:28:33.176Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2022-01-20T21:28:33.176Z] === RUN TestDockerSuite/TestRunMount [2022-01-20T21:28:33.176Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2022-01-20T21:28:33.176Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-01-20T21:28:33.176Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2022-01-20T21:28:33.176Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-01-20T21:28:33.176Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2022-01-20T21:28:33.176Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-01-20T21:28:33.176Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2022-01-20T21:28:33.176Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-01-20T21:28:41.113Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-01-20T21:28:41.113Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-01-20T21:28:41.113Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-01-20T21:28:41.113Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-01-20T21:28:41.113Z] === RUN TestDockerSuite/TestLogsTail [2022-01-20T21:28:41.826Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-01-20T21:28:41.826Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-01-20T21:28:41.826Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-01-20T21:28:41.826Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2022-01-20T21:28:41.826Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-01-20T21:28:41.826Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2022-01-20T21:28:41.826Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-01-20T21:28:43.210Z] === RUN TestDockerSuite/TestBuildFromGit [2022-01-20T21:28:43.328Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-01-20T21:28:46.271Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-01-20T21:28:46.576Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-01-20T21:28:48.997Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-01-20T21:28:49.212Z] === RUN TestDockerSuite/TestMountIntoProc [2022-01-20T21:28:49.212Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2022-01-20T21:28:49.678Z] === RUN TestDockerSuite/TestMountIntoSys [2022-01-20T21:28:49.678Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2022-01-20T21:28:49.678Z] === RUN TestDockerSuite/TestNetHostname [2022-01-20T21:28:49.678Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-01-20T21:28:49.678Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-01-20T21:28:49.678Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-01-20T21:28:49.678Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-01-20T21:28:49.678Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2022-01-20T21:28:49.678Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-01-20T21:28:49.678Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2022-01-20T21:28:49.678Z] === RUN TestDockerSuite/TestPluginActive [2022-01-20T21:28:49.678Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-01-20T21:28:49.678Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-01-20T21:28:49.678Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-01-20T21:28:49.678Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-01-20T21:28:49.678Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-01-20T21:28:49.678Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-01-20T21:28:49.678Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-01-20T21:28:49.678Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-01-20T21:28:49.678Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-01-20T21:28:49.678Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-01-20T21:28:49.678Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-01-20T21:28:49.678Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-01-20T21:28:49.678Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-01-20T21:28:49.678Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-01-20T21:28:49.678Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-01-20T21:28:49.678Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-01-20T21:28:49.678Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-01-20T21:28:49.678Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-01-20T21:28:49.678Z] === RUN TestDockerSuite/TestPortHostBinding [2022-01-20T21:28:49.678Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-01-20T21:28:49.678Z] === RUN TestDockerSuite/TestPortList [2022-01-20T21:28:49.678Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-01-20T21:28:49.678Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-01-20T21:28:50.529Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-01-20T21:28:51.329Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-01-20T21:28:51.329Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2022-01-20T21:28:51.329Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-01-20T21:28:51.329Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2022-01-20T21:28:51.329Z] === RUN TestDockerSuite/TestRunNetHost [2022-01-20T21:28:51.329Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2022-01-20T21:28:51.329Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-01-20T21:28:51.329Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2022-01-20T21:28:51.329Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-01-20T21:28:51.329Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2022-01-20T21:28:51.329Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-01-20T21:28:51.329Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2022-01-20T21:28:51.329Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-01-20T21:28:51.329Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2022-01-20T21:28:51.329Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-01-20T21:28:51.329Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2022-01-20T21:28:51.329Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-01-20T21:28:51.329Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2022-01-20T21:28:51.329Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-01-20T21:28:51.329Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-01-20T21:28:52.896Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-01-20T21:28:54.463Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-01-20T21:28:55.532Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-01-20T21:28:55.532Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-01-20T21:28:55.532Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-01-20T21:28:55.532Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-01-20T21:28:55.532Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2022-01-20T21:28:55.532Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-01-20T21:28:55.532Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2022-01-20T21:28:55.532Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-01-20T21:28:55.532Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2022-01-20T21:28:55.532Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-01-20T21:28:55.532Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2022-01-20T21:28:55.532Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-01-20T21:28:55.532Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2022-01-20T21:28:55.532Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-01-20T21:28:55.532Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2022-01-20T21:28:55.532Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-01-20T21:28:55.532Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2022-01-20T21:28:55.532Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-01-20T21:28:56.674Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-01-20T21:28:57.580Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-01-20T21:28:57.580Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-01-20T21:28:57.580Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-01-20T21:28:57.659Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-01-20T21:28:58.543Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-01-20T21:28:59.507Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-01-20T21:28:59.507Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-01-20T21:28:59.507Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-01-20T21:29:00.609Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-01-20T21:29:00.610Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2022-01-20T21:29:00.610Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-01-20T21:29:00.610Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2022-01-20T21:29:00.610Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-01-20T21:29:00.610Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2022-01-20T21:29:00.610Z] === RUN TestDockerSuite/TestRunPortInUse [2022-01-20T21:29:00.610Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2022-01-20T21:29:00.610Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-01-20T21:29:00.610Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2022-01-20T21:29:00.610Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-01-20T21:29:00.610Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2022-01-20T21:29:00.610Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-01-20T21:29:00.610Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2022-01-20T21:29:00.610Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-01-20T21:29:00.610Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2022-01-20T21:29:00.610Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-01-20T21:29:01.384Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-01-20T21:29:01.384Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2022-01-20T21:29:01.384Z] === RUN TestDockerSuite/TestPsByOrder [2022-01-20T21:29:04.533Z] === RUN TestDockerSuite/TestRunPublishPort [2022-01-20T21:29:04.533Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2022-01-20T21:29:04.533Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-01-20T21:29:04.533Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2022-01-20T21:29:04.533Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-01-20T21:29:04.533Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2022-01-20T21:29:04.533Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-01-20T21:29:04.533Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2022-01-20T21:29:04.533Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-01-20T21:29:04.533Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2022-01-20T21:29:04.533Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-01-20T21:29:13.851Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-01-20T21:29:13.851Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-01-20T21:29:13.851Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-01-20T21:29:14.945Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-01-20T21:29:14.945Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2022-01-20T21:29:14.945Z] === RUN TestDockerSuite/TestRunRm [2022-01-20T21:29:16.507Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-01-20T21:29:17.158Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-01-20T21:29:17.158Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-01-20T21:29:17.158Z] === RUN TestDockerSuite/TestBuildHistory [2022-01-20T21:29:22.367Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-01-20T21:29:24.580Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-01-20T21:29:26.320Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-01-20T21:29:27.528Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-01-20T21:29:29.094Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-01-20T21:29:31.936Z] === RUN TestDockerSuite/TestBuildIidFile [2022-01-20T21:29:31.936Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-01-20T21:29:32.049Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-01-20T21:29:32.049Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2022-01-20T21:29:32.049Z] === RUN TestDockerSuite/TestRunState [2022-01-20T21:29:32.049Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2022-01-20T21:29:32.049Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-01-20T21:29:34.112Z] === RUN TestDockerSuite/TestBuildInheritance [2022-01-20T21:29:34.112Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-01-20T21:29:34.112Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-01-20T21:29:34.997Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-01-20T21:29:34.997Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2022-01-20T21:29:34.997Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-01-20T21:29:35.076Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-01-20T21:29:35.076Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-01-20T21:29:37.946Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-01-20T21:29:37.946Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2022-01-20T21:29:37.946Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-01-20T21:29:37.946Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2022-01-20T21:29:37.946Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-01-20T21:29:37.946Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-01-20T21:29:37.946Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-01-20T21:29:37.946Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2022-01-20T21:29:37.946Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-01-20T21:29:40.852Z] === RUN TestDockerSuite/TestBuildLabel [2022-01-20T21:29:41.816Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-01-20T21:29:42.695Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-01-20T21:29:42.695Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2022-01-20T21:29:42.695Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-01-20T21:29:42.695Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2022-01-20T21:29:42.695Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-01-20T21:29:42.695Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2022-01-20T21:29:42.695Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-01-20T21:29:42.695Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2022-01-20T21:29:42.695Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-01-20T21:29:42.695Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2022-01-20T21:29:42.695Z] === RUN TestDockerSuite/TestRunUserByID [2022-01-20T21:29:42.695Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2022-01-20T21:29:42.695Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-01-20T21:29:42.695Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2022-01-20T21:29:42.695Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-01-20T21:29:42.695Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2022-01-20T21:29:42.695Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-01-20T21:29:42.695Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2022-01-20T21:29:42.695Z] === RUN TestDockerSuite/TestRunUserByName [2022-01-20T21:29:42.695Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2022-01-20T21:29:42.695Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-01-20T21:29:42.780Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-01-20T21:29:44.113Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-01-20T21:29:44.113Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-01-20T21:29:44.113Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-01-20T21:29:44.113Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-01-20T21:29:44.113Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-01-20T21:29:44.113Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-01-20T21:29:44.309Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-01-20T21:29:44.768Z] === RUN TestDockerSuite/TestBuildLabels [2022-01-20T21:29:45.642Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-01-20T21:29:45.642Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2022-01-20T21:29:45.642Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-01-20T21:29:46.299Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-01-20T21:29:47.855Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-01-20T21:29:47.855Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2022-01-20T21:29:47.855Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-01-20T21:29:47.855Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2022-01-20T21:29:48.322Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-01-20T21:29:48.470Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-01-20T21:29:49.963Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-01-20T21:29:51.270Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-01-20T21:29:57.018Z] === RUN TestDockerSuite/TestBuildLastModified [2022-01-20T21:29:57.018Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-01-20T21:29:57.018Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-01-20T21:29:57.018Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-01-20T21:29:57.018Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-01-20T21:29:57.018Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-01-20T21:29:57.018Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-01-20T21:29:57.018Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-01-20T21:29:57.018Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-01-20T21:29:57.980Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-01-20T21:29:58.605Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-01-20T21:29:58.944Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-01-20T21:29:59.926Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-01-20T21:30:04.681Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-01-20T21:30:05.744Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-01-20T21:30:05.744Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-01-20T21:30:05.744Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-01-20T21:30:05.744Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-01-20T21:30:05.744Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-01-20T21:30:11.306Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-01-20T21:30:11.605Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-01-20T21:30:11.605Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-01-20T21:30:11.605Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-01-20T21:30:11.605Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-01-20T21:30:11.605Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-01-20T21:30:11.605Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-01-20T21:30:11.605Z] === RUN TestDockerSuite/TestPsRightTagName [2022-01-20T21:30:11.605Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-01-20T21:30:11.605Z] === RUN TestDockerSuite/TestPsShowMounts [2022-01-20T21:30:11.835Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-01-20T21:30:11.835Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2022-01-20T21:30:11.835Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-01-20T21:30:11.835Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-01-20T21:30:14.785Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-01-20T21:30:17.733Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-01-20T21:30:20.708Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-01-20T21:30:20.708Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2022-01-20T21:30:20.708Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-01-20T21:30:20.708Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-01-20T21:30:20.708Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-01-20T21:30:20.708Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2022-01-20T21:30:20.708Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-01-20T21:30:20.708Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2022-01-20T21:30:20.708Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-01-20T21:30:20.708Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2022-01-20T21:30:20.708Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-01-20T21:30:20.708Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2022-01-20T21:30:20.708Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-01-20T21:30:20.708Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2022-01-20T21:30:20.708Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-01-20T21:30:22.004Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-01-20T21:30:22.005Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2022-01-20T21:30:22.005Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-01-20T21:30:23.564Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-01-20T21:30:23.564Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-01-20T21:30:23.564Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-01-20T21:30:24.494Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-01-20T21:30:24.547Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-01-20T21:30:25.529Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-01-20T21:30:25.529Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2022-01-20T21:30:25.529Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-01-20T21:30:26.057Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-01-20T21:30:27.619Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-01-20T21:30:31.379Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-01-20T21:30:33.480Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-01-20T21:30:33.480Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2022-01-20T21:30:33.480Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-01-20T21:30:33.480Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2022-01-20T21:30:33.480Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-01-20T21:30:33.480Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2022-01-20T21:30:33.480Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-01-20T21:30:33.480Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2022-01-20T21:30:33.480Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-01-20T21:30:33.480Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2022-01-20T21:30:33.481Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-01-20T21:30:33.481Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-01-20T21:30:33.481Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-01-20T21:30:33.481Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-01-20T21:30:33.481Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-01-20T21:30:33.481Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-01-20T21:30:33.481Z] === RUN TestDockerSuite/TestSaveImageId [2022-01-20T21:30:33.481Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-01-20T21:30:33.481Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-01-20T21:30:33.481Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-01-20T21:30:33.481Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-01-20T21:30:33.481Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-01-20T21:30:33.481Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-01-20T21:30:33.481Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-01-20T21:30:33.481Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-01-20T21:30:33.481Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-01-20T21:30:33.481Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-01-20T21:30:33.481Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-01-20T21:30:33.481Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-01-20T21:30:33.481Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-01-20T21:30:33.481Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-01-20T21:30:33.481Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-01-20T21:30:33.481Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-01-20T21:30:33.481Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-01-20T21:30:33.481Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-01-20T21:30:35.697Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-01-20T21:30:36.167Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-01-20T21:30:36.167Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-01-20T21:30:36.634Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-01-20T21:30:38.197Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-01-20T21:30:38.521Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-01-20T21:30:41.219Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-01-20T21:30:41.219Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-01-20T21:30:41.219Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-01-20T21:30:41.465Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-01-20T21:30:41.675Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-01-20T21:30:46.854Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-01-20T21:30:46.854Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2022-01-20T21:30:46.854Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-01-20T21:30:55.500Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-01-20T21:30:55.500Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2022-01-20T21:30:55.500Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-01-20T21:30:59.312Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-01-20T21:30:59.312Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2022-01-20T21:30:59.312Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-01-20T21:30:59.312Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2022-01-20T21:30:59.312Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-01-20T21:30:59.312Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2022-01-20T21:30:59.312Z] === RUN TestDockerSuite/TestStartRecordError [2022-01-20T21:30:59.312Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2022-01-20T21:30:59.312Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-01-20T21:31:07.960Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-01-20T21:31:07.960Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-01-20T21:31:07.960Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-01-20T21:31:07.960Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-01-20T21:31:07.960Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-01-20T21:31:07.960Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-01-20T21:31:07.960Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-01-20T21:31:07.960Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-01-20T21:31:07.960Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-01-20T21:31:07.960Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-01-20T21:31:07.960Z] === RUN TestDockerSuite/TestStatsNoStream [2022-01-20T21:31:07.960Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-01-20T21:31:07.960Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-01-20T21:31:08.945Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-01-20T21:31:11.160Z] === RUN TestDockerSuite/TestTopPrivileged [2022-01-20T21:31:11.160Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-01-20T21:31:11.160Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-01-20T21:31:11.557Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-01-20T21:31:11.557Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-01-20T21:31:11.557Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-01-20T21:31:13.369Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-01-20T21:31:13.369Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2022-01-20T21:31:13.369Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-01-20T21:31:13.369Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-01-20T21:31:13.369Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-01-20T21:31:13.369Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-01-20T21:31:13.369Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-01-20T21:31:13.369Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2022-01-20T21:31:13.836Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-01-20T21:31:13.836Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2022-01-20T21:31:13.836Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-01-20T21:31:13.836Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2022-01-20T21:31:13.836Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-01-20T21:31:16.305Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-01-20T21:31:16.305Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-01-20T21:31:16.773Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-01-20T21:31:17.759Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-01-20T21:31:24.158Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-01-20T21:31:24.905Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-01-20T21:31:28.774Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-01-20T21:31:29.242Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-01-20T21:31:29.242Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-01-20T21:31:29.242Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-01-20T21:31:29.242Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-01-20T21:31:29.709Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-01-20T21:31:29.709Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-01-20T21:31:29.709Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-01-20T21:31:30.766Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-01-20T21:31:30.766Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-01-20T21:31:30.766Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-01-20T21:31:32.654Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-01-20T21:31:32.654Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-01-20T21:31:36.436Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-01-20T21:31:36.436Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-01-20T21:31:36.903Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-01-20T21:31:36.903Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-01-20T21:31:37.370Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-01-20T21:31:37.911Z] === RUN TestDockerSuite/TestRmiBlank [2022-01-20T21:31:37.911Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-01-20T21:31:37.911Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-01-20T21:31:45.236Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-01-20T21:31:46.020Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-01-20T21:31:46.020Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-01-20T21:31:46.020Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-01-20T21:31:46.493Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-01-20T21:31:46.493Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-01-20T21:31:46.493Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-01-20T21:31:46.493Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-01-20T21:31:55.140Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-01-20T21:31:55.140Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-01-20T21:31:55.141Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-01-20T21:31:55.537Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-01-20T21:31:55.706Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-01-20T21:31:57.916Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-01-20T21:31:58.900Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-01-20T21:32:02.595Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-01-20T21:32:05.548Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-01-20T21:32:05.548Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2022-01-20T21:32:05.548Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-01-20T21:32:06.015Z] --- PASS: TestDockerSuite (2216.42s) [2022-01-20T21:32:06.015Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.03s) [2022-01-20T21:32:06.015Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-01-20T21:32:06.015Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-01-20T21:32:06.015Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2022-01-20T21:32:06.015Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2022-01-20T21:32:06.015Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-01-20T21:32:06.015Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2022-01-20T21:32:06.015Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.74s) [2022-01-20T21:32:06.015Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.23s) [2022-01-20T21:32:06.015Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.62s) [2022-01-20T21:32:06.015Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.35s) [2022-01-20T21:32:06.015Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (75.63s) [2022-01-20T21:32:06.015Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.86s) [2022-01-20T21:32:06.015Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) [2022-01-20T21:32:06.015Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-01-20T21:32:06.015Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2022-01-20T21:32:06.015Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-01-20T21:32:06.015Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-01-20T21:32:06.015Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2022-01-20T21:32:06.015Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-01-20T21:32:06.015Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-01-20T21:32:06.015Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2022-01-20T21:32:06.015Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-01-20T21:32:06.015Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.68s) [2022-01-20T21:32:06.015Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2022-01-20T21:32:06.015Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2022-01-20T21:32:06.015Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.36s) [2022-01-20T21:32:06.015Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.78s) [2022-01-20T21:32:06.015Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2022-01-20T21:32:06.015Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2022-01-20T21:32:06.015Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-01-20T21:32:06.015Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2022-01-20T21:32:06.015Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.12s) [2022-01-20T21:32:06.015Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2022-01-20T21:32:06.015Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-01-20T21:32:06.015Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.00s) [2022-01-20T21:32:06.015Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (73.15s) [2022-01-20T21:32:06.015Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.38s) [2022-01-20T21:32:06.015Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.29s) [2022-01-20T21:32:06.015Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2022-01-20T21:32:06.015Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.70s) [2022-01-20T21:32:06.015Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.87s) [2022-01-20T21:32:06.015Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-01-20T21:32:06.015Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-01-20T21:32:06.015Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-01-20T21:32:06.015Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.25s) [2022-01-20T21:32:06.015Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.89s) [2022-01-20T21:32:06.015Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.15s) [2022-01-20T21:32:06.015Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.58s) [2022-01-20T21:32:06.015Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2022-01-20T21:32:06.015Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2022-01-20T21:32:06.015Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2022-01-20T21:32:06.015Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.92s) [2022-01-20T21:32:06.015Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (11.11s) [2022-01-20T21:32:06.015Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (4.82s) [2022-01-20T21:32:06.015Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.04s) [2022-01-20T21:32:06.015Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-01-20T21:32:06.015Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.23s) [2022-01-20T21:32:06.015Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.59s) [2022-01-20T21:32:06.015Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.72s) [2022-01-20T21:32:06.015Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-01-20T21:32:06.015Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2022-01-20T21:32:06.015Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2022-01-20T21:32:06.015Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-01-20T21:32:06.015Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.53s) [2022-01-20T21:32:06.015Z] --- PASS: TestDockerSuite/TestBuildAddTar (31.97s) [2022-01-20T21:32:06.015Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2022-01-20T21:32:06.015Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.35s) [2022-01-20T21:32:06.015Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (16.62s) [2022-01-20T21:32:06.015Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.65s) [2022-01-20T21:32:06.015Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.52s) [2022-01-20T21:32:06.015Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.59s) [2022-01-20T21:32:06.015Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.94s) [2022-01-20T21:32:06.015Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.11s) [2022-01-20T21:32:06.015Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (7.97s) [2022-01-20T21:32:06.015Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (7.48s) [2022-01-20T21:32:06.015Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.33s) [2022-01-20T21:32:06.015Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.78s) [2022-01-20T21:32:06.015Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-01-20T21:32:06.015Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2022-01-20T21:32:06.015Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.47s) [2022-01-20T21:32:06.015Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-01-20T21:32:06.015Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.58s) [2022-01-20T21:32:06.015Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-01-20T21:32:06.015Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-01-20T21:32:06.015Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (22.60s) [2022-01-20T21:32:06.015Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.25s) [2022-01-20T21:32:06.015Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.65s) [2022-01-20T21:32:06.015Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.36s) [2022-01-20T21:32:06.015Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.40s) [2022-01-20T21:32:06.015Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2022-01-20T21:32:06.015Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.04s) [2022-01-20T21:32:06.015Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.32s) [2022-01-20T21:32:06.015Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-01-20T21:32:06.015Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-01-20T21:32:06.015Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.48s) [2022-01-20T21:32:06.015Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.00s) [2022-01-20T21:32:06.015Z] --- PASS: TestDockerSuite/TestBuildCmd (0.59s) [2022-01-20T21:32:06.015Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.58s) [2022-01-20T21:32:06.016Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.57s) [2022-01-20T21:32:06.016Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (6.08s) [2022-01-20T21:32:06.016Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.38s) [2022-01-20T21:32:06.016Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2022-01-20T21:32:06.016Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.27s) [2022-01-20T21:32:06.016Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2022-01-20T21:32:06.016Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.67s) [2022-01-20T21:32:06.016Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.88s) [2022-01-20T21:32:06.016Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.07s) [2022-01-20T21:32:06.016Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.50s) [2022-01-20T21:32:06.016Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-01-20T21:32:06.016Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.87s) [2022-01-20T21:32:06.016Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.84s) [2022-01-20T21:32:06.016Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2022-01-20T21:32:06.016Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2022-01-20T21:32:06.016Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.44s) [2022-01-20T21:32:06.016Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (32.52s) [2022-01-20T21:32:06.016Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.63s) [2022-01-20T21:32:06.016Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.55s) [2022-01-20T21:32:06.016Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.93s) [2022-01-20T21:32:06.016Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.33s) [2022-01-20T21:32:06.016Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.32s) [2022-01-20T21:32:06.016Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-01-20T21:32:06.016Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.57s) [2022-01-20T21:32:06.016Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-01-20T21:32:06.016Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (21.86s) [2022-01-20T21:32:06.016Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.71s) [2022-01-20T21:32:06.016Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.33s) [2022-01-20T21:32:06.016Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (15.89s) [2022-01-20T21:32:06.016Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.68s) [2022-01-20T21:32:06.016Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.75s) [2022-01-20T21:32:06.016Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.68s) [2022-01-20T21:32:06.016Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.10s) [2022-01-20T21:32:06.016Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.05s) [2022-01-20T21:32:06.016Z] --- PASS: TestDockerSuite/TestBuildDockerignore (47.32s) [2022-01-20T21:32:06.016Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.82s) [2022-01-20T21:32:06.016Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.35s) [2022-01-20T21:32:06.016Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (51.92s) [2022-01-20T21:32:06.016Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.59s) [2022-01-20T21:32:06.016Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.69s) [2022-01-20T21:32:06.016Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (18.18s) [2022-01-20T21:32:06.016Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (10.13s) [2022-01-20T21:32:06.016Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (9.73s) [2022-01-20T21:32:06.016Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (26.65s) [2022-01-20T21:32:06.016Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (10.14s) [2022-01-20T21:32:06.016Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (9.49s) [2022-01-20T21:32:06.016Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (71.12s) [2022-01-20T21:32:06.016Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.39s) [2022-01-20T21:32:06.016Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.31s) [2022-01-20T21:32:06.016Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-01-20T21:32:06.016Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.58s) [2022-01-20T21:32:06.016Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.11s) [2022-01-20T21:32:06.016Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2022-01-20T21:32:06.016Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.50s) [2022-01-20T21:32:06.016Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.54s) [2022-01-20T21:32:06.016Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.04s) [2022-01-20T21:32:06.016Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.10s) [2022-01-20T21:32:06.016Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.35s) [2022-01-20T21:32:06.016Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2022-01-20T21:32:06.016Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.30s) [2022-01-20T21:32:06.016Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-01-20T21:32:06.016Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2022-01-20T21:32:06.016Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-01-20T21:32:06.016Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.80s) [2022-01-20T21:32:06.016Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-01-20T21:32:06.016Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-01-20T21:32:06.016Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-01-20T21:32:06.016Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.03s) [2022-01-20T21:32:06.016Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.50s) [2022-01-20T21:32:06.016Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (13.42s) [2022-01-20T21:32:06.016Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.61s) [2022-01-20T21:32:06.016Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-01-20T21:32:06.016Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2022-01-20T21:32:06.016Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2022-01-20T21:32:06.016Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2022-01-20T21:32:06.016Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-01-20T21:32:06.016Z] --- PASS: TestDockerSuite/TestBuildFails (2.58s) [2022-01-20T21:32:06.016Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.10s) [2022-01-20T21:32:06.016Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.17s) [2022-01-20T21:32:06.016Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.21s) [2022-01-20T21:32:06.016Z] --- PASS: TestDockerSuite/TestBuildForceRm (6.56s) [2022-01-20T21:32:06.016Z] --- PASS: TestDockerSuite/TestBuildFromGit (5.71s) [2022-01-20T21:32:06.016Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.40s) [2022-01-20T21:32:06.016Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (4.85s) [2022-01-20T21:32:06.016Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-01-20T21:32:06.016Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.70s) [2022-01-20T21:32:06.016Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.56s) [2022-01-20T21:32:06.016Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2022-01-20T21:32:06.016Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (8.19s) [2022-01-20T21:32:06.016Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-01-20T21:32:06.016Z] --- PASS: TestDockerSuite/TestBuildHistory (11.58s) [2022-01-20T21:32:06.016Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.02s) [2022-01-20T21:32:06.016Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.02s) [2022-01-20T21:32:06.016Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2022-01-20T21:32:06.016Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.84s) [2022-01-20T21:32:06.016Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.09s) [2022-01-20T21:32:06.016Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.55s) [2022-01-20T21:32:06.016Z] --- PASS: TestDockerSuite/TestBuildLabel (1.04s) [2022-01-20T21:32:06.016Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.66s) [2022-01-20T21:32:06.016Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.05s) [2022-01-20T21:32:06.016Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.58s) [2022-01-20T21:32:06.016Z] --- PASS: TestDockerSuite/TestBuildLabels (1.01s) [2022-01-20T21:32:06.016Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.53s) [2022-01-20T21:32:06.016Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.90s) [2022-01-20T21:32:06.016Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2022-01-20T21:32:06.016Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2022-01-20T21:32:06.016Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s) [2022-01-20T21:32:06.016Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s) [2022-01-20T21:32:06.016Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2022-01-20T21:32:06.016Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2022-01-20T21:32:06.016Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.57s) [2022-01-20T21:32:06.016Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.62s) [2022-01-20T21:32:06.016Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.12s) [2022-01-20T21:32:06.016Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (15.46s) [2022-01-20T21:32:06.016Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2022-01-20T21:32:06.016Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.60s) [2022-01-20T21:32:06.016Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (32.76s) [2022-01-20T21:32:06.016Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (14.87s) [2022-01-20T21:32:06.016Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.90s) [2022-01-20T21:32:06.016Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.76s) [2022-01-20T21:32:06.016Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.34s) [2022-01-20T21:32:06.016Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (16.99s) [2022-01-20T21:32:06.016Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-01-20T21:32:06.016Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (7.88s) [2022-01-20T21:32:06.016Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.65s) [2022-01-20T21:32:06.016Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2022-01-20T21:32:06.016Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2022-01-20T21:32:06.016Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.07s) [2022-01-20T21:32:06.016Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.28s) [2022-01-20T21:32:06.016Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.73s) [2022-01-20T21:32:06.016Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.23s) [2022-01-20T21:32:06.016Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.13s) [2022-01-20T21:32:06.016Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.81s) [2022-01-20T21:32:06.016Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.94s) [2022-01-20T21:32:06.016Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.36s) [2022-01-20T21:32:06.016Z] --- PASS: TestDockerSuite/TestBuildOnBuild (8.89s) [2022-01-20T21:32:06.016Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.68s) [2022-01-20T21:32:06.016Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (9.18s) [2022-01-20T21:32:06.016Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.09s) [2022-01-20T21:32:06.016Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (7.49s) [2022-01-20T21:32:06.016Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.60s) [2022-01-20T21:32:06.016Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.26s) [2022-01-20T21:32:06.016Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.20s) [2022-01-20T21:32:06.016Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-01-20T21:32:06.016Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-01-20T21:32:06.016Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.07s) [2022-01-20T21:32:06.016Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2022-01-20T21:32:06.016Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (39.86s) [2022-01-20T21:32:06.016Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (18.57s) [2022-01-20T21:32:06.016Z] --- PASS: TestDockerSuite/TestBuildRm (11.58s) [2022-01-20T21:32:06.016Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.15s) [2022-01-20T21:32:06.016Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2022-01-20T21:32:06.016Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.34s) [2022-01-20T21:32:06.016Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.36s) [2022-01-20T21:32:06.016Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.88s) [2022-01-20T21:32:06.016Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.77s) [2022-01-20T21:32:06.016Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.44s) [2022-01-20T21:32:06.016Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (15.46s) [2022-01-20T21:32:06.016Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.68s) [2022-01-20T21:32:06.016Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.64s) [2022-01-20T21:32:06.016Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (8.18s) [2022-01-20T21:32:06.016Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.29s) [2022-01-20T21:32:06.016Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.09s) [2022-01-20T21:32:06.016Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s) [2022-01-20T21:32:06.016Z] --- PASS: TestDockerSuite/TestBuildStderr (4.00s) [2022-01-20T21:32:06.016Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (17.49s) [2022-01-20T21:32:06.016Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.33s) [2022-01-20T21:32:06.016Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.41s) [2022-01-20T21:32:06.016Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.23s) [2022-01-20T21:32:06.016Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.12s) [2022-01-20T21:32:06.016Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.41s) [2022-01-20T21:32:06.016Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-01-20T21:32:06.016Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-01-20T21:32:06.016Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-01-20T21:32:06.016Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.69s) [2022-01-20T21:32:06.016Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.56s) [2022-01-20T21:32:06.016Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.08s) [2022-01-20T21:32:06.016Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2022-01-20T21:32:06.016Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-01-20T21:32:06.016Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (20.90s) [2022-01-20T21:32:06.016Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.89s) [2022-01-20T21:32:06.016Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (8.57s) [2022-01-20T21:32:06.016Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.36s) [2022-01-20T21:32:06.016Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.34s) [2022-01-20T21:32:06.016Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2022-01-20T21:32:06.016Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.36s) [2022-01-20T21:32:06.016Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.34s) [2022-01-20T21:32:06.016Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (9.97s) [2022-01-20T21:32:06.016Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.09s) [2022-01-20T21:32:06.016Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.41s) [2022-01-20T21:32:06.016Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (12.97s) [2022-01-20T21:32:06.016Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.34s) [2022-01-20T21:32:06.016Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.33s) [2022-01-20T21:32:06.016Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-01-20T21:32:06.016Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.23s) [2022-01-20T21:32:06.016Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (7.27s) [2022-01-20T21:32:06.016Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.08s) [2022-01-20T21:32:06.016Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.33s) [2022-01-20T21:32:06.016Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-01-20T21:32:06.016Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-01-20T21:32:06.016Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.89s) [2022-01-20T21:32:06.016Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.51s) [2022-01-20T21:32:06.016Z] --- PASS: TestDockerSuite/TestCommitChange (5.08s) [2022-01-20T21:32:06.016Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.66s) [2022-01-20T21:32:06.016Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2022-01-20T21:32:06.016Z] --- PASS: TestDockerSuite/TestCommitNewFile (7.42s) [2022-01-20T21:32:06.016Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2022-01-20T21:32:06.016Z] --- PASS: TestDockerSuite/TestCommitTTY (7.44s) [2022-01-20T21:32:06.016Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.74s) [2022-01-20T21:32:06.016Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2022-01-20T21:32:06.016Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2022-01-20T21:32:06.016Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-01-20T21:32:06.016Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-01-20T21:32:06.016Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-01-20T21:32:06.016Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-01-20T21:32:06.016Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-01-20T21:32:06.016Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.11s) [2022-01-20T21:32:06.016Z] --- PASS: TestDockerSuite/TestContainerAPICommit (7.57s) [2022-01-20T21:32:06.016Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (7.53s) [2022-01-20T21:32:06.016Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2022-01-20T21:32:06.016Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.62s) [2022-01-20T21:32:06.016Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2022-01-20T21:32:06.016Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2022-01-20T21:32:06.016Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-01-20T21:32:06.016Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.61s) [2022-01-20T21:32:06.016Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2022-01-20T21:32:06.016Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2022-01-20T21:32:06.016Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.63s) [2022-01-20T21:32:06.016Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-01-20T21:32:06.016Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-01-20T21:32:06.016Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-01-20T21:32:06.016Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-01-20T21:32:06.016Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.42s) [2022-01-20T21:32:06.016Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.27s) [2022-01-20T21:32:06.016Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.13s) [2022-01-20T21:32:06.016Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2022-01-20T21:32:06.016Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2022-01-20T21:32:06.016Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.36s) [2022-01-20T21:32:06.016Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2022-01-20T21:32:06.016Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.66s) [2022-01-20T21:32:06.016Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-01-20T21:32:06.016Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-01-20T21:32:06.016Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.66s) [2022-01-20T21:32:06.016Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-01-20T21:32:06.016Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.11s) [2022-01-20T21:32:06.016Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2022-01-20T21:32:06.016Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.73s) [2022-01-20T21:32:06.016Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.26s) [2022-01-20T21:32:06.016Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.74s) [2022-01-20T21:32:06.016Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (4.03s) [2022-01-20T21:32:06.016Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.74s) [2022-01-20T21:32:06.016Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.11s) [2022-01-20T21:32:06.016Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-01-20T21:32:06.016Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-01-20T21:32:06.016Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-01-20T21:32:06.016Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.98s) [2022-01-20T21:32:06.017Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2022-01-20T21:32:06.017Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.66s) [2022-01-20T21:32:06.017Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2022-01-20T21:32:06.017Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.19s) [2022-01-20T21:32:06.017Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.12s) [2022-01-20T21:32:06.017Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.51s) [2022-01-20T21:32:06.017Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.09s) [2022-01-20T21:32:06.017Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2022-01-20T21:32:06.017Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-01-20T21:32:06.017Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-01-20T21:32:06.017Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-01-20T21:32:06.017Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-01-20T21:32:06.017Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (6.73s) [2022-01-20T21:32:06.017Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (18.37s) [2022-01-20T21:32:06.017Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.69s) [2022-01-20T21:32:06.017Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.63s) [2022-01-20T21:32:06.017Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.58s) [2022-01-20T21:32:06.017Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.62s) [2022-01-20T21:32:06.017Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000004a38_} (2.59s) [2022-01-20T21:32:06.017Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-12747988667_c:\foo_false____} (2.58s) [2022-01-20T21:32:06.017Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-12747988667_c:\foo_true____} (2.66s) [2022-01-20T21:32:06.017Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2022-01-20T21:32:06.017Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.42s) [2022-01-20T21:32:06.017Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-01-20T21:32:06.017Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-01-20T21:32:06.017Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-01-20T21:32:06.017Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-01-20T21:32:06.017Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-01-20T21:32:06.017Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.10s) [2022-01-20T21:32:06.017Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.10s) [2022-01-20T21:32:06.017Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.08s) [2022-01-20T21:32:06.017Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-01-20T21:32:06.017Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.08s) [2022-01-20T21:32:06.017Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-01-20T21:32:06.017Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2022-01-20T21:32:06.017Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2022-01-20T21:32:06.017Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2022-01-20T21:32:06.017Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-01-20T21:32:06.017Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.70s) [2022-01-20T21:32:06.017Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2022-01-20T21:32:06.017Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2022-01-20T21:32:06.017Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2022-01-20T21:32:06.017Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2022-01-20T21:32:06.017Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2022-01-20T21:32:06.017Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-01-20T21:32:06.017Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2022-01-20T21:32:06.017Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2022-01-20T21:32:06.017Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2022-01-20T21:32:06.017Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2022-01-20T21:32:06.017Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-01-20T21:32:06.017Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-01-20T21:32:06.017Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-01-20T21:32:06.017Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.71s) [2022-01-20T21:32:06.017Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s) [2022-01-20T21:32:06.017Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2022-01-20T21:32:06.017Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.72s) [2022-01-20T21:32:06.017Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2022-01-20T21:32:06.017Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-01-20T21:32:06.017Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-01-20T21:32:06.017Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.83s) [2022-01-20T21:32:06.017Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.72s) [2022-01-20T21:32:06.017Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2022-01-20T21:32:06.017Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2022-01-20T21:32:06.017Z] --- PASS: TestDockerSuite/TestCpToCaseE (9.85s) [2022-01-20T21:32:06.017Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2022-01-20T21:32:06.017Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2022-01-20T21:32:06.017Z] --- PASS: TestDockerSuite/TestCpToCaseH (9.79s) [2022-01-20T21:32:06.017Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2022-01-20T21:32:06.017Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-01-20T21:32:06.017Z] --- PASS: TestDockerSuite/TestCpToDot (2.73s) [2022-01-20T21:32:06.017Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2022-01-20T21:32:06.017Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2022-01-20T21:32:06.017Z] --- PASS: TestDockerSuite/TestCpToStdout (2.84s) [2022-01-20T21:32:06.017Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2022-01-20T21:32:06.017Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2022-01-20T21:32:06.017Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-01-20T21:32:06.017Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2022-01-20T21:32:06.017Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.20s) [2022-01-20T21:32:06.017Z] --- PASS: TestDockerSuite/TestCreateArgs (0.22s) [2022-01-20T21:32:06.017Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.17s) [2022-01-20T21:32:06.017Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.67s) [2022-01-20T21:32:06.017Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.21s) [2022-01-20T21:32:06.017Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.21s) [2022-01-20T21:32:06.017Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.69s) [2022-01-20T21:32:06.017Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.73s) [2022-01-20T21:32:06.017Z] --- PASS: TestDockerSuite/TestCreateLabels (0.21s) [2022-01-20T21:32:06.017Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2022-01-20T21:32:06.017Z] --- PASS: TestDockerSuite/TestCreateRM (0.40s) [2022-01-20T21:32:06.017Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-01-20T21:32:06.017Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.21s) [2022-01-20T21:32:06.017Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.41s) [2022-01-20T21:32:06.017Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (8.08s) [2022-01-20T21:32:06.017Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.23s) [2022-01-20T21:32:06.017Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.43s) [2022-01-20T21:32:06.017Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.25s) [2022-01-20T21:32:06.017Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.23s) [2022-01-20T21:32:06.017Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-01-20T21:32:06.017Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.65s) [2022-01-20T21:32:06.017Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-01-20T21:32:06.017Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.17s) [2022-01-20T21:32:06.017Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-01-20T21:32:06.017Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-01-20T21:32:06.017Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-01-20T21:32:06.017Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-01-20T21:32:06.017Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-01-20T21:32:06.017Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-01-20T21:32:06.017Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-01-20T21:32:06.017Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-01-20T21:32:06.017Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2022-01-20T21:32:06.017Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2022-01-20T21:32:06.017Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2022-01-20T21:32:06.017Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-01-20T21:32:06.017Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-01-20T21:32:06.017Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2022-01-20T21:32:06.017Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2022-01-20T21:32:06.017Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.74s) [2022-01-20T21:32:06.017Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.63s) [2022-01-20T21:32:06.017Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.78s) [2022-01-20T21:32:06.017Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (9.28s) [2022-01-20T21:32:06.017Z] --- PASS: TestDockerSuite/TestEventsCopy (4.37s) [2022-01-20T21:32:06.017Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.62s) [2022-01-20T21:32:06.017Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.62s) [2022-01-20T21:32:06.017Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.79s) [2022-01-20T21:32:06.017Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.33s) [2022-01-20T21:32:06.017Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.06s) [2022-01-20T21:32:06.017Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.95s) [2022-01-20T21:32:06.017Z] --- PASS: TestDockerSuite/TestEventsFilters (5.35s) [2022-01-20T21:32:06.017Z] --- PASS: TestDockerSuite/TestEventsFormat (5.29s) [2022-01-20T21:32:06.017Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2022-01-20T21:32:06.017Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s) [2022-01-20T21:32:06.017Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2022-01-20T21:32:06.017Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2022-01-20T21:32:06.017Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2022-01-20T21:32:06.017Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.16s) [2022-01-20T21:32:06.017Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2022-01-20T21:32:06.017Z] --- PASS: TestDockerSuite/TestEventsRename (2.37s) [2022-01-20T21:32:06.017Z] --- PASS: TestDockerSuite/TestEventsResize (7.97s) [2022-01-20T21:32:06.017Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.60s) [2022-01-20T21:32:06.017Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.56s) [2022-01-20T21:32:06.017Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.10s) [2022-01-20T21:32:06.017Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2022-01-20T21:32:06.017Z] --- PASS: TestDockerSuite/TestEventsUntag (2.73s) [2022-01-20T21:32:06.017Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.39s) [2022-01-20T21:32:06.017Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2022-01-20T21:32:06.017Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-01-20T21:32:06.017Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.03s) [2022-01-20T21:32:06.017Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.01s) [2022-01-20T21:32:06.017Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2022-01-20T21:32:06.017Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2022-01-20T21:32:06.017Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-01-20T21:32:06.017Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.08s) [2022-01-20T21:32:06.017Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.08s) [2022-01-20T21:32:06.017Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.12s) [2022-01-20T21:32:06.017Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.11s) [2022-01-20T21:32:06.017Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.74s) [2022-01-20T21:32:06.017Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2022-01-20T21:32:06.017Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2022-01-20T21:32:06.017Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-01-20T21:32:06.017Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.17s) [2022-01-20T21:32:06.017Z] --- PASS: TestDockerSuite/TestExecInspectID (4.52s) [2022-01-20T21:32:06.017Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2022-01-20T21:32:06.017Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-01-20T21:32:06.017Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2022-01-20T21:32:06.017Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2022-01-20T21:32:06.017Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2022-01-20T21:32:06.017Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.39s) [2022-01-20T21:32:06.017Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2022-01-20T21:32:06.017Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2022-01-20T21:32:06.017Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2022-01-20T21:32:06.017Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-01-20T21:32:06.017Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-01-20T21:32:06.017Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.23s) [2022-01-20T21:32:06.017Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-01-20T21:32:06.017Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (5.45s) [2022-01-20T21:32:06.017Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2022-01-20T21:32:06.017Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-01-20T21:32:06.017Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2022-01-20T21:32:06.017Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.04s) [2022-01-20T21:32:06.017Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.06s) [2022-01-20T21:32:06.017Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.01s) [2022-01-20T21:32:06.017Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.08s) [2022-01-20T21:32:06.017Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2022-01-20T21:32:06.489Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2022-01-20T21:32:06.489Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.16s) [2022-01-20T21:32:06.489Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2022-01-20T21:32:06.489Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.06s) [2022-01-20T21:32:06.489Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s) [2022-01-20T21:32:06.489Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2022-01-20T21:32:06.489Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.61s) [2022-01-20T21:32:06.489Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.06s) [2022-01-20T21:32:06.489Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2022-01-20T21:32:06.489Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s) [2022-01-20T21:32:06.489Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s) [2022-01-20T21:32:06.489Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.31s) [2022-01-20T21:32:06.489Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.63s) [2022-01-20T21:32:06.489Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2022-01-20T21:32:06.489Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.03s) [2022-01-20T21:32:06.489Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s) [2022-01-20T21:32:06.489Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.78s) [2022-01-20T21:32:06.489Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.24s) [2022-01-20T21:32:06.489Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.12s) [2022-01-20T21:32:06.489Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.87s) [2022-01-20T21:32:06.489Z] --- PASS: TestDockerSuite/TestImagesFormat (0.19s) [2022-01-20T21:32:06.489Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2022-01-20T21:32:06.489Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.70s) [2022-01-20T21:32:06.489Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.06s) [2022-01-20T21:32:06.489Z] --- PASS: TestDockerSuite/TestImportBadURL (2.39s) [2022-01-20T21:32:06.489Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2022-01-20T21:32:06.489Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2022-01-20T21:32:06.489Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s) [2022-01-20T21:32:06.489Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2022-01-20T21:32:06.489Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2022-01-20T21:32:06.489Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-01-20T21:32:06.489Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-01-20T21:32:06.489Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-01-20T21:32:06.489Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-01-20T21:32:06.489Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2022-01-20T21:32:06.489Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2022-01-20T21:32:06.489Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-01-20T21:32:06.489Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.57s) [2022-01-20T21:32:06.489Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.57s) [2022-01-20T21:32:06.489Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2022-01-20T21:32:06.489Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-01-20T21:32:06.489Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s) [2022-01-20T21:32:06.489Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2022-01-20T21:32:06.489Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.63s) [2022-01-20T21:32:06.489Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.17s) [2022-01-20T21:32:06.489Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.65s) [2022-01-20T21:32:06.489Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-01-20T21:32:06.489Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2022-01-20T21:32:06.489Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-01-20T21:32:06.489Z] --- PASS: TestDockerSuite/TestInspectDefault (2.62s) [2022-01-20T21:32:06.489Z] --- PASS: TestDockerSuite/TestInspectHistory (4.43s) [2022-01-20T21:32:06.489Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2022-01-20T21:32:06.489Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2022-01-20T21:32:06.489Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-01-20T21:32:06.489Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.59s) [2022-01-20T21:32:06.489Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.11s) [2022-01-20T21:32:06.489Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.21s) [2022-01-20T21:32:06.489Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.55s) [2022-01-20T21:32:06.489Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.18s) [2022-01-20T21:32:06.489Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2022-01-20T21:32:06.489Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.07s) [2022-01-20T21:32:06.489Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.11s) [2022-01-20T21:32:06.489Z] --- PASS: TestDockerSuite/TestInspectStatus (3.34s) [2022-01-20T21:32:06.489Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.10s) [2022-01-20T21:32:06.489Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.20s) [2022-01-20T21:32:06.489Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.58s) [2022-01-20T21:32:06.489Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.16s) [2022-01-20T21:32:06.489Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.63s) [2022-01-20T21:32:06.489Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.18s) [2022-01-20T21:32:06.489Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.55s) [2022-01-20T21:32:06.489Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.07s) [2022-01-20T21:32:06.489Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2022-01-20T21:32:06.489Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2022-01-20T21:32:06.489Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-01-20T21:32:06.489Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-01-20T21:32:06.489Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-01-20T21:32:06.489Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-01-20T21:32:06.489Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-01-20T21:32:06.489Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-01-20T21:32:06.489Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-01-20T21:32:06.489Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-01-20T21:32:06.489Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-01-20T21:32:06.489Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-01-20T21:32:06.489Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-01-20T21:32:06.489Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-01-20T21:32:06.489Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-01-20T21:32:06.489Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-01-20T21:32:06.489Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2022-01-20T21:32:06.489Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2022-01-20T21:32:06.489Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.02s) [2022-01-20T21:32:06.489Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.08s) [2022-01-20T21:32:06.489Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.82s) [2022-01-20T21:32:06.489Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.62s) [2022-01-20T21:32:06.489Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2022-01-20T21:32:06.489Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.19s) [2022-01-20T21:32:06.489Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2022-01-20T21:32:06.489Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (5.47s) [2022-01-20T21:32:06.489Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (5.50s) [2022-01-20T21:32:06.489Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (5.51s) [2022-01-20T21:32:06.489Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.56s) [2022-01-20T21:32:06.489Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.45s) [2022-01-20T21:32:06.489Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2022-01-20T21:32:06.489Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.30s) [2022-01-20T21:32:06.489Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.73s) [2022-01-20T21:32:06.489Z] --- PASS: TestDockerSuite/TestLogsSince (9.20s) [2022-01-20T21:32:06.489Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2022-01-20T21:32:06.489Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-01-20T21:32:06.489Z] --- PASS: TestDockerSuite/TestLogsTail (2.94s) [2022-01-20T21:32:06.489Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.79s) [2022-01-20T21:32:06.489Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.61s) [2022-01-20T21:32:06.489Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2022-01-20T21:32:06.489Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2022-01-20T21:32:06.489Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2022-01-20T21:32:06.489Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-01-20T21:32:06.489Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-01-20T21:32:06.489Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-01-20T21:32:06.489Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2022-01-20T21:32:06.489Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-01-20T21:32:06.489Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s) [2022-01-20T21:32:06.489Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-01-20T21:32:06.489Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-01-20T21:32:06.489Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-01-20T21:32:06.489Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-01-20T21:32:06.489Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2022-01-20T21:32:06.489Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-01-20T21:32:06.489Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-01-20T21:32:06.489Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2022-01-20T21:32:06.489Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2022-01-20T21:32:06.489Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.19s) [2022-01-20T21:32:06.489Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-01-20T21:32:06.489Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2022-01-20T21:32:06.489Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-01-20T21:32:06.489Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-01-20T21:32:06.489Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-01-20T21:32:06.489Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-01-20T21:32:06.489Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-01-20T21:32:06.489Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-01-20T21:32:06.489Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-01-20T21:32:06.489Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.13s) [2022-01-20T21:32:06.489Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-01-20T21:32:06.489Z] --- PASS: TestDockerSuite/TestPsByOrder (8.04s) [2022-01-20T21:32:06.489Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2022-01-20T21:32:06.489Z] --- PASS: TestDockerSuite/TestPsListContainersBase (8.93s) [2022-01-20T21:32:06.489Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (15.35s) [2022-01-20T21:32:06.489Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.30s) [2022-01-20T21:32:06.489Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-01-20T21:32:06.489Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (12.25s) [2022-01-20T21:32:06.489Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.86s) [2022-01-20T21:32:06.489Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (7.69s) [2022-01-20T21:32:06.489Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.69s) [2022-01-20T21:32:06.489Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2022-01-20T21:32:06.489Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2022-01-20T21:32:06.489Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.88s) [2022-01-20T21:32:06.489Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2022-01-20T21:32:06.489Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-01-20T21:32:06.489Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-01-20T21:32:06.489Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2022-01-20T21:32:06.489Z] --- PASS: TestDockerSuite/TestPsShowMounts (6.70s) [2022-01-20T21:32:06.489Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2022-01-20T21:32:06.489Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.66s) [2022-01-20T21:32:06.489Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2022-01-20T21:32:06.489Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.31s) [2022-01-20T21:32:06.489Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.96s) [2022-01-20T21:32:06.489Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2022-01-20T21:32:06.489Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.19s) [2022-01-20T21:32:06.489Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.73s) [2022-01-20T21:32:06.489Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.78s) [2022-01-20T21:32:06.489Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (18.90s) [2022-01-20T21:32:06.489Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-01-20T21:32:06.489Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (7.16s) [2022-01-20T21:32:06.489Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.26s) [2022-01-20T21:32:06.489Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.21s) [2022-01-20T21:32:06.489Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.81s) [2022-01-20T21:32:06.489Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.77s) [2022-01-20T21:32:06.489Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.75s) [2022-01-20T21:32:06.489Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2022-01-20T21:32:06.489Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.70s) [2022-01-20T21:32:06.489Z] --- PASS: TestDockerSuite/TestRmiBlank (0.06s) [2022-01-20T21:32:06.489Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.31s) [2022-01-20T21:32:06.489Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (12.83s) [2022-01-20T21:32:06.489Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.11s) [2022-01-20T21:32:06.489Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.68s) [2022-01-20T21:32:06.489Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (5.96s) [2022-01-20T21:32:06.489Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.98s) [2022-01-20T21:32:06.489Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (8.20s) [2022-01-20T21:32:06.489Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (3.58s) [2022-01-20T21:32:06.489Z] --- PASS: TestDockerSuite/TestRmiTag (0.65s) [2022-01-20T21:32:06.489Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.69s) [2022-01-20T21:32:06.489Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (16.40s) [2022-01-20T21:32:06.489Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.99s) [2022-01-20T21:32:06.489Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.75s) [2022-01-20T21:32:06.489Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.15s) [2022-01-20T21:32:06.489Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2022-01-20T21:32:06.489Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2022-01-20T21:32:06.489Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-01-20T21:32:06.489Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-01-20T21:32:06.489Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-01-20T21:32:06.489Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2022-01-20T21:32:06.489Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-01-20T21:32:06.489Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.06s) [2022-01-20T21:32:06.489Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2022-01-20T21:32:06.490Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-01-20T21:32:06.490Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.14s) [2022-01-20T21:32:06.490Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.71s) [2022-01-20T21:32:06.490Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.58s) [2022-01-20T21:32:06.490Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.54s) [2022-01-20T21:32:06.490Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.60s) [2022-01-20T21:32:06.490Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2022-01-20T21:32:06.490Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.28s) [2022-01-20T21:32:06.490Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-01-20T21:32:06.490Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2022-01-20T21:32:06.490Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-01-20T21:32:06.490Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-01-20T21:32:06.490Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-01-20T21:32:06.490Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-01-20T21:32:06.490Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-01-20T21:32:06.490Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-01-20T21:32:06.490Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-01-20T21:32:06.490Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-01-20T21:32:06.490Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-01-20T21:32:06.490Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.56s) [2022-01-20T21:32:06.490Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-01-20T21:32:06.490Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.95s) [2022-01-20T21:32:06.490Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2022-01-20T21:32:06.490Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-01-20T21:32:06.490Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.89s) [2022-01-20T21:32:06.490Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-01-20T21:32:06.490Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2022-01-20T21:32:06.490Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-01-20T21:32:06.490Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-01-20T21:32:06.490Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-01-20T21:32:06.490Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-01-20T21:32:06.490Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-01-20T21:32:06.490Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.02s) [2022-01-20T21:32:06.490Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.64s) [2022-01-20T21:32:06.490Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.54s) [2022-01-20T21:32:06.490Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2022-01-20T21:32:06.490Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-01-20T21:32:06.490Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-01-20T21:32:06.490Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.59s) [2022-01-20T21:32:06.490Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-01-20T21:32:06.490Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-01-20T21:32:06.490Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-01-20T21:32:06.490Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-01-20T21:32:06.490Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.76s) [2022-01-20T21:32:06.490Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.03s) [2022-01-20T21:32:06.490Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2022-01-20T21:32:06.490Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2022-01-20T21:32:06.490Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2022-01-20T21:32:06.490Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-01-20T21:32:06.490Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-01-20T21:32:06.490Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-01-20T21:32:06.490Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.62s) [2022-01-20T21:32:06.490Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2022-01-20T21:32:06.490Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.15s) [2022-01-20T21:32:06.490Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2022-01-20T21:32:06.490Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.58s) [2022-01-20T21:32:06.490Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.62s) [2022-01-20T21:32:06.490Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2022-01-20T21:32:06.490Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.60s) [2022-01-20T21:32:06.490Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-01-20T21:32:06.490Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-01-20T21:32:06.490Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-01-20T21:32:06.490Z] --- PASS: TestDockerSuite/TestRunExitCode (2.63s) [2022-01-20T21:32:06.490Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.55s) [2022-01-20T21:32:06.490Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.59s) [2022-01-20T21:32:06.490Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.66s) [2022-01-20T21:32:06.490Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) [2022-01-20T21:32:06.490Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2022-01-20T21:32:06.490Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2022-01-20T21:32:06.490Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-01-20T21:32:06.490Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-01-20T21:32:06.490Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-01-20T21:32:06.490Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-01-20T21:32:06.490Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-01-20T21:32:06.490Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.59s) [2022-01-20T21:32:06.490Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2022-01-20T21:32:06.490Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2022-01-20T21:32:06.490Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2022-01-20T21:32:06.490Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2022-01-20T21:32:06.490Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-01-20T21:32:06.490Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2022-01-20T21:32:06.490Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.12s) [2022-01-20T21:32:06.490Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-01-20T21:32:06.490Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.11s) [2022-01-20T21:32:06.490Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2022-01-20T21:32:06.490Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-01-20T21:32:06.490Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2022-01-20T21:32:06.490Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-01-20T21:32:06.490Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-01-20T21:32:06.490Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-01-20T21:32:06.490Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-01-20T21:32:06.490Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-01-20T21:32:06.490Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-01-20T21:32:06.490Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2022-01-20T21:32:06.490Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2022-01-20T21:32:06.490Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-01-20T21:32:06.490Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-01-20T21:32:06.490Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.67s) [2022-01-20T21:32:06.490Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2022-01-20T21:32:06.490Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-01-20T21:32:06.490Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-01-20T21:32:06.490Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.53s) [2022-01-20T21:32:06.490Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.62s) [2022-01-20T21:32:06.490Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-01-20T21:32:06.490Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-01-20T21:32:06.490Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-01-20T21:32:06.490Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-01-20T21:32:06.490Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-01-20T21:32:06.490Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-01-20T21:32:06.490Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-01-20T21:32:06.490Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-01-20T21:32:06.490Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-01-20T21:32:06.490Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.40s) [2022-01-20T21:32:06.490Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.22s) [2022-01-20T21:32:06.490Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.02s) [2022-01-20T21:32:06.490Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.87s) [2022-01-20T21:32:06.490Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.26s) [2022-01-20T21:32:06.490Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.38s) [2022-01-20T21:32:06.490Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-01-20T21:32:06.490Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2022-01-20T21:32:06.490Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2022-01-20T21:32:06.490Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2022-01-20T21:32:06.490Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-01-20T21:32:06.490Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2022-01-20T21:32:06.490Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-01-20T21:32:06.490Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-01-20T21:32:06.490Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.72s) [2022-01-20T21:32:06.490Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2022-01-20T21:32:06.490Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-01-20T21:32:06.490Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-01-20T21:32:06.490Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-01-20T21:32:06.490Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-01-20T21:32:06.490Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (9.29s) [2022-01-20T21:32:06.490Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2022-01-20T21:32:06.490Z] --- PASS: TestDockerSuite/TestRunRm (2.60s) [2022-01-20T21:32:06.490Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.63s) [2022-01-20T21:32:06.490Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.70s) [2022-01-20T21:32:06.490Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.55s) [2022-01-20T21:32:06.490Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.15s) [2022-01-20T21:32:06.490Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.74s) [2022-01-20T21:32:06.490Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2022-01-20T21:32:06.490Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2022-01-20T21:32:06.490Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.62s) [2022-01-20T21:32:06.490Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-01-20T21:32:06.490Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.85s) [2022-01-20T21:32:06.490Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-01-20T21:32:06.490Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-01-20T21:32:06.490Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.17s) [2022-01-20T21:32:06.490Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2022-01-20T21:32:06.490Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2022-01-20T21:32:06.490Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.86s) [2022-01-20T21:32:06.490Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-01-20T21:32:06.490Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-01-20T21:32:06.490Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-01-20T21:32:06.490Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-01-20T21:32:06.490Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2022-01-20T21:32:06.490Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-01-20T21:32:06.490Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-01-20T21:32:06.490Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-01-20T21:32:06.490Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-01-20T21:32:06.490Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2022-01-20T21:32:06.490Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.60s) [2022-01-20T21:32:06.490Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2022-01-20T21:32:06.490Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.63s) [2022-01-20T21:32:06.490Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2022-01-20T21:32:06.490Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2022-01-20T21:32:06.490Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.30s) [2022-01-20T21:32:06.490Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (7.96s) [2022-01-20T21:32:06.490Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.30s) [2022-01-20T21:32:06.490Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.35s) [2022-01-20T21:32:06.490Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2022-01-20T21:32:06.490Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.16s) [2022-01-20T21:32:06.490Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.66s) [2022-01-20T21:32:06.490Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.69s) [2022-01-20T21:32:06.490Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.71s) [2022-01-20T21:32:06.490Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2022-01-20T21:32:06.490Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.05s) [2022-01-20T21:32:06.490Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2022-01-20T21:32:06.490Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2022-01-20T21:32:06.490Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2022-01-20T21:32:06.490Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-01-20T21:32:06.490Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-01-20T21:32:06.490Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-01-20T21:32:06.490Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.80s) [2022-01-20T21:32:06.490Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.66s) [2022-01-20T21:32:06.490Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.94s) [2022-01-20T21:32:06.490Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.12s) [2022-01-20T21:32:06.490Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2022-01-20T21:32:06.490Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-01-20T21:32:06.490Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-01-20T21:32:06.490Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-01-20T21:32:06.490Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-01-20T21:32:06.490Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-01-20T21:32:06.490Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-01-20T21:32:06.490Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-01-20T21:32:06.490Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2022-01-20T21:32:06.490Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-01-20T21:32:06.490Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2022-01-20T21:32:06.490Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-01-20T21:32:06.490Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-01-20T21:32:06.490Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2022-01-20T21:32:06.490Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-01-20T21:32:06.490Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-01-20T21:32:06.490Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-01-20T21:32:06.490Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.40s) [2022-01-20T21:32:06.490Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.38s) [2022-01-20T21:32:06.490Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.38s) [2022-01-20T21:32:06.490Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.25s) [2022-01-20T21:32:06.490Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.67s) [2022-01-20T21:32:06.490Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (7.98s) [2022-01-20T21:32:06.490Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2022-01-20T21:32:06.490Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (8.40s) [2022-01-20T21:32:06.490Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2022-01-20T21:32:06.490Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.80s) [2022-01-20T21:32:06.490Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2022-01-20T21:32:06.490Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-01-20T21:32:06.490Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2022-01-20T21:32:06.490Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2022-01-20T21:32:06.490Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (7.20s) [2022-01-20T21:32:06.490Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2022-01-20T21:32:06.490Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-01-20T21:32:06.490Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-01-20T21:32:06.490Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-01-20T21:32:06.490Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2022-01-20T21:32:06.490Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2022-01-20T21:32:06.490Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.11s) [2022-01-20T21:32:06.490Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.35s) [2022-01-20T21:32:06.490Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2022-01-20T21:32:06.490Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.28s) [2022-01-20T21:32:06.490Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-01-20T21:32:06.490Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-01-20T21:32:06.490Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-01-20T21:32:06.490Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-01-20T21:32:06.490Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-01-20T21:32:06.490Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-01-20T21:32:06.490Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.27s) [2022-01-20T21:32:06.490Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.13s) [2022-01-20T21:32:06.490Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.18s) [2022-01-20T21:32:06.490Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2022-01-20T21:32:06.490Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.31s) [2022-01-20T21:32:06.490Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.26s) [2022-01-20T21:32:06.490Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.14s) [2022-01-20T21:32:06.491Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.87s) [2022-01-20T21:32:06.491Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s) [2022-01-20T21:32:06.491Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.32s) [2022-01-20T21:32:06.491Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.38s) [2022-01-20T21:32:06.491Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.36s) [2022-01-20T21:32:06.491Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s) [2022-01-20T21:32:06.491Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.17s) [2022-01-20T21:32:06.491Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (8.52s) [2022-01-20T21:32:06.491Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-01-20T21:32:06.491Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.61s) [2022-01-20T21:32:06.491Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.21s) [2022-01-20T21:32:06.491Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2022-01-20T21:32:06.491Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (7.49s) [2022-01-20T21:32:06.491Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.25s) [2022-01-20T21:32:06.491Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.25s) [2022-01-20T21:32:06.491Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (10.28s) [2022-01-20T21:32:06.491Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2022-01-20T21:32:06.491Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.28s) [2022-01-20T21:32:06.491Z] === RUN TestDockerRegistrySuite [2022-01-20T21:32:06.491Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-01-20T21:32:06.491Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.491Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-01-20T21:32:06.491Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.491Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-01-20T21:32:06.491Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.491Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-01-20T21:32:06.491Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.491Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-01-20T21:32:06.491Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.491Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-01-20T21:32:06.491Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.491Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-01-20T21:32:06.491Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.491Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-01-20T21:32:06.491Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.491Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-01-20T21:32:06.491Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.491Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-01-20T21:32:06.491Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.491Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-01-20T21:32:06.491Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.491Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-01-20T21:32:06.491Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.491Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-01-20T21:32:06.491Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.491Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-01-20T21:32:06.491Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.491Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-01-20T21:32:06.491Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.491Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-01-20T21:32:06.491Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.491Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-01-20T21:32:06.491Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.491Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-01-20T21:32:06.491Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.491Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-01-20T21:32:06.491Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.491Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-01-20T21:32:06.491Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.491Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-01-20T21:32:06.491Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.491Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-01-20T21:32:06.491Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.491Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-01-20T21:32:06.491Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.491Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-01-20T21:32:06.491Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.491Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-01-20T21:32:06.491Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.491Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-01-20T21:32:06.491Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.491Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-01-20T21:32:06.491Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.491Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-01-20T21:32:06.491Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.491Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-01-20T21:32:06.491Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.491Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-01-20T21:32:06.491Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.491Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-01-20T21:32:06.491Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.491Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-01-20T21:32:06.491Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.491Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-01-20T21:32:06.491Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.491Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-01-20T21:32:06.491Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.491Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-01-20T21:32:06.491Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.491Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-01-20T21:32:06.491Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.491Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-01-20T21:32:06.491Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.491Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-01-20T21:32:06.491Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.491Z] --- PASS: TestDockerRegistrySuite (0.12s) [2022-01-20T21:32:06.491Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-01-20T21:32:06.491Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-01-20T21:32:06.491Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-01-20T21:32:06.491Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-01-20T21:32:06.491Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-01-20T21:32:06.491Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-01-20T21:32:06.491Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-01-20T21:32:06.491Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-01-20T21:32:06.491Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-01-20T21:32:06.491Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-01-20T21:32:06.491Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-01-20T21:32:06.491Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-01-20T21:32:06.491Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-01-20T21:32:06.491Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-01-20T21:32:06.491Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-01-20T21:32:06.491Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-01-20T21:32:06.491Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-01-20T21:32:06.491Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-01-20T21:32:06.491Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-01-20T21:32:06.491Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-01-20T21:32:06.491Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-01-20T21:32:06.491Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-01-20T21:32:06.491Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-01-20T21:32:06.491Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-01-20T21:32:06.491Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-01-20T21:32:06.491Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-01-20T21:32:06.491Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-01-20T21:32:06.491Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-01-20T21:32:06.491Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-01-20T21:32:06.491Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-01-20T21:32:06.491Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-01-20T21:32:06.491Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-01-20T21:32:06.491Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-01-20T21:32:06.491Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-01-20T21:32:06.491Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-01-20T21:32:06.491Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-01-20T21:32:06.491Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-01-20T21:32:06.491Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-01-20T21:32:06.491Z] === RUN TestDockerSchema1RegistrySuite [2022-01-20T21:32:06.491Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-01-20T21:32:06.491Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.491Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-01-20T21:32:06.491Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.491Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-01-20T21:32:06.491Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.491Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-01-20T21:32:06.491Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.491Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-01-20T21:32:06.491Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.491Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-01-20T21:32:06.491Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.491Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-01-20T21:32:06.491Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.491Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-01-20T21:32:06.491Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.491Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-01-20T21:32:06.491Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.491Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-01-20T21:32:06.491Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.491Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-01-20T21:32:06.491Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.491Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-01-20T21:32:06.491Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-01-20T21:32:06.491Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-01-20T21:32:06.491Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-01-20T21:32:06.491Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-01-20T21:32:06.491Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-01-20T21:32:06.491Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-01-20T21:32:06.491Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-01-20T21:32:06.491Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-01-20T21:32:06.491Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-01-20T21:32:06.491Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-01-20T21:32:06.491Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-01-20T21:32:06.491Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-01-20T21:32:06.491Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-01-20T21:32:06.491Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.491Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-01-20T21:32:06.491Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.491Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-01-20T21:32:06.491Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.491Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-01-20T21:32:06.491Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.491Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-01-20T21:32:06.491Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.491Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-01-20T21:32:06.491Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.491Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-01-20T21:32:06.491Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.491Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-01-20T21:32:06.491Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.491Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-01-20T21:32:06.491Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-01-20T21:32:06.491Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-01-20T21:32:06.491Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-01-20T21:32:06.491Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-01-20T21:32:06.491Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-01-20T21:32:06.491Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-01-20T21:32:06.491Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-01-20T21:32:06.491Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-01-20T21:32:06.491Z] === RUN TestDockerRegistryAuthTokenSuite [2022-01-20T21:32:06.491Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-01-20T21:32:06.491Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.491Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-01-20T21:32:06.491Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.491Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-01-20T21:32:06.491Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.491Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-01-20T21:32:06.491Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.491Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-01-20T21:32:06.491Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.491Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-01-20T21:32:06.491Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-01-20T21:32:06.491Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-01-20T21:32:06.491Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-01-20T21:32:06.491Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-01-20T21:32:06.491Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-01-20T21:32:06.491Z] === RUN TestDockerDaemonSuite [2022-01-20T21:32:06.491Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-01-20T21:32:06.491Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.491Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-01-20T21:32:06.491Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.491Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-01-20T21:32:06.491Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.491Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-01-20T21:32:06.491Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-01-20T21:32:06.491Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-01-20T21:32:06.491Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-01-20T21:32:06.491Z] === RUN TestDockerSwarmSuite [2022-01-20T21:32:06.491Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-01-20T21:32:06.491Z] === RUN TestDockerPluginSuite [2022-01-20T21:32:06.491Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-01-20T21:32:06.491Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.491Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-01-20T21:32:06.491Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.491Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-01-20T21:32:06.491Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.491Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-01-20T21:32:06.491Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.491Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-01-20T21:32:06.491Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.491Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-01-20T21:32:06.491Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.491Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-01-20T21:32:06.491Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.491Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-01-20T21:32:06.491Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.492Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-01-20T21:32:06.492Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.492Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-01-20T21:32:06.492Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.492Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-01-20T21:32:06.492Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.492Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-01-20T21:32:06.492Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-01-20T21:32:06.492Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-01-20T21:32:06.492Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-01-20T21:32:06.492Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-01-20T21:32:06.492Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-01-20T21:32:06.492Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-01-20T21:32:06.492Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-01-20T21:32:06.492Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-01-20T21:32:06.492Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-01-20T21:32:06.492Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-01-20T21:32:06.492Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-01-20T21:32:06.492Z] === RUN TestDockerExternalVolumeSuite [2022-01-20T21:32:06.492Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.492Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-01-20T21:32:06.492Z] === RUN TestDockerNetworkSuite [2022-01-20T21:32:06.492Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.492Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-01-20T21:32:06.492Z] === RUN TestDockerHubPullSuite [2022-01-20T21:32:06.492Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.492Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-01-20T21:32:06.492Z] PASS [2022-01-20T21:32:06.492Z] ok github.com/docker/docker/integration-cli 2216.734s [2022-01-20T21:32:06.492Z] [2022-01-20T21:32:06.492Z] === Skipped [2022-01-20T21:32:06.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-01-20T21:32:06.492Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.492Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-01-20T21:32:06.492Z] [2022-01-20T21:32:06.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-01-20T21:32:06.492Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.492Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-01-20T21:32:06.492Z] [2022-01-20T21:32:06.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-01-20T21:32:06.492Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.492Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-01-20T21:32:06.492Z] [2022-01-20T21:32:06.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2022-01-20T21:32:06.492Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.492Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2022-01-20T21:32:06.492Z] [2022-01-20T21:32:06.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-01-20T21:32:06.492Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.492Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-01-20T21:32:06.492Z] [2022-01-20T21:32:06.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-01-20T21:32:06.492Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.492Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-01-20T21:32:06.492Z] [2022-01-20T21:32:06.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2022-01-20T21:32:06.492Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.492Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2022-01-20T21:32:06.492Z] [2022-01-20T21:32:06.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-01-20T21:32:06.492Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.492Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-01-20T21:32:06.492Z] [2022-01-20T21:32:06.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-01-20T21:32:06.492Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.492Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-01-20T21:32:06.492Z] [2022-01-20T21:32:06.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-01-20T21:32:06.492Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.492Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-01-20T21:32:06.492Z] [2022-01-20T21:32:06.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2022-01-20T21:32:06.492Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.492Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2022-01-20T21:32:06.492Z] [2022-01-20T21:32:06.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2022-01-20T21:32:06.492Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.492Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2022-01-20T21:32:06.492Z] [2022-01-20T21:32:06.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2022-01-20T21:32:06.492Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2022-01-20T21:32:06.492Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2022-01-20T21:32:06.492Z] [2022-01-20T21:32:06.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2022-01-20T21:32:06.492Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2022-01-20T21:32:06.492Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2022-01-20T21:32:06.492Z] [2022-01-20T21:32:06.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-01-20T21:32:06.492Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.492Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-01-20T21:32:06.492Z] [2022-01-20T21:32:06.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2022-01-20T21:32:06.492Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.492Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2022-01-20T21:32:06.492Z] [2022-01-20T21:32:06.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2022-01-20T21:32:06.492Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-01-20T21:32:06.492Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2022-01-20T21:32:06.492Z] [2022-01-20T21:32:06.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-01-20T21:32:06.492Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.492Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-01-20T21:32:06.492Z] [2022-01-20T21:32:06.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.38s) [2022-01-20T21:32:06.492Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-01-20T21:32:06.492Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.38s) [2022-01-20T21:32:06.492Z] [2022-01-20T21:32:06.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-01-20T21:32:06.492Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.492Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-01-20T21:32:06.492Z] [2022-01-20T21:32:06.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-01-20T21:32:06.492Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.492Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-01-20T21:32:06.492Z] [2022-01-20T21:32:06.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-01-20T21:32:06.492Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.492Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-01-20T21:32:06.492Z] [2022-01-20T21:32:06.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2022-01-20T21:32:06.492Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.492Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2022-01-20T21:32:06.492Z] [2022-01-20T21:32:06.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2022-01-20T21:32:06.492Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.492Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2022-01-20T21:32:06.492Z] [2022-01-20T21:32:06.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-01-20T21:32:06.492Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.492Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-01-20T21:32:06.492Z] [2022-01-20T21:32:06.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2022-01-20T21:32:06.492Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.492Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-01-20T21:32:06.492Z] [2022-01-20T21:32:06.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2022-01-20T21:32:06.492Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.492Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2022-01-20T21:32:06.492Z] [2022-01-20T21:32:06.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2022-01-20T21:32:06.492Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.492Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2022-01-20T21:32:06.492Z] [2022-01-20T21:32:06.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-01-20T21:32:06.492Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.492Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-01-20T21:32:06.492Z] [2022-01-20T21:32:06.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2022-01-20T21:32:06.492Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.492Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2022-01-20T21:32:06.492Z] [2022-01-20T21:32:06.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.35s) [2022-01-20T21:32:06.492Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.492Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.35s) [2022-01-20T21:32:06.492Z] [2022-01-20T21:32:06.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.65s) [2022-01-20T21:32:06.492Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.492Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.65s) [2022-01-20T21:32:06.492Z] [2022-01-20T21:32:06.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.94s) [2022-01-20T21:32:06.492Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.492Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.94s) [2022-01-20T21:32:06.492Z] [2022-01-20T21:32:06.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.33s) [2022-01-20T21:32:06.492Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.492Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.33s) [2022-01-20T21:32:06.492Z] [2022-01-20T21:32:06.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-01-20T21:32:06.492Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.492Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-01-20T21:32:06.492Z] [2022-01-20T21:32:06.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2022-01-20T21:32:06.492Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.492Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2022-01-20T21:32:06.492Z] [2022-01-20T21:32:06.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-01-20T21:32:06.492Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.492Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-01-20T21:32:06.492Z] [2022-01-20T21:32:06.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-01-20T21:32:06.492Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.492Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-01-20T21:32:06.492Z] [2022-01-20T21:32:06.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-01-20T21:32:06.492Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.492Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-01-20T21:32:06.492Z] [2022-01-20T21:32:06.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.65s) [2022-01-20T21:32:06.492Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.492Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.65s) [2022-01-20T21:32:06.492Z] [2022-01-20T21:32:06.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.36s) [2022-01-20T21:32:06.492Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.492Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.36s) [2022-01-20T21:32:06.492Z] [2022-01-20T21:32:06.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2022-01-20T21:32:06.492Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.492Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2022-01-20T21:32:06.492Z] [2022-01-20T21:32:06.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-01-20T21:32:06.492Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.492Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-01-20T21:32:06.492Z] [2022-01-20T21:32:06.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-01-20T21:32:06.492Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-01-20T21:32:06.492Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-01-20T21:32:06.492Z] [2022-01-20T21:32:06.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2022-01-20T21:32:06.492Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.492Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2022-01-20T21:32:06.492Z] [2022-01-20T21:32:06.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2022-01-20T21:32:06.492Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.492Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2022-01-20T21:32:06.492Z] [2022-01-20T21:32:06.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-01-20T21:32:06.492Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.492Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-01-20T21:32:06.492Z] [2022-01-20T21:32:06.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2022-01-20T21:32:06.492Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.492Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2022-01-20T21:32:06.492Z] [2022-01-20T21:32:06.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2022-01-20T21:32:06.492Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.492Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2022-01-20T21:32:06.492Z] [2022-01-20T21:32:06.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.33s) [2022-01-20T21:32:06.493Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.493Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.33s) [2022-01-20T21:32:06.493Z] [2022-01-20T21:32:06.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.32s) [2022-01-20T21:32:06.493Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.493Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.32s) [2022-01-20T21:32:06.493Z] [2022-01-20T21:32:06.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-01-20T21:32:06.493Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.493Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-01-20T21:32:06.493Z] [2022-01-20T21:32:06.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-01-20T21:32:06.493Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.493Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-01-20T21:32:06.493Z] [2022-01-20T21:32:06.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.33s) [2022-01-20T21:32:06.493Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.493Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.33s) [2022-01-20T21:32:06.493Z] [2022-01-20T21:32:06.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.35s) [2022-01-20T21:32:06.493Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.493Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.35s) [2022-01-20T21:32:06.493Z] [2022-01-20T21:32:06.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.31s) [2022-01-20T21:32:06.493Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.493Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.31s) [2022-01-20T21:32:06.493Z] [2022-01-20T21:32:06.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-01-20T21:32:06.493Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.493Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-01-20T21:32:06.493Z] [2022-01-20T21:32:06.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2022-01-20T21:32:06.493Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.493Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2022-01-20T21:32:06.493Z] [2022-01-20T21:32:06.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.02s) [2022-01-20T21:32:06.493Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.493Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2022-01-20T21:32:06.493Z] [2022-01-20T21:32:06.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.30s) [2022-01-20T21:32:06.493Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.493Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.30s) [2022-01-20T21:32:06.493Z] [2022-01-20T21:32:06.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-01-20T21:32:06.493Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.493Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-01-20T21:32:06.493Z] [2022-01-20T21:32:06.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2022-01-20T21:32:06.493Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.493Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2022-01-20T21:32:06.493Z] [2022-01-20T21:32:06.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-01-20T21:32:06.493Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.493Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-01-20T21:32:06.493Z] [2022-01-20T21:32:06.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-01-20T21:32:06.493Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.493Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-01-20T21:32:06.493Z] [2022-01-20T21:32:06.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-01-20T21:32:06.493Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.493Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-01-20T21:32:06.493Z] [2022-01-20T21:32:06.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-01-20T21:32:06.493Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.493Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-01-20T21:32:06.493Z] [2022-01-20T21:32:06.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-01-20T21:32:06.493Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.493Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-01-20T21:32:06.493Z] [2022-01-20T21:32:06.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s) [2022-01-20T21:32:06.493Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.493Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2022-01-20T21:32:06.493Z] [2022-01-20T21:32:06.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2022-01-20T21:32:06.493Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.493Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2022-01-20T21:32:06.493Z] [2022-01-20T21:32:06.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2022-01-20T21:32:06.493Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.493Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2022-01-20T21:32:06.493Z] [2022-01-20T21:32:06.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-01-20T21:32:06.493Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.493Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-01-20T21:32:06.493Z] [2022-01-20T21:32:06.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-01-20T21:32:06.493Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-01-20T21:32:06.493Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-01-20T21:32:06.493Z] [2022-01-20T21:32:06.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2022-01-20T21:32:06.493Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.493Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2022-01-20T21:32:06.493Z] [2022-01-20T21:32:06.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-01-20T21:32:06.493Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.493Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-01-20T21:32:06.493Z] [2022-01-20T21:32:06.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2022-01-20T21:32:06.493Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.493Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2022-01-20T21:32:06.493Z] [2022-01-20T21:32:06.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.08s) [2022-01-20T21:32:06.493Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.493Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2022-01-20T21:32:06.493Z] [2022-01-20T21:32:06.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2022-01-20T21:32:06.493Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.493Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2022-01-20T21:32:06.493Z] [2022-01-20T21:32:06.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s) [2022-01-20T21:32:06.493Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.493Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2022-01-20T21:32:06.493Z] [2022-01-20T21:32:06.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-01-20T21:32:06.493Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.493Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-01-20T21:32:06.493Z] [2022-01-20T21:32:06.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2022-01-20T21:32:06.493Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.493Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2022-01-20T21:32:06.493Z] [2022-01-20T21:32:06.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2022-01-20T21:32:06.493Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.493Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2022-01-20T21:32:06.493Z] [2022-01-20T21:32:06.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-01-20T21:32:06.493Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.493Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-01-20T21:32:06.493Z] [2022-01-20T21:32:06.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-01-20T21:32:06.493Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.493Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-01-20T21:32:06.493Z] [2022-01-20T21:32:06.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2022-01-20T21:32:06.493Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.493Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2022-01-20T21:32:06.493Z] [2022-01-20T21:32:06.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2022-01-20T21:32:06.493Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.493Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2022-01-20T21:32:06.493Z] [2022-01-20T21:32:06.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.34s) [2022-01-20T21:32:06.493Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.493Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.34s) [2022-01-20T21:32:06.493Z] [2022-01-20T21:32:06.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.33s) [2022-01-20T21:32:06.493Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.493Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.33s) [2022-01-20T21:32:06.493Z] [2022-01-20T21:32:06.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2022-01-20T21:32:06.493Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.493Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-01-20T21:32:06.493Z] [2022-01-20T21:32:06.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-01-20T21:32:06.493Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.493Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-01-20T21:32:06.493Z] [2022-01-20T21:32:06.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-01-20T21:32:06.493Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.493Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-01-20T21:32:06.493Z] [2022-01-20T21:32:06.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2022-01-20T21:32:06.493Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.493Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2022-01-20T21:32:06.493Z] [2022-01-20T21:32:06.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-01-20T21:32:06.493Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.493Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-01-20T21:32:06.493Z] [2022-01-20T21:32:06.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.34s) [2022-01-20T21:32:06.493Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.493Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.34s) [2022-01-20T21:32:06.493Z] [2022-01-20T21:32:06.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2022-01-20T21:32:06.493Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.493Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2022-01-20T21:32:06.493Z] [2022-01-20T21:32:06.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.34s) [2022-01-20T21:32:06.493Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.493Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.34s) [2022-01-20T21:32:06.493Z] [2022-01-20T21:32:06.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.34s) [2022-01-20T21:32:06.493Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.493Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.34s) [2022-01-20T21:32:06.493Z] [2022-01-20T21:32:06.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.33s) [2022-01-20T21:32:06.493Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.493Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.33s) [2022-01-20T21:32:06.493Z] [2022-01-20T21:32:06.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-01-20T21:32:06.493Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.493Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-01-20T21:32:06.493Z] [2022-01-20T21:32:06.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.33s) [2022-01-20T21:32:06.493Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.493Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.33s) [2022-01-20T21:32:06.493Z] [2022-01-20T21:32:06.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-01-20T21:32:06.493Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.493Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-01-20T21:32:06.493Z] [2022-01-20T21:32:06.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-01-20T21:32:06.493Z] docker_cli_sni_test.go:18: Flakey test [2022-01-20T21:32:06.493Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-01-20T21:32:06.493Z] [2022-01-20T21:32:06.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2022-01-20T21:32:06.493Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.493Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2022-01-20T21:32:06.493Z] [2022-01-20T21:32:06.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2022-01-20T21:32:06.493Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.493Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2022-01-20T21:32:06.493Z] [2022-01-20T21:32:06.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2022-01-20T21:32:06.493Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.493Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2022-01-20T21:32:06.493Z] [2022-01-20T21:32:06.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2022-01-20T21:32:06.493Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.493Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2022-01-20T21:32:06.493Z] [2022-01-20T21:32:06.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-01-20T21:32:06.493Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.493Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-01-20T21:32:06.493Z] [2022-01-20T21:32:06.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-01-20T21:32:06.493Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.493Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-01-20T21:32:06.493Z] [2022-01-20T21:32:06.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-01-20T21:32:06.493Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.493Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-01-20T21:32:06.493Z] [2022-01-20T21:32:06.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-01-20T21:32:06.493Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.493Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-01-20T21:32:06.493Z] [2022-01-20T21:32:06.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-01-20T21:32:06.493Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.493Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-01-20T21:32:06.493Z] [2022-01-20T21:32:06.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2022-01-20T21:32:06.493Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.493Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2022-01-20T21:32:06.493Z] [2022-01-20T21:32:06.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2022-01-20T21:32:06.493Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.493Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2022-01-20T21:32:06.493Z] [2022-01-20T21:32:06.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2022-01-20T21:32:06.493Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.493Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2022-01-20T21:32:06.493Z] [2022-01-20T21:32:06.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-01-20T21:32:06.493Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.493Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-01-20T21:32:06.493Z] [2022-01-20T21:32:06.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2022-01-20T21:32:06.493Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.493Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2022-01-20T21:32:06.493Z] [2022-01-20T21:32:06.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-01-20T21:32:06.493Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.493Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-01-20T21:32:06.493Z] [2022-01-20T21:32:06.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-01-20T21:32:06.493Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.493Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-01-20T21:32:06.493Z] [2022-01-20T21:32:06.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-01-20T21:32:06.493Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.493Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-01-20T21:32:06.493Z] [2022-01-20T21:32:06.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2022-01-20T21:32:06.494Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.494Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2022-01-20T21:32:06.494Z] [2022-01-20T21:32:06.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-01-20T21:32:06.494Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.494Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-01-20T21:32:06.494Z] [2022-01-20T21:32:06.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-01-20T21:32:06.494Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.494Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-01-20T21:32:06.494Z] [2022-01-20T21:32:06.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2022-01-20T21:32:06.494Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.494Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2022-01-20T21:32:06.494Z] [2022-01-20T21:32:06.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2022-01-20T21:32:06.494Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.494Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2022-01-20T21:32:06.494Z] [2022-01-20T21:32:06.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2022-01-20T21:32:06.494Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.494Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2022-01-20T21:32:06.494Z] [2022-01-20T21:32:06.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2022-01-20T21:32:06.494Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.494Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2022-01-20T21:32:06.494Z] [2022-01-20T21:32:06.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-01-20T21:32:06.494Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.494Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-01-20T21:32:06.494Z] [2022-01-20T21:32:06.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-01-20T21:32:06.494Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.494Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-01-20T21:32:06.494Z] [2022-01-20T21:32:06.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-01-20T21:32:06.494Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.494Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-01-20T21:32:06.494Z] [2022-01-20T21:32:06.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-01-20T21:32:06.494Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.494Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-01-20T21:32:06.494Z] [2022-01-20T21:32:06.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2022-01-20T21:32:06.494Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.494Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2022-01-20T21:32:06.494Z] [2022-01-20T21:32:06.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-01-20T21:32:06.494Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.494Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-01-20T21:32:06.494Z] [2022-01-20T21:32:06.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2022-01-20T21:32:06.494Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.494Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2022-01-20T21:32:06.494Z] [2022-01-20T21:32:06.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2022-01-20T21:32:06.494Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.494Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2022-01-20T21:32:06.494Z] [2022-01-20T21:32:06.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2022-01-20T21:32:06.494Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.494Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2022-01-20T21:32:06.494Z] [2022-01-20T21:32:06.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-01-20T21:32:06.494Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.494Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-01-20T21:32:06.494Z] [2022-01-20T21:32:06.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2022-01-20T21:32:06.494Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.494Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2022-01-20T21:32:06.494Z] [2022-01-20T21:32:06.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2022-01-20T21:32:06.494Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.494Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2022-01-20T21:32:06.494Z] [2022-01-20T21:32:06.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2022-01-20T21:32:06.494Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.494Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2022-01-20T21:32:06.494Z] [2022-01-20T21:32:06.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2022-01-20T21:32:06.494Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.494Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2022-01-20T21:32:06.494Z] [2022-01-20T21:32:06.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2022-01-20T21:32:06.494Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.494Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2022-01-20T21:32:06.494Z] [2022-01-20T21:32:06.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-01-20T21:32:06.494Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.494Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-01-20T21:32:06.494Z] [2022-01-20T21:32:06.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2022-01-20T21:32:06.494Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.494Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2022-01-20T21:32:06.494Z] [2022-01-20T21:32:06.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2022-01-20T21:32:06.494Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.494Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2022-01-20T21:32:06.494Z] [2022-01-20T21:32:06.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2022-01-20T21:32:06.494Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.494Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2022-01-20T21:32:06.494Z] [2022-01-20T21:32:06.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2022-01-20T21:32:06.494Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.494Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2022-01-20T21:32:06.494Z] [2022-01-20T21:32:06.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-01-20T21:32:06.494Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.494Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-01-20T21:32:06.494Z] [2022-01-20T21:32:06.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-01-20T21:32:06.494Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.494Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-01-20T21:32:06.494Z] [2022-01-20T21:32:06.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-01-20T21:32:06.494Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.494Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-01-20T21:32:06.494Z] [2022-01-20T21:32:06.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2022-01-20T21:32:06.494Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.494Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2022-01-20T21:32:06.494Z] [2022-01-20T21:32:06.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2022-01-20T21:32:06.494Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.494Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2022-01-20T21:32:06.494Z] [2022-01-20T21:32:06.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-01-20T21:32:06.494Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.494Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-01-20T21:32:06.494Z] [2022-01-20T21:32:06.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-01-20T21:32:06.494Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.494Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-01-20T21:32:06.494Z] [2022-01-20T21:32:06.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2022-01-20T21:32:06.494Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.494Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2022-01-20T21:32:06.494Z] [2022-01-20T21:32:06.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2022-01-20T21:32:06.494Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.494Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2022-01-20T21:32:06.494Z] [2022-01-20T21:32:06.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2022-01-20T21:32:06.494Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.494Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2022-01-20T21:32:06.494Z] [2022-01-20T21:32:06.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2022-01-20T21:32:06.494Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.494Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2022-01-20T21:32:06.494Z] [2022-01-20T21:32:06.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2022-01-20T21:32:06.494Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.494Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2022-01-20T21:32:06.494Z] [2022-01-20T21:32:06.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-01-20T21:32:06.494Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.494Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-01-20T21:32:06.494Z] [2022-01-20T21:32:06.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2022-01-20T21:32:06.494Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.494Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2022-01-20T21:32:06.494Z] [2022-01-20T21:32:06.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2022-01-20T21:32:06.494Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.494Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2022-01-20T21:32:06.494Z] [2022-01-20T21:32:06.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2022-01-20T21:32:06.494Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.494Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2022-01-20T21:32:06.494Z] [2022-01-20T21:32:06.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2022-01-20T21:32:06.494Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.494Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2022-01-20T21:32:06.494Z] [2022-01-20T21:32:06.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-01-20T21:32:06.494Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.494Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-01-20T21:32:06.494Z] [2022-01-20T21:32:06.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2022-01-20T21:32:06.494Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.494Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2022-01-20T21:32:06.494Z] [2022-01-20T21:32:06.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2022-01-20T21:32:06.494Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.494Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2022-01-20T21:32:06.494Z] [2022-01-20T21:32:06.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-01-20T21:32:06.494Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-01-20T21:32:06.494Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-01-20T21:32:06.494Z] [2022-01-20T21:32:06.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-01-20T21:32:06.494Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.494Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-01-20T21:32:06.494Z] [2022-01-20T21:32:06.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-01-20T21:32:06.494Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.494Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-01-20T21:32:06.494Z] [2022-01-20T21:32:06.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-01-20T21:32:06.494Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.494Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-01-20T21:32:06.494Z] [2022-01-20T21:32:06.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-01-20T21:32:06.494Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.494Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-01-20T21:32:06.494Z] [2022-01-20T21:32:06.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-01-20T21:32:06.494Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.494Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-01-20T21:32:06.494Z] [2022-01-20T21:32:06.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-01-20T21:32:06.494Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.494Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-01-20T21:32:06.494Z] [2022-01-20T21:32:06.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-01-20T21:32:06.494Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.494Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-01-20T21:32:06.494Z] [2022-01-20T21:32:06.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-01-20T21:32:06.494Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.494Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-01-20T21:32:06.494Z] [2022-01-20T21:32:06.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-01-20T21:32:06.494Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.494Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-01-20T21:32:06.494Z] [2022-01-20T21:32:06.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-01-20T21:32:06.494Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.494Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-01-20T21:32:06.494Z] [2022-01-20T21:32:06.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2022-01-20T21:32:06.494Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.494Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2022-01-20T21:32:06.494Z] [2022-01-20T21:32:06.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2022-01-20T21:32:06.494Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.494Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2022-01-20T21:32:06.494Z] [2022-01-20T21:32:06.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-01-20T21:32:06.494Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.494Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-01-20T21:32:06.494Z] [2022-01-20T21:32:06.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-01-20T21:32:06.494Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.494Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-01-20T21:32:06.494Z] [2022-01-20T21:32:06.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2022-01-20T21:32:06.494Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.495Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2022-01-20T21:32:06.495Z] [2022-01-20T21:32:06.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2022-01-20T21:32:06.495Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.495Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2022-01-20T21:32:06.495Z] [2022-01-20T21:32:06.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2022-01-20T21:32:06.495Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.495Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2022-01-20T21:32:06.495Z] [2022-01-20T21:32:06.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2022-01-20T21:32:06.495Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.495Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2022-01-20T21:32:06.495Z] [2022-01-20T21:32:06.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2022-01-20T21:32:06.495Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.495Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2022-01-20T21:32:06.495Z] [2022-01-20T21:32:06.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2022-01-20T21:32:06.495Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.495Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2022-01-20T21:32:06.495Z] [2022-01-20T21:32:06.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2022-01-20T21:32:06.495Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.495Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2022-01-20T21:32:06.495Z] [2022-01-20T21:32:06.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2022-01-20T21:32:06.495Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.495Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2022-01-20T21:32:06.495Z] [2022-01-20T21:32:06.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-01-20T21:32:06.495Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.495Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-01-20T21:32:06.495Z] [2022-01-20T21:32:06.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2022-01-20T21:32:06.495Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.495Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2022-01-20T21:32:06.495Z] [2022-01-20T21:32:06.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2022-01-20T21:32:06.495Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.495Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2022-01-20T21:32:06.495Z] [2022-01-20T21:32:06.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-01-20T21:32:06.495Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.495Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-01-20T21:32:06.495Z] [2022-01-20T21:32:06.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2022-01-20T21:32:06.495Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.495Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2022-01-20T21:32:06.495Z] [2022-01-20T21:32:06.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2022-01-20T21:32:06.495Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.495Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2022-01-20T21:32:06.495Z] [2022-01-20T21:32:06.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-01-20T21:32:06.495Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.495Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-01-20T21:32:06.495Z] [2022-01-20T21:32:06.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2022-01-20T21:32:06.495Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.495Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2022-01-20T21:32:06.495Z] [2022-01-20T21:32:06.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-01-20T21:32:06.495Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.495Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-01-20T21:32:06.495Z] [2022-01-20T21:32:06.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2022-01-20T21:32:06.495Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.495Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2022-01-20T21:32:06.495Z] [2022-01-20T21:32:06.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2022-01-20T21:32:06.495Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-01-20T21:32:06.495Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2022-01-20T21:32:06.495Z] [2022-01-20T21:32:06.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2022-01-20T21:32:06.495Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.495Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2022-01-20T21:32:06.495Z] [2022-01-20T21:32:06.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2022-01-20T21:32:06.495Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.495Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2022-01-20T21:32:06.495Z] [2022-01-20T21:32:06.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2022-01-20T21:32:06.495Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.495Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2022-01-20T21:32:06.495Z] [2022-01-20T21:32:06.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2022-01-20T21:32:06.495Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.495Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2022-01-20T21:32:06.495Z] [2022-01-20T21:32:06.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-01-20T21:32:06.495Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.495Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-01-20T21:32:06.495Z] [2022-01-20T21:32:06.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-01-20T21:32:06.495Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.495Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-01-20T21:32:06.495Z] [2022-01-20T21:32:06.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-01-20T21:32:06.495Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.495Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-01-20T21:32:06.495Z] [2022-01-20T21:32:06.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2022-01-20T21:32:06.495Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.495Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2022-01-20T21:32:06.495Z] [2022-01-20T21:32:06.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-01-20T21:32:06.495Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.495Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-01-20T21:32:06.495Z] [2022-01-20T21:32:06.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2022-01-20T21:32:06.495Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.495Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2022-01-20T21:32:06.495Z] [2022-01-20T21:32:06.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2022-01-20T21:32:06.495Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.495Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2022-01-20T21:32:06.495Z] [2022-01-20T21:32:06.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2022-01-20T21:32:06.495Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.495Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2022-01-20T21:32:06.495Z] [2022-01-20T21:32:06.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2022-01-20T21:32:06.495Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.495Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2022-01-20T21:32:06.495Z] [2022-01-20T21:32:06.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2022-01-20T21:32:06.495Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.495Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2022-01-20T21:32:06.495Z] [2022-01-20T21:32:06.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2022-01-20T21:32:06.495Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.495Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2022-01-20T21:32:06.495Z] [2022-01-20T21:32:06.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2022-01-20T21:32:06.495Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.495Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2022-01-20T21:32:06.495Z] [2022-01-20T21:32:06.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2022-01-20T21:32:06.495Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.495Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2022-01-20T21:32:06.495Z] [2022-01-20T21:32:06.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2022-01-20T21:32:06.495Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.495Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2022-01-20T21:32:06.495Z] [2022-01-20T21:32:06.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2022-01-20T21:32:06.495Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.495Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2022-01-20T21:32:06.495Z] [2022-01-20T21:32:06.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-01-20T21:32:06.495Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.495Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-01-20T21:32:06.495Z] [2022-01-20T21:32:06.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-01-20T21:32:06.495Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-01-20T21:32:06.495Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-01-20T21:32:06.495Z] [2022-01-20T21:32:06.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-01-20T21:32:06.495Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.495Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-01-20T21:32:06.495Z] [2022-01-20T21:32:06.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-01-20T21:32:06.495Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.495Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-01-20T21:32:06.495Z] [2022-01-20T21:32:06.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2022-01-20T21:32:06.495Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.495Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2022-01-20T21:32:06.495Z] [2022-01-20T21:32:06.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-01-20T21:32:06.495Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.495Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-01-20T21:32:06.495Z] [2022-01-20T21:32:06.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2022-01-20T21:32:06.495Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.495Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2022-01-20T21:32:06.495Z] [2022-01-20T21:32:06.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-01-20T21:32:06.495Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.495Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-01-20T21:32:06.495Z] [2022-01-20T21:32:06.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2022-01-20T21:32:06.495Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.495Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2022-01-20T21:32:06.495Z] [2022-01-20T21:32:06.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-01-20T21:32:06.495Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.495Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-01-20T21:32:06.495Z] [2022-01-20T21:32:06.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2022-01-20T21:32:06.495Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.495Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2022-01-20T21:32:06.495Z] [2022-01-20T21:32:06.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-01-20T21:32:06.495Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.495Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-01-20T21:32:06.495Z] [2022-01-20T21:32:06.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2022-01-20T21:32:06.495Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.495Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2022-01-20T21:32:06.495Z] [2022-01-20T21:32:06.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2022-01-20T21:32:06.495Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.495Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2022-01-20T21:32:06.495Z] [2022-01-20T21:32:06.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-01-20T21:32:06.495Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.495Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-01-20T21:32:06.495Z] [2022-01-20T21:32:06.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2022-01-20T21:32:06.495Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.495Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2022-01-20T21:32:06.495Z] [2022-01-20T21:32:06.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2022-01-20T21:32:06.495Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.495Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2022-01-20T21:32:06.495Z] [2022-01-20T21:32:06.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2022-01-20T21:32:06.495Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.495Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2022-01-20T21:32:06.495Z] [2022-01-20T21:32:06.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-01-20T21:32:06.495Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.495Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-01-20T21:32:06.495Z] [2022-01-20T21:32:06.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-01-20T21:32:06.495Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.495Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-01-20T21:32:06.495Z] [2022-01-20T21:32:06.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-01-20T21:32:06.495Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.495Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-01-20T21:32:06.495Z] [2022-01-20T21:32:06.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-01-20T21:32:06.495Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.495Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-01-20T21:32:06.495Z] [2022-01-20T21:32:06.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-01-20T21:32:06.495Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.495Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-01-20T21:32:06.495Z] [2022-01-20T21:32:06.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-01-20T21:32:06.495Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.495Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-01-20T21:32:06.495Z] [2022-01-20T21:32:06.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-01-20T21:32:06.495Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.495Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-01-20T21:32:06.495Z] [2022-01-20T21:32:06.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-01-20T21:32:06.496Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.496Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-01-20T21:32:06.496Z] [2022-01-20T21:32:06.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-01-20T21:32:06.496Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.496Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-01-20T21:32:06.496Z] [2022-01-20T21:32:06.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-01-20T21:32:06.496Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.496Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-01-20T21:32:06.496Z] [2022-01-20T21:32:06.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-01-20T21:32:06.496Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.496Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-01-20T21:32:06.496Z] [2022-01-20T21:32:06.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-01-20T21:32:06.496Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.496Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-01-20T21:32:06.969Z] [2022-01-20T21:32:06.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-01-20T21:32:06.969Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.969Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-01-20T21:32:06.969Z] [2022-01-20T21:32:06.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-01-20T21:32:06.969Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.969Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-01-20T21:32:06.969Z] [2022-01-20T21:32:06.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2022-01-20T21:32:06.969Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.969Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2022-01-20T21:32:06.969Z] [2022-01-20T21:32:06.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2022-01-20T21:32:06.969Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.969Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2022-01-20T21:32:06.969Z] [2022-01-20T21:32:06.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2022-01-20T21:32:06.969Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.969Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2022-01-20T21:32:06.969Z] [2022-01-20T21:32:06.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-01-20T21:32:06.969Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.969Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-01-20T21:32:06.969Z] [2022-01-20T21:32:06.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2022-01-20T21:32:06.969Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.969Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2022-01-20T21:32:06.969Z] [2022-01-20T21:32:06.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2022-01-20T21:32:06.969Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.969Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2022-01-20T21:32:06.969Z] [2022-01-20T21:32:06.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2022-01-20T21:32:06.969Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.969Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2022-01-20T21:32:06.969Z] [2022-01-20T21:32:06.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-01-20T21:32:06.969Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.969Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-01-20T21:32:06.969Z] [2022-01-20T21:32:06.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-01-20T21:32:06.969Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.969Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-01-20T21:32:06.969Z] [2022-01-20T21:32:06.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-01-20T21:32:06.969Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.969Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-01-20T21:32:06.969Z] [2022-01-20T21:32:06.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2022-01-20T21:32:06.969Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.969Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2022-01-20T21:32:06.969Z] [2022-01-20T21:32:06.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-01-20T21:32:06.969Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.969Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-01-20T21:32:06.969Z] [2022-01-20T21:32:06.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-01-20T21:32:06.969Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.969Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-01-20T21:32:06.969Z] [2022-01-20T21:32:06.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2022-01-20T21:32:06.969Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-01-20T21:32:06.969Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-01-20T21:32:06.969Z] [2022-01-20T21:32:06.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-01-20T21:32:06.969Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-01-20T21:32:06.969Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-01-20T21:32:06.969Z] [2022-01-20T21:32:06.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-01-20T21:32:06.969Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.969Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-01-20T21:32:06.969Z] [2022-01-20T21:32:06.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2022-01-20T21:32:06.969Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.969Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2022-01-20T21:32:06.969Z] [2022-01-20T21:32:06.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-01-20T21:32:06.969Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.969Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-01-20T21:32:06.969Z] [2022-01-20T21:32:06.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-01-20T21:32:06.969Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.969Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-01-20T21:32:06.969Z] [2022-01-20T21:32:06.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2022-01-20T21:32:06.969Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.969Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2022-01-20T21:32:06.969Z] [2022-01-20T21:32:06.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2022-01-20T21:32:06.969Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.969Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2022-01-20T21:32:06.969Z] [2022-01-20T21:32:06.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-01-20T21:32:06.969Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.969Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-01-20T21:32:06.969Z] [2022-01-20T21:32:06.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-01-20T21:32:06.969Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.969Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-01-20T21:32:06.969Z] [2022-01-20T21:32:06.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-01-20T21:32:06.969Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.969Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-01-20T21:32:06.969Z] [2022-01-20T21:32:06.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-01-20T21:32:06.969Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.969Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-01-20T21:32:06.969Z] [2022-01-20T21:32:06.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-01-20T21:32:06.969Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.969Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-01-20T21:32:06.969Z] [2022-01-20T21:32:06.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-01-20T21:32:06.969Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.969Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-01-20T21:32:06.969Z] [2022-01-20T21:32:06.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-01-20T21:32:06.969Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.969Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-01-20T21:32:06.969Z] [2022-01-20T21:32:06.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-01-20T21:32:06.969Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.969Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-01-20T21:32:06.969Z] [2022-01-20T21:32:06.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-01-20T21:32:06.969Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.969Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-01-20T21:32:06.969Z] [2022-01-20T21:32:06.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2022-01-20T21:32:06.969Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.969Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2022-01-20T21:32:06.969Z] [2022-01-20T21:32:06.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-01-20T21:32:06.969Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-01-20T21:32:06.969Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-01-20T21:32:06.969Z] [2022-01-20T21:32:06.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2022-01-20T21:32:06.969Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.969Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2022-01-20T21:32:06.969Z] [2022-01-20T21:32:06.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2022-01-20T21:32:06.969Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.969Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2022-01-20T21:32:06.969Z] [2022-01-20T21:32:06.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2022-01-20T21:32:06.969Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.969Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2022-01-20T21:32:06.969Z] [2022-01-20T21:32:06.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-01-20T21:32:06.969Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.969Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-01-20T21:32:06.969Z] [2022-01-20T21:32:06.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-01-20T21:32:06.969Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.969Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-01-20T21:32:06.969Z] [2022-01-20T21:32:06.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2022-01-20T21:32:06.969Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.969Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2022-01-20T21:32:06.969Z] [2022-01-20T21:32:06.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2022-01-20T21:32:06.969Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.969Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2022-01-20T21:32:06.969Z] [2022-01-20T21:32:06.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2022-01-20T21:32:06.969Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.969Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2022-01-20T21:32:06.969Z] [2022-01-20T21:32:06.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2022-01-20T21:32:06.969Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.969Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2022-01-20T21:32:06.969Z] [2022-01-20T21:32:06.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-01-20T21:32:06.969Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.969Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-01-20T21:32:06.969Z] [2022-01-20T21:32:06.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2022-01-20T21:32:06.969Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.969Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2022-01-20T21:32:06.969Z] [2022-01-20T21:32:06.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2022-01-20T21:32:06.969Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.969Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2022-01-20T21:32:06.969Z] [2022-01-20T21:32:06.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2022-01-20T21:32:06.969Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.969Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2022-01-20T21:32:06.969Z] [2022-01-20T21:32:06.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-01-20T21:32:06.969Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.969Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-01-20T21:32:06.969Z] [2022-01-20T21:32:06.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-01-20T21:32:06.969Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.969Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-01-20T21:32:06.969Z] [2022-01-20T21:32:06.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-01-20T21:32:06.969Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.969Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-01-20T21:32:06.970Z] [2022-01-20T21:32:06.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2022-01-20T21:32:06.970Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.970Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2022-01-20T21:32:06.970Z] [2022-01-20T21:32:06.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-01-20T21:32:06.970Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.970Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-01-20T21:32:06.970Z] [2022-01-20T21:32:06.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2022-01-20T21:32:06.970Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.970Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2022-01-20T21:32:06.970Z] [2022-01-20T21:32:06.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-01-20T21:32:06.970Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.970Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-01-20T21:32:06.970Z] [2022-01-20T21:32:06.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-01-20T21:32:06.970Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.970Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-01-20T21:32:06.970Z] [2022-01-20T21:32:06.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2022-01-20T21:32:06.970Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.970Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2022-01-20T21:32:06.970Z] [2022-01-20T21:32:06.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-01-20T21:32:06.970Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.970Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-01-20T21:32:06.970Z] [2022-01-20T21:32:06.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-01-20T21:32:06.970Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.970Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-01-20T21:32:06.970Z] [2022-01-20T21:32:06.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-01-20T21:32:06.970Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.970Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-01-20T21:32:06.970Z] [2022-01-20T21:32:06.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-01-20T21:32:06.970Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.970Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-01-20T21:32:06.970Z] [2022-01-20T21:32:06.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-01-20T21:32:06.970Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.970Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-01-20T21:32:06.970Z] [2022-01-20T21:32:06.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-01-20T21:32:06.970Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.970Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-01-20T21:32:06.970Z] [2022-01-20T21:32:06.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-01-20T21:32:06.970Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.970Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-01-20T21:32:06.970Z] [2022-01-20T21:32:06.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-01-20T21:32:06.970Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.970Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-01-20T21:32:06.970Z] [2022-01-20T21:32:06.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-01-20T21:32:06.970Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.970Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-01-20T21:32:06.970Z] [2022-01-20T21:32:06.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-01-20T21:32:06.970Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.970Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-01-20T21:32:06.970Z] [2022-01-20T21:32:06.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2022-01-20T21:32:06.970Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.970Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2022-01-20T21:32:06.970Z] [2022-01-20T21:32:06.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-01-20T21:32:06.970Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.970Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-01-20T21:32:06.970Z] [2022-01-20T21:32:06.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-01-20T21:32:06.970Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.970Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-01-20T21:32:06.970Z] [2022-01-20T21:32:06.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2022-01-20T21:32:06.970Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.970Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2022-01-20T21:32:06.970Z] [2022-01-20T21:32:06.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-01-20T21:32:06.970Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.970Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-01-20T21:32:06.970Z] [2022-01-20T21:32:06.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-01-20T21:32:06.970Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.970Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-01-20T21:32:06.970Z] [2022-01-20T21:32:06.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-01-20T21:32:06.970Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.970Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-01-20T21:32:06.970Z] [2022-01-20T21:32:06.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-01-20T21:32:06.970Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.970Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-01-20T21:32:06.970Z] [2022-01-20T21:32:06.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-01-20T21:32:06.970Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.970Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-01-20T21:32:06.970Z] [2022-01-20T21:32:06.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2022-01-20T21:32:06.970Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.970Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2022-01-20T21:32:06.970Z] [2022-01-20T21:32:06.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-01-20T21:32:06.970Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.970Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-01-20T21:32:06.970Z] [2022-01-20T21:32:06.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-01-20T21:32:06.970Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.970Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-01-20T21:32:06.970Z] [2022-01-20T21:32:06.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-01-20T21:32:06.970Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.970Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-01-20T21:32:06.970Z] [2022-01-20T21:32:06.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-01-20T21:32:06.970Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.970Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-01-20T21:32:06.970Z] [2022-01-20T21:32:06.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-01-20T21:32:06.970Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.970Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-01-20T21:32:06.970Z] [2022-01-20T21:32:06.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-01-20T21:32:06.970Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.970Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-01-20T21:32:06.970Z] [2022-01-20T21:32:06.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2022-01-20T21:32:06.970Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.970Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2022-01-20T21:32:06.970Z] [2022-01-20T21:32:06.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2022-01-20T21:32:06.970Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.970Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2022-01-20T21:32:06.970Z] [2022-01-20T21:32:06.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2022-01-20T21:32:06.970Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.970Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2022-01-20T21:32:06.970Z] [2022-01-20T21:32:06.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-01-20T21:32:06.970Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.970Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-01-20T21:32:06.970Z] [2022-01-20T21:32:06.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-01-20T21:32:06.970Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.970Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-01-20T21:32:06.970Z] [2022-01-20T21:32:06.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-01-20T21:32:06.970Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.970Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-01-20T21:32:06.970Z] [2022-01-20T21:32:06.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2022-01-20T21:32:06.970Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.970Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2022-01-20T21:32:06.970Z] [2022-01-20T21:32:06.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2022-01-20T21:32:06.970Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.970Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2022-01-20T21:32:06.970Z] [2022-01-20T21:32:06.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2022-01-20T21:32:06.970Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.970Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2022-01-20T21:32:06.970Z] [2022-01-20T21:32:06.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-01-20T21:32:06.970Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.970Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-01-20T21:32:06.970Z] [2022-01-20T21:32:06.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-01-20T21:32:06.970Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.970Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-01-20T21:32:06.970Z] [2022-01-20T21:32:06.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-01-20T21:32:06.970Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.970Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-01-20T21:32:06.970Z] [2022-01-20T21:32:06.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2022-01-20T21:32:06.970Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.970Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2022-01-20T21:32:06.970Z] [2022-01-20T21:32:06.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2022-01-20T21:32:06.970Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.970Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2022-01-20T21:32:06.970Z] [2022-01-20T21:32:06.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-01-20T21:32:06.970Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.970Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-01-20T21:32:06.970Z] [2022-01-20T21:32:06.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-01-20T21:32:06.970Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.970Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-01-20T21:32:06.970Z] [2022-01-20T21:32:06.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-01-20T21:32:06.970Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2022-01-20T21:32:06.970Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-01-20T21:32:06.970Z] [2022-01-20T21:32:06.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-01-20T21:32:06.970Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.970Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-01-20T21:32:06.970Z] [2022-01-20T21:32:06.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-01-20T21:32:06.970Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.970Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-01-20T21:32:06.970Z] [2022-01-20T21:32:06.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2022-01-20T21:32:06.970Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.970Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2022-01-20T21:32:06.970Z] [2022-01-20T21:32:06.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2022-01-20T21:32:06.970Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.970Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2022-01-20T21:32:06.970Z] [2022-01-20T21:32:06.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2022-01-20T21:32:06.970Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.970Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2022-01-20T21:32:06.970Z] [2022-01-20T21:32:06.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-01-20T21:32:06.970Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.970Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-01-20T21:32:06.970Z] [2022-01-20T21:32:06.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2022-01-20T21:32:06.971Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.971Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2022-01-20T21:32:06.971Z] [2022-01-20T21:32:06.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-01-20T21:32:06.971Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.971Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-01-20T21:32:06.971Z] [2022-01-20T21:32:06.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2022-01-20T21:32:06.971Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.971Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2022-01-20T21:32:06.971Z] [2022-01-20T21:32:06.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-01-20T21:32:06.971Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.971Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-01-20T21:32:06.971Z] [2022-01-20T21:32:06.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2022-01-20T21:32:06.971Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.971Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2022-01-20T21:32:06.971Z] [2022-01-20T21:32:06.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-01-20T21:32:06.971Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.971Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-01-20T21:32:06.971Z] [2022-01-20T21:32:06.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-01-20T21:32:06.971Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.971Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-01-20T21:32:06.971Z] [2022-01-20T21:32:06.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-01-20T21:32:06.971Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.971Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-01-20T21:32:06.971Z] [2022-01-20T21:32:06.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-01-20T21:32:06.971Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.971Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-01-20T21:32:06.971Z] [2022-01-20T21:32:06.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-01-20T21:32:06.971Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.971Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-01-20T21:32:06.971Z] [2022-01-20T21:32:06.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-01-20T21:32:06.971Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.971Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-01-20T21:32:06.971Z] [2022-01-20T21:32:06.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2022-01-20T21:32:06.971Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.971Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2022-01-20T21:32:06.971Z] [2022-01-20T21:32:06.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2022-01-20T21:32:06.971Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.971Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2022-01-20T21:32:06.971Z] [2022-01-20T21:32:06.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-01-20T21:32:06.971Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.971Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-01-20T21:32:06.971Z] [2022-01-20T21:32:06.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-01-20T21:32:06.971Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.971Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-01-20T21:32:06.971Z] [2022-01-20T21:32:06.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2022-01-20T21:32:06.971Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.971Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2022-01-20T21:32:06.971Z] [2022-01-20T21:32:06.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2022-01-20T21:32:06.971Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.971Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-01-20T21:32:06.971Z] [2022-01-20T21:32:06.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-01-20T21:32:06.971Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.971Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-01-20T21:32:06.971Z] [2022-01-20T21:32:06.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-01-20T21:32:06.971Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.971Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-01-20T21:32:06.971Z] [2022-01-20T21:32:06.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-01-20T21:32:06.971Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.971Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-01-20T21:32:06.971Z] [2022-01-20T21:32:06.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2022-01-20T21:32:06.971Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.971Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-01-20T21:32:06.971Z] [2022-01-20T21:32:06.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-01-20T21:32:06.971Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.971Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-01-20T21:32:06.971Z] [2022-01-20T21:32:06.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-01-20T21:32:06.971Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.971Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-01-20T21:32:06.971Z] [2022-01-20T21:32:06.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-01-20T21:32:06.971Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.971Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-01-20T21:32:06.971Z] [2022-01-20T21:32:06.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-01-20T21:32:06.971Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.971Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-01-20T21:32:06.971Z] [2022-01-20T21:32:06.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-01-20T21:32:06.971Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.971Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-01-20T21:32:06.971Z] [2022-01-20T21:32:06.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-01-20T21:32:06.971Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.971Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-01-20T21:32:06.971Z] [2022-01-20T21:32:06.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-01-20T21:32:06.971Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.971Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-01-20T21:32:06.971Z] [2022-01-20T21:32:06.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2022-01-20T21:32:06.971Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.971Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2022-01-20T21:32:06.971Z] [2022-01-20T21:32:06.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2022-01-20T21:32:06.971Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.971Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2022-01-20T21:32:06.971Z] [2022-01-20T21:32:06.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2022-01-20T21:32:06.971Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.971Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2022-01-20T21:32:06.971Z] [2022-01-20T21:32:06.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-01-20T21:32:06.971Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.971Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-01-20T21:32:06.971Z] [2022-01-20T21:32:06.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2022-01-20T21:32:06.971Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.971Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2022-01-20T21:32:06.971Z] [2022-01-20T21:32:06.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-01-20T21:32:06.971Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.971Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-01-20T21:32:06.971Z] [2022-01-20T21:32:06.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-01-20T21:32:06.971Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.971Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-01-20T21:32:06.971Z] [2022-01-20T21:32:06.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2022-01-20T21:32:06.971Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.971Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2022-01-20T21:32:06.971Z] [2022-01-20T21:32:06.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-01-20T21:32:06.971Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2022-01-20T21:32:06.971Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-01-20T21:32:06.971Z] [2022-01-20T21:32:06.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-01-20T21:32:06.971Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.971Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-01-20T21:32:06.971Z] [2022-01-20T21:32:06.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-01-20T21:32:06.971Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.971Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-01-20T21:32:06.971Z] [2022-01-20T21:32:06.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-01-20T21:32:06.971Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.971Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-01-20T21:32:06.971Z] [2022-01-20T21:32:06.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2022-01-20T21:32:06.971Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.971Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2022-01-20T21:32:06.971Z] [2022-01-20T21:32:06.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2022-01-20T21:32:06.971Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.971Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2022-01-20T21:32:06.971Z] [2022-01-20T21:32:06.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2022-01-20T21:32:06.971Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.971Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2022-01-20T21:32:06.971Z] [2022-01-20T21:32:06.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-01-20T21:32:06.971Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.971Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-01-20T21:32:06.971Z] [2022-01-20T21:32:06.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-01-20T21:32:06.971Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.971Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-01-20T21:32:06.971Z] [2022-01-20T21:32:06.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-01-20T21:32:06.971Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.971Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-01-20T21:32:06.971Z] [2022-01-20T21:32:06.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2022-01-20T21:32:06.971Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.971Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2022-01-20T21:32:06.971Z] [2022-01-20T21:32:06.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-01-20T21:32:06.971Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.971Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-01-20T21:32:06.971Z] [2022-01-20T21:32:06.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-01-20T21:32:06.971Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.971Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-01-20T21:32:06.971Z] [2022-01-20T21:32:06.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-01-20T21:32:06.971Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.971Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-01-20T21:32:06.971Z] [2022-01-20T21:32:06.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-01-20T21:32:06.971Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.971Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-01-20T21:32:06.971Z] [2022-01-20T21:32:06.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2022-01-20T21:32:06.971Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2022-01-20T21:32:06.971Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2022-01-20T21:32:06.971Z] [2022-01-20T21:32:06.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-01-20T21:32:06.971Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.971Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-01-20T21:32:06.971Z] [2022-01-20T21:32:06.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-01-20T21:32:06.971Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.971Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-01-20T21:32:06.971Z] [2022-01-20T21:32:06.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-01-20T21:32:06.971Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.971Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-01-20T21:32:06.971Z] [2022-01-20T21:32:06.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-01-20T21:32:06.971Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.971Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-01-20T21:32:06.971Z] [2022-01-20T21:32:06.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2022-01-20T21:32:06.971Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.971Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2022-01-20T21:32:06.971Z] [2022-01-20T21:32:06.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2022-01-20T21:32:06.971Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.971Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2022-01-20T21:32:06.971Z] [2022-01-20T21:32:06.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2022-01-20T21:32:06.971Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.971Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2022-01-20T21:32:06.971Z] [2022-01-20T21:32:06.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2022-01-20T21:32:06.971Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.971Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2022-01-20T21:32:06.971Z] [2022-01-20T21:32:06.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2022-01-20T21:32:06.971Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.971Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2022-01-20T21:32:06.971Z] [2022-01-20T21:32:06.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2022-01-20T21:32:06.971Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.971Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2022-01-20T21:32:06.971Z] [2022-01-20T21:32:06.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2022-01-20T21:32:06.971Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.971Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2022-01-20T21:32:06.971Z] [2022-01-20T21:32:06.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2022-01-20T21:32:06.971Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.971Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2022-01-20T21:32:06.971Z] [2022-01-20T21:32:06.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-01-20T21:32:06.971Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.971Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-01-20T21:32:06.971Z] [2022-01-20T21:32:06.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-01-20T21:32:06.971Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.971Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-01-20T21:32:06.971Z] [2022-01-20T21:32:06.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2022-01-20T21:32:06.971Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.971Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-01-20T21:32:06.971Z] [2022-01-20T21:32:06.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2022-01-20T21:32:06.971Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2022-01-20T21:32:06.971Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2022-01-20T21:32:06.971Z] [2022-01-20T21:32:06.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-01-20T21:32:06.971Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.971Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-01-20T21:32:06.971Z] [2022-01-20T21:32:06.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-01-20T21:32:06.971Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.972Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-01-20T21:32:06.972Z] [2022-01-20T21:32:06.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-01-20T21:32:06.972Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.972Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-01-20T21:32:06.972Z] [2022-01-20T21:32:06.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-01-20T21:32:06.972Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.972Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-01-20T21:32:06.972Z] [2022-01-20T21:32:06.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-01-20T21:32:06.972Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.972Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-01-20T21:32:06.972Z] [2022-01-20T21:32:06.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-01-20T21:32:06.972Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.972Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-01-20T21:32:06.972Z] [2022-01-20T21:32:06.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-01-20T21:32:06.972Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.972Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-01-20T21:32:06.972Z] [2022-01-20T21:32:06.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2022-01-20T21:32:06.972Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.972Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2022-01-20T21:32:06.972Z] [2022-01-20T21:32:06.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-01-20T21:32:06.972Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.972Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-01-20T21:32:06.972Z] [2022-01-20T21:32:06.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2022-01-20T21:32:06.972Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.972Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2022-01-20T21:32:06.972Z] [2022-01-20T21:32:06.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-01-20T21:32:06.972Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.972Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-01-20T21:32:06.972Z] [2022-01-20T21:32:06.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-01-20T21:32:06.972Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.972Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-01-20T21:32:06.972Z] [2022-01-20T21:32:06.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2022-01-20T21:32:06.972Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.972Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2022-01-20T21:32:06.972Z] [2022-01-20T21:32:06.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-01-20T21:32:06.972Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.972Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-01-20T21:32:06.972Z] [2022-01-20T21:32:06.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-01-20T21:32:06.972Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.972Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-01-20T21:32:06.972Z] [2022-01-20T21:32:06.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-01-20T21:32:06.972Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.972Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-01-20T21:32:06.972Z] [2022-01-20T21:32:06.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2022-01-20T21:32:06.972Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.972Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2022-01-20T21:32:06.972Z] [2022-01-20T21:32:06.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2022-01-20T21:32:06.972Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.972Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2022-01-20T21:32:06.972Z] [2022-01-20T21:32:06.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2022-01-20T21:32:06.972Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.972Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2022-01-20T21:32:06.972Z] [2022-01-20T21:32:06.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-01-20T21:32:06.972Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.972Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-01-20T21:32:06.972Z] [2022-01-20T21:32:06.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2022-01-20T21:32:06.972Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2022-01-20T21:32:06.972Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2022-01-20T21:32:06.972Z] [2022-01-20T21:32:06.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2022-01-20T21:32:06.972Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.972Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2022-01-20T21:32:06.972Z] [2022-01-20T21:32:06.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2022-01-20T21:32:06.972Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.972Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2022-01-20T21:32:06.972Z] [2022-01-20T21:32:06.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-01-20T21:32:06.972Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.972Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-01-20T21:32:06.972Z] [2022-01-20T21:32:06.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-01-20T21:32:06.972Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.972Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-01-20T21:32:06.972Z] [2022-01-20T21:32:06.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-01-20T21:32:06.972Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.972Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-01-20T21:32:06.972Z] [2022-01-20T21:32:06.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2022-01-20T21:32:06.972Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.972Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2022-01-20T21:32:06.972Z] [2022-01-20T21:32:06.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2022-01-20T21:32:06.972Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.972Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2022-01-20T21:32:06.972Z] [2022-01-20T21:32:06.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2022-01-20T21:32:06.972Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.972Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2022-01-20T21:32:06.972Z] [2022-01-20T21:32:06.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-01-20T21:32:06.972Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.972Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-01-20T21:32:06.972Z] [2022-01-20T21:32:06.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-01-20T21:32:06.972Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.972Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-01-20T21:32:06.972Z] [2022-01-20T21:32:06.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-01-20T21:32:06.972Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.972Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-01-20T21:32:06.972Z] [2022-01-20T21:32:06.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-01-20T21:32:06.972Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.972Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-01-20T21:32:06.972Z] [2022-01-20T21:32:06.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-01-20T21:32:06.972Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.972Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-01-20T21:32:06.972Z] [2022-01-20T21:32:06.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-01-20T21:32:06.972Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.972Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-01-20T21:32:06.972Z] [2022-01-20T21:32:06.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2022-01-20T21:32:06.972Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.972Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2022-01-20T21:32:06.972Z] [2022-01-20T21:32:06.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-01-20T21:32:06.972Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.972Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-01-20T21:32:06.972Z] [2022-01-20T21:32:06.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2022-01-20T21:32:06.972Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.972Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2022-01-20T21:32:06.972Z] [2022-01-20T21:32:06.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2022-01-20T21:32:06.972Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.972Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2022-01-20T21:32:06.972Z] [2022-01-20T21:32:06.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-01-20T21:32:06.972Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.972Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-01-20T21:32:06.972Z] [2022-01-20T21:32:06.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-01-20T21:32:06.972Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.972Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-01-20T21:32:06.972Z] [2022-01-20T21:32:06.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-01-20T21:32:06.972Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.972Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-01-20T21:32:06.972Z] [2022-01-20T21:32:06.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-01-20T21:32:06.972Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.972Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-01-20T21:32:06.972Z] [2022-01-20T21:32:06.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-01-20T21:32:06.972Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.972Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-01-20T21:32:06.972Z] [2022-01-20T21:32:06.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-01-20T21:32:06.972Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.972Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-01-20T21:32:06.972Z] [2022-01-20T21:32:06.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-01-20T21:32:06.972Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.972Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-01-20T21:32:06.972Z] [2022-01-20T21:32:06.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-01-20T21:32:06.972Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.972Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-01-20T21:32:06.972Z] [2022-01-20T21:32:06.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-01-20T21:32:06.972Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.972Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-01-20T21:32:06.972Z] [2022-01-20T21:32:06.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-01-20T21:32:06.972Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.972Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-01-20T21:32:06.972Z] [2022-01-20T21:32:06.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-01-20T21:32:06.972Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.972Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-01-20T21:32:06.972Z] [2022-01-20T21:32:06.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-01-20T21:32:06.972Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.972Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-01-20T21:32:06.972Z] [2022-01-20T21:32:06.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-01-20T21:32:06.972Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.972Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-01-20T21:32:06.972Z] [2022-01-20T21:32:06.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-01-20T21:32:06.972Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.972Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-01-20T21:32:06.972Z] [2022-01-20T21:32:06.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-01-20T21:32:06.972Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.972Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-01-20T21:32:06.972Z] [2022-01-20T21:32:06.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-01-20T21:32:06.972Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.972Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-01-20T21:32:06.972Z] [2022-01-20T21:32:06.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-01-20T21:32:06.972Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.972Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-01-20T21:32:06.972Z] [2022-01-20T21:32:06.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-01-20T21:32:06.972Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.972Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-01-20T21:32:06.972Z] [2022-01-20T21:32:06.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-01-20T21:32:06.972Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.972Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-01-20T21:32:06.972Z] [2022-01-20T21:32:06.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-01-20T21:32:06.972Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.972Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-01-20T21:32:06.972Z] [2022-01-20T21:32:06.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-01-20T21:32:06.972Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.972Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-01-20T21:32:06.972Z] [2022-01-20T21:32:06.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-01-20T21:32:06.972Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.972Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-01-20T21:32:06.972Z] [2022-01-20T21:32:06.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-01-20T21:32:06.972Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.972Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-01-20T21:32:06.972Z] [2022-01-20T21:32:06.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-01-20T21:32:06.972Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.972Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-01-20T21:32:06.972Z] [2022-01-20T21:32:06.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-01-20T21:32:06.972Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.972Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-01-20T21:32:06.972Z] [2022-01-20T21:32:06.972Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-01-20T21:32:06.973Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.973Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-01-20T21:32:06.973Z] [2022-01-20T21:32:06.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-01-20T21:32:06.973Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.973Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-01-20T21:32:06.973Z] [2022-01-20T21:32:06.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-01-20T21:32:06.973Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.973Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-01-20T21:32:06.973Z] [2022-01-20T21:32:06.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-01-20T21:32:06.973Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.973Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-01-20T21:32:06.973Z] [2022-01-20T21:32:06.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-01-20T21:32:06.973Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.973Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-01-20T21:32:06.973Z] [2022-01-20T21:32:06.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-01-20T21:32:06.973Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.973Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-01-20T21:32:06.973Z] [2022-01-20T21:32:06.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-01-20T21:32:06.973Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.973Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-01-20T21:32:06.973Z] [2022-01-20T21:32:06.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-01-20T21:32:06.973Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.973Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-01-20T21:32:06.973Z] [2022-01-20T21:32:06.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-01-20T21:32:06.973Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.973Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-01-20T21:32:06.973Z] [2022-01-20T21:32:06.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-01-20T21:32:06.973Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.973Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-01-20T21:32:06.973Z] [2022-01-20T21:32:06.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-01-20T21:32:06.973Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.973Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-01-20T21:32:06.973Z] [2022-01-20T21:32:06.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-01-20T21:32:06.973Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.973Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-01-20T21:32:06.973Z] [2022-01-20T21:32:06.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-01-20T21:32:06.973Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.973Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-01-20T21:32:06.973Z] [2022-01-20T21:32:06.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-01-20T21:32:06.973Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.973Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-01-20T21:32:06.973Z] [2022-01-20T21:32:06.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-01-20T21:32:06.973Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.973Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-01-20T21:32:06.973Z] [2022-01-20T21:32:06.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-01-20T21:32:06.973Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.973Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-01-20T21:32:06.973Z] [2022-01-20T21:32:06.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-01-20T21:32:06.973Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.973Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-01-20T21:32:06.973Z] [2022-01-20T21:32:06.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-01-20T21:32:06.973Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.973Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-01-20T21:32:06.973Z] [2022-01-20T21:32:06.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-01-20T21:32:06.973Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.973Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-01-20T21:32:06.973Z] [2022-01-20T21:32:06.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-01-20T21:32:06.973Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.973Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-01-20T21:32:06.973Z] [2022-01-20T21:32:06.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-01-20T21:32:06.973Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.973Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-01-20T21:32:06.973Z] [2022-01-20T21:32:06.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-01-20T21:32:06.973Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.973Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-01-20T21:32:06.973Z] [2022-01-20T21:32:06.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-01-20T21:32:06.973Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.973Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-01-20T21:32:06.973Z] [2022-01-20T21:32:06.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-01-20T21:32:06.973Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.973Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-01-20T21:32:06.973Z] [2022-01-20T21:32:06.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-01-20T21:32:06.973Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.973Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-01-20T21:32:06.973Z] [2022-01-20T21:32:06.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-01-20T21:32:06.973Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.973Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-01-20T21:32:06.973Z] [2022-01-20T21:32:06.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-01-20T21:32:06.973Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.973Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-01-20T21:32:06.973Z] [2022-01-20T21:32:06.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-01-20T21:32:06.973Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.973Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-01-20T21:32:06.973Z] [2022-01-20T21:32:06.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-01-20T21:32:06.973Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.973Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-01-20T21:32:06.973Z] [2022-01-20T21:32:06.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-01-20T21:32:06.973Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.973Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-01-20T21:32:06.973Z] [2022-01-20T21:32:06.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-01-20T21:32:06.973Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.973Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-01-20T21:32:06.973Z] [2022-01-20T21:32:06.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-01-20T21:32:06.973Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.973Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-01-20T21:32:06.973Z] [2022-01-20T21:32:06.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-01-20T21:32:06.973Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.973Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-01-20T21:32:06.973Z] [2022-01-20T21:32:06.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-01-20T21:32:06.973Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.973Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-01-20T21:32:06.973Z] [2022-01-20T21:32:06.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-01-20T21:32:06.973Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.973Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-01-20T21:32:06.973Z] [2022-01-20T21:32:06.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-01-20T21:32:06.973Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.973Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-01-20T21:32:06.973Z] [2022-01-20T21:32:06.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-01-20T21:32:06.973Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.973Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-01-20T21:32:06.973Z] [2022-01-20T21:32:06.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-01-20T21:32:06.973Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.973Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-01-20T21:32:06.973Z] [2022-01-20T21:32:06.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-01-20T21:32:06.973Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.973Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-01-20T21:32:06.973Z] [2022-01-20T21:32:06.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-01-20T21:32:06.973Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.973Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-01-20T21:32:06.973Z] [2022-01-20T21:32:06.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-01-20T21:32:06.973Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.973Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-01-20T21:32:06.973Z] [2022-01-20T21:32:06.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-01-20T21:32:06.973Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.973Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-01-20T21:32:06.973Z] [2022-01-20T21:32:06.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-01-20T21:32:06.973Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.973Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-01-20T21:32:06.973Z] [2022-01-20T21:32:06.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-01-20T21:32:06.973Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.973Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-01-20T21:32:06.973Z] [2022-01-20T21:32:06.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-01-20T21:32:06.973Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.973Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-01-20T21:32:06.973Z] [2022-01-20T21:32:06.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-01-20T21:32:06.973Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.973Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-01-20T21:32:06.973Z] [2022-01-20T21:32:06.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-01-20T21:32:06.973Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.973Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-01-20T21:32:06.973Z] [2022-01-20T21:32:06.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-01-20T21:32:06.973Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.973Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-01-20T21:32:06.973Z] [2022-01-20T21:32:06.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-01-20T21:32:06.973Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.973Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-01-20T21:32:06.973Z] [2022-01-20T21:32:06.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-01-20T21:32:06.973Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.973Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-01-20T21:32:06.973Z] [2022-01-20T21:32:06.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-01-20T21:32:06.973Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.973Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-01-20T21:32:06.973Z] [2022-01-20T21:32:06.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-01-20T21:32:06.973Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.973Z] [2022-01-20T21:32:06.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-01-20T21:32:06.973Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.973Z] [2022-01-20T21:32:06.973Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-01-20T21:32:06.973Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-01-20T21:32:06.973Z] [2022-01-20T21:32:06.973Z] DONE 1085 tests, 539 skipped in 2226.302s [2022-01-20T21:32:06.973Z] INFO: Integration tests ended at 01/20/2022 21:32:06. Duration:00:37:06.4458445 [2022-01-20T21:32:06.973Z] INFO: Docker info of the daemon under test at end of run [2022-01-20T21:32:06.973Z] [2022-01-20T21:32:06.973Z] Containers: 2 [2022-01-20T21:32:06.973Z] Running: 0 [2022-01-20T21:32:06.973Z] Paused: 0 [2022-01-20T21:32:06.973Z] Stopped: 2 [2022-01-20T21:32:06.973Z] Images: 18 [2022-01-20T21:32:06.973Z] Server Version: 0.0.0-dev [2022-01-20T21:32:06.973Z] Storage Driver: windowsfilter [2022-01-20T21:32:06.973Z] Windows: [2022-01-20T21:32:06.973Z] Logging Driver: json-file [2022-01-20T21:32:06.974Z] Plugins: [2022-01-20T21:32:06.974Z] Volume: local [2022-01-20T21:32:06.974Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-01-20T21:32:06.974Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-01-20T21:32:06.974Z] Swarm: inactive [2022-01-20T21:32:06.974Z] Default Isolation: process [2022-01-20T21:32:06.974Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-01-20T21:32:06.974Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-01-20T21:32:06.974Z] OSType: windows [2022-01-20T21:32:06.974Z] Architecture: x86_64 [2022-01-20T21:32:06.974Z] CPUs: 4 [2022-01-20T21:32:06.974Z] Total Memory: 32GiB [2022-01-20T21:32:06.974Z] Name: azwin-2-fe5b60 [2022-01-20T21:32:06.974Z] ID: 5RNY:LNRW:BF7Q:KSPD:ATYC:TX23:WOQB:3HZB:VNFQ:AP5K:SNHP:XDZK [2022-01-20T21:32:06.974Z] Docker Root Dir: D:\CI\PR-43172\3\daemon [2022-01-20T21:32:06.974Z] Debug Mode (client): false [2022-01-20T21:32:06.974Z] Debug Mode (server): true [2022-01-20T21:32:06.974Z] File Descriptors: -1 [2022-01-20T21:32:06.974Z] Goroutines: 17 [2022-01-20T21:32:06.974Z] System Time: 2022-01-20T21:32:06.8179215Z [2022-01-20T21:32:06.974Z] EventsListeners: 0 [2022-01-20T21:32:06.974Z] Registry: https://index.docker.io/v1/ [2022-01-20T21:32:06.974Z] Labels: [2022-01-20T21:32:06.974Z] Experimental: false [2022-01-20T21:32:06.974Z] Insecure Registries: [2022-01-20T21:32:06.974Z] 127.0.0.0/8 [2022-01-20T21:32:06.974Z] Live Restore Enabled: false [2022-01-20T21:32:06.974Z] [2022-01-20T21:32:06.974Z] [2022-01-20T21:32:06.974Z] INFO: Stopping daemon under test [2022-01-20T21:32:07.442Z] SUCCESS: The process with PID 988 (child process of PID 4260) has been terminated. [2022-01-20T21:32:07.442Z] SUCCESS: The process with PID 4260 (child process of PID 1548) has been terminated. [2022-01-20T21:32:07.442Z] INFO: Stop tailing logs of the daemon under tests [2022-01-20T21:32:07.442Z] INFO: executeCI.ps1 Completed successfully at 01/20/2022 21:32:06. [2022-01-20T21:32:07.442Z] INFO: Tidying up at end of run [2022-01-20T21:32:07.442Z] INFO: Saving daemon under test log (d:\CI\PR-43172\3\dut.out) to bundles\CIDUT.out [2022-01-20T21:32:07.442Z] INFO: Saving daemon under test log (d:\CI\PR-43172\3\dut.err) to bundles\CIDUT.err [2022-01-20T21:32:07.442Z] INFO: Saving containerd logs to bundles [2022-01-20T21:32:07.442Z] INFO: Nuke-Everything... [2022-01-20T21:32:07.442Z] INFO: Container count on control daemon to delete is 2 [2022-01-20T21:32:07.442Z] 6c4f118a195f [2022-01-20T21:32:07.442Z] 8b5bcb391438 [2022-01-20T21:32:07.909Z] INFO: Tidying pidfile d:\CI\PR-43172\3\docker.pid [2022-01-20T21:32:07.909Z] INFO: Nuking d:\CI [2022-01-20T21:32:11.148Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-01-20T21:32:11.376Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-01-20T21:32:15.163Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-01-20T21:32:23.810Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-01-20T21:32:28.565Z] === RUN TestDockerSuite/TestRmiTag [2022-01-20T21:32:29.031Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-01-20T21:32:29.119Z] INFO: Zapped successfully [2022-01-20T21:32:29.119Z] [2022-01-20T21:32:29.119Z] INFO: executeCI.ps1 exiting at Thu Jan 20 21:32:26 CUT 2022. Duration 00:59:23.9530992 [2022-01-20T21:32:29.119Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-01-20T21:32:29.372Z] Recording test results [2022-01-20T21:32:31.976Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-01-20T21:32:32.215Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-01-20T21:32:32.215Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-01-20T21:32:32.215Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-01-20T21:32:36.285Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-01-20T21:32:37.811Z] Creating win-2022-integration-bundles.zip [Pipeline] archiveArtifacts [2022-01-20T21:32:39.594Z] Archiving artifacts [2022-01-20T21:32:47.006Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-01-20T21:32:47.006Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-01-20T21:32:47.006Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-01-20T21:32:47.006Z] === RUN TestDockerSuite/TestBuildNetNone [2022-01-20T21:32:47.006Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-01-20T21:32:47.006Z] === RUN TestDockerSuite/TestBuildNoContext [2022-01-20T21:32:50.727Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-01-20T21:32:53.187Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-01-20T21:32:53.653Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-01-20T21:32:54.084Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43172/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-01-20T21:32:55.033Z] + make clean [2022-01-20T21:32:56.595Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-01-20T21:32:56.595Z] docker-dev-cache [2022-01-20T21:32:56.595Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-01-20T21:32:59.625Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-01-20T21:33:00.091Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-01-20T21:33:00.091Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2022-01-20T21:33:00.091Z] === RUN TestDockerSuite/TestRunAddHost [2022-01-20T21:33:00.091Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2022-01-20T21:33:00.091Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-01-20T21:33:00.091Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2022-01-20T21:33:00.091Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-01-20T21:33:00.091Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2022-01-20T21:33:00.091Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-01-20T21:33:00.091Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2022-01-20T21:33:00.091Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-01-20T21:33:00.091Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2022-01-20T21:33:00.091Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-01-20T21:33:00.091Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2022-01-20T21:33:00.091Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-01-20T21:33:01.022Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-01-20T21:33:03.033Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-01-20T21:33:03.033Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2022-01-20T21:33:03.033Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-01-20T21:33:03.033Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2022-01-20T21:33:03.033Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-01-20T21:33:04.748Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-01-20T21:33:04.748Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-01-20T21:33:04.748Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-01-20T21:33:07.642Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-01-20T21:33:08.881Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-01-20T21:33:09.174Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-01-20T21:33:11.344Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-01-20T21:33:12.661Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-01-20T21:33:15.602Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-01-20T21:33:18.542Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-01-20T21:33:21.483Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-01-20T21:33:21.483Z] === RUN TestDockerSuite/TestRunBindMounts [2022-01-20T21:33:27.334Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-01-20T21:33:27.334Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2022-01-20T21:33:27.334Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-01-20T21:33:27.334Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2022-01-20T21:33:27.334Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-01-20T21:33:27.334Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2022-01-20T21:33:27.334Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-01-20T21:33:27.334Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2022-01-20T21:33:27.334Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-01-20T21:33:27.334Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2022-01-20T21:33:27.334Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-01-20T21:33:27.334Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2022-01-20T21:33:27.334Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-01-20T21:33:27.334Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2022-01-20T21:33:27.334Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-01-20T21:33:27.334Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2022-01-20T21:33:27.334Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-01-20T21:33:27.334Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2022-01-20T21:33:27.334Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-01-20T21:33:27.334Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2022-01-20T21:33:27.334Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-01-20T21:33:27.334Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2022-01-20T21:33:27.334Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-01-20T21:33:29.008Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-01-20T21:33:29.973Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-01-20T21:33:30.272Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-01-20T21:33:30.272Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2022-01-20T21:33:30.272Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-01-20T21:33:34.053Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-01-20T21:33:34.053Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2022-01-20T21:33:34.053Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-01-20T21:33:34.053Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2022-01-20T21:33:34.053Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-01-20T21:33:36.259Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-01-20T21:33:36.259Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2022-01-20T21:33:36.259Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-01-20T21:33:36.259Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2022-01-20T21:33:36.259Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-01-20T21:33:36.259Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2022-01-20T21:33:36.259Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-01-20T21:33:36.259Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2022-01-20T21:33:36.259Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-01-20T21:33:36.259Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2022-01-20T21:33:36.259Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-01-20T21:33:36.259Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2022-01-20T21:33:36.259Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-01-20T21:33:36.259Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2022-01-20T21:33:36.259Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-01-20T21:33:38.465Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-01-20T21:33:41.406Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-01-20T21:33:42.334Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-01-20T21:33:44.346Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-01-20T21:33:44.346Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2022-01-20T21:33:44.346Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-01-20T21:33:44.346Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2022-01-20T21:33:44.346Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-01-20T21:33:44.346Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2022-01-20T21:33:44.346Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-01-20T21:33:46.057Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-01-20T21:33:47.288Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-01-20T21:33:47.288Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2022-01-20T21:33:47.288Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-01-20T21:33:47.288Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2022-01-20T21:33:47.288Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-01-20T21:33:47.288Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2022-01-20T21:33:47.288Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-01-20T21:33:47.288Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2022-01-20T21:33:47.288Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-01-20T21:33:48.845Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-01-20T21:33:56.019Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-01-20T21:33:56.019Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2022-01-20T21:33:56.019Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-01-20T21:33:56.019Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2022-01-20T21:33:56.019Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-01-20T21:33:56.019Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2022-01-20T21:33:56.019Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-01-20T21:33:56.019Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2022-01-20T21:33:56.019Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-01-20T21:33:56.019Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2022-01-20T21:33:56.019Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-01-20T21:33:56.019Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2022-01-20T21:33:56.019Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-01-20T21:33:58.416Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-01-20T21:33:58.968Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-01-20T21:33:58.968Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2022-01-20T21:33:58.968Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-01-20T21:33:58.968Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-01-20T21:33:58.968Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2022-01-20T21:33:58.968Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-01-20T21:34:01.909Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-01-20T21:34:04.325Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-01-20T21:34:04.961Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-01-20T21:34:04.961Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2022-01-20T21:34:04.961Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-01-20T21:34:07.907Z] === RUN TestDockerSuite/TestRunEnvironment [2022-01-20T21:34:07.907Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2022-01-20T21:34:07.907Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-01-20T21:34:07.907Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2022-01-20T21:34:07.907Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-01-20T21:34:07.907Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2022-01-20T21:34:07.907Z] === RUN TestDockerSuite/TestRunExitCode [2022-01-20T21:34:10.111Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-01-20T21:34:10.857Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-01-20T21:34:11.082Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-01-20T21:34:11.082Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-01-20T21:34:11.082Z] === RUN TestDockerSuite/TestBuildPATH [2022-01-20T21:34:11.082Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-01-20T21:34:11.082Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-01-20T21:34:13.797Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-01-20T21:34:13.986Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-01-20T21:34:13.986Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-01-20T21:34:13.986Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-01-20T21:34:16.737Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-01-20T21:34:19.678Z] === RUN TestDockerSuite/TestRunExposePort [2022-01-20T21:34:19.678Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-01-20T21:34:19.678Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2022-01-20T21:34:19.678Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-01-20T21:34:19.678Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2022-01-20T21:34:19.678Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-01-20T21:34:19.678Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2022-01-20T21:34:19.678Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-01-20T21:34:19.678Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2022-01-20T21:34:19.678Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-01-20T21:34:19.678Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2022-01-20T21:34:19.678Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-01-20T21:34:19.678Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2022-01-20T21:34:19.678Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-01-20T21:34:19.678Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2022-01-20T21:34:19.678Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-01-20T21:34:25.531Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-01-20T21:34:25.531Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2022-01-20T21:34:25.531Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-01-20T21:34:25.531Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-01-20T21:34:25.531Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2022-01-20T21:34:25.531Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-01-20T21:34:25.531Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2022-01-20T21:34:25.531Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-01-20T21:34:25.531Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2022-01-20T21:34:25.531Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-01-20T21:34:25.531Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2022-01-20T21:34:25.531Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-01-20T21:34:32.674Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-01-20T21:34:32.674Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2022-01-20T21:34:32.674Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-01-20T21:34:34.883Z] === RUN TestDockerSuite/TestRunModeHostname [2022-01-20T21:34:34.883Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2022-01-20T21:34:34.883Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-01-20T21:34:34.883Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2022-01-20T21:34:34.883Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-01-20T21:34:34.883Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2022-01-20T21:34:34.883Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-01-20T21:34:34.883Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2022-01-20T21:34:34.883Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-01-20T21:34:34.883Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2022-01-20T21:34:34.883Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-01-20T21:34:34.883Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2022-01-20T21:34:34.883Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-01-20T21:34:34.883Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2022-01-20T21:34:34.883Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-01-20T21:34:34.883Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2022-01-20T21:34:34.883Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-01-20T21:34:34.883Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2022-01-20T21:34:34.883Z] === RUN TestDockerSuite/TestRunMount [2022-01-20T21:34:34.883Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2022-01-20T21:34:34.883Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-01-20T21:34:34.883Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2022-01-20T21:34:34.883Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-01-20T21:34:34.883Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2022-01-20T21:34:34.883Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-01-20T21:34:34.883Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2022-01-20T21:34:34.883Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-01-20T21:34:43.524Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-01-20T21:34:43.524Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-01-20T21:34:43.524Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-01-20T21:34:43.524Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2022-01-20T21:34:43.524Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-01-20T21:34:43.524Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2022-01-20T21:34:43.524Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-01-20T21:34:50.665Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-01-20T21:34:55.405Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-01-20T21:34:55.405Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2022-01-20T21:34:55.405Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-01-20T21:34:55.405Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2022-01-20T21:34:55.405Z] === RUN TestDockerSuite/TestRunNetHost [2022-01-20T21:34:55.405Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2022-01-20T21:34:55.405Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-01-20T21:34:55.405Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2022-01-20T21:34:55.405Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-01-20T21:34:55.405Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2022-01-20T21:34:55.405Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-01-20T21:34:55.405Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2022-01-20T21:34:55.405Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-01-20T21:34:55.405Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2022-01-20T21:34:55.405Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-01-20T21:34:55.405Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2022-01-20T21:34:55.405Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-01-20T21:34:55.405Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2022-01-20T21:34:55.405Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-01-20T21:34:55.405Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-01-20T21:34:56.966Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-01-20T21:34:58.524Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-01-20T21:35:00.734Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-01-20T21:35:01.719Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-01-20T21:35:04.663Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-01-20T21:35:04.663Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2022-01-20T21:35:04.663Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-01-20T21:35:04.663Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2022-01-20T21:35:04.663Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-01-20T21:35:04.663Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2022-01-20T21:35:04.663Z] === RUN TestDockerSuite/TestRunPortInUse [2022-01-20T21:35:04.663Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2022-01-20T21:35:04.663Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-01-20T21:35:04.663Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2022-01-20T21:35:04.663Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-01-20T21:35:04.663Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2022-01-20T21:35:04.663Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-01-20T21:35:04.663Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2022-01-20T21:35:04.663Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-01-20T21:35:04.663Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2022-01-20T21:35:04.663Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-01-20T21:35:09.403Z] === RUN TestDockerSuite/TestRunPublishPort [2022-01-20T21:35:09.403Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2022-01-20T21:35:09.403Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-01-20T21:35:09.403Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2022-01-20T21:35:09.403Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-01-20T21:35:09.403Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2022-01-20T21:35:09.403Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-01-20T21:35:09.403Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2022-01-20T21:35:09.403Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-01-20T21:35:09.403Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2022-01-20T21:35:09.403Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-01-20T21:35:14.435Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-01-20T21:35:19.804Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-01-20T21:35:19.804Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2022-01-20T21:35:19.804Z] === RUN TestDockerSuite/TestRunRm [2022-01-20T21:35:22.010Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-01-20T21:35:27.864Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-01-20T21:35:30.807Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-01-20T21:35:33.750Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-01-20T21:35:37.542Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-01-20T21:35:37.542Z] docker_cli_run_test.go:1986: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-01-20T21:35:37.542Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-01-20T21:35:37.542Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2022-01-20T21:35:37.542Z] === RUN TestDockerSuite/TestRunState [2022-01-20T21:35:37.542Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2022-01-20T21:35:37.542Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-01-20T21:35:40.484Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-01-20T21:35:40.484Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2022-01-20T21:35:40.484Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-01-20T21:35:40.950Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-01-20T21:35:40.950Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2022-01-20T21:35:40.950Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-01-20T21:35:40.950Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2022-01-20T21:35:40.950Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-01-20T21:35:40.950Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-01-20T21:35:40.950Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-01-20T21:35:40.950Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2022-01-20T21:35:40.950Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-01-20T21:35:46.807Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-01-20T21:35:46.807Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2022-01-20T21:35:46.807Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-01-20T21:35:46.807Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2022-01-20T21:35:46.807Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-01-20T21:35:46.807Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2022-01-20T21:35:46.807Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-01-20T21:35:46.807Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2022-01-20T21:35:46.807Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-01-20T21:35:46.807Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2022-01-20T21:35:46.807Z] === RUN TestDockerSuite/TestRunUserByID [2022-01-20T21:35:46.807Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2022-01-20T21:35:46.808Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-01-20T21:35:46.808Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2022-01-20T21:35:46.808Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-01-20T21:35:46.808Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2022-01-20T21:35:46.808Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-01-20T21:35:46.808Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2022-01-20T21:35:46.808Z] === RUN TestDockerSuite/TestRunUserByName [2022-01-20T21:35:46.808Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2022-01-20T21:35:46.808Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-01-20T21:35:49.016Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-01-20T21:35:49.016Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2022-01-20T21:35:49.016Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-01-20T21:35:50.150Z] === RUN TestDockerSuite/TestBuildRm [2022-01-20T21:35:51.969Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-01-20T21:35:51.969Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2022-01-20T21:35:51.969Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-01-20T21:35:51.969Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2022-01-20T21:35:52.435Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-01-20T21:35:56.215Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-01-20T21:36:04.861Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-01-20T21:36:04.995Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-01-20T21:36:09.690Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-01-20T21:36:09.690Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-01-20T21:36:09.690Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-01-20T21:36:09.690Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-01-20T21:36:09.690Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-01-20T21:36:10.711Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-01-20T21:36:11.882Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-01-20T21:36:16.575Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-01-20T21:36:19.359Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-01-20T21:36:19.359Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2022-01-20T21:36:19.359Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-01-20T21:36:19.359Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-01-20T21:36:22.310Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-01-20T21:36:25.251Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-01-20T21:36:26.903Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-01-20T21:36:28.179Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-01-20T21:36:28.179Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2022-01-20T21:36:28.179Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-01-20T21:36:28.633Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-01-20T21:36:28.633Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-01-20T21:36:28.633Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2022-01-20T21:36:28.633Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-01-20T21:36:28.633Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2022-01-20T21:36:28.633Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-01-20T21:36:28.633Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2022-01-20T21:36:28.633Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-01-20T21:36:28.633Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2022-01-20T21:36:28.633Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-01-20T21:36:28.633Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2022-01-20T21:36:28.633Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-01-20T21:36:31.668Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-01-20T21:36:33.287Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-01-20T21:36:35.445Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-01-20T21:36:37.603Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-01-20T21:36:43.360Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-01-20T21:36:43.360Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2022-01-20T21:36:43.360Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-01-20T21:36:43.360Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2022-01-20T21:36:43.360Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-01-20T21:36:43.360Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2022-01-20T21:36:43.360Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-01-20T21:36:43.360Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2022-01-20T21:36:43.360Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-01-20T21:36:43.360Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2022-01-20T21:36:43.360Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-01-20T21:36:43.360Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-01-20T21:36:43.361Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-01-20T21:36:43.361Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-01-20T21:36:43.361Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-01-20T21:36:43.361Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-01-20T21:36:43.361Z] === RUN TestDockerSuite/TestSaveImageId [2022-01-20T21:36:43.361Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-01-20T21:36:43.361Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-01-20T21:36:43.361Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-01-20T21:36:43.361Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-01-20T21:36:43.361Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-01-20T21:36:43.361Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-01-20T21:36:43.361Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-01-20T21:36:43.361Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-01-20T21:36:43.361Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-01-20T21:36:43.361Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-01-20T21:36:43.361Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-01-20T21:36:43.361Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-01-20T21:36:43.361Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-01-20T21:36:43.361Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-01-20T21:36:43.361Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-01-20T21:36:43.361Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-01-20T21:36:43.361Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-01-20T21:36:43.361Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-01-20T21:36:46.243Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-01-20T21:36:46.243Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-01-20T21:36:46.697Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-01-20T21:36:46.697Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-01-20T21:36:48.855Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-01-20T21:36:49.548Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-01-20T21:36:50.543Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-01-20T21:36:51.538Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-01-20T21:36:57.372Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-01-20T21:36:57.373Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2022-01-20T21:36:57.373Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-01-20T21:37:06.520Z] === RUN TestDockerSuite/TestBuildSpaces [2022-01-20T21:37:06.520Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-01-20T21:37:07.635Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-01-20T21:37:07.635Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2022-01-20T21:37:07.635Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-01-20T21:37:11.303Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-01-20T21:37:11.303Z] === RUN TestDockerSuite/TestBuildStderr [2022-01-20T21:37:12.287Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-01-20T21:37:12.287Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2022-01-20T21:37:12.287Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-01-20T21:37:12.287Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2022-01-20T21:37:12.287Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-01-20T21:37:12.287Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2022-01-20T21:37:12.287Z] === RUN TestDockerSuite/TestStartRecordError [2022-01-20T21:37:12.287Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2022-01-20T21:37:12.287Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-01-20T21:37:17.201Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-01-20T21:37:20.812Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-01-20T21:37:20.812Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-01-20T21:37:20.812Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-01-20T21:37:20.812Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-01-20T21:37:20.812Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-01-20T21:37:20.812Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-01-20T21:37:20.812Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-01-20T21:37:20.812Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-01-20T21:37:20.812Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-01-20T21:37:20.812Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-01-20T21:37:20.812Z] === RUN TestDockerSuite/TestStatsNoStream [2022-01-20T21:37:20.812Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-01-20T21:37:20.812Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-01-20T21:37:23.695Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-01-20T21:37:27.405Z] === RUN TestDockerSuite/TestTopPrivileged [2022-01-20T21:37:27.405Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-01-20T21:37:27.405Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-01-20T21:37:31.115Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-01-20T21:37:31.115Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2022-01-20T21:37:31.115Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-01-20T21:37:31.115Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-01-20T21:37:31.115Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-01-20T21:37:31.115Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-01-20T21:37:31.115Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-01-20T21:37:31.115Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2022-01-20T21:37:31.115Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-01-20T21:37:31.115Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2022-01-20T21:37:31.115Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-01-20T21:37:31.115Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2022-01-20T21:37:31.115Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-01-20T21:37:42.550Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-01-20T21:37:42.550Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-01-20T21:37:42.550Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-01-20T21:37:45.525Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-01-20T21:37:47.758Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-01-20T21:37:48.750Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-01-20T21:37:48.750Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-01-20T21:37:48.750Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-01-20T21:37:48.750Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-01-20T21:37:48.750Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-01-20T21:37:48.750Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-01-20T21:37:48.750Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-01-20T21:37:48.750Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-01-20T21:37:50.277Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-01-20T21:37:50.736Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-01-20T21:37:53.691Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-01-20T21:37:54.541Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-01-20T21:37:54.541Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-01-20T21:37:54.994Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-01-20T21:37:54.995Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-01-20T21:37:54.995Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-01-20T21:38:00.882Z] === RUN TestDockerSuite/TestBuildUser [2022-01-20T21:38:00.882Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-01-20T21:38:00.882Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-01-20T21:38:00.882Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-01-20T21:38:00.882Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-01-20T21:38:00.882Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-01-20T21:38:00.882Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-01-20T21:38:05.256Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-01-20T21:38:05.256Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-01-20T21:38:05.256Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-01-20T21:38:05.256Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-01-20T21:38:05.256Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-01-20T21:38:05.256Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-01-20T21:38:05.256Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-01-20T21:38:05.665Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-01-20T21:38:06.137Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-01-20T21:38:13.780Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-01-20T21:38:14.234Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-01-20T21:38:14.688Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-01-20T21:38:14.838Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-01-20T21:38:14.838Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-01-20T21:38:14.838Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-01-20T21:38:14.838Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-01-20T21:38:14.838Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-01-20T21:38:27.007Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-01-20T21:38:27.007Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.007Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-01-20T21:38:27.460Z] --- PASS: TestDockerSuite (2504.80s) [2022-01-20T21:38:27.460Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2022-01-20T21:38:27.460Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-01-20T21:38:27.460Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-01-20T21:38:27.460Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2022-01-20T21:38:27.460Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-01-20T21:38:27.460Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-01-20T21:38:27.460Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2022-01-20T21:38:27.460Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.74s) [2022-01-20T21:38:27.460Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.24s) [2022-01-20T21:38:27.460Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.63s) [2022-01-20T21:38:27.460Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.35s) [2022-01-20T21:38:27.460Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (71.39s) [2022-01-20T21:38:27.460Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.87s) [2022-01-20T21:38:27.460Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) [2022-01-20T21:38:27.461Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2022-01-20T21:38:27.461Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2022-01-20T21:38:27.461Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-01-20T21:38:27.461Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-01-20T21:38:27.461Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2022-01-20T21:38:27.461Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2022-01-20T21:38:27.461Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2022-01-20T21:38:27.461Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2022-01-20T21:38:27.461Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2022-01-20T21:38:27.461Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.01s) [2022-01-20T21:38:27.461Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-01-20T21:38:27.461Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-01-20T21:38:27.461Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.01s) [2022-01-20T21:38:27.461Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (3.06s) [2022-01-20T21:38:27.461Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2022-01-20T21:38:27.461Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2022-01-20T21:38:27.461Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2022-01-20T21:38:27.461Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2022-01-20T21:38:27.461Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (5.03s) [2022-01-20T21:38:27.461Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2022-01-20T21:38:27.461Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-01-20T21:38:27.461Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.27s) [2022-01-20T21:38:27.461Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (73.94s) [2022-01-20T21:38:27.461Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.37s) [2022-01-20T21:38:27.461Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.06s) [2022-01-20T21:38:27.461Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2022-01-20T21:38:27.461Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.53s) [2022-01-20T21:38:27.461Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.93s) [2022-01-20T21:38:27.461Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2022-01-20T21:38:27.461Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-01-20T21:38:27.461Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-01-20T21:38:27.461Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.28s) [2022-01-20T21:38:27.461Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.90s) [2022-01-20T21:38:27.461Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.20s) [2022-01-20T21:38:27.461Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.56s) [2022-01-20T21:38:27.461Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-01-20T21:38:27.461Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2022-01-20T21:38:27.461Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2022-01-20T21:38:27.461Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.93s) [2022-01-20T21:38:27.461Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (12.03s) [2022-01-20T21:38:27.461Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.49s) [2022-01-20T21:38:27.461Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.08s) [2022-01-20T21:38:27.461Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-01-20T21:38:27.461Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.34s) [2022-01-20T21:38:27.461Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.62s) [2022-01-20T21:38:27.461Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.16s) [2022-01-20T21:38:27.461Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-01-20T21:38:27.461Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2022-01-20T21:38:27.461Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2022-01-20T21:38:27.461Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-01-20T21:38:27.461Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.54s) [2022-01-20T21:38:27.461Z] --- PASS: TestDockerSuite/TestBuildAddTar (34.94s) [2022-01-20T21:38:27.461Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-01-20T21:38:27.461Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.36s) [2022-01-20T21:38:27.461Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (19.36s) [2022-01-20T21:38:27.461Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.65s) [2022-01-20T21:38:27.461Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.51s) [2022-01-20T21:38:27.461Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (8.19s) [2022-01-20T21:38:27.461Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.00s) [2022-01-20T21:38:27.461Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.54s) [2022-01-20T21:38:27.461Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (10.34s) [2022-01-20T21:38:27.461Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (13.78s) [2022-01-20T21:38:27.461Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.33s) [2022-01-20T21:38:27.461Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.31s) [2022-01-20T21:38:27.461Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2022-01-20T21:38:27.461Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2022-01-20T21:38:27.461Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.59s) [2022-01-20T21:38:27.461Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-01-20T21:38:27.461Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.60s) [2022-01-20T21:38:27.461Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-01-20T21:38:27.461Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-01-20T21:38:27.461Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (24.31s) [2022-01-20T21:38:27.461Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.61s) [2022-01-20T21:38:27.461Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.65s) [2022-01-20T21:38:27.461Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.37s) [2022-01-20T21:38:27.461Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.36s) [2022-01-20T21:38:27.461Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2022-01-20T21:38:27.461Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.95s) [2022-01-20T21:38:27.461Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.38s) [2022-01-20T21:38:27.461Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-01-20T21:38:27.461Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-01-20T21:38:27.461Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.54s) [2022-01-20T21:38:27.461Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.00s) [2022-01-20T21:38:27.461Z] --- PASS: TestDockerSuite/TestBuildCmd (0.60s) [2022-01-20T21:38:27.461Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.58s) [2022-01-20T21:38:27.461Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.57s) [2022-01-20T21:38:27.461Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (6.78s) [2022-01-20T21:38:27.461Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.22s) [2022-01-20T21:38:27.461Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2022-01-20T21:38:27.461Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.22s) [2022-01-20T21:38:27.461Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-01-20T21:38:27.461Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.48s) [2022-01-20T21:38:27.461Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.20s) [2022-01-20T21:38:27.461Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.95s) [2022-01-20T21:38:27.461Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.54s) [2022-01-20T21:38:27.461Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-01-20T21:38:27.461Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.89s) [2022-01-20T21:38:27.461Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.66s) [2022-01-20T21:38:27.461Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2022-01-20T21:38:27.461Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2022-01-20T21:38:27.461Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.55s) [2022-01-20T21:38:27.461Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (35.92s) [2022-01-20T21:38:27.461Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.63s) [2022-01-20T21:38:27.461Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.55s) [2022-01-20T21:38:27.461Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.79s) [2022-01-20T21:38:27.461Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.33s) [2022-01-20T21:38:27.461Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.30s) [2022-01-20T21:38:27.461Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-01-20T21:38:27.461Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.54s) [2022-01-20T21:38:27.461Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-01-20T21:38:27.461Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (24.02s) [2022-01-20T21:38:27.461Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.71s) [2022-01-20T21:38:27.461Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.36s) [2022-01-20T21:38:27.461Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (18.46s) [2022-01-20T21:38:27.461Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.64s) [2022-01-20T21:38:27.461Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.73s) [2022-01-20T21:38:27.461Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.09s) [2022-01-20T21:38:27.461Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.44s) [2022-01-20T21:38:27.461Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.44s) [2022-01-20T21:38:27.461Z] --- PASS: TestDockerSuite/TestBuildDockerignore (51.81s) [2022-01-20T21:38:27.461Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.20s) [2022-01-20T21:38:27.461Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.35s) [2022-01-20T21:38:27.461Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (57.13s) [2022-01-20T21:38:27.461Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.59s) [2022-01-20T21:38:27.461Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.69s) [2022-01-20T21:38:27.461Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (19.84s) [2022-01-20T21:38:27.461Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (10.87s) [2022-01-20T21:38:27.461Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (10.50s) [2022-01-20T21:38:27.461Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (29.09s) [2022-01-20T21:38:27.461Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (11.03s) [2022-01-20T21:38:27.461Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (10.78s) [2022-01-20T21:38:27.461Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (79.03s) [2022-01-20T21:38:27.461Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.40s) [2022-01-20T21:38:27.461Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.34s) [2022-01-20T21:38:27.461Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-01-20T21:38:27.461Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.59s) [2022-01-20T21:38:27.461Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.10s) [2022-01-20T21:38:27.461Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-01-20T21:38:27.461Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.53s) [2022-01-20T21:38:27.461Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.58s) [2022-01-20T21:38:27.461Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (6.94s) [2022-01-20T21:38:27.461Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (4.13s) [2022-01-20T21:38:27.461Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.28s) [2022-01-20T21:38:27.461Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-01-20T21:38:27.461Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.32s) [2022-01-20T21:38:27.461Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2022-01-20T21:38:27.461Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2022-01-20T21:38:27.461Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-01-20T21:38:27.461Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.94s) [2022-01-20T21:38:27.461Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-01-20T21:38:27.461Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-01-20T21:38:27.461Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-01-20T21:38:27.461Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.00s) [2022-01-20T21:38:27.461Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.77s) [2022-01-20T21:38:27.461Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (14.40s) [2022-01-20T21:38:27.461Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.61s) [2022-01-20T21:38:27.461Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-01-20T21:38:27.461Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-01-20T21:38:27.461Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2022-01-20T21:38:27.461Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-01-20T21:38:27.461Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-01-20T21:38:27.461Z] --- PASS: TestDockerSuite/TestBuildFails (2.99s) [2022-01-20T21:38:27.461Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.10s) [2022-01-20T21:38:27.461Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.81s) [2022-01-20T21:38:27.461Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (7.02s) [2022-01-20T21:38:27.461Z] --- PASS: TestDockerSuite/TestBuildForceRm (7.75s) [2022-01-20T21:38:27.461Z] --- PASS: TestDockerSuite/TestBuildFromGit (7.54s) [2022-01-20T21:38:27.461Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.36s) [2022-01-20T21:38:27.461Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.67s) [2022-01-20T21:38:27.461Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-01-20T21:38:27.461Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.71s) [2022-01-20T21:38:27.461Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.55s) [2022-01-20T21:38:27.461Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-01-20T21:38:27.461Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (9.33s) [2022-01-20T21:38:27.461Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-01-20T21:38:27.461Z] --- PASS: TestDockerSuite/TestBuildHistory (11.47s) [2022-01-20T21:38:27.461Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.00s) [2022-01-20T21:38:27.461Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.76s) [2022-01-20T21:38:27.461Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2022-01-20T21:38:27.461Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.75s) [2022-01-20T21:38:27.461Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.09s) [2022-01-20T21:38:27.461Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.84s) [2022-01-20T21:38:27.461Z] --- PASS: TestDockerSuite/TestBuildLabel (1.00s) [2022-01-20T21:38:27.461Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.64s) [2022-01-20T21:38:27.461Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.01s) [2022-01-20T21:38:27.461Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.61s) [2022-01-20T21:38:27.461Z] --- PASS: TestDockerSuite/TestBuildLabels (1.03s) [2022-01-20T21:38:27.461Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.54s) [2022-01-20T21:38:27.461Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.02s) [2022-01-20T21:38:27.461Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2022-01-20T21:38:27.461Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2022-01-20T21:38:27.461Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.09s) [2022-01-20T21:38:27.461Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s) [2022-01-20T21:38:27.461Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2022-01-20T21:38:27.461Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s) [2022-01-20T21:38:27.461Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.57s) [2022-01-20T21:38:27.461Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.62s) [2022-01-20T21:38:27.461Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.46s) [2022-01-20T21:38:27.461Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (17.15s) [2022-01-20T21:38:27.461Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2022-01-20T21:38:27.461Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.71s) [2022-01-20T21:38:27.461Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (38.01s) [2022-01-20T21:38:27.461Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (16.00s) [2022-01-20T21:38:27.461Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (6.48s) [2022-01-20T21:38:27.461Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (7.37s) [2022-01-20T21:38:27.461Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.63s) [2022-01-20T21:38:27.461Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (19.29s) [2022-01-20T21:38:27.461Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-01-20T21:38:27.461Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (8.48s) [2022-01-20T21:38:27.461Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.65s) [2022-01-20T21:38:27.461Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2022-01-20T21:38:27.461Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2022-01-20T21:38:27.461Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.45s) [2022-01-20T21:38:27.461Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.58s) [2022-01-20T21:38:27.461Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (3.07s) [2022-01-20T21:38:27.461Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.23s) [2022-01-20T21:38:27.461Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.16s) [2022-01-20T21:38:27.461Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.84s) [2022-01-20T21:38:27.461Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.97s) [2022-01-20T21:38:27.461Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.34s) [2022-01-20T21:38:27.461Z] --- PASS: TestDockerSuite/TestBuildOnBuild (9.53s) [2022-01-20T21:38:27.461Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.62s) [2022-01-20T21:38:27.461Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (9.89s) [2022-01-20T21:38:27.461Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.55s) [2022-01-20T21:38:27.461Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (9.47s) [2022-01-20T21:38:27.461Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.38s) [2022-01-20T21:38:27.461Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.27s) [2022-01-20T21:38:27.461Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.17s) [2022-01-20T21:38:27.461Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-01-20T21:38:27.461Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2022-01-20T21:38:27.461Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.88s) [2022-01-20T21:38:27.461Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-01-20T21:38:27.461Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (42.55s) [2022-01-20T21:38:27.461Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (19.91s) [2022-01-20T21:38:27.461Z] --- PASS: TestDockerSuite/TestBuildRm (14.97s) [2022-01-20T21:38:27.461Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (4.41s) [2022-01-20T21:38:27.461Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2022-01-20T21:38:27.461Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.42s) [2022-01-20T21:38:27.461Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.54s) [2022-01-20T21:38:27.461Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.67s) [2022-01-20T21:38:27.461Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (5.07s) [2022-01-20T21:38:27.461Z] --- PASS: TestDockerSuite/TestBuildShellInherited (5.31s) [2022-01-20T21:38:27.461Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (19.24s) [2022-01-20T21:38:27.461Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.72s) [2022-01-20T21:38:27.461Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.75s) [2022-01-20T21:38:27.461Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (9.05s) [2022-01-20T21:38:27.461Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.27s) [2022-01-20T21:38:27.461Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.27s) [2022-01-20T21:38:27.461Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s) [2022-01-20T21:38:27.461Z] --- PASS: TestDockerSuite/TestBuildStderr (5.03s) [2022-01-20T21:38:27.461Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (22.00s) [2022-01-20T21:38:27.461Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.32s) [2022-01-20T21:38:27.461Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.80s) [2022-01-20T21:38:27.461Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.27s) [2022-01-20T21:38:27.461Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.03s) [2022-01-20T21:38:27.462Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.81s) [2022-01-20T21:38:27.462Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-01-20T21:38:27.462Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-01-20T21:38:27.462Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2022-01-20T21:38:27.462Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.89s) [2022-01-20T21:38:27.462Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.55s) [2022-01-20T21:38:27.462Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.53s) [2022-01-20T21:38:27.462Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2022-01-20T21:38:27.462Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-01-20T21:38:27.462Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (22.38s) [2022-01-20T21:38:27.462Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.96s) [2022-01-20T21:38:27.462Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (9.53s) [2022-01-20T21:38:27.462Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.90s) [2022-01-20T21:38:27.462Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.36s) [2022-01-20T21:38:27.462Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2022-01-20T21:38:27.462Z] --- PASS: TestDockerSuite/TestBuildWithFailure (3.32s) [2022-01-20T21:38:27.462Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.36s) [2022-01-20T21:38:27.462Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (11.51s) [2022-01-20T21:38:27.462Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.89s) [2022-01-20T21:38:27.462Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.40s) [2022-01-20T21:38:27.462Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (14.17s) [2022-01-20T21:38:27.462Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.35s) [2022-01-20T21:38:27.462Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.33s) [2022-01-20T21:38:27.462Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-01-20T21:38:27.462Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.19s) [2022-01-20T21:38:27.462Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.37s) [2022-01-20T21:38:27.462Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.06s) [2022-01-20T21:38:27.462Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.33s) [2022-01-20T21:38:27.462Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-01-20T21:38:27.462Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-01-20T21:38:27.462Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.04s) [2022-01-20T21:38:27.462Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.01s) [2022-01-20T21:38:27.462Z] --- PASS: TestDockerSuite/TestCommitChange (5.31s) [2022-01-20T21:38:27.462Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.91s) [2022-01-20T21:38:27.462Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2022-01-20T21:38:27.462Z] --- PASS: TestDockerSuite/TestCommitNewFile (7.85s) [2022-01-20T21:38:27.462Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2022-01-20T21:38:27.462Z] --- PASS: TestDockerSuite/TestCommitTTY (7.80s) [2022-01-20T21:38:27.462Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.78s) [2022-01-20T21:38:27.462Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2022-01-20T21:38:27.462Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2022-01-20T21:38:27.462Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-01-20T21:38:27.462Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-01-20T21:38:27.462Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-01-20T21:38:27.462Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-01-20T21:38:27.462Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-01-20T21:38:27.462Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.11s) [2022-01-20T21:38:27.462Z] --- PASS: TestDockerSuite/TestContainerAPICommit (7.67s) [2022-01-20T21:38:27.462Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (8.05s) [2022-01-20T21:38:27.462Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2022-01-20T21:38:27.462Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.91s) [2022-01-20T21:38:27.462Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2022-01-20T21:38:27.462Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2022-01-20T21:38:27.462Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-01-20T21:38:27.462Z] --- PASS: TestDockerSuite/TestContainerAPICreate (3.01s) [2022-01-20T21:38:27.462Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2022-01-20T21:38:27.462Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-01-20T21:38:27.462Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.93s) [2022-01-20T21:38:27.462Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-01-20T21:38:27.462Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-01-20T21:38:27.462Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-01-20T21:38:27.462Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-01-20T21:38:27.462Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.64s) [2022-01-20T21:38:27.462Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (3.12s) [2022-01-20T21:38:27.462Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (3.58s) [2022-01-20T21:38:27.462Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2022-01-20T21:38:27.462Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-01-20T21:38:27.462Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (3.66s) [2022-01-20T21:38:27.462Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2022-01-20T21:38:27.462Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (3.04s) [2022-01-20T21:38:27.462Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-01-20T21:38:27.462Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-01-20T21:38:27.462Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (3.01s) [2022-01-20T21:38:27.462Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-01-20T21:38:27.462Z] --- PASS: TestDockerSuite/TestContainerAPIKill (3.01s) [2022-01-20T21:38:27.462Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2022-01-20T21:38:27.462Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.05s) [2022-01-20T21:38:27.462Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.26s) [2022-01-20T21:38:27.462Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.88s) [2022-01-20T21:38:27.462Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (5.66s) [2022-01-20T21:38:27.462Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (6.27s) [2022-01-20T21:38:27.462Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.11s) [2022-01-20T21:38:27.462Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2022-01-20T21:38:27.462Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-01-20T21:38:27.462Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2022-01-20T21:38:27.462Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.89s) [2022-01-20T21:38:27.462Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2022-01-20T21:38:27.462Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.97s) [2022-01-20T21:38:27.462Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2022-01-20T21:38:27.462Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (3.58s) [2022-01-20T21:38:27.462Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.12s) [2022-01-20T21:38:27.462Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.85s) [2022-01-20T21:38:27.462Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (3.04s) [2022-01-20T21:38:27.462Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2022-01-20T21:38:27.462Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-01-20T21:38:27.462Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-01-20T21:38:27.462Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-01-20T21:38:27.462Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-01-20T21:38:27.462Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.74s) [2022-01-20T21:38:27.462Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.64s) [2022-01-20T21:38:27.462Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.98s) [2022-01-20T21:38:27.462Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.96s) [2022-01-20T21:38:27.462Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.94s) [2022-01-20T21:38:27.462Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.93s) [2022-01-20T21:38:27.462Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000404c90_} (2.98s) [2022-01-20T21:38:27.462Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-11147401264_c:\foo_false____} (2.92s) [2022-01-20T21:38:27.462Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-11147401264_c:\foo_true____} (2.90s) [2022-01-20T21:38:27.462Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2022-01-20T21:38:27.462Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.39s) [2022-01-20T21:38:27.462Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.01s) [2022-01-20T21:38:27.462Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-01-20T21:38:27.462Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-01-20T21:38:27.462Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-01-20T21:38:27.462Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-01-20T21:38:27.462Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.09s) [2022-01-20T21:38:27.462Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.08s) [2022-01-20T21:38:27.462Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.08s) [2022-01-20T21:38:27.462Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-01-20T21:38:27.462Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.08s) [2022-01-20T21:38:27.462Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2022-01-20T21:38:27.462Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-01-20T21:38:27.462Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2022-01-20T21:38:27.462Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2022-01-20T21:38:27.462Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-01-20T21:38:27.462Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (3.10s) [2022-01-20T21:38:27.462Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2022-01-20T21:38:27.462Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2022-01-20T21:38:27.462Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2022-01-20T21:38:27.462Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2022-01-20T21:38:27.462Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2022-01-20T21:38:27.462Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2022-01-20T21:38:27.462Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-01-20T21:38:27.462Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2022-01-20T21:38:27.462Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2022-01-20T21:38:27.462Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2022-01-20T21:38:27.462Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-01-20T21:38:27.462Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-01-20T21:38:27.462Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-01-20T21:38:27.462Z] --- PASS: TestDockerSuite/TestCpGarbagePath (3.11s) [2022-01-20T21:38:27.462Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2022-01-20T21:38:27.462Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2022-01-20T21:38:27.462Z] --- PASS: TestDockerSuite/TestCpRelativePath (3.17s) [2022-01-20T21:38:27.462Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2022-01-20T21:38:27.462Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-01-20T21:38:27.462Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-01-20T21:38:27.462Z] --- PASS: TestDockerSuite/TestCpToCaseA (5.59s) [2022-01-20T21:38:27.462Z] --- PASS: TestDockerSuite/TestCpToCaseB (3.04s) [2022-01-20T21:38:27.462Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2022-01-20T21:38:27.462Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2022-01-20T21:38:27.462Z] --- PASS: TestDockerSuite/TestCpToCaseE (11.00s) [2022-01-20T21:38:27.462Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2022-01-20T21:38:27.462Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2022-01-20T21:38:27.462Z] --- PASS: TestDockerSuite/TestCpToCaseH (10.96s) [2022-01-20T21:38:27.462Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-01-20T21:38:27.462Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2022-01-20T21:38:27.462Z] --- PASS: TestDockerSuite/TestCpToDot (3.08s) [2022-01-20T21:38:27.462Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2022-01-20T21:38:27.462Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2022-01-20T21:38:27.462Z] --- PASS: TestDockerSuite/TestCpToStdout (3.14s) [2022-01-20T21:38:27.462Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-01-20T21:38:27.462Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-01-20T21:38:27.462Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-01-20T21:38:27.462Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-01-20T21:38:27.462Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.22s) [2022-01-20T21:38:27.462Z] --- PASS: TestDockerSuite/TestCreateArgs (0.21s) [2022-01-20T21:38:27.462Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.22s) [2022-01-20T21:38:27.462Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.97s) [2022-01-20T21:38:27.462Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.21s) [2022-01-20T21:38:27.462Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.22s) [2022-01-20T21:38:27.462Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.17s) [2022-01-20T21:38:27.462Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.73s) [2022-01-20T21:38:27.462Z] --- PASS: TestDockerSuite/TestCreateLabels (0.21s) [2022-01-20T21:38:27.462Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2022-01-20T21:38:27.462Z] --- PASS: TestDockerSuite/TestCreateRM (0.39s) [2022-01-20T21:38:27.462Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-01-20T21:38:27.462Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.21s) [2022-01-20T21:38:27.462Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.40s) [2022-01-20T21:38:27.462Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (8.76s) [2022-01-20T21:38:27.462Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.24s) [2022-01-20T21:38:27.462Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.45s) [2022-01-20T21:38:27.462Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.22s) [2022-01-20T21:38:27.462Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.21s) [2022-01-20T21:38:27.462Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-01-20T21:38:27.462Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (3.08s) [2022-01-20T21:38:27.462Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2022-01-20T21:38:27.462Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.16s) [2022-01-20T21:38:27.462Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-01-20T21:38:27.462Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-01-20T21:38:27.462Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-01-20T21:38:27.462Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-01-20T21:38:27.462Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-01-20T21:38:27.462Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-01-20T21:38:27.462Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-01-20T21:38:27.462Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-01-20T21:38:27.462Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2022-01-20T21:38:27.462Z] --- PASS: TestDockerSuite/TestDockerFails (0.06s) [2022-01-20T21:38:27.462Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2022-01-20T21:38:27.462Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-01-20T21:38:27.462Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-01-20T21:38:27.462Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2022-01-20T21:38:27.462Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2022-01-20T21:38:27.462Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (3.08s) [2022-01-20T21:38:27.462Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (3.02s) [2022-01-20T21:38:27.462Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (3.05s) [2022-01-20T21:38:27.462Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (10.49s) [2022-01-20T21:38:27.462Z] --- PASS: TestDockerSuite/TestEventsCopy (5.34s) [2022-01-20T21:38:27.462Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (6.36s) [2022-01-20T21:38:27.462Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.88s) [2022-01-20T21:38:27.462Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.80s) [2022-01-20T21:38:27.462Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.93s) [2022-01-20T21:38:27.462Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.90s) [2022-01-20T21:38:27.462Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.97s) [2022-01-20T21:38:27.462Z] --- PASS: TestDockerSuite/TestEventsFilters (6.13s) [2022-01-20T21:38:27.462Z] --- PASS: TestDockerSuite/TestEventsFormat (6.02s) [2022-01-20T21:38:27.462Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s) [2022-01-20T21:38:27.462Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s) [2022-01-20T21:38:27.462Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2022-01-20T21:38:27.463Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2022-01-20T21:38:27.463Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2022-01-20T21:38:27.463Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.16s) [2022-01-20T21:38:27.463Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2022-01-20T21:38:27.463Z] --- PASS: TestDockerSuite/TestEventsRename (3.17s) [2022-01-20T21:38:27.463Z] --- PASS: TestDockerSuite/TestEventsResize (33.28s) [2022-01-20T21:38:27.463Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.98s) [2022-01-20T21:38:27.463Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.68s) [2022-01-20T21:38:27.463Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.42s) [2022-01-20T21:38:27.463Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-01-20T21:38:27.463Z] --- PASS: TestDockerSuite/TestEventsUntag (2.73s) [2022-01-20T21:38:27.463Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.96s) [2022-01-20T21:38:27.463Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2022-01-20T21:38:27.463Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-01-20T21:38:27.463Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.89s) [2022-01-20T21:38:27.463Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.99s) [2022-01-20T21:38:27.463Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2022-01-20T21:38:27.463Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2022-01-20T21:38:27.463Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-01-20T21:38:27.463Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (3.01s) [2022-01-20T21:38:27.463Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (3.54s) [2022-01-20T21:38:27.463Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (3.55s) [2022-01-20T21:38:27.463Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (3.09s) [2022-01-20T21:38:27.463Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (6.44s) [2022-01-20T21:38:27.463Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2022-01-20T21:38:27.463Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-01-20T21:38:27.463Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-01-20T21:38:27.463Z] --- PASS: TestDockerSuite/TestExecExitStatus (3.66s) [2022-01-20T21:38:27.463Z] --- PASS: TestDockerSuite/TestExecInspectID (4.56s) [2022-01-20T21:38:27.463Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-01-20T21:38:27.463Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-01-20T21:38:27.463Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2022-01-20T21:38:27.463Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2022-01-20T21:38:27.463Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2022-01-20T21:38:27.463Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.78s) [2022-01-20T21:38:27.463Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-01-20T21:38:27.463Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2022-01-20T21:38:27.463Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2022-01-20T21:38:27.463Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-01-20T21:38:27.463Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-01-20T21:38:27.463Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (3.62s) [2022-01-20T21:38:27.463Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2022-01-20T21:38:27.463Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.51s) [2022-01-20T21:38:27.463Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2022-01-20T21:38:27.463Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-01-20T21:38:27.463Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2022-01-20T21:38:27.463Z] --- PASS: TestDockerSuite/TestGetContainerStats (7.11s) [2022-01-20T21:38:27.463Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (7.08s) [2022-01-20T21:38:27.463Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (4.07s) [2022-01-20T21:38:27.463Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (7.04s) [2022-01-20T21:38:27.463Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2022-01-20T21:38:27.463Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2022-01-20T21:38:27.463Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.16s) [2022-01-20T21:38:27.463Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2022-01-20T21:38:27.463Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2022-01-20T21:38:27.463Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s) [2022-01-20T21:38:27.463Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.06s) [2022-01-20T21:38:27.463Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.87s) [2022-01-20T21:38:27.463Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.06s) [2022-01-20T21:38:27.463Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2022-01-20T21:38:27.463Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s) [2022-01-20T21:38:27.463Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s) [2022-01-20T21:38:27.463Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.30s) [2022-01-20T21:38:27.463Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.62s) [2022-01-20T21:38:27.463Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2022-01-20T21:38:27.463Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.03s) [2022-01-20T21:38:27.463Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s) [2022-01-20T21:38:27.463Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.76s) [2022-01-20T21:38:27.463Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.25s) [2022-01-20T21:38:27.463Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.07s) [2022-01-20T21:38:27.463Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.30s) [2022-01-20T21:38:27.463Z] --- PASS: TestDockerSuite/TestImagesFormat (0.19s) [2022-01-20T21:38:27.463Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2022-01-20T21:38:27.463Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.73s) [2022-01-20T21:38:27.463Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2022-01-20T21:38:27.463Z] --- PASS: TestDockerSuite/TestImportBadURL (2.41s) [2022-01-20T21:38:27.463Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2022-01-20T21:38:27.463Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2022-01-20T21:38:27.463Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s) [2022-01-20T21:38:27.463Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2022-01-20T21:38:27.463Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2022-01-20T21:38:27.463Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2022-01-20T21:38:27.463Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-01-20T21:38:27.463Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-01-20T21:38:27.463Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-01-20T21:38:27.463Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.06s) [2022-01-20T21:38:27.463Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2022-01-20T21:38:27.463Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-01-20T21:38:27.463Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (3.01s) [2022-01-20T21:38:27.463Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.90s) [2022-01-20T21:38:27.463Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-01-20T21:38:27.463Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-01-20T21:38:27.463Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.07s) [2022-01-20T21:38:27.463Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2022-01-20T21:38:27.463Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.90s) [2022-01-20T21:38:27.463Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.17s) [2022-01-20T21:38:27.463Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.96s) [2022-01-20T21:38:27.463Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-01-20T21:38:27.463Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2022-01-20T21:38:27.463Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-01-20T21:38:27.463Z] --- PASS: TestDockerSuite/TestInspectDefault (2.90s) [2022-01-20T21:38:27.463Z] --- PASS: TestDockerSuite/TestInspectHistory (4.71s) [2022-01-20T21:38:27.463Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2022-01-20T21:38:27.926Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2022-01-20T21:38:27.926Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-01-20T21:38:27.926Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.90s) [2022-01-20T21:38:27.926Z] --- PASS: TestDockerSuite/TestInspectJSONFields (3.55s) [2022-01-20T21:38:27.926Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.21s) [2022-01-20T21:38:27.926Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.92s) [2022-01-20T21:38:27.926Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (3.52s) [2022-01-20T21:38:27.926Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2022-01-20T21:38:27.926Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.06s) [2022-01-20T21:38:27.926Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (3.56s) [2022-01-20T21:38:27.926Z] --- PASS: TestDockerSuite/TestInspectStatus (3.62s) [2022-01-20T21:38:27.926Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (6.46s) [2022-01-20T21:38:27.926Z] --- PASS: TestDockerSuite/TestInspectTemplateError (3.60s) [2022-01-20T21:38:27.926Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.91s) [2022-01-20T21:38:27.926Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (3.58s) [2022-01-20T21:38:27.926Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.98s) [2022-01-20T21:38:27.926Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.91s) [2022-01-20T21:38:27.926Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (3.01s) [2022-01-20T21:38:27.926Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.07s) [2022-01-20T21:38:27.926Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2022-01-20T21:38:27.926Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2022-01-20T21:38:27.926Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-01-20T21:38:27.926Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-01-20T21:38:27.926Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-01-20T21:38:27.926Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-01-20T21:38:27.926Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-01-20T21:38:27.926Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-01-20T21:38:27.926Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-01-20T21:38:27.926Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-01-20T21:38:27.926Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-01-20T21:38:27.926Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-01-20T21:38:27.926Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-01-20T21:38:27.926Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-01-20T21:38:27.926Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-01-20T21:38:27.926Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-01-20T21:38:27.926Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2022-01-20T21:38:27.926Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2022-01-20T21:38:27.926Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.97s) [2022-01-20T21:38:27.926Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.99s) [2022-01-20T21:38:27.926Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.12s) [2022-01-20T21:38:27.926Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.93s) [2022-01-20T21:38:27.926Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2022-01-20T21:38:27.926Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (3.56s) [2022-01-20T21:38:27.926Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.06s) [2022-01-20T21:38:27.926Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (5.85s) [2022-01-20T21:38:27.926Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (5.79s) [2022-01-20T21:38:27.926Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (5.72s) [2022-01-20T21:38:27.926Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (4.55s) [2022-01-20T21:38:27.926Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (4.33s) [2022-01-20T21:38:27.926Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2022-01-20T21:38:27.926Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (3.04s) [2022-01-20T21:38:27.926Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.94s) [2022-01-20T21:38:27.926Z] --- PASS: TestDockerSuite/TestLogsSince (9.42s) [2022-01-20T21:38:27.926Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2022-01-20T21:38:27.926Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-01-20T21:38:27.926Z] --- PASS: TestDockerSuite/TestLogsTail (3.31s) [2022-01-20T21:38:27.926Z] --- PASS: TestDockerSuite/TestLogsTimestamps (3.08s) [2022-01-20T21:38:27.926Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.98s) [2022-01-20T21:38:27.926Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2022-01-20T21:38:27.926Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2022-01-20T21:38:27.926Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2022-01-20T21:38:27.926Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-01-20T21:38:27.926Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-01-20T21:38:27.926Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-01-20T21:38:27.926Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2022-01-20T21:38:27.926Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-01-20T21:38:27.926Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s) [2022-01-20T21:38:27.926Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2022-01-20T21:38:27.926Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2022-01-20T21:38:27.926Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-01-20T21:38:27.926Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-01-20T21:38:27.926Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2022-01-20T21:38:27.926Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-01-20T21:38:27.926Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-01-20T21:38:27.926Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2022-01-20T21:38:27.926Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2022-01-20T21:38:27.926Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.79s) [2022-01-20T21:38:27.926Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2022-01-20T21:38:27.926Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2022-01-20T21:38:27.926Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-01-20T21:38:27.926Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-01-20T21:38:27.926Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-01-20T21:38:27.927Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-01-20T21:38:27.927Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-01-20T21:38:27.927Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-01-20T21:38:27.927Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-01-20T21:38:27.927Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.85s) [2022-01-20T21:38:27.927Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-01-20T21:38:27.927Z] --- PASS: TestDockerSuite/TestPsByOrder (12.34s) [2022-01-20T21:38:27.927Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2022-01-20T21:38:27.927Z] --- PASS: TestDockerSuite/TestPsListContainersBase (12.08s) [2022-01-20T21:38:27.927Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (17.31s) [2022-01-20T21:38:27.927Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.31s) [2022-01-20T21:38:27.927Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2022-01-20T21:38:27.927Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.01s) [2022-01-20T21:38:27.927Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (5.60s) [2022-01-20T21:38:27.927Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (9.11s) [2022-01-20T21:38:27.927Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (6.56s) [2022-01-20T21:38:27.927Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-01-20T21:38:27.927Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2022-01-20T21:38:27.927Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (6.75s) [2022-01-20T21:38:27.927Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2022-01-20T21:38:27.927Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-01-20T21:38:27.927Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-01-20T21:38:27.927Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2022-01-20T21:38:27.927Z] --- PASS: TestDockerSuite/TestPsShowMounts (9.86s) [2022-01-20T21:38:27.927Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2022-01-20T21:38:27.927Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.68s) [2022-01-20T21:38:27.927Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2022-01-20T21:38:27.927Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.30s) [2022-01-20T21:38:27.927Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.93s) [2022-01-20T21:38:27.927Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-01-20T21:38:27.927Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (5.75s) [2022-01-20T21:38:27.927Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (6.63s) [2022-01-20T21:38:27.927Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (3.25s) [2022-01-20T21:38:27.927Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (26.63s) [2022-01-20T21:38:27.927Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-01-20T21:38:27.927Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (8.35s) [2022-01-20T21:38:27.927Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.26s) [2022-01-20T21:38:27.927Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.21s) [2022-01-20T21:38:27.927Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.82s) [2022-01-20T21:38:27.927Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (7.29s) [2022-01-20T21:38:27.927Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (6.03s) [2022-01-20T21:38:27.927Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-01-20T21:38:27.927Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (6.34s) [2022-01-20T21:38:27.927Z] --- PASS: TestDockerSuite/TestRmiBlank (0.06s) [2022-01-20T21:38:27.927Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.34s) [2022-01-20T21:38:27.927Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (16.89s) [2022-01-20T21:38:27.927Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.52s) [2022-01-20T21:38:27.927Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.70s) [2022-01-20T21:38:27.927Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (11.02s) [2022-01-20T21:38:27.927Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.41s) [2022-01-20T21:38:27.927Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (8.90s) [2022-01-20T21:38:27.927Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.26s) [2022-01-20T21:38:27.927Z] --- PASS: TestDockerSuite/TestRmiTag (0.65s) [2022-01-20T21:38:27.927Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (3.07s) [2022-01-20T21:38:27.927Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (18.63s) [2022-01-20T21:38:27.927Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.19s) [2022-01-20T21:38:27.927Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.11s) [2022-01-20T21:38:27.927Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.15s) [2022-01-20T21:38:27.927Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2022-01-20T21:38:27.927Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2022-01-20T21:38:27.927Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-01-20T21:38:27.927Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2022-01-20T21:38:27.927Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-01-20T21:38:27.927Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2022-01-20T21:38:27.927Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-01-20T21:38:27.927Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.72s) [2022-01-20T21:38:27.927Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2022-01-20T21:38:27.927Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-01-20T21:38:27.927Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.81s) [2022-01-20T21:38:27.927Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.63s) [2022-01-20T21:38:27.927Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.85s) [2022-01-20T21:38:27.927Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.93s) [2022-01-20T21:38:27.927Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.92s) [2022-01-20T21:38:27.927Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.06s) [2022-01-20T21:38:27.927Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.87s) [2022-01-20T21:38:27.927Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-01-20T21:38:27.927Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-01-20T21:38:27.927Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-01-20T21:38:27.927Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-01-20T21:38:27.927Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-01-20T21:38:27.927Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-01-20T21:38:27.927Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-01-20T21:38:27.927Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-01-20T21:38:27.927Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-01-20T21:38:27.927Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-01-20T21:38:27.927Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-01-20T21:38:27.927Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.87s) [2022-01-20T21:38:27.927Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-01-20T21:38:27.927Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.72s) [2022-01-20T21:38:27.927Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-01-20T21:38:27.927Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-01-20T21:38:27.927Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.31s) [2022-01-20T21:38:27.927Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-01-20T21:38:27.927Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2022-01-20T21:38:27.927Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-01-20T21:38:27.927Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-01-20T21:38:27.927Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-01-20T21:38:27.927Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-01-20T21:38:27.927Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-01-20T21:38:27.927Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.06s) [2022-01-20T21:38:27.927Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (3.02s) [2022-01-20T21:38:27.927Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.88s) [2022-01-20T21:38:27.927Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2022-01-20T21:38:27.927Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2022-01-20T21:38:27.927Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-01-20T21:38:27.927Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.95s) [2022-01-20T21:38:27.927Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-01-20T21:38:27.927Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-01-20T21:38:27.927Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-01-20T21:38:27.927Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-01-20T21:38:27.927Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.77s) [2022-01-20T21:38:27.927Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.64s) [2022-01-20T21:38:27.927Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2022-01-20T21:38:27.927Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2022-01-20T21:38:27.927Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-01-20T21:38:27.927Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-01-20T21:38:27.927Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-01-20T21:38:27.927Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-01-20T21:38:27.927Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.94s) [2022-01-20T21:38:27.927Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2022-01-20T21:38:27.927Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.16s) [2022-01-20T21:38:27.927Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2022-01-20T21:38:27.927Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.89s) [2022-01-20T21:38:27.927Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.91s) [2022-01-20T21:38:27.927Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2022-01-20T21:38:27.927Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.91s) [2022-01-20T21:38:27.927Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2022-01-20T21:38:27.927Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-01-20T21:38:27.927Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-01-20T21:38:27.927Z] --- PASS: TestDockerSuite/TestRunExitCode (2.96s) [2022-01-20T21:38:27.927Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.97s) [2022-01-20T21:38:27.927Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.92s) [2022-01-20T21:38:27.927Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.99s) [2022-01-20T21:38:27.927Z] --- PASS: TestDockerSuite/TestRunExposePort (0.06s) [2022-01-20T21:38:27.927Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2022-01-20T21:38:27.927Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2022-01-20T21:38:27.927Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-01-20T21:38:27.927Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-01-20T21:38:27.927Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-01-20T21:38:27.927Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-01-20T21:38:27.927Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-01-20T21:38:27.927Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (5.28s) [2022-01-20T21:38:27.927Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2022-01-20T21:38:27.927Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.06s) [2022-01-20T21:38:27.927Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2022-01-20T21:38:27.927Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2022-01-20T21:38:27.927Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-01-20T21:38:27.927Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-01-20T21:38:27.927Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.37s) [2022-01-20T21:38:27.927Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2022-01-20T21:38:27.927Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.37s) [2022-01-20T21:38:27.927Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-01-20T21:38:27.927Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-01-20T21:38:27.927Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2022-01-20T21:38:27.927Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-01-20T21:38:27.927Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-01-20T21:38:27.927Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-01-20T21:38:27.927Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-01-20T21:38:27.927Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-01-20T21:38:27.927Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-01-20T21:38:27.927Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2022-01-20T21:38:27.927Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2022-01-20T21:38:27.927Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-01-20T21:38:27.927Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-01-20T21:38:27.927Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (8.76s) [2022-01-20T21:38:27.927Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2022-01-20T21:38:27.927Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2022-01-20T21:38:27.927Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-01-20T21:38:27.927Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (6.11s) [2022-01-20T21:38:27.927Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (5.11s) [2022-01-20T21:38:27.927Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-01-20T21:38:27.927Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-01-20T21:38:27.927Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2022-01-20T21:38:27.927Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-01-20T21:38:27.927Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-01-20T21:38:27.927Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-01-20T21:38:27.927Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-01-20T21:38:27.927Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-01-20T21:38:27.927Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-01-20T21:38:27.927Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.41s) [2022-01-20T21:38:27.927Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.26s) [2022-01-20T21:38:27.927Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.90s) [2022-01-20T21:38:27.927Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.96s) [2022-01-20T21:38:27.927Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.25s) [2022-01-20T21:38:27.927Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.66s) [2022-01-20T21:38:27.927Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2022-01-20T21:38:27.927Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2022-01-20T21:38:27.927Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2022-01-20T21:38:27.927Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2022-01-20T21:38:27.927Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-01-20T21:38:27.927Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2022-01-20T21:38:27.927Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-01-20T21:38:27.927Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-01-20T21:38:27.927Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (4.06s) [2022-01-20T21:38:27.927Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2022-01-20T21:38:27.927Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-01-20T21:38:27.927Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-01-20T21:38:27.927Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-01-20T21:38:27.927Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-01-20T21:38:27.927Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (10.17s) [2022-01-20T21:38:27.927Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2022-01-20T21:38:27.927Z] --- PASS: TestDockerSuite/TestRunRm (2.94s) [2022-01-20T21:38:27.927Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.94s) [2022-01-20T21:38:27.927Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.92s) [2022-01-20T21:38:27.927Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.95s) [2022-01-20T21:38:27.927Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (3.56s) [2022-01-20T21:38:27.927Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.03s) [2022-01-20T21:38:27.927Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2022-01-20T21:38:27.927Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2022-01-20T21:38:27.927Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.94s) [2022-01-20T21:38:27.927Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2022-01-20T21:38:27.927Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.39s) [2022-01-20T21:38:27.927Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-01-20T21:38:27.927Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-01-20T21:38:27.927Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.16s) [2022-01-20T21:38:27.927Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s) [2022-01-20T21:38:27.927Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2022-01-20T21:38:27.927Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.11s) [2022-01-20T21:38:27.927Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-01-20T21:38:27.927Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-01-20T21:38:27.927Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-01-20T21:38:27.927Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-01-20T21:38:27.927Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2022-01-20T21:38:27.927Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2022-01-20T21:38:27.927Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-01-20T21:38:27.927Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-01-20T21:38:27.927Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-01-20T21:38:27.927Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2022-01-20T21:38:27.927Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.88s) [2022-01-20T21:38:27.927Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2022-01-20T21:38:27.927Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.93s) [2022-01-20T21:38:27.927Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2022-01-20T21:38:27.927Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-01-20T21:38:27.927Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.57s) [2022-01-20T21:38:27.927Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (8.88s) [2022-01-20T21:38:27.927Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.83s) [2022-01-20T21:38:27.927Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (8.10s) [2022-01-20T21:38:27.927Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2022-01-20T21:38:27.927Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.16s) [2022-01-20T21:38:27.927Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.71s) [2022-01-20T21:38:27.927Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.98s) [2022-01-20T21:38:27.927Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.93s) [2022-01-20T21:38:27.927Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2022-01-20T21:38:27.927Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2022-01-20T21:38:27.927Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2022-01-20T21:38:27.927Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2022-01-20T21:38:27.927Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2022-01-20T21:38:27.927Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-01-20T21:38:27.927Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-01-20T21:38:27.927Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2022-01-20T21:38:27.927Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.71s) [2022-01-20T21:38:27.927Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.36s) [2022-01-20T21:38:27.927Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.88s) [2022-01-20T21:38:27.927Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.71s) [2022-01-20T21:38:27.927Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2022-01-20T21:38:27.928Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-01-20T21:38:27.928Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-01-20T21:38:27.928Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-01-20T21:38:27.928Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-01-20T21:38:27.928Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-01-20T21:38:27.928Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-01-20T21:38:27.928Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-01-20T21:38:27.928Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2022-01-20T21:38:27.928Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-01-20T21:38:27.928Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2022-01-20T21:38:27.928Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-01-20T21:38:27.928Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-01-20T21:38:27.928Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2022-01-20T21:38:27.928Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-01-20T21:38:27.928Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-01-20T21:38:27.928Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-01-20T21:38:27.928Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.34s) [2022-01-20T21:38:27.928Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.39s) [2022-01-20T21:38:27.928Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.41s) [2022-01-20T21:38:27.928Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.22s) [2022-01-20T21:38:27.928Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.72s) [2022-01-20T21:38:27.928Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (8.73s) [2022-01-20T21:38:27.928Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-01-20T21:38:27.928Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (9.15s) [2022-01-20T21:38:27.928Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2022-01-20T21:38:27.928Z] --- PASS: TestDockerSuite/TestStartAttachSilent (5.29s) [2022-01-20T21:38:27.928Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2022-01-20T21:38:27.928Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-01-20T21:38:27.928Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2022-01-20T21:38:27.928Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2022-01-20T21:38:27.928Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (8.30s) [2022-01-20T21:38:27.928Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2022-01-20T21:38:27.928Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-01-20T21:38:27.928Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-01-20T21:38:27.928Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-01-20T21:38:27.928Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2022-01-20T21:38:27.928Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2022-01-20T21:38:27.928Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (3.51s) [2022-01-20T21:38:27.928Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (3.65s) [2022-01-20T21:38:27.928Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2022-01-20T21:38:27.928Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (3.56s) [2022-01-20T21:38:27.928Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-01-20T21:38:27.928Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-01-20T21:38:27.928Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-01-20T21:38:27.928Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-01-20T21:38:27.928Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-01-20T21:38:27.928Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-01-20T21:38:27.928Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.26s) [2022-01-20T21:38:27.928Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.14s) [2022-01-20T21:38:27.928Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.20s) [2022-01-20T21:38:27.928Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2022-01-20T21:38:27.928Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.34s) [2022-01-20T21:38:27.928Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.27s) [2022-01-20T21:38:27.928Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.13s) [2022-01-20T21:38:27.928Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.16s) [2022-01-20T21:38:27.928Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s) [2022-01-20T21:38:27.928Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.58s) [2022-01-20T21:38:27.928Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.36s) [2022-01-20T21:38:27.928Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.36s) [2022-01-20T21:38:27.928Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s) [2022-01-20T21:38:27.928Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.16s) [2022-01-20T21:38:27.928Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (9.36s) [2022-01-20T21:38:27.928Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2022-01-20T21:38:27.928Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.62s) [2022-01-20T21:38:27.928Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.19s) [2022-01-20T21:38:27.928Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2022-01-20T21:38:27.928Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (8.69s) [2022-01-20T21:38:27.928Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.25s) [2022-01-20T21:38:27.928Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.25s) [2022-01-20T21:38:27.928Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (11.47s) [2022-01-20T21:38:27.928Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-01-20T21:38:27.928Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.57s) [2022-01-20T21:38:27.928Z] === RUN TestDockerRegistrySuite [2022-01-20T21:38:27.928Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-01-20T21:38:27.928Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.928Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-01-20T21:38:27.928Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.928Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-01-20T21:38:27.928Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.928Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-01-20T21:38:27.928Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.928Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-01-20T21:38:27.928Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.928Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-01-20T21:38:27.928Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.928Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-01-20T21:38:27.928Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.928Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-01-20T21:38:27.928Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.928Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-01-20T21:38:27.928Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.928Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-01-20T21:38:27.928Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.928Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-01-20T21:38:27.928Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.928Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-01-20T21:38:27.928Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.928Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-01-20T21:38:27.928Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.928Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-01-20T21:38:27.928Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.928Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-01-20T21:38:27.928Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.928Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-01-20T21:38:27.928Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.928Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-01-20T21:38:27.928Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.928Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-01-20T21:38:27.928Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.928Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-01-20T21:38:27.928Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.928Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-01-20T21:38:27.928Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.928Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-01-20T21:38:27.928Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.928Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-01-20T21:38:27.928Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.928Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-01-20T21:38:27.928Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.928Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-01-20T21:38:27.928Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.928Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-01-20T21:38:27.928Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.928Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-01-20T21:38:27.928Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.928Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-01-20T21:38:27.928Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.928Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-01-20T21:38:27.928Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.928Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-01-20T21:38:27.928Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.928Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-01-20T21:38:27.928Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.928Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-01-20T21:38:27.928Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.928Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-01-20T21:38:27.928Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.928Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-01-20T21:38:27.928Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.928Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-01-20T21:38:27.928Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.928Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-01-20T21:38:27.928Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.928Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-01-20T21:38:27.928Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.928Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-01-20T21:38:27.928Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.928Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-01-20T21:38:27.928Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.928Z] --- PASS: TestDockerRegistrySuite (0.13s) [2022-01-20T21:38:27.928Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-01-20T21:38:27.928Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-01-20T21:38:27.928Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-01-20T21:38:27.928Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-01-20T21:38:27.928Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-01-20T21:38:27.928Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-01-20T21:38:27.928Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-01-20T21:38:27.928Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-01-20T21:38:27.928Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-01-20T21:38:27.928Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-01-20T21:38:27.928Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-01-20T21:38:27.928Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-01-20T21:38:27.928Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-01-20T21:38:27.928Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-01-20T21:38:27.928Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-01-20T21:38:27.928Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-01-20T21:38:27.928Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-01-20T21:38:27.928Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-01-20T21:38:27.928Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-01-20T21:38:27.928Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-01-20T21:38:27.928Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-01-20T21:38:27.928Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-01-20T21:38:27.928Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-01-20T21:38:27.928Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-01-20T21:38:27.928Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-01-20T21:38:27.928Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-01-20T21:38:27.928Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-01-20T21:38:27.928Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-01-20T21:38:27.928Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-01-20T21:38:27.928Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-01-20T21:38:27.928Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-01-20T21:38:27.928Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-01-20T21:38:27.928Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-01-20T21:38:27.928Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-01-20T21:38:27.928Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-01-20T21:38:27.928Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-01-20T21:38:27.928Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-01-20T21:38:27.928Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-01-20T21:38:27.928Z] === RUN TestDockerSchema1RegistrySuite [2022-01-20T21:38:27.928Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-01-20T21:38:27.928Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.928Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-01-20T21:38:27.928Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.928Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-01-20T21:38:27.928Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.928Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-01-20T21:38:27.928Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.928Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-01-20T21:38:27.928Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.928Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-01-20T21:38:27.928Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.928Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-01-20T21:38:27.928Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.928Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-01-20T21:38:27.928Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.928Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-01-20T21:38:27.928Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.928Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-01-20T21:38:27.928Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.928Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-01-20T21:38:27.928Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.928Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-01-20T21:38:27.928Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-01-20T21:38:27.928Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-01-20T21:38:27.928Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-01-20T21:38:27.928Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-01-20T21:38:27.928Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-01-20T21:38:27.928Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-01-20T21:38:27.928Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-01-20T21:38:27.928Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-01-20T21:38:27.928Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-01-20T21:38:27.928Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-01-20T21:38:27.928Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-01-20T21:38:27.928Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-01-20T21:38:27.928Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-01-20T21:38:27.928Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.928Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-01-20T21:38:27.928Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.928Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-01-20T21:38:27.928Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.928Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-01-20T21:38:27.928Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.928Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-01-20T21:38:27.928Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.928Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-01-20T21:38:27.928Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.928Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-01-20T21:38:27.928Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.928Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-01-20T21:38:27.928Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.928Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-01-20T21:38:27.928Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-01-20T21:38:27.928Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-01-20T21:38:27.928Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-01-20T21:38:27.928Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-01-20T21:38:27.928Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-01-20T21:38:27.928Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-01-20T21:38:27.928Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-01-20T21:38:27.928Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-01-20T21:38:27.928Z] === RUN TestDockerRegistryAuthTokenSuite [2022-01-20T21:38:27.928Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-01-20T21:38:27.928Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.929Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-01-20T21:38:27.929Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.929Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-01-20T21:38:27.929Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.929Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-01-20T21:38:27.929Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.929Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-01-20T21:38:27.929Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.929Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-01-20T21:38:27.929Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-01-20T21:38:27.929Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-01-20T21:38:27.929Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-01-20T21:38:27.929Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-01-20T21:38:27.929Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-01-20T21:38:27.929Z] === RUN TestDockerDaemonSuite [2022-01-20T21:38:27.929Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-01-20T21:38:27.929Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.929Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-01-20T21:38:27.929Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.929Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-01-20T21:38:27.929Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.929Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-01-20T21:38:27.929Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-01-20T21:38:27.929Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-01-20T21:38:27.929Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-01-20T21:38:27.929Z] === RUN TestDockerSwarmSuite [2022-01-20T21:38:27.929Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-01-20T21:38:27.929Z] === RUN TestDockerPluginSuite [2022-01-20T21:38:27.929Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-01-20T21:38:27.929Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.929Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-01-20T21:38:27.929Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.929Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-01-20T21:38:27.929Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.929Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-01-20T21:38:27.929Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.929Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-01-20T21:38:27.929Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.929Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-01-20T21:38:27.929Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.929Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-01-20T21:38:27.929Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.929Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-01-20T21:38:27.929Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.929Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-01-20T21:38:27.929Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.929Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-01-20T21:38:27.929Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.929Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-01-20T21:38:27.929Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.929Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-01-20T21:38:27.929Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-01-20T21:38:27.929Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-01-20T21:38:27.929Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-01-20T21:38:27.929Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-01-20T21:38:27.929Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-01-20T21:38:27.929Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-01-20T21:38:27.929Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-01-20T21:38:27.929Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-01-20T21:38:27.929Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-01-20T21:38:27.929Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-01-20T21:38:27.929Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-01-20T21:38:27.929Z] === RUN TestDockerExternalVolumeSuite [2022-01-20T21:38:27.929Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.929Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-01-20T21:38:27.929Z] === RUN TestDockerNetworkSuite [2022-01-20T21:38:27.929Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.929Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-01-20T21:38:27.929Z] === RUN TestDockerHubPullSuite [2022-01-20T21:38:27.929Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.929Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-01-20T21:38:27.929Z] PASS [2022-01-20T21:38:27.929Z] ok github.com/docker/docker/integration-cli 2505.111s [2022-01-20T21:38:27.929Z] [2022-01-20T21:38:27.929Z] === Skipped [2022-01-20T21:38:27.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-01-20T21:38:27.929Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.929Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-01-20T21:38:27.929Z] [2022-01-20T21:38:27.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-01-20T21:38:27.929Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.929Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-01-20T21:38:27.929Z] [2022-01-20T21:38:27.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2022-01-20T21:38:27.929Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.929Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2022-01-20T21:38:27.929Z] [2022-01-20T21:38:27.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2022-01-20T21:38:27.929Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.929Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2022-01-20T21:38:27.929Z] [2022-01-20T21:38:27.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-01-20T21:38:27.929Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.929Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-01-20T21:38:27.929Z] [2022-01-20T21:38:27.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-01-20T21:38:27.929Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.929Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-01-20T21:38:27.929Z] [2022-01-20T21:38:27.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2022-01-20T21:38:27.929Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.929Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2022-01-20T21:38:27.929Z] [2022-01-20T21:38:27.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2022-01-20T21:38:27.929Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.929Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2022-01-20T21:38:27.929Z] [2022-01-20T21:38:27.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2022-01-20T21:38:27.929Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.929Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2022-01-20T21:38:27.929Z] [2022-01-20T21:38:27.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2022-01-20T21:38:27.929Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.929Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2022-01-20T21:38:27.929Z] [2022-01-20T21:38:27.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStats (0.01s) [2022-01-20T21:38:27.929Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-01-20T21:38:27.929Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.01s) [2022-01-20T21:38:27.929Z] [2022-01-20T21:38:27.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-01-20T21:38:27.929Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.929Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-01-20T21:38:27.929Z] [2022-01-20T21:38:27.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-01-20T21:38:27.929Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.929Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-01-20T21:38:27.929Z] [2022-01-20T21:38:27.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.01s) [2022-01-20T21:38:27.929Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-01-20T21:38:27.929Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.01s) [2022-01-20T21:38:27.929Z] [2022-01-20T21:38:27.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2022-01-20T21:38:27.929Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2022-01-20T21:38:27.929Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2022-01-20T21:38:27.929Z] [2022-01-20T21:38:27.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2022-01-20T21:38:27.929Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2022-01-20T21:38:27.929Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2022-01-20T21:38:27.929Z] [2022-01-20T21:38:27.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2022-01-20T21:38:27.929Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.929Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2022-01-20T21:38:27.929Z] [2022-01-20T21:38:27.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2022-01-20T21:38:27.929Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.929Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2022-01-20T21:38:27.929Z] [2022-01-20T21:38:27.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2022-01-20T21:38:27.929Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-01-20T21:38:27.929Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2022-01-20T21:38:27.929Z] [2022-01-20T21:38:27.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-01-20T21:38:27.929Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.929Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-01-20T21:38:27.929Z] [2022-01-20T21:38:27.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.37s) [2022-01-20T21:38:27.929Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-01-20T21:38:27.929Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.37s) [2022-01-20T21:38:27.929Z] [2022-01-20T21:38:27.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2022-01-20T21:38:27.929Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.929Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2022-01-20T21:38:27.929Z] [2022-01-20T21:38:27.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-01-20T21:38:27.929Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.929Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-01-20T21:38:27.929Z] [2022-01-20T21:38:27.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-01-20T21:38:27.929Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.929Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-01-20T21:38:27.929Z] [2022-01-20T21:38:27.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-01-20T21:38:27.929Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.929Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-01-20T21:38:27.929Z] [2022-01-20T21:38:27.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2022-01-20T21:38:27.929Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.929Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2022-01-20T21:38:27.929Z] [2022-01-20T21:38:27.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-01-20T21:38:27.929Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.929Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-01-20T21:38:27.929Z] [2022-01-20T21:38:27.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2022-01-20T21:38:27.929Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.929Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-01-20T21:38:27.929Z] [2022-01-20T21:38:27.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2022-01-20T21:38:27.929Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.929Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2022-01-20T21:38:27.929Z] [2022-01-20T21:38:27.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2022-01-20T21:38:27.929Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.929Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2022-01-20T21:38:27.929Z] [2022-01-20T21:38:27.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-01-20T21:38:27.929Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.929Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-01-20T21:38:27.929Z] [2022-01-20T21:38:27.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-01-20T21:38:27.929Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.929Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-01-20T21:38:27.929Z] [2022-01-20T21:38:27.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.36s) [2022-01-20T21:38:27.929Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.929Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.36s) [2022-01-20T21:38:27.929Z] [2022-01-20T21:38:27.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.65s) [2022-01-20T21:38:27.929Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.929Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.65s) [2022-01-20T21:38:27.929Z] [2022-01-20T21:38:27.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.00s) [2022-01-20T21:38:27.929Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.929Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.00s) [2022-01-20T21:38:27.929Z] [2022-01-20T21:38:27.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.33s) [2022-01-20T21:38:27.929Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.929Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.33s) [2022-01-20T21:38:27.929Z] [2022-01-20T21:38:27.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2022-01-20T21:38:27.929Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.929Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2022-01-20T21:38:27.929Z] [2022-01-20T21:38:27.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2022-01-20T21:38:27.929Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.929Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2022-01-20T21:38:27.929Z] [2022-01-20T21:38:27.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-01-20T21:38:27.929Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.929Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-01-20T21:38:27.929Z] [2022-01-20T21:38:27.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-01-20T21:38:27.930Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.930Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-01-20T21:38:27.930Z] [2022-01-20T21:38:27.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-01-20T21:38:27.930Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.930Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-01-20T21:38:27.930Z] [2022-01-20T21:38:27.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.65s) [2022-01-20T21:38:27.930Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.930Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.65s) [2022-01-20T21:38:27.930Z] [2022-01-20T21:38:27.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.37s) [2022-01-20T21:38:27.930Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.930Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.37s) [2022-01-20T21:38:27.930Z] [2022-01-20T21:38:27.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2022-01-20T21:38:27.930Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.930Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2022-01-20T21:38:27.930Z] [2022-01-20T21:38:27.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-01-20T21:38:27.930Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.930Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-01-20T21:38:27.930Z] [2022-01-20T21:38:27.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-01-20T21:38:27.930Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-01-20T21:38:27.930Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-01-20T21:38:27.930Z] [2022-01-20T21:38:27.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2022-01-20T21:38:27.930Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.930Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2022-01-20T21:38:27.930Z] [2022-01-20T21:38:27.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-01-20T21:38:27.930Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.930Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-01-20T21:38:27.930Z] [2022-01-20T21:38:27.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-01-20T21:38:27.930Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.930Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-01-20T21:38:27.930Z] [2022-01-20T21:38:27.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2022-01-20T21:38:27.930Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.930Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2022-01-20T21:38:27.930Z] [2022-01-20T21:38:27.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2022-01-20T21:38:27.930Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.930Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2022-01-20T21:38:27.930Z] [2022-01-20T21:38:27.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.33s) [2022-01-20T21:38:27.930Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.930Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.33s) [2022-01-20T21:38:27.930Z] [2022-01-20T21:38:27.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.30s) [2022-01-20T21:38:27.930Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.930Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.30s) [2022-01-20T21:38:27.930Z] [2022-01-20T21:38:27.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-01-20T21:38:27.930Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.930Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-01-20T21:38:27.930Z] [2022-01-20T21:38:27.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-01-20T21:38:27.930Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.930Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-01-20T21:38:27.930Z] [2022-01-20T21:38:27.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.36s) [2022-01-20T21:38:27.930Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.930Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.36s) [2022-01-20T21:38:27.930Z] [2022-01-20T21:38:27.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.35s) [2022-01-20T21:38:27.930Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.930Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.35s) [2022-01-20T21:38:27.930Z] [2022-01-20T21:38:27.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.34s) [2022-01-20T21:38:27.930Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.930Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.34s) [2022-01-20T21:38:27.930Z] [2022-01-20T21:38:27.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-01-20T21:38:27.930Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.930Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-01-20T21:38:27.930Z] [2022-01-20T21:38:27.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-01-20T21:38:27.930Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.930Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-01-20T21:38:27.930Z] [2022-01-20T21:38:27.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2022-01-20T21:38:27.930Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.930Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-01-20T21:38:27.930Z] [2022-01-20T21:38:27.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.32s) [2022-01-20T21:38:27.930Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.930Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.32s) [2022-01-20T21:38:27.930Z] [2022-01-20T21:38:27.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2022-01-20T21:38:27.930Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.930Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2022-01-20T21:38:27.930Z] [2022-01-20T21:38:27.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2022-01-20T21:38:27.930Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.930Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2022-01-20T21:38:27.930Z] [2022-01-20T21:38:27.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-01-20T21:38:27.930Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.930Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-01-20T21:38:27.930Z] [2022-01-20T21:38:27.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-01-20T21:38:27.930Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.930Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-01-20T21:38:27.930Z] [2022-01-20T21:38:27.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-01-20T21:38:27.930Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.930Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-01-20T21:38:27.930Z] [2022-01-20T21:38:27.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-01-20T21:38:27.930Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.930Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-01-20T21:38:27.930Z] [2022-01-20T21:38:27.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-01-20T21:38:27.930Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.930Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-01-20T21:38:27.930Z] [2022-01-20T21:38:27.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2022-01-20T21:38:27.930Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.930Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-01-20T21:38:27.930Z] [2022-01-20T21:38:27.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2022-01-20T21:38:27.930Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.930Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2022-01-20T21:38:27.930Z] [2022-01-20T21:38:27.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-01-20T21:38:27.930Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.930Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-01-20T21:38:27.930Z] [2022-01-20T21:38:27.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-01-20T21:38:27.930Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.930Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-01-20T21:38:27.930Z] [2022-01-20T21:38:27.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-01-20T21:38:27.930Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-01-20T21:38:27.930Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-01-20T21:38:27.930Z] [2022-01-20T21:38:27.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-01-20T21:38:27.930Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.930Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-01-20T21:38:27.930Z] [2022-01-20T21:38:27.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-01-20T21:38:27.930Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.930Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-01-20T21:38:27.930Z] [2022-01-20T21:38:27.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2022-01-20T21:38:27.930Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.930Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2022-01-20T21:38:27.930Z] [2022-01-20T21:38:27.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.08s) [2022-01-20T21:38:27.930Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.930Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2022-01-20T21:38:27.930Z] [2022-01-20T21:38:27.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2022-01-20T21:38:27.930Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.930Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2022-01-20T21:38:27.930Z] [2022-01-20T21:38:27.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s) [2022-01-20T21:38:27.930Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.930Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2022-01-20T21:38:27.930Z] [2022-01-20T21:38:27.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-01-20T21:38:27.930Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.930Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-01-20T21:38:27.930Z] [2022-01-20T21:38:27.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2022-01-20T21:38:27.930Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.930Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2022-01-20T21:38:27.930Z] [2022-01-20T21:38:27.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2022-01-20T21:38:27.930Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.930Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2022-01-20T21:38:27.930Z] [2022-01-20T21:38:27.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-01-20T21:38:27.930Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.930Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-01-20T21:38:27.930Z] [2022-01-20T21:38:27.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2022-01-20T21:38:27.930Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.930Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2022-01-20T21:38:27.930Z] [2022-01-20T21:38:27.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-01-20T21:38:27.930Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.930Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-01-20T21:38:27.930Z] [2022-01-20T21:38:27.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2022-01-20T21:38:27.930Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.930Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2022-01-20T21:38:27.930Z] [2022-01-20T21:38:27.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.42s) [2022-01-20T21:38:27.930Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.930Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.42s) [2022-01-20T21:38:27.930Z] [2022-01-20T21:38:27.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.32s) [2022-01-20T21:38:27.930Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.930Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.32s) [2022-01-20T21:38:27.930Z] [2022-01-20T21:38:27.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2022-01-20T21:38:27.930Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.930Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-01-20T21:38:27.930Z] [2022-01-20T21:38:27.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-01-20T21:38:27.930Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.930Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-01-20T21:38:27.930Z] [2022-01-20T21:38:27.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2022-01-20T21:38:27.930Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.930Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2022-01-20T21:38:27.930Z] [2022-01-20T21:38:27.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2022-01-20T21:38:27.930Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.930Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2022-01-20T21:38:27.930Z] [2022-01-20T21:38:27.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-01-20T21:38:27.930Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.930Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-01-20T21:38:27.930Z] [2022-01-20T21:38:27.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.36s) [2022-01-20T21:38:27.930Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.930Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.36s) [2022-01-20T21:38:27.930Z] [2022-01-20T21:38:27.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2022-01-20T21:38:27.930Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.930Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2022-01-20T21:38:27.930Z] [2022-01-20T21:38:27.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.36s) [2022-01-20T21:38:27.930Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.930Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.36s) [2022-01-20T21:38:27.930Z] [2022-01-20T21:38:27.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.35s) [2022-01-20T21:38:27.930Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.930Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.35s) [2022-01-20T21:38:27.930Z] [2022-01-20T21:38:27.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.33s) [2022-01-20T21:38:27.930Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.930Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.33s) [2022-01-20T21:38:27.930Z] [2022-01-20T21:38:27.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-01-20T21:38:27.930Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.930Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-01-20T21:38:27.930Z] [2022-01-20T21:38:27.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.33s) [2022-01-20T21:38:27.930Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.930Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.33s) [2022-01-20T21:38:27.930Z] [2022-01-20T21:38:27.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-01-20T21:38:27.930Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.930Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-01-20T21:38:27.930Z] [2022-01-20T21:38:27.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-01-20T21:38:27.930Z] docker_cli_sni_test.go:18: Flakey test [2022-01-20T21:38:27.930Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-01-20T21:38:27.930Z] [2022-01-20T21:38:27.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitAfterContainerIsDone (0.01s) [2022-01-20T21:38:27.930Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-01-20T21:38:27.930Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.01s) [2022-01-20T21:38:27.930Z] [2022-01-20T21:38:27.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2022-01-20T21:38:27.930Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.930Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2022-01-20T21:38:27.930Z] [2022-01-20T21:38:27.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2022-01-20T21:38:27.930Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.930Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2022-01-20T21:38:27.930Z] [2022-01-20T21:38:27.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2022-01-20T21:38:27.930Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.930Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2022-01-20T21:38:27.930Z] [2022-01-20T21:38:27.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2022-01-20T21:38:27.931Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.931Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2022-01-20T21:38:27.931Z] [2022-01-20T21:38:27.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-01-20T21:38:27.931Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.931Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-01-20T21:38:27.931Z] [2022-01-20T21:38:27.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-01-20T21:38:27.931Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.931Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-01-20T21:38:27.931Z] [2022-01-20T21:38:27.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-01-20T21:38:27.931Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.931Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-01-20T21:38:27.931Z] [2022-01-20T21:38:27.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-01-20T21:38:27.931Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.931Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-01-20T21:38:27.931Z] [2022-01-20T21:38:27.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-01-20T21:38:27.931Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.931Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-01-20T21:38:27.931Z] [2022-01-20T21:38:27.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2022-01-20T21:38:27.931Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.931Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2022-01-20T21:38:27.931Z] [2022-01-20T21:38:27.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2022-01-20T21:38:27.931Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.931Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2022-01-20T21:38:27.931Z] [2022-01-20T21:38:27.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2022-01-20T21:38:27.931Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.931Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2022-01-20T21:38:27.931Z] [2022-01-20T21:38:27.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-01-20T21:38:27.931Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.931Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-01-20T21:38:27.931Z] [2022-01-20T21:38:27.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2022-01-20T21:38:27.931Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.931Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2022-01-20T21:38:27.931Z] [2022-01-20T21:38:27.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-01-20T21:38:27.931Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.931Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-01-20T21:38:27.931Z] [2022-01-20T21:38:27.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-01-20T21:38:27.931Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.931Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-01-20T21:38:27.931Z] [2022-01-20T21:38:27.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-01-20T21:38:27.931Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.931Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-01-20T21:38:27.931Z] [2022-01-20T21:38:27.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-01-20T21:38:27.931Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.931Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-01-20T21:38:27.931Z] [2022-01-20T21:38:27.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-01-20T21:38:27.931Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.931Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-01-20T21:38:27.931Z] [2022-01-20T21:38:27.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-01-20T21:38:27.931Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.931Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-01-20T21:38:27.931Z] [2022-01-20T21:38:27.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2022-01-20T21:38:27.931Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.931Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2022-01-20T21:38:27.931Z] [2022-01-20T21:38:27.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2022-01-20T21:38:27.931Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.931Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2022-01-20T21:38:27.931Z] [2022-01-20T21:38:27.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2022-01-20T21:38:27.931Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.931Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2022-01-20T21:38:27.931Z] [2022-01-20T21:38:27.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2022-01-20T21:38:27.931Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.931Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2022-01-20T21:38:27.931Z] [2022-01-20T21:38:27.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-01-20T21:38:27.931Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.931Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-01-20T21:38:27.931Z] [2022-01-20T21:38:27.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-01-20T21:38:27.931Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.931Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-01-20T21:38:27.931Z] [2022-01-20T21:38:27.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-01-20T21:38:27.931Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.931Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-01-20T21:38:27.931Z] [2022-01-20T21:38:27.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-01-20T21:38:27.931Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.931Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-01-20T21:38:27.931Z] [2022-01-20T21:38:27.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2022-01-20T21:38:27.931Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.931Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2022-01-20T21:38:27.931Z] [2022-01-20T21:38:27.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2022-01-20T21:38:27.931Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.931Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2022-01-20T21:38:27.931Z] [2022-01-20T21:38:27.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-01-20T21:38:27.931Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.931Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-01-20T21:38:27.931Z] [2022-01-20T21:38:27.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2022-01-20T21:38:27.931Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.931Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2022-01-20T21:38:27.931Z] [2022-01-20T21:38:27.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2022-01-20T21:38:27.931Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.931Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2022-01-20T21:38:27.931Z] [2022-01-20T21:38:27.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-01-20T21:38:27.931Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.931Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-01-20T21:38:27.931Z] [2022-01-20T21:38:27.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2022-01-20T21:38:27.931Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.931Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2022-01-20T21:38:27.931Z] [2022-01-20T21:38:27.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2022-01-20T21:38:27.931Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.931Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2022-01-20T21:38:27.931Z] [2022-01-20T21:38:27.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2022-01-20T21:38:27.931Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.931Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2022-01-20T21:38:27.931Z] [2022-01-20T21:38:27.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2022-01-20T21:38:27.931Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.931Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2022-01-20T21:38:27.931Z] [2022-01-20T21:38:27.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2022-01-20T21:38:27.931Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.931Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2022-01-20T21:38:27.931Z] [2022-01-20T21:38:27.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2022-01-20T21:38:27.931Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.931Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2022-01-20T21:38:27.931Z] [2022-01-20T21:38:27.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-01-20T21:38:27.931Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.931Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-01-20T21:38:27.931Z] [2022-01-20T21:38:27.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2022-01-20T21:38:27.931Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.931Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2022-01-20T21:38:27.931Z] [2022-01-20T21:38:27.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2022-01-20T21:38:27.931Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.931Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2022-01-20T21:38:27.931Z] [2022-01-20T21:38:27.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2022-01-20T21:38:27.931Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.931Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2022-01-20T21:38:27.931Z] [2022-01-20T21:38:27.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-01-20T21:38:27.931Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.931Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-01-20T21:38:27.931Z] [2022-01-20T21:38:27.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-01-20T21:38:27.931Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.931Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-01-20T21:38:27.931Z] [2022-01-20T21:38:27.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-01-20T21:38:27.931Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.931Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-01-20T21:38:27.931Z] [2022-01-20T21:38:27.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2022-01-20T21:38:27.931Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.931Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2022-01-20T21:38:27.931Z] [2022-01-20T21:38:27.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2022-01-20T21:38:27.931Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.931Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2022-01-20T21:38:27.931Z] [2022-01-20T21:38:27.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-01-20T21:38:27.931Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.931Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-01-20T21:38:27.931Z] [2022-01-20T21:38:27.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-01-20T21:38:27.931Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.931Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-01-20T21:38:27.931Z] [2022-01-20T21:38:27.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2022-01-20T21:38:27.931Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.931Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2022-01-20T21:38:27.931Z] [2022-01-20T21:38:27.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2022-01-20T21:38:27.931Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.931Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2022-01-20T21:38:27.931Z] [2022-01-20T21:38:27.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2022-01-20T21:38:27.931Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.931Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2022-01-20T21:38:27.931Z] [2022-01-20T21:38:27.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2022-01-20T21:38:27.931Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.931Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2022-01-20T21:38:27.931Z] [2022-01-20T21:38:27.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-01-20T21:38:27.931Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.931Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-01-20T21:38:27.931Z] [2022-01-20T21:38:27.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2022-01-20T21:38:27.931Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.931Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2022-01-20T21:38:27.931Z] [2022-01-20T21:38:27.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2022-01-20T21:38:27.931Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.931Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2022-01-20T21:38:27.931Z] [2022-01-20T21:38:27.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2022-01-20T21:38:27.931Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.931Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2022-01-20T21:38:27.931Z] [2022-01-20T21:38:27.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-01-20T21:38:27.931Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.931Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-01-20T21:38:27.931Z] [2022-01-20T21:38:27.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-01-20T21:38:27.931Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.931Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-01-20T21:38:27.931Z] [2022-01-20T21:38:27.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-01-20T21:38:27.931Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.931Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-01-20T21:38:27.931Z] [2022-01-20T21:38:27.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-01-20T21:38:27.931Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.931Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-01-20T21:38:27.931Z] [2022-01-20T21:38:27.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2022-01-20T21:38:27.931Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.931Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2022-01-20T21:38:27.931Z] [2022-01-20T21:38:27.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-01-20T21:38:27.931Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-01-20T21:38:27.931Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-01-20T21:38:27.931Z] [2022-01-20T21:38:27.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-01-20T21:38:27.931Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.931Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-01-20T21:38:27.931Z] [2022-01-20T21:38:27.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2022-01-20T21:38:27.931Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.931Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2022-01-20T21:38:27.931Z] [2022-01-20T21:38:27.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-01-20T21:38:27.931Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.931Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-01-20T21:38:27.931Z] [2022-01-20T21:38:27.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-01-20T21:38:27.931Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.931Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-01-20T21:38:27.931Z] [2022-01-20T21:38:27.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-01-20T21:38:27.931Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.931Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-01-20T21:38:27.931Z] [2022-01-20T21:38:27.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-01-20T21:38:27.931Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.931Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-01-20T21:38:27.931Z] [2022-01-20T21:38:27.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-01-20T21:38:27.932Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.932Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-01-20T21:38:27.932Z] [2022-01-20T21:38:27.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-01-20T21:38:27.932Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.932Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-01-20T21:38:27.932Z] [2022-01-20T21:38:27.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-01-20T21:38:27.932Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.932Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-01-20T21:38:27.932Z] [2022-01-20T21:38:27.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-01-20T21:38:27.932Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.932Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-01-20T21:38:27.932Z] [2022-01-20T21:38:27.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2022-01-20T21:38:27.932Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.932Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2022-01-20T21:38:27.932Z] [2022-01-20T21:38:27.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2022-01-20T21:38:27.932Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.932Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2022-01-20T21:38:27.932Z] [2022-01-20T21:38:27.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-01-20T21:38:27.932Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.932Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-01-20T21:38:27.932Z] [2022-01-20T21:38:27.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-01-20T21:38:27.932Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.932Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-01-20T21:38:27.932Z] [2022-01-20T21:38:27.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2022-01-20T21:38:27.932Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.932Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2022-01-20T21:38:27.932Z] [2022-01-20T21:38:27.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2022-01-20T21:38:27.932Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.932Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2022-01-20T21:38:27.932Z] [2022-01-20T21:38:27.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2022-01-20T21:38:27.932Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.932Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2022-01-20T21:38:27.932Z] [2022-01-20T21:38:27.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2022-01-20T21:38:27.932Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.932Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2022-01-20T21:38:27.932Z] [2022-01-20T21:38:27.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2022-01-20T21:38:27.932Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.932Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2022-01-20T21:38:27.932Z] [2022-01-20T21:38:27.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2022-01-20T21:38:27.932Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.932Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2022-01-20T21:38:27.932Z] [2022-01-20T21:38:27.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-01-20T21:38:27.932Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.932Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-01-20T21:38:27.932Z] [2022-01-20T21:38:27.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2022-01-20T21:38:27.932Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.932Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2022-01-20T21:38:27.932Z] [2022-01-20T21:38:27.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-01-20T21:38:27.932Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.932Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-01-20T21:38:27.932Z] [2022-01-20T21:38:27.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2022-01-20T21:38:27.932Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.932Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2022-01-20T21:38:27.932Z] [2022-01-20T21:38:27.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2022-01-20T21:38:27.932Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.932Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2022-01-20T21:38:27.932Z] [2022-01-20T21:38:27.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-01-20T21:38:27.932Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.932Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-01-20T21:38:27.932Z] [2022-01-20T21:38:27.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2022-01-20T21:38:27.932Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.932Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2022-01-20T21:38:27.932Z] [2022-01-20T21:38:27.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-01-20T21:38:27.932Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.932Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-01-20T21:38:27.932Z] [2022-01-20T21:38:27.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-01-20T21:38:27.932Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.932Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-01-20T21:38:27.932Z] [2022-01-20T21:38:27.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-01-20T21:38:27.932Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.932Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-01-20T21:38:27.932Z] [2022-01-20T21:38:27.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-01-20T21:38:27.932Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.932Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-01-20T21:38:27.932Z] [2022-01-20T21:38:27.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2022-01-20T21:38:27.932Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.932Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2022-01-20T21:38:27.932Z] [2022-01-20T21:38:27.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2022-01-20T21:38:27.932Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-01-20T21:38:27.932Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2022-01-20T21:38:27.932Z] [2022-01-20T21:38:27.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2022-01-20T21:38:27.932Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.932Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2022-01-20T21:38:27.932Z] [2022-01-20T21:38:27.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-01-20T21:38:27.932Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.932Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-01-20T21:38:27.932Z] [2022-01-20T21:38:27.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2022-01-20T21:38:27.932Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.932Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2022-01-20T21:38:27.932Z] [2022-01-20T21:38:27.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2022-01-20T21:38:27.932Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.932Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2022-01-20T21:38:27.932Z] [2022-01-20T21:38:27.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-01-20T21:38:27.932Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.932Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-01-20T21:38:27.932Z] [2022-01-20T21:38:27.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-01-20T21:38:27.932Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.932Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-01-20T21:38:27.932Z] [2022-01-20T21:38:27.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2022-01-20T21:38:27.932Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.932Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2022-01-20T21:38:27.932Z] [2022-01-20T21:38:27.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2022-01-20T21:38:27.932Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.932Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2022-01-20T21:38:27.932Z] [2022-01-20T21:38:27.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-01-20T21:38:27.932Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.932Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-01-20T21:38:27.932Z] [2022-01-20T21:38:27.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2022-01-20T21:38:27.932Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.932Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2022-01-20T21:38:27.932Z] [2022-01-20T21:38:27.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2022-01-20T21:38:27.932Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.932Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2022-01-20T21:38:27.932Z] [2022-01-20T21:38:27.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2022-01-20T21:38:27.932Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.932Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2022-01-20T21:38:27.932Z] [2022-01-20T21:38:27.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2022-01-20T21:38:27.932Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.932Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2022-01-20T21:38:27.932Z] [2022-01-20T21:38:27.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2022-01-20T21:38:27.932Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.932Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2022-01-20T21:38:27.932Z] [2022-01-20T21:38:27.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2022-01-20T21:38:27.932Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.932Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2022-01-20T21:38:27.932Z] [2022-01-20T21:38:27.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2022-01-20T21:38:27.932Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.932Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2022-01-20T21:38:27.932Z] [2022-01-20T21:38:27.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2022-01-20T21:38:27.932Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.932Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2022-01-20T21:38:27.932Z] [2022-01-20T21:38:27.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2022-01-20T21:38:27.932Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.932Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2022-01-20T21:38:27.932Z] [2022-01-20T21:38:27.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2022-01-20T21:38:27.932Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.932Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2022-01-20T21:38:27.932Z] [2022-01-20T21:38:27.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2022-01-20T21:38:27.932Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.932Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2022-01-20T21:38:27.932Z] [2022-01-20T21:38:27.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-01-20T21:38:27.932Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-01-20T21:38:27.932Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-01-20T21:38:27.932Z] [2022-01-20T21:38:27.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-01-20T21:38:27.932Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.932Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-01-20T21:38:27.932Z] [2022-01-20T21:38:27.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-01-20T21:38:27.932Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.932Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-01-20T21:38:27.932Z] [2022-01-20T21:38:27.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2022-01-20T21:38:27.932Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.932Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2022-01-20T21:38:27.932Z] [2022-01-20T21:38:27.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-01-20T21:38:27.932Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.932Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-01-20T21:38:27.932Z] [2022-01-20T21:38:27.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-01-20T21:38:27.932Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.932Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-01-20T21:38:27.932Z] [2022-01-20T21:38:27.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-01-20T21:38:27.932Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.932Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-01-20T21:38:27.932Z] [2022-01-20T21:38:27.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2022-01-20T21:38:27.932Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.932Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2022-01-20T21:38:27.932Z] [2022-01-20T21:38:27.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-01-20T21:38:27.932Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.932Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-01-20T21:38:27.932Z] [2022-01-20T21:38:27.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2022-01-20T21:38:27.932Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.932Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2022-01-20T21:38:27.932Z] [2022-01-20T21:38:27.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-01-20T21:38:27.932Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.932Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-01-20T21:38:27.932Z] [2022-01-20T21:38:27.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2022-01-20T21:38:27.932Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.932Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2022-01-20T21:38:27.932Z] [2022-01-20T21:38:27.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2022-01-20T21:38:27.932Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.932Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2022-01-20T21:38:27.932Z] [2022-01-20T21:38:27.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-01-20T21:38:27.932Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.932Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-01-20T21:38:27.932Z] [2022-01-20T21:38:27.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2022-01-20T21:38:27.932Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.932Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2022-01-20T21:38:27.932Z] [2022-01-20T21:38:27.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2022-01-20T21:38:27.932Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.932Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2022-01-20T21:38:27.932Z] [2022-01-20T21:38:27.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2022-01-20T21:38:27.932Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.932Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2022-01-20T21:38:27.932Z] [2022-01-20T21:38:27.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-01-20T21:38:27.933Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.933Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-01-20T21:38:27.933Z] [2022-01-20T21:38:27.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-01-20T21:38:27.933Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.933Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-01-20T21:38:27.933Z] [2022-01-20T21:38:27.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-01-20T21:38:27.933Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.933Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-01-20T21:38:27.933Z] [2022-01-20T21:38:27.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-01-20T21:38:27.933Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.933Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-01-20T21:38:27.933Z] [2022-01-20T21:38:27.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-01-20T21:38:27.933Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.933Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-01-20T21:38:27.933Z] [2022-01-20T21:38:27.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-01-20T21:38:27.933Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.933Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-01-20T21:38:27.933Z] [2022-01-20T21:38:27.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-01-20T21:38:27.933Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.933Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-01-20T21:38:27.933Z] [2022-01-20T21:38:27.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-01-20T21:38:27.933Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.933Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-01-20T21:38:27.933Z] [2022-01-20T21:38:27.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-01-20T21:38:27.933Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.933Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-01-20T21:38:27.933Z] [2022-01-20T21:38:27.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-01-20T21:38:27.933Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.933Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-01-20T21:38:27.933Z] [2022-01-20T21:38:27.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-01-20T21:38:27.933Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.933Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-01-20T21:38:27.933Z] [2022-01-20T21:38:27.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-01-20T21:38:27.933Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.933Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-01-20T21:38:27.933Z] [2022-01-20T21:38:27.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-01-20T21:38:27.933Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.933Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-01-20T21:38:27.933Z] [2022-01-20T21:38:27.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-01-20T21:38:27.933Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.933Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-01-20T21:38:27.933Z] [2022-01-20T21:38:27.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2022-01-20T21:38:27.933Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.933Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2022-01-20T21:38:27.933Z] [2022-01-20T21:38:27.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2022-01-20T21:38:27.933Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.933Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2022-01-20T21:38:27.933Z] [2022-01-20T21:38:27.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2022-01-20T21:38:27.933Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.933Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2022-01-20T21:38:27.933Z] [2022-01-20T21:38:27.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-01-20T21:38:27.933Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.933Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-01-20T21:38:27.933Z] [2022-01-20T21:38:27.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2022-01-20T21:38:27.933Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2022-01-20T21:38:27.933Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2022-01-20T21:38:27.933Z] [2022-01-20T21:38:28.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2022-01-20T21:38:28.400Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.400Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2022-01-20T21:38:28.400Z] [2022-01-20T21:38:28.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2022-01-20T21:38:28.400Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.400Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2022-01-20T21:38:28.400Z] [2022-01-20T21:38:28.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-01-20T21:38:28.400Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.400Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-01-20T21:38:28.400Z] [2022-01-20T21:38:28.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-01-20T21:38:28.400Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.400Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-01-20T21:38:28.400Z] [2022-01-20T21:38:28.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-01-20T21:38:28.400Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.400Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-01-20T21:38:28.400Z] [2022-01-20T21:38:28.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2022-01-20T21:38:28.400Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.400Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2022-01-20T21:38:28.400Z] [2022-01-20T21:38:28.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-01-20T21:38:28.400Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.400Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-01-20T21:38:28.400Z] [2022-01-20T21:38:28.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2022-01-20T21:38:28.400Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.400Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2022-01-20T21:38:28.400Z] [2022-01-20T21:38:28.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2022-01-20T21:38:28.400Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-01-20T21:38:28.400Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2022-01-20T21:38:28.400Z] [2022-01-20T21:38:28.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-01-20T21:38:28.400Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-01-20T21:38:28.400Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-01-20T21:38:28.400Z] [2022-01-20T21:38:28.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-01-20T21:38:28.400Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.400Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-01-20T21:38:28.400Z] [2022-01-20T21:38:28.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2022-01-20T21:38:28.400Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.400Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2022-01-20T21:38:28.400Z] [2022-01-20T21:38:28.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-01-20T21:38:28.400Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.400Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-01-20T21:38:28.400Z] [2022-01-20T21:38:28.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-01-20T21:38:28.400Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.400Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-01-20T21:38:28.400Z] [2022-01-20T21:38:28.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2022-01-20T21:38:28.400Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.400Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2022-01-20T21:38:28.400Z] [2022-01-20T21:38:28.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2022-01-20T21:38:28.400Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.400Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2022-01-20T21:38:28.400Z] [2022-01-20T21:38:28.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2022-01-20T21:38:28.400Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.400Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2022-01-20T21:38:28.400Z] [2022-01-20T21:38:28.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-01-20T21:38:28.400Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.400Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-01-20T21:38:28.400Z] [2022-01-20T21:38:28.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-01-20T21:38:28.400Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.400Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-01-20T21:38:28.400Z] [2022-01-20T21:38:28.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-01-20T21:38:28.400Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.400Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-01-20T21:38:28.400Z] [2022-01-20T21:38:28.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-01-20T21:38:28.400Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.400Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-01-20T21:38:28.400Z] [2022-01-20T21:38:28.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-01-20T21:38:28.400Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.400Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-01-20T21:38:28.400Z] [2022-01-20T21:38:28.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-01-20T21:38:28.400Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.400Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-01-20T21:38:28.400Z] [2022-01-20T21:38:28.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-01-20T21:38:28.400Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.400Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-01-20T21:38:28.400Z] [2022-01-20T21:38:28.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-01-20T21:38:28.400Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.400Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-01-20T21:38:28.400Z] [2022-01-20T21:38:28.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2022-01-20T21:38:28.400Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.400Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2022-01-20T21:38:28.400Z] [2022-01-20T21:38:28.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2022-01-20T21:38:28.400Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-01-20T21:38:28.400Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2022-01-20T21:38:28.400Z] [2022-01-20T21:38:28.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterHealth (0.01s) [2022-01-20T21:38:28.400Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-01-20T21:38:28.400Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.01s) [2022-01-20T21:38:28.400Z] [2022-01-20T21:38:28.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-01-20T21:38:28.400Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.400Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-01-20T21:38:28.400Z] [2022-01-20T21:38:28.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2022-01-20T21:38:28.400Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.400Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2022-01-20T21:38:28.400Z] [2022-01-20T21:38:28.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2022-01-20T21:38:28.400Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.400Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2022-01-20T21:38:28.400Z] [2022-01-20T21:38:28.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-01-20T21:38:28.400Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.400Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-01-20T21:38:28.400Z] [2022-01-20T21:38:28.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-01-20T21:38:28.400Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.400Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-01-20T21:38:28.400Z] [2022-01-20T21:38:28.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2022-01-20T21:38:28.400Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.400Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2022-01-20T21:38:28.400Z] [2022-01-20T21:38:28.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2022-01-20T21:38:28.400Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.400Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2022-01-20T21:38:28.400Z] [2022-01-20T21:38:28.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2022-01-20T21:38:28.400Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.400Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2022-01-20T21:38:28.400Z] [2022-01-20T21:38:28.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-01-20T21:38:28.400Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.400Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-01-20T21:38:28.400Z] [2022-01-20T21:38:28.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-01-20T21:38:28.400Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.400Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-01-20T21:38:28.400Z] [2022-01-20T21:38:28.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-01-20T21:38:28.400Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.400Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-01-20T21:38:28.400Z] [2022-01-20T21:38:28.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2022-01-20T21:38:28.400Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.400Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2022-01-20T21:38:28.400Z] [2022-01-20T21:38:28.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2022-01-20T21:38:28.400Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.400Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2022-01-20T21:38:28.400Z] [2022-01-20T21:38:28.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-01-20T21:38:28.400Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.400Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-01-20T21:38:28.400Z] [2022-01-20T21:38:28.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2022-01-20T21:38:28.400Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.400Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2022-01-20T21:38:28.400Z] [2022-01-20T21:38:28.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-01-20T21:38:28.400Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.400Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-01-20T21:38:28.400Z] [2022-01-20T21:38:28.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2022-01-20T21:38:28.400Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.400Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2022-01-20T21:38:28.400Z] [2022-01-20T21:38:28.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-01-20T21:38:28.400Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.400Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-01-20T21:38:28.400Z] [2022-01-20T21:38:28.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2022-01-20T21:38:28.400Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.400Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2022-01-20T21:38:28.400Z] [2022-01-20T21:38:28.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-01-20T21:38:28.400Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.400Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-01-20T21:38:28.400Z] [2022-01-20T21:38:28.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-01-20T21:38:28.400Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.400Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-01-20T21:38:28.400Z] [2022-01-20T21:38:28.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-01-20T21:38:28.400Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.400Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-01-20T21:38:28.400Z] [2022-01-20T21:38:28.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-01-20T21:38:28.400Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.400Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-01-20T21:38:28.400Z] [2022-01-20T21:38:28.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-01-20T21:38:28.400Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.400Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-01-20T21:38:28.400Z] [2022-01-20T21:38:28.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-01-20T21:38:28.401Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.401Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-01-20T21:38:28.401Z] [2022-01-20T21:38:28.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-01-20T21:38:28.401Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.401Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-01-20T21:38:28.401Z] [2022-01-20T21:38:28.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-01-20T21:38:28.401Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.401Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-01-20T21:38:28.401Z] [2022-01-20T21:38:28.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-01-20T21:38:28.401Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.401Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-01-20T21:38:28.401Z] [2022-01-20T21:38:28.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-01-20T21:38:28.401Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.401Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-01-20T21:38:28.401Z] [2022-01-20T21:38:28.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-01-20T21:38:28.401Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.401Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-01-20T21:38:28.401Z] [2022-01-20T21:38:28.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-01-20T21:38:28.401Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.401Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-01-20T21:38:28.401Z] [2022-01-20T21:38:28.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-01-20T21:38:28.401Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.401Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-01-20T21:38:28.401Z] [2022-01-20T21:38:28.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-01-20T21:38:28.401Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.401Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-01-20T21:38:28.401Z] [2022-01-20T21:38:28.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-01-20T21:38:28.401Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.401Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-01-20T21:38:28.401Z] [2022-01-20T21:38:28.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-01-20T21:38:28.401Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.401Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-01-20T21:38:28.401Z] [2022-01-20T21:38:28.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2022-01-20T21:38:28.401Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.401Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2022-01-20T21:38:28.401Z] [2022-01-20T21:38:28.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-01-20T21:38:28.401Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.401Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-01-20T21:38:28.401Z] [2022-01-20T21:38:28.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-01-20T21:38:28.401Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.401Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-01-20T21:38:28.401Z] [2022-01-20T21:38:28.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-01-20T21:38:28.401Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.401Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-01-20T21:38:28.401Z] [2022-01-20T21:38:28.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-01-20T21:38:28.401Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.401Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-01-20T21:38:28.401Z] [2022-01-20T21:38:28.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-01-20T21:38:28.401Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.401Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-01-20T21:38:28.401Z] [2022-01-20T21:38:28.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2022-01-20T21:38:28.401Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.401Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2022-01-20T21:38:28.401Z] [2022-01-20T21:38:28.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2022-01-20T21:38:28.401Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.401Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2022-01-20T21:38:28.401Z] [2022-01-20T21:38:28.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-01-20T21:38:28.401Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.401Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-01-20T21:38:28.401Z] [2022-01-20T21:38:28.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-01-20T21:38:28.401Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.401Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-01-20T21:38:28.401Z] [2022-01-20T21:38:28.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-01-20T21:38:28.401Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.401Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-01-20T21:38:28.401Z] [2022-01-20T21:38:28.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-01-20T21:38:28.401Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.401Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-01-20T21:38:28.401Z] [2022-01-20T21:38:28.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-01-20T21:38:28.401Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.401Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-01-20T21:38:28.401Z] [2022-01-20T21:38:28.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2022-01-20T21:38:28.401Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.401Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2022-01-20T21:38:28.401Z] [2022-01-20T21:38:28.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2022-01-20T21:38:28.401Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.401Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2022-01-20T21:38:28.401Z] [2022-01-20T21:38:28.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-01-20T21:38:28.401Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.401Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-01-20T21:38:28.401Z] [2022-01-20T21:38:28.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-01-20T21:38:28.401Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.401Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-01-20T21:38:28.401Z] [2022-01-20T21:38:28.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-01-20T21:38:28.401Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.401Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-01-20T21:38:28.401Z] [2022-01-20T21:38:28.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-01-20T21:38:28.401Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.401Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-01-20T21:38:28.401Z] [2022-01-20T21:38:28.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2022-01-20T21:38:28.401Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.401Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2022-01-20T21:38:28.401Z] [2022-01-20T21:38:28.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2022-01-20T21:38:28.401Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.401Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2022-01-20T21:38:28.401Z] [2022-01-20T21:38:28.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2022-01-20T21:38:28.401Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.401Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2022-01-20T21:38:28.401Z] [2022-01-20T21:38:28.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2022-01-20T21:38:28.401Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.401Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2022-01-20T21:38:28.401Z] [2022-01-20T21:38:28.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-01-20T21:38:28.401Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.401Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-01-20T21:38:28.401Z] [2022-01-20T21:38:28.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-01-20T21:38:28.401Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.401Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-01-20T21:38:28.401Z] [2022-01-20T21:38:28.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2022-01-20T21:38:28.401Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.401Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2022-01-20T21:38:28.401Z] [2022-01-20T21:38:28.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2022-01-20T21:38:28.401Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.401Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2022-01-20T21:38:28.401Z] [2022-01-20T21:38:28.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-01-20T21:38:28.401Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.401Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-01-20T21:38:28.401Z] [2022-01-20T21:38:28.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-01-20T21:38:28.401Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.401Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-01-20T21:38:28.401Z] [2022-01-20T21:38:28.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-01-20T21:38:28.401Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2022-01-20T21:38:28.401Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-01-20T21:38:28.401Z] [2022-01-20T21:38:28.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-01-20T21:38:28.401Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.401Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-01-20T21:38:28.401Z] [2022-01-20T21:38:28.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-01-20T21:38:28.401Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.401Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-01-20T21:38:28.401Z] [2022-01-20T21:38:28.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2022-01-20T21:38:28.401Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.401Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2022-01-20T21:38:28.401Z] [2022-01-20T21:38:28.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2022-01-20T21:38:28.401Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.401Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2022-01-20T21:38:28.401Z] [2022-01-20T21:38:28.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2022-01-20T21:38:28.401Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.401Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2022-01-20T21:38:28.401Z] [2022-01-20T21:38:28.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-01-20T21:38:28.401Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.401Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-01-20T21:38:28.401Z] [2022-01-20T21:38:28.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-01-20T21:38:28.401Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.401Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-01-20T21:38:28.401Z] [2022-01-20T21:38:28.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2022-01-20T21:38:28.401Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.401Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2022-01-20T21:38:28.401Z] [2022-01-20T21:38:28.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-01-20T21:38:28.401Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.401Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-01-20T21:38:28.401Z] [2022-01-20T21:38:28.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-01-20T21:38:28.401Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.401Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-01-20T21:38:28.401Z] [2022-01-20T21:38:28.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2022-01-20T21:38:28.401Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.401Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2022-01-20T21:38:28.401Z] [2022-01-20T21:38:28.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-01-20T21:38:28.401Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.401Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-01-20T21:38:28.401Z] [2022-01-20T21:38:28.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-01-20T21:38:28.401Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.401Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-01-20T21:38:28.401Z] [2022-01-20T21:38:28.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-01-20T21:38:28.401Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.401Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-01-20T21:38:28.401Z] [2022-01-20T21:38:28.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-01-20T21:38:28.401Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.401Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-01-20T21:38:28.401Z] [2022-01-20T21:38:28.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-01-20T21:38:28.401Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.401Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-01-20T21:38:28.401Z] [2022-01-20T21:38:28.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-01-20T21:38:28.401Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.401Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-01-20T21:38:28.401Z] [2022-01-20T21:38:28.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2022-01-20T21:38:28.401Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.401Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2022-01-20T21:38:28.401Z] [2022-01-20T21:38:28.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2022-01-20T21:38:28.401Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.401Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2022-01-20T21:38:28.401Z] [2022-01-20T21:38:28.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-01-20T21:38:28.401Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.401Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-01-20T21:38:28.401Z] [2022-01-20T21:38:28.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-01-20T21:38:28.401Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.401Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-01-20T21:38:28.401Z] [2022-01-20T21:38:28.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2022-01-20T21:38:28.401Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.401Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2022-01-20T21:38:28.401Z] [2022-01-20T21:38:28.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2022-01-20T21:38:28.401Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.401Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2022-01-20T21:38:28.401Z] [2022-01-20T21:38:28.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-01-20T21:38:28.401Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.401Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-01-20T21:38:28.401Z] [2022-01-20T21:38:28.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-01-20T21:38:28.401Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.401Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-01-20T21:38:28.401Z] [2022-01-20T21:38:28.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-01-20T21:38:28.401Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.401Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-01-20T21:38:28.401Z] [2022-01-20T21:38:28.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2022-01-20T21:38:28.401Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.401Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2022-01-20T21:38:28.401Z] [2022-01-20T21:38:28.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-01-20T21:38:28.402Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.402Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-01-20T21:38:28.402Z] [2022-01-20T21:38:28.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-01-20T21:38:28.402Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.402Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-01-20T21:38:28.402Z] [2022-01-20T21:38:28.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-01-20T21:38:28.402Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.402Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-01-20T21:38:28.402Z] [2022-01-20T21:38:28.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-01-20T21:38:28.402Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.402Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-01-20T21:38:28.402Z] [2022-01-20T21:38:28.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-01-20T21:38:28.402Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.402Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-01-20T21:38:28.402Z] [2022-01-20T21:38:28.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-01-20T21:38:28.402Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.402Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-01-20T21:38:28.402Z] [2022-01-20T21:38:28.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2022-01-20T21:38:28.402Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.402Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2022-01-20T21:38:28.402Z] [2022-01-20T21:38:28.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2022-01-20T21:38:28.402Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.402Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2022-01-20T21:38:28.402Z] [2022-01-20T21:38:28.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2022-01-20T21:38:28.402Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.402Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2022-01-20T21:38:28.402Z] [2022-01-20T21:38:28.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2022-01-20T21:38:28.402Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.402Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2022-01-20T21:38:28.402Z] [2022-01-20T21:38:28.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-01-20T21:38:28.402Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.402Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-01-20T21:38:28.402Z] [2022-01-20T21:38:28.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2022-01-20T21:38:28.402Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.402Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2022-01-20T21:38:28.402Z] [2022-01-20T21:38:28.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-01-20T21:38:28.402Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.402Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-01-20T21:38:28.402Z] [2022-01-20T21:38:28.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-01-20T21:38:28.402Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.402Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-01-20T21:38:28.402Z] [2022-01-20T21:38:28.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2022-01-20T21:38:28.402Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.402Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2022-01-20T21:38:28.402Z] [2022-01-20T21:38:28.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-01-20T21:38:28.402Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2022-01-20T21:38:28.402Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-01-20T21:38:28.402Z] [2022-01-20T21:38:28.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-01-20T21:38:28.402Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.402Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-01-20T21:38:28.402Z] [2022-01-20T21:38:28.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-01-20T21:38:28.402Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.402Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-01-20T21:38:28.402Z] [2022-01-20T21:38:28.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-01-20T21:38:28.402Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.402Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-01-20T21:38:28.402Z] [2022-01-20T21:38:28.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2022-01-20T21:38:28.402Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.402Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2022-01-20T21:38:28.402Z] [2022-01-20T21:38:28.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSetMacAddress (0.03s) [2022-01-20T21:38:28.402Z] docker_cli_run_test.go:1986: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-01-20T21:38:28.402Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.03s) [2022-01-20T21:38:28.402Z] [2022-01-20T21:38:28.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2022-01-20T21:38:28.402Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.402Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2022-01-20T21:38:28.402Z] [2022-01-20T21:38:28.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2022-01-20T21:38:28.402Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.402Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2022-01-20T21:38:28.402Z] [2022-01-20T21:38:28.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2022-01-20T21:38:28.402Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.402Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2022-01-20T21:38:28.402Z] [2022-01-20T21:38:28.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-01-20T21:38:28.402Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.402Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-01-20T21:38:28.402Z] [2022-01-20T21:38:28.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-01-20T21:38:28.402Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.402Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-01-20T21:38:28.402Z] [2022-01-20T21:38:28.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2022-01-20T21:38:28.402Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.402Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2022-01-20T21:38:28.402Z] [2022-01-20T21:38:28.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-01-20T21:38:28.402Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.402Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-01-20T21:38:28.402Z] [2022-01-20T21:38:28.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-01-20T21:38:28.402Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.402Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-01-20T21:38:28.402Z] [2022-01-20T21:38:28.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-01-20T21:38:28.402Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.402Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-01-20T21:38:28.402Z] [2022-01-20T21:38:28.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-01-20T21:38:28.402Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.402Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-01-20T21:38:28.402Z] [2022-01-20T21:38:28.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2022-01-20T21:38:28.402Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2022-01-20T21:38:28.402Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2022-01-20T21:38:28.402Z] [2022-01-20T21:38:28.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2022-01-20T21:38:28.402Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.402Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2022-01-20T21:38:28.402Z] [2022-01-20T21:38:28.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-01-20T21:38:28.402Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.402Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-01-20T21:38:28.402Z] [2022-01-20T21:38:28.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-01-20T21:38:28.402Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.402Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-01-20T21:38:28.402Z] [2022-01-20T21:38:28.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-01-20T21:38:28.402Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.402Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-01-20T21:38:28.402Z] [2022-01-20T21:38:28.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2022-01-20T21:38:28.402Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.402Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2022-01-20T21:38:28.402Z] [2022-01-20T21:38:28.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2022-01-20T21:38:28.402Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.402Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2022-01-20T21:38:28.402Z] [2022-01-20T21:38:28.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2022-01-20T21:38:28.402Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.402Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2022-01-20T21:38:28.402Z] [2022-01-20T21:38:28.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-01-20T21:38:28.402Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.402Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-01-20T21:38:28.402Z] [2022-01-20T21:38:28.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2022-01-20T21:38:28.402Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.402Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2022-01-20T21:38:28.402Z] [2022-01-20T21:38:28.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2022-01-20T21:38:28.402Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.402Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2022-01-20T21:38:28.402Z] [2022-01-20T21:38:28.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2022-01-20T21:38:28.402Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.402Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2022-01-20T21:38:28.402Z] [2022-01-20T21:38:28.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2022-01-20T21:38:28.402Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.402Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2022-01-20T21:38:28.402Z] [2022-01-20T21:38:28.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-01-20T21:38:28.402Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.402Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-01-20T21:38:28.402Z] [2022-01-20T21:38:28.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-01-20T21:38:28.402Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.402Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-01-20T21:38:28.402Z] [2022-01-20T21:38:28.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2022-01-20T21:38:28.402Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.402Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2022-01-20T21:38:28.402Z] [2022-01-20T21:38:28.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2022-01-20T21:38:28.402Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2022-01-20T21:38:28.402Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2022-01-20T21:38:28.402Z] [2022-01-20T21:38:28.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-01-20T21:38:28.402Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.402Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-01-20T21:38:28.402Z] [2022-01-20T21:38:28.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-01-20T21:38:28.402Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.402Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-01-20T21:38:28.402Z] [2022-01-20T21:38:28.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-01-20T21:38:28.402Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.402Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-01-20T21:38:28.402Z] [2022-01-20T21:38:28.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-01-20T21:38:28.402Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.402Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-01-20T21:38:28.402Z] [2022-01-20T21:38:28.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-01-20T21:38:28.402Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.402Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-01-20T21:38:28.402Z] [2022-01-20T21:38:28.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-01-20T21:38:28.402Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.402Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-01-20T21:38:28.402Z] [2022-01-20T21:38:28.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-01-20T21:38:28.402Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.402Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-01-20T21:38:28.402Z] [2022-01-20T21:38:28.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2022-01-20T21:38:28.402Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.402Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2022-01-20T21:38:28.402Z] [2022-01-20T21:38:28.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-01-20T21:38:28.402Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.402Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-01-20T21:38:28.402Z] [2022-01-20T21:38:28.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2022-01-20T21:38:28.402Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.402Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2022-01-20T21:38:28.402Z] [2022-01-20T21:38:28.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-01-20T21:38:28.402Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.402Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-01-20T21:38:28.402Z] [2022-01-20T21:38:28.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-01-20T21:38:28.402Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.402Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-01-20T21:38:28.402Z] [2022-01-20T21:38:28.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2022-01-20T21:38:28.402Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.402Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2022-01-20T21:38:28.402Z] [2022-01-20T21:38:28.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-01-20T21:38:28.402Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.402Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-01-20T21:38:28.402Z] [2022-01-20T21:38:28.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-01-20T21:38:28.402Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.402Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-01-20T21:38:28.402Z] [2022-01-20T21:38:28.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-01-20T21:38:28.402Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.402Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-01-20T21:38:28.402Z] [2022-01-20T21:38:28.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-01-20T21:38:28.402Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.402Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-01-20T21:38:28.403Z] [2022-01-20T21:38:28.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2022-01-20T21:38:28.403Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.403Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2022-01-20T21:38:28.403Z] [2022-01-20T21:38:28.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2022-01-20T21:38:28.403Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.403Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2022-01-20T21:38:28.403Z] [2022-01-20T21:38:28.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-01-20T21:38:28.403Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.403Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-01-20T21:38:28.403Z] [2022-01-20T21:38:28.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2022-01-20T21:38:28.403Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2022-01-20T21:38:28.403Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2022-01-20T21:38:28.403Z] [2022-01-20T21:38:28.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2022-01-20T21:38:28.403Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.403Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2022-01-20T21:38:28.403Z] [2022-01-20T21:38:28.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2022-01-20T21:38:28.403Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.403Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2022-01-20T21:38:28.403Z] [2022-01-20T21:38:28.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-01-20T21:38:28.403Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.403Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-01-20T21:38:28.403Z] [2022-01-20T21:38:28.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-01-20T21:38:28.403Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.403Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-01-20T21:38:28.403Z] [2022-01-20T21:38:28.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-01-20T21:38:28.403Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.403Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-01-20T21:38:28.403Z] [2022-01-20T21:38:28.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2022-01-20T21:38:28.403Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.403Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2022-01-20T21:38:28.403Z] [2022-01-20T21:38:28.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2022-01-20T21:38:28.403Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.403Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2022-01-20T21:38:28.403Z] [2022-01-20T21:38:28.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2022-01-20T21:38:28.403Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.403Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2022-01-20T21:38:28.403Z] [2022-01-20T21:38:28.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-01-20T21:38:28.403Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.403Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-01-20T21:38:28.403Z] [2022-01-20T21:38:28.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-01-20T21:38:28.403Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.403Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-01-20T21:38:28.403Z] [2022-01-20T21:38:28.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-01-20T21:38:28.403Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.403Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-01-20T21:38:28.403Z] [2022-01-20T21:38:28.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-01-20T21:38:28.403Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.403Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-01-20T21:38:28.403Z] [2022-01-20T21:38:28.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-01-20T21:38:28.403Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.403Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-01-20T21:38:28.403Z] [2022-01-20T21:38:28.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-01-20T21:38:28.403Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.403Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-01-20T21:38:28.403Z] [2022-01-20T21:38:28.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2022-01-20T21:38:28.403Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.403Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2022-01-20T21:38:28.403Z] [2022-01-20T21:38:28.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2022-01-20T21:38:28.403Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.403Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2022-01-20T21:38:28.403Z] [2022-01-20T21:38:28.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2022-01-20T21:38:28.403Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.403Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2022-01-20T21:38:28.403Z] [2022-01-20T21:38:28.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-01-20T21:38:28.403Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.403Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-01-20T21:38:28.403Z] [2022-01-20T21:38:28.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-01-20T21:38:28.403Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.403Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-01-20T21:38:28.403Z] [2022-01-20T21:38:28.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-01-20T21:38:28.403Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.403Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-01-20T21:38:28.403Z] [2022-01-20T21:38:28.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-01-20T21:38:28.403Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.403Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-01-20T21:38:28.403Z] [2022-01-20T21:38:28.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-01-20T21:38:28.403Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.403Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-01-20T21:38:28.403Z] [2022-01-20T21:38:28.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-01-20T21:38:28.403Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.403Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-01-20T21:38:28.403Z] [2022-01-20T21:38:28.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-01-20T21:38:28.403Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.403Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-01-20T21:38:28.403Z] [2022-01-20T21:38:28.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-01-20T21:38:28.403Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.403Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-01-20T21:38:28.403Z] [2022-01-20T21:38:28.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-01-20T21:38:28.403Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.403Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-01-20T21:38:28.403Z] [2022-01-20T21:38:28.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-01-20T21:38:28.403Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.403Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-01-20T21:38:28.403Z] [2022-01-20T21:38:28.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-01-20T21:38:28.403Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.403Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-01-20T21:38:28.403Z] [2022-01-20T21:38:28.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-01-20T21:38:28.403Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.403Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-01-20T21:38:28.403Z] [2022-01-20T21:38:28.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-01-20T21:38:28.403Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.403Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-01-20T21:38:28.403Z] [2022-01-20T21:38:28.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-01-20T21:38:28.403Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.403Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-01-20T21:38:28.403Z] [2022-01-20T21:38:28.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-01-20T21:38:28.403Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.403Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-01-20T21:38:28.403Z] [2022-01-20T21:38:28.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-01-20T21:38:28.403Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.403Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-01-20T21:38:28.403Z] [2022-01-20T21:38:28.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-01-20T21:38:28.403Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.403Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-01-20T21:38:28.403Z] [2022-01-20T21:38:28.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-01-20T21:38:28.403Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.403Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-01-20T21:38:28.403Z] [2022-01-20T21:38:28.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-01-20T21:38:28.403Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.403Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-01-20T21:38:28.403Z] [2022-01-20T21:38:28.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-01-20T21:38:28.403Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.403Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-01-20T21:38:28.403Z] [2022-01-20T21:38:28.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-01-20T21:38:28.403Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.403Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-01-20T21:38:28.403Z] [2022-01-20T21:38:28.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-01-20T21:38:28.403Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.403Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-01-20T21:38:28.403Z] [2022-01-20T21:38:28.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-01-20T21:38:28.403Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.403Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-01-20T21:38:28.403Z] [2022-01-20T21:38:28.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-01-20T21:38:28.403Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.403Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-01-20T21:38:28.403Z] [2022-01-20T21:38:28.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-01-20T21:38:28.403Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.403Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-01-20T21:38:28.403Z] [2022-01-20T21:38:28.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-01-20T21:38:28.403Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.403Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-01-20T21:38:28.403Z] [2022-01-20T21:38:28.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-01-20T21:38:28.403Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.403Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-01-20T21:38:28.403Z] [2022-01-20T21:38:28.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-01-20T21:38:28.403Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.403Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-01-20T21:38:28.403Z] [2022-01-20T21:38:28.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-01-20T21:38:28.403Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.403Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-01-20T21:38:28.403Z] [2022-01-20T21:38:28.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-01-20T21:38:28.403Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.403Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-01-20T21:38:28.403Z] [2022-01-20T21:38:28.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-01-20T21:38:28.403Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.403Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-01-20T21:38:28.403Z] [2022-01-20T21:38:28.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-01-20T21:38:28.403Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.403Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-01-20T21:38:28.403Z] [2022-01-20T21:38:28.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-01-20T21:38:28.403Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.403Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-01-20T21:38:28.403Z] [2022-01-20T21:38:28.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-01-20T21:38:28.403Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.403Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-01-20T21:38:28.403Z] [2022-01-20T21:38:28.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-01-20T21:38:28.403Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.403Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-01-20T21:38:28.403Z] [2022-01-20T21:38:28.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-01-20T21:38:28.403Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.403Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-01-20T21:38:28.403Z] [2022-01-20T21:38:28.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-01-20T21:38:28.403Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.403Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-01-20T21:38:28.403Z] [2022-01-20T21:38:28.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-01-20T21:38:28.403Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.403Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-01-20T21:38:28.403Z] [2022-01-20T21:38:28.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-01-20T21:38:28.403Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.403Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-01-20T21:38:28.403Z] [2022-01-20T21:38:28.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-01-20T21:38:28.403Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.403Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-01-20T21:38:28.403Z] [2022-01-20T21:38:28.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-01-20T21:38:28.403Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.403Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-01-20T21:38:28.403Z] [2022-01-20T21:38:28.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-01-20T21:38:28.403Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.403Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-01-20T21:38:28.403Z] [2022-01-20T21:38:28.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-01-20T21:38:28.403Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.403Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-01-20T21:38:28.403Z] [2022-01-20T21:38:28.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-01-20T21:38:28.403Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.404Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-01-20T21:38:28.404Z] [2022-01-20T21:38:28.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-01-20T21:38:28.404Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.404Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-01-20T21:38:28.404Z] [2022-01-20T21:38:28.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-01-20T21:38:28.404Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.404Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-01-20T21:38:28.404Z] [2022-01-20T21:38:28.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-01-20T21:38:28.404Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.404Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-01-20T21:38:28.404Z] [2022-01-20T21:38:28.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-01-20T21:38:28.404Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.404Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-01-20T21:38:28.404Z] [2022-01-20T21:38:28.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-01-20T21:38:28.404Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.404Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-01-20T21:38:28.404Z] [2022-01-20T21:38:28.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-01-20T21:38:28.404Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.404Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-01-20T21:38:28.404Z] [2022-01-20T21:38:28.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-01-20T21:38:28.404Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.404Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-01-20T21:38:28.404Z] [2022-01-20T21:38:28.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-01-20T21:38:28.404Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.404Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-01-20T21:38:28.404Z] [2022-01-20T21:38:28.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-01-20T21:38:28.404Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.404Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-01-20T21:38:28.404Z] [2022-01-20T21:38:28.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-01-20T21:38:28.404Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.404Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-01-20T21:38:28.404Z] [2022-01-20T21:38:28.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-01-20T21:38:28.404Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.404Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-01-20T21:38:28.404Z] [2022-01-20T21:38:28.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-01-20T21:38:28.404Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.404Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-01-20T21:38:28.404Z] [2022-01-20T21:38:28.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-01-20T21:38:28.404Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.404Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-01-20T21:38:28.404Z] [2022-01-20T21:38:28.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-01-20T21:38:28.404Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.404Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-01-20T21:38:28.404Z] [2022-01-20T21:38:28.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-01-20T21:38:28.404Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.404Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-01-20T21:38:28.404Z] [2022-01-20T21:38:28.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-01-20T21:38:28.404Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.404Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-01-20T21:38:28.404Z] [2022-01-20T21:38:28.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-01-20T21:38:28.404Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.404Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-01-20T21:38:28.404Z] [2022-01-20T21:38:28.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-01-20T21:38:28.404Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.404Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-01-20T21:38:28.404Z] [2022-01-20T21:38:28.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-01-20T21:38:28.404Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.404Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-01-20T21:38:28.404Z] [2022-01-20T21:38:28.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-01-20T21:38:28.404Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.404Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-01-20T21:38:28.404Z] [2022-01-20T21:38:28.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-01-20T21:38:28.404Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.404Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-01-20T21:38:28.404Z] [2022-01-20T21:38:28.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-01-20T21:38:28.404Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.404Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-01-20T21:38:28.404Z] [2022-01-20T21:38:28.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-01-20T21:38:28.404Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.404Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-01-20T21:38:28.404Z] [2022-01-20T21:38:28.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-01-20T21:38:28.404Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.404Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-01-20T21:38:28.404Z] [2022-01-20T21:38:28.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-01-20T21:38:28.404Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.404Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-01-20T21:38:28.404Z] [2022-01-20T21:38:28.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-01-20T21:38:28.404Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.404Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-01-20T21:38:28.404Z] [2022-01-20T21:38:28.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-01-20T21:38:28.404Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.404Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-01-20T21:38:28.404Z] [2022-01-20T21:38:28.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-01-20T21:38:28.404Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.404Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-01-20T21:38:28.404Z] [2022-01-20T21:38:28.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-01-20T21:38:28.404Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.404Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-01-20T21:38:28.404Z] [2022-01-20T21:38:28.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-01-20T21:38:28.404Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.404Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-01-20T21:38:28.404Z] [2022-01-20T21:38:28.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-01-20T21:38:28.404Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.404Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-01-20T21:38:28.404Z] [2022-01-20T21:38:28.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-01-20T21:38:28.404Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.404Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-01-20T21:38:28.404Z] [2022-01-20T21:38:28.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-01-20T21:38:28.404Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.404Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-01-20T21:38:28.404Z] [2022-01-20T21:38:28.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-01-20T21:38:28.404Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.404Z] [2022-01-20T21:38:28.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-01-20T21:38:28.404Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.404Z] [2022-01-20T21:38:28.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-01-20T21:38:28.404Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-01-20T21:38:28.404Z] [2022-01-20T21:38:28.404Z] DONE 1085 tests, 544 skipped in 2514.819s [2022-01-20T21:38:28.404Z] INFO: Integration tests ended at 01/20/2022 21:38:28. Duration:00:41:54.9518978 [2022-01-20T21:38:28.404Z] INFO: Docker info of the daemon under test at end of run [2022-01-20T21:38:28.404Z] [2022-01-20T21:38:28.404Z] Containers: 2 [2022-01-20T21:38:28.404Z] Running: 0 [2022-01-20T21:38:28.404Z] Paused: 0 [2022-01-20T21:38:28.404Z] Stopped: 2 [2022-01-20T21:38:28.404Z] Images: 18 [2022-01-20T21:38:28.404Z] Server Version: 0.0.0-dev [2022-01-20T21:38:28.404Z] Storage Driver: windowsfilter [2022-01-20T21:38:28.404Z] Windows: [2022-01-20T21:38:28.404Z] Logging Driver: json-file [2022-01-20T21:38:28.404Z] Plugins: [2022-01-20T21:38:28.404Z] Volume: local [2022-01-20T21:38:28.404Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-01-20T21:38:28.404Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-01-20T21:38:28.404Z] Swarm: inactive [2022-01-20T21:38:28.404Z] Default Isolation: process [2022-01-20T21:38:28.404Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-01-20T21:38:28.404Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-01-20T21:38:28.404Z] OSType: windows [2022-01-20T21:38:28.404Z] Architecture: x86_64 [2022-01-20T21:38:28.404Z] CPUs: 4 [2022-01-20T21:38:28.404Z] Total Memory: 32GiB [2022-01-20T21:38:28.404Z] Name: azwin-2-d8d891 [2022-01-20T21:38:28.404Z] ID: CHVH:46SU:27U5:G6BC:WNWZ:KFMP:CVVU:JQZ2:U2N4:HXIV:KIG2:ESYO [2022-01-20T21:38:28.404Z] Docker Root Dir: D:\CI\PR-43172\3\daemon [2022-01-20T21:38:28.404Z] Debug Mode (client): false [2022-01-20T21:38:28.404Z] Debug Mode (server): true [2022-01-20T21:38:28.404Z] File Descriptors: -1 [2022-01-20T21:38:28.404Z] Goroutines: 46 [2022-01-20T21:38:28.404Z] System Time: 2022-01-20T21:38:28.2481649Z [2022-01-20T21:38:28.404Z] EventsListeners: 0 [2022-01-20T21:38:28.404Z] Registry: https://index.docker.io/v1/ [2022-01-20T21:38:28.404Z] Labels: [2022-01-20T21:38:28.404Z] Experimental: false [2022-01-20T21:38:28.404Z] Insecure Registries: [2022-01-20T21:38:28.404Z] 127.0.0.0/8 [2022-01-20T21:38:28.404Z] Live Restore Enabled: false [2022-01-20T21:38:28.404Z] [2022-01-20T21:38:28.404Z] [2022-01-20T21:38:28.404Z] INFO: Stopping daemon under test [2022-01-20T21:38:28.870Z] SUCCESS: The process with PID 5840 (child process of PID 5692) has been terminated. [2022-01-20T21:38:28.870Z] SUCCESS: The process with PID 5692 (child process of PID 4192) has been terminated. [2022-01-20T21:38:28.870Z] INFO: Stop tailing logs of the daemon under tests [2022-01-20T21:38:28.870Z] INFO: executeCI.ps1 Completed successfully at 01/20/2022 21:38:28. [2022-01-20T21:38:28.870Z] INFO: Tidying up at end of run [2022-01-20T21:38:28.870Z] INFO: Saving daemon under test log (d:\CI\PR-43172\3\dut.out) to bundles\CIDUT.out [2022-01-20T21:38:28.870Z] INFO: Saving daemon under test log (d:\CI\PR-43172\3\dut.err) to bundles\CIDUT.err [2022-01-20T21:38:28.870Z] INFO: Saving containerd logs to bundles [2022-01-20T21:38:28.870Z] INFO: Nuke-Everything... [2022-01-20T21:38:28.870Z] INFO: Container count on control daemon to delete is 2 [2022-01-20T21:38:28.870Z] 974e01f2caff [2022-01-20T21:38:28.870Z] dc701f74f16f [2022-01-20T21:38:29.336Z] INFO: Tidying pidfile d:\CI\PR-43172\3\docker.pid [2022-01-20T21:38:29.336Z] INFO: Killing containerd with PID 6084 [2022-01-20T21:38:29.336Z] INFO: Nuking d:\CI [2022-01-20T21:38:45.026Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-01-20T21:38:45.026Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-01-20T21:38:50.543Z] INFO: Zapped successfully [2022-01-20T21:38:50.543Z] [2022-01-20T21:38:50.543Z] INFO: executeCI.ps1 exiting at Thu Jan 20 21:38:48 CUT 2022. Duration 01:05:39.2997011 [2022-01-20T21:38:50.543Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-01-20T21:38:50.789Z] Recording test results [2022-01-20T21:38:53.734Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-01-20T21:39:00.062Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-01-20T21:39:00.922Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-01-20T21:39:00.922Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-01-20T21:39:01.395Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-01-20T21:39:01.395Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-01-20T21:39:01.395Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-01-20T21:39:01.576Z] Creating win-2022-c8d-integration-bundles.zip [Pipeline] archiveArtifacts [2022-01-20T21:39:04.007Z] Archiving artifacts [2022-01-20T21:39:05.210Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-01-20T21:39:05.210Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-01-20T21:39:05.210Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-01-20T21:39:20.001Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43172/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-01-20T21:39:20.183Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-01-20T21:39:21.018Z] + make clean [2022-01-20T21:39:22.001Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-01-20T21:39:22.146Z] docker-dev-cache [2022-01-20T21:39:22.146Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-01-20T21:39:24.946Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-01-20T21:39:25.416Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-01-20T21:39:55.546Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-01-20T21:39:55.546Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-01-20T21:39:55.546Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-01-20T21:39:55.546Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-01-20T21:39:55.546Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-01-20T21:39:55.546Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-01-20T21:39:55.546Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-01-20T21:39:55.546Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-01-20T21:40:04.218Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-01-20T21:40:07.178Z] === RUN TestDockerSuite/TestBuildXZHost [2022-01-20T21:40:07.178Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-01-20T21:40:07.178Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-01-20T21:40:07.178Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-01-20T21:40:07.178Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-01-20T21:40:07.178Z] docker_cli_sni_test.go:18: Flakey test [2022-01-20T21:40:07.178Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-01-20T21:40:10.134Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-01-20T21:40:16.007Z] === RUN TestDockerSuite/TestCommitChange [2022-01-20T21:40:21.884Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-01-20T21:40:27.760Z] === RUN TestDockerSuite/TestCommitHardlink [2022-01-20T21:40:27.760Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-01-20T21:40:27.760Z] === RUN TestDockerSuite/TestCommitNewFile [2022-01-20T21:40:42.545Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-01-20T21:40:42.545Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-01-20T21:40:42.545Z] === RUN TestDockerSuite/TestCommitTTY [2022-01-20T21:40:49.598Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-01-20T21:40:59.897Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-01-20T21:40:59.897Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-01-20T21:40:59.897Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-01-20T21:40:59.897Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-01-20T21:40:59.897Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-01-20T21:40:59.897Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-01-20T21:40:59.897Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-01-20T21:40:59.897Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-01-20T21:40:59.897Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-01-20T21:40:59.897Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-01-20T21:40:59.897Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-01-20T21:40:59.897Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-01-20T21:40:59.897Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-01-20T21:40:59.897Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2022-01-20T21:40:59.897Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-01-20T21:40:59.897Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-01-20T21:41:14.687Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-01-20T21:41:21.743Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-01-20T21:41:21.743Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2022-01-20T21:41:21.743Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-01-20T21:41:24.644Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-01-20T21:41:24.644Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2022-01-20T21:41:24.644Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-01-20T21:41:24.644Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2022-01-20T21:41:24.644Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-01-20T21:41:24.644Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2022-01-20T21:41:24.644Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-01-20T21:41:27.538Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-01-20T21:41:27.538Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2022-01-20T21:41:27.538Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-01-20T21:41:27.538Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-01-20T21:41:30.437Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-01-20T21:41:30.437Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-01-20T21:41:30.437Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2022-01-20T21:41:30.437Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-01-20T21:41:30.437Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2022-01-20T21:41:30.437Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-01-20T21:41:30.437Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2022-01-20T21:41:30.437Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-01-20T21:41:33.330Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-01-20T21:41:36.226Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-01-20T21:41:39.122Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-01-20T21:41:39.122Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-01-20T21:41:39.122Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2022-01-20T21:41:39.122Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-01-20T21:41:42.013Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-01-20T21:41:42.013Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-01-20T21:41:44.904Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-01-20T21:41:44.904Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2022-01-20T21:41:44.904Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-01-20T21:41:44.904Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2022-01-20T21:41:44.904Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-01-20T21:41:47.808Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-01-20T21:41:47.808Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-01-20T21:41:49.980Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-01-20T21:41:49.980Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2022-01-20T21:41:49.980Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-01-20T21:41:53.699Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-01-20T21:41:53.699Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-01-20T21:42:02.239Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-01-20T21:42:05.960Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-01-20T21:42:10.643Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-01-20T21:42:10.643Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-01-20T21:42:10.643Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-01-20T21:42:10.644Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-01-20T21:42:10.644Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-01-20T21:42:13.536Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-01-20T21:42:13.536Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2022-01-20T21:42:13.536Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-01-20T21:42:22.084Z] === RUN TestDockerSuite/TestContainerAPITop [2022-01-20T21:42:22.084Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2022-01-20T21:42:22.084Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-01-20T21:42:23.615Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-01-20T21:42:23.615Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-01-20T21:42:28.298Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-01-20T21:42:31.253Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-01-20T21:42:31.253Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2022-01-20T21:42:31.253Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-01-20T21:42:31.253Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2022-01-20T21:42:31.253Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-01-20T21:42:31.253Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2022-01-20T21:42:31.253Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-01-20T21:42:31.253Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2022-01-20T21:42:31.253Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-01-20T21:42:31.253Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2022-01-20T21:42:31.253Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-01-20T21:42:33.472Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-01-20T21:42:33.473Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-01-20T21:42:42.147Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-01-20T21:42:49.475Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-01-20T21:42:52.435Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-01-20T21:42:55.392Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000004f48_} [2022-01-20T21:43:04.061Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1559832947_c:\foo_false____} [2022-01-20T21:43:06.282Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1559832947_c:\foo_true____} [2022-01-20T21:43:09.249Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-01-20T21:43:09.249Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2022-01-20T21:43:09.249Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-01-20T21:43:09.249Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-01-20T21:43:09.249Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-01-20T21:43:09.249Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-01-20T21:43:09.249Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-01-20T21:43:09.249Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-01-20T21:43:09.249Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-01-20T21:43:09.249Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-01-20T21:43:09.718Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-01-20T21:43:09.718Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-01-20T21:43:09.718Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-01-20T21:43:09.718Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-01-20T21:43:09.718Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2022-01-20T21:43:09.718Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-01-20T21:43:09.718Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2022-01-20T21:43:09.718Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-01-20T21:43:09.718Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2022-01-20T21:43:09.718Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-01-20T21:43:09.718Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-01-20T21:43:09.718Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-01-20T21:43:09.718Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-01-20T21:43:09.718Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-01-20T21:43:18.392Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-01-20T21:43:18.392Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-01-20T21:43:18.392Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-01-20T21:43:18.392Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-01-20T21:43:18.392Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-01-20T21:43:18.392Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-01-20T21:43:18.392Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-01-20T21:43:18.392Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-01-20T21:43:18.392Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-01-20T21:43:18.392Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-01-20T21:43:18.392Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-01-20T21:43:18.392Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-01-20T21:43:18.392Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-01-20T21:43:18.392Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-01-20T21:43:18.392Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-01-20T21:43:18.392Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-01-20T21:43:18.392Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-01-20T21:43:18.392Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-01-20T21:43:18.392Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-01-20T21:43:18.392Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-01-20T21:43:18.392Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-01-20T21:43:18.392Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-01-20T21:43:18.392Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-01-20T21:43:18.392Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-01-20T21:43:18.392Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-01-20T21:43:18.392Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-01-20T21:43:18.392Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-01-20T21:43:21.347Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-01-20T21:43:21.347Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-01-20T21:43:21.347Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-01-20T21:43:21.347Z] === RUN TestDockerSuite/TestCpRelativePath [2022-01-20T21:43:24.305Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-01-20T21:43:24.305Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-01-20T21:43:24.305Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-01-20T21:43:24.305Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-01-20T21:43:24.305Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-01-20T21:43:24.305Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-01-20T21:43:24.305Z] === RUN TestDockerSuite/TestCpToCaseA [2022-01-20T21:43:34.754Z] === RUN TestDockerSuite/TestCpToCaseB [2022-01-20T21:43:42.482Z] === RUN TestDockerSuite/TestCpToCaseC [2022-01-20T21:43:42.482Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-01-20T21:43:42.482Z] === RUN TestDockerSuite/TestCpToCaseD [2022-01-20T21:43:42.482Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-01-20T21:43:42.482Z] === RUN TestDockerSuite/TestCpToCaseE [2022-01-20T21:43:54.987Z] === RUN TestDockerSuite/TestCpToCaseF [2022-01-20T21:43:54.987Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-01-20T21:43:54.987Z] === RUN TestDockerSuite/TestCpToCaseG [2022-01-20T21:43:54.987Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-01-20T21:43:54.987Z] === RUN TestDockerSuite/TestCpToCaseH [2022-01-20T21:44:05.429Z] === RUN TestDockerSuite/TestCpToCaseI [2022-01-20T21:44:05.429Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-01-20T21:44:05.429Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-01-20T21:44:05.429Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-01-20T21:44:05.429Z] === RUN TestDockerSuite/TestCpToDot [2022-01-20T21:44:07.649Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-01-20T21:44:07.649Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-01-20T21:44:07.649Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-01-20T21:44:07.649Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-01-20T21:44:07.649Z] === RUN TestDockerSuite/TestCpToStdout [2022-01-20T21:44:10.604Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-01-20T21:44:10.604Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-01-20T21:44:10.604Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-01-20T21:44:10.604Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-01-20T21:44:10.604Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-01-20T21:44:10.604Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-01-20T21:44:10.604Z] === RUN TestDockerSuite/TestCpVolumePath [2022-01-20T21:44:10.604Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-01-20T21:44:10.604Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-01-20T21:44:10.604Z] === RUN TestDockerSuite/TestCreateArgs [2022-01-20T21:44:11.074Z] === RUN TestDockerSuite/TestCreateByImageID [2022-01-20T21:44:13.297Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-01-20T21:44:16.267Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-01-20T21:44:16.267Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-01-20T21:44:16.736Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-01-20T21:44:19.701Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-01-20T21:44:20.171Z] === RUN TestDockerSuite/TestCreateLabels [2022-01-20T21:44:20.643Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-01-20T21:44:20.643Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-01-20T21:44:20.643Z] === RUN TestDockerSuite/TestCreateRM [2022-01-20T21:44:21.112Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-01-20T21:44:21.112Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-01-20T21:44:21.112Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-01-20T21:44:21.112Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-01-20T21:44:21.583Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-01-20T21:44:36.548Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-01-20T21:44:36.548Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-01-20T21:44:37.536Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-01-20T21:44:41.331Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-01-20T21:44:41.331Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-01-20T21:44:41.331Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2022-01-20T21:44:41.331Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-01-20T21:44:50.006Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-01-20T21:44:50.006Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-01-20T21:44:50.006Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-01-20T21:44:50.006Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-01-20T21:44:50.006Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-01-20T21:44:50.006Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-01-20T21:44:50.006Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-01-20T21:44:50.006Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-01-20T21:44:50.006Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-01-20T21:44:50.006Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-01-20T21:44:50.006Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-01-20T21:44:50.006Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-01-20T21:44:50.006Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-01-20T21:44:50.006Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-01-20T21:44:50.006Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-01-20T21:44:50.006Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-01-20T21:44:50.006Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T21:44:50.006Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-01-20T21:44:50.006Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-01-20T21:44:50.006Z] === RUN TestDockerSuite/TestDevicePermissions [2022-01-20T21:44:50.006Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2022-01-20T21:44:50.006Z] === RUN TestDockerSuite/TestDockerFails [2022-01-20T21:44:50.006Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-01-20T21:44:50.006Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-01-20T21:44:50.006Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-01-20T21:44:50.006Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-01-20T21:44:50.006Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-01-20T21:44:50.006Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-01-20T21:44:50.006Z] === RUN TestDockerSuite/TestEventsAttach [2022-01-20T21:44:50.006Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-01-20T21:44:50.006Z] === RUN TestDockerSuite/TestEventsCommit [2022-01-20T21:44:50.006Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-01-20T21:44:50.006Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-01-20T21:44:52.961Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-01-20T21:44:55.916Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-01-20T21:44:58.871Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-01-20T21:45:20.117Z] === RUN TestDockerSuite/TestEventsCopy [2022-01-20T21:45:23.919Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-01-20T21:45:31.093Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-01-20T21:45:38.262Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-01-20T21:45:38.733Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-01-20T21:45:47.405Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-01-20T21:45:47.405Z] === RUN TestDockerSuite/TestEventsFilterType [2022-01-20T21:45:48.974Z] === RUN TestDockerSuite/TestEventsFilters [2022-01-20T21:45:54.848Z] === RUN TestDockerSuite/TestEventsFormat [2022-01-20T21:46:00.721Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-01-20T21:46:00.721Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-01-20T21:46:00.721Z] === RUN TestDockerSuite/TestEventsImageImport [2022-01-20T21:46:00.721Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-01-20T21:46:00.721Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-01-20T21:46:00.721Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-01-20T21:46:00.721Z] === RUN TestDockerSuite/TestEventsImagePull [2022-01-20T21:46:00.721Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-01-20T21:46:00.721Z] === RUN TestDockerSuite/TestEventsImageTag [2022-01-20T21:46:01.709Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-01-20T21:46:01.709Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-01-20T21:46:01.709Z] === RUN TestDockerSuite/TestEventsRename [2022-01-20T21:46:04.661Z] === RUN TestDockerSuite/TestEventsResize [2022-01-20T21:46:13.344Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-01-20T21:46:20.508Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-01-20T21:46:24.304Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-01-20T21:46:30.178Z] === RUN TestDockerSuite/TestEventsTop [2022-01-20T21:46:30.178Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-01-20T21:46:30.178Z] === RUN TestDockerSuite/TestEventsUntag [2022-01-20T21:46:32.408Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-01-20T21:46:39.575Z] === RUN TestDockerSuite/TestExec [2022-01-20T21:46:39.575Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-01-20T21:46:40.044Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-01-20T21:46:40.044Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-01-20T21:46:40.044Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-01-20T21:46:42.265Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-01-20T21:46:45.224Z] === RUN TestDockerSuite/TestExecAPIStart [2022-01-20T21:46:45.224Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-01-20T21:46:45.224Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-01-20T21:46:45.224Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-01-20T21:46:45.224Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-01-20T21:46:45.224Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-01-20T21:46:45.224Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-01-20T21:46:47.448Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-01-20T21:46:50.405Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-01-20T21:46:52.657Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-01-20T21:46:55.615Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-01-20T21:47:00.377Z] === RUN TestDockerSuite/TestExecCgroup [2022-01-20T21:47:00.377Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-01-20T21:47:00.377Z] === RUN TestDockerSuite/TestExecEnv [2022-01-20T21:47:00.377Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-01-20T21:47:00.377Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-01-20T21:47:00.377Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-01-20T21:47:00.377Z] === RUN TestDockerSuite/TestExecExitStatus [2022-01-20T21:47:03.332Z] === RUN TestDockerSuite/TestExecInspectID [2022-01-20T21:47:08.093Z] === RUN TestDockerSuite/TestExecInteractive [2022-01-20T21:47:08.093Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-01-20T21:47:08.093Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-01-20T21:47:08.093Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-01-20T21:47:08.093Z] === RUN TestDockerSuite/TestExecParseError [2022-01-20T21:47:08.093Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-01-20T21:47:08.093Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-01-20T21:47:08.093Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-01-20T21:47:08.093Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-01-20T21:47:08.093Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-01-20T21:47:08.093Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-01-20T21:47:11.051Z] === RUN TestDockerSuite/TestExecSetEnv [2022-01-20T21:47:11.051Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-01-20T21:47:11.051Z] === RUN TestDockerSuite/TestExecStartFails [2022-01-20T21:47:11.051Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-01-20T21:47:11.051Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-01-20T21:47:11.051Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-01-20T21:47:11.051Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-01-20T21:47:11.051Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-01-20T21:47:11.051Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-01-20T21:47:11.051Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-01-20T21:47:11.051Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-01-20T21:47:14.012Z] === RUN TestDockerSuite/TestExecUlimits [2022-01-20T21:47:14.012Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-01-20T21:47:14.012Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-01-20T21:47:24.456Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-01-20T21:47:24.456Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-01-20T21:47:24.456Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-01-20T21:47:24.456Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-01-20T21:47:24.456Z] === RUN TestDockerSuite/TestExecWithUser [2022-01-20T21:47:24.456Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-01-20T21:47:24.456Z] === RUN TestDockerSuite/TestGetContainerStats [2022-01-20T21:47:30.331Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-01-20T21:47:37.496Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-01-20T21:47:40.455Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-01-20T21:47:47.625Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-01-20T21:47:47.625Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-01-20T21:47:47.625Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-01-20T21:47:47.625Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-01-20T21:47:47.625Z] === RUN TestDockerSuite/TestHealth [2022-01-20T21:47:47.625Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-01-20T21:47:47.625Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-01-20T21:47:47.625Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-01-20T21:47:47.625Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-01-20T21:47:47.625Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-01-20T21:47:58.060Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-01-20T21:47:58.060Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-01-20T21:47:58.060Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-01-20T21:47:58.060Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-01-20T21:47:58.060Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-01-20T21:47:58.060Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-01-20T21:47:58.530Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-01-20T21:47:59.521Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-01-20T21:47:59.521Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-01-20T21:47:59.521Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-01-20T21:48:01.091Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-01-20T21:48:01.091Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-01-20T21:48:03.312Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-01-20T21:48:03.781Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-01-20T21:48:06.743Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-01-20T21:48:09.707Z] === RUN TestDockerSuite/TestImagesFormat [2022-01-20T21:48:10.177Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-01-20T21:48:10.177Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-01-20T21:48:10.177Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-01-20T21:48:14.947Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-01-20T21:48:14.947Z] === RUN TestDockerSuite/TestImportBadURL [2022-01-20T21:48:17.169Z] === RUN TestDockerSuite/TestImportDisplay [2022-01-20T21:48:17.169Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-01-20T21:48:17.169Z] === RUN TestDockerSuite/TestImportFile [2022-01-20T21:48:17.169Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-01-20T21:48:17.169Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-01-20T21:48:17.169Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-01-20T21:48:17.169Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-01-20T21:48:17.169Z] === RUN TestDockerSuite/TestImportGzipped [2022-01-20T21:48:17.169Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-01-20T21:48:17.169Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-01-20T21:48:17.169Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-01-20T21:48:17.169Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-01-20T21:48:17.169Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-01-20T21:48:17.169Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-01-20T21:48:17.169Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-01-20T21:48:17.169Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-01-20T21:48:17.169Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-01-20T21:48:17.169Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-01-20T21:48:17.169Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-01-20T21:48:17.169Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-01-20T21:48:17.169Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-01-20T21:48:17.169Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-01-20T21:48:17.169Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-01-20T21:48:25.841Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-01-20T21:48:28.062Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-01-20T21:48:28.062Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-01-20T21:48:28.062Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-01-20T21:48:28.062Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-01-20T21:48:28.062Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-01-20T21:48:28.062Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-01-20T21:48:28.062Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-01-20T21:48:28.062Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-01-20T21:48:31.019Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-01-20T21:48:31.019Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-01-20T21:48:33.978Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-01-20T21:48:33.978Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-01-20T21:48:33.978Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-01-20T21:48:33.978Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-01-20T21:48:33.978Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-01-20T21:48:33.978Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-01-20T21:48:33.978Z] === RUN TestDockerSuite/TestInspectDefault [2022-01-20T21:48:36.934Z] === RUN TestDockerSuite/TestInspectHistory [2022-01-20T21:48:42.808Z] === RUN TestDockerSuite/TestInspectImage [2022-01-20T21:48:42.808Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-01-20T21:48:42.808Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-01-20T21:48:42.808Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-01-20T21:48:42.808Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-01-20T21:48:42.808Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-01-20T21:48:42.808Z] === RUN TestDockerSuite/TestInspectInt64 [2022-01-20T21:48:45.027Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-01-20T21:48:47.990Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-01-20T21:48:47.990Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-01-20T21:48:50.951Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-01-20T21:48:53.167Z] === RUN TestDockerSuite/TestInspectPlugin [2022-01-20T21:48:53.167Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-01-20T21:48:53.167Z] === RUN TestDockerSuite/TestInspectRootFS [2022-01-20T21:48:53.167Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-01-20T21:48:56.262Z] === RUN TestDockerSuite/TestInspectStatus [2022-01-20T21:48:59.225Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-01-20T21:49:05.100Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-01-20T21:49:08.060Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-01-20T21:49:11.016Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-01-20T21:49:13.234Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-01-20T21:49:21.912Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-01-20T21:49:23.487Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-01-20T21:49:26.444Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-01-20T21:49:26.444Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-01-20T21:49:26.444Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-01-20T21:49:26.444Z] === RUN TestDockerSuite/TestLinksEnvs [2022-01-20T21:49:26.444Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-01-20T21:49:26.444Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-01-20T21:49:26.444Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-01-20T21:49:26.444Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-01-20T21:49:26.444Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-01-20T21:49:26.444Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-01-20T21:49:26.444Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-01-20T21:49:26.444Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-01-20T21:49:26.444Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-01-20T21:49:26.444Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-01-20T21:49:26.444Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-01-20T21:49:26.444Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-01-20T21:49:26.444Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-01-20T21:49:26.444Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-01-20T21:49:26.444Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-01-20T21:49:26.444Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-01-20T21:49:26.444Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-01-20T21:49:26.444Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-01-20T21:49:26.444Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-01-20T21:49:26.444Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-01-20T21:49:26.444Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-01-20T21:49:26.444Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-01-20T21:49:26.444Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-01-20T21:49:26.444Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-01-20T21:49:26.444Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-01-20T21:49:26.444Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-01-20T21:49:26.444Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-01-20T21:49:26.914Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-01-20T21:49:26.914Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-01-20T21:49:26.914Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-01-20T21:49:26.914Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-01-20T21:49:26.914Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-01-20T21:49:29.135Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-01-20T21:49:32.091Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-01-20T21:49:37.966Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-01-20T21:49:40.923Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-01-20T21:49:40.923Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-01-20T21:49:40.923Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-01-20T21:49:44.024Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-01-20T21:49:44.024Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-01-20T21:49:52.703Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-01-20T21:50:01.373Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-01-20T21:50:10.050Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-01-20T21:50:12.277Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-01-20T21:50:15.234Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-01-20T21:50:15.234Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-01-20T21:50:15.234Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-01-20T21:50:23.904Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-01-20T21:50:25.472Z] === RUN TestDockerSuite/TestLogsSince [2022-01-20T21:50:35.905Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-01-20T21:50:35.905Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-01-20T21:50:35.905Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-01-20T21:50:35.905Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-01-20T21:50:35.905Z] === RUN TestDockerSuite/TestLogsTail [2022-01-20T21:50:38.870Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-01-20T21:50:42.679Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-01-20T21:50:45.631Z] === RUN TestDockerSuite/TestMountIntoProc [2022-01-20T21:50:45.631Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2022-01-20T21:50:45.631Z] === RUN TestDockerSuite/TestMountIntoSys [2022-01-20T21:50:45.631Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2022-01-20T21:50:45.631Z] === RUN TestDockerSuite/TestNetHostname [2022-01-20T21:50:45.631Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-01-20T21:50:45.631Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-01-20T21:50:45.631Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-01-20T21:50:45.631Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-01-20T21:50:45.631Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2022-01-20T21:50:45.631Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-01-20T21:50:45.631Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2022-01-20T21:50:45.631Z] === RUN TestDockerSuite/TestPluginActive [2022-01-20T21:50:45.631Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-01-20T21:50:45.631Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-01-20T21:50:45.631Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-01-20T21:50:45.631Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-01-20T21:50:45.631Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-01-20T21:50:45.631Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-01-20T21:50:45.631Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-01-20T21:50:45.631Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-01-20T21:50:45.631Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-01-20T21:50:45.631Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-01-20T21:50:45.631Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-01-20T21:50:45.631Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-01-20T21:50:45.631Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-01-20T21:50:45.631Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-01-20T21:50:45.631Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-01-20T21:50:45.631Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-01-20T21:50:45.631Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-01-20T21:50:45.631Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-01-20T21:50:45.631Z] === RUN TestDockerSuite/TestPortHostBinding [2022-01-20T21:50:45.631Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-01-20T21:50:45.631Z] === RUN TestDockerSuite/TestPortList [2022-01-20T21:50:45.631Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-01-20T21:50:45.631Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-01-20T21:50:51.410Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-01-20T21:50:51.410Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-01-20T21:50:51.410Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-01-20T21:50:51.410Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-01-20T21:50:51.410Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2022-01-20T21:50:51.410Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-01-20T21:50:51.410Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2022-01-20T21:50:51.410Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-01-20T21:50:51.410Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2022-01-20T21:50:51.411Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-01-20T21:50:51.411Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2022-01-20T21:50:51.411Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-01-20T21:50:51.411Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2022-01-20T21:50:51.411Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-01-20T21:50:51.411Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2022-01-20T21:50:51.411Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-01-20T21:50:51.411Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2022-01-20T21:50:51.411Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-01-20T21:50:56.835Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-01-20T21:50:56.835Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2022-01-20T21:50:56.835Z] === RUN TestDockerSuite/TestPsByOrder [2022-01-20T21:51:09.200Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-01-20T21:51:09.200Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-01-20T21:51:09.200Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-01-20T21:51:19.504Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-01-20T21:51:37.168Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-01-20T21:51:37.168Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-01-20T21:51:37.168Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-01-20T21:51:37.168Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-01-20T21:51:51.956Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-01-20T21:51:56.641Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-01-20T21:52:05.194Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-01-20T21:52:10.973Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-01-20T21:52:10.973Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-01-20T21:52:10.973Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-01-20T21:52:10.973Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-01-20T21:52:10.973Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-01-20T21:52:16.755Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-01-20T21:52:16.755Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-01-20T21:52:16.755Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-01-20T21:52:16.755Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-01-20T21:52:16.755Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-01-20T21:52:16.755Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-01-20T21:52:16.755Z] === RUN TestDockerSuite/TestPsRightTagName [2022-01-20T21:52:16.755Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-01-20T21:52:16.755Z] === RUN TestDockerSuite/TestPsShowMounts [2022-01-20T21:52:27.056Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-01-20T21:52:27.056Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2022-01-20T21:52:27.056Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-01-20T21:52:27.056Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-01-20T21:52:27.056Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-01-20T21:52:27.056Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-01-20T21:52:28.587Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-01-20T21:52:29.552Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-01-20T21:52:29.552Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2022-01-20T21:52:29.552Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-01-20T21:52:35.334Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-01-20T21:52:40.014Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-01-20T21:52:42.914Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-01-20T21:53:18.751Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-01-20T21:53:18.751Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-01-20T21:53:18.751Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-01-20T21:53:22.547Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-01-20T21:53:23.018Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-01-20T21:53:23.018Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-01-20T21:53:24.009Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-01-20T21:53:29.884Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-01-20T21:53:34.643Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-01-20T21:53:34.643Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-01-20T21:53:34.643Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-01-20T21:53:40.520Z] === RUN TestDockerSuite/TestRmiBlank [2022-01-20T21:53:40.520Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-01-20T21:53:40.520Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-01-20T21:54:01.773Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-01-20T21:54:02.763Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-01-20T21:54:03.240Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-01-20T21:54:12.344Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-01-20T21:54:18.221Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-01-20T21:54:28.651Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-01-20T21:54:32.449Z] === RUN TestDockerSuite/TestRmiTag [2022-01-20T21:54:33.437Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-01-20T21:54:36.398Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-01-20T21:54:57.693Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-01-20T21:55:00.666Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-01-20T21:55:07.858Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-01-20T21:55:08.332Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-01-20T21:55:08.332Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2022-01-20T21:55:08.332Z] === RUN TestDockerSuite/TestRunAddHost [2022-01-20T21:55:08.333Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2022-01-20T21:55:08.805Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-01-20T21:55:08.805Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2022-01-20T21:55:08.805Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-01-20T21:55:08.805Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2022-01-20T21:55:08.805Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-01-20T21:55:08.805Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2022-01-20T21:55:08.805Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-01-20T21:55:08.805Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2022-01-20T21:55:08.805Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-01-20T21:55:08.805Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2022-01-20T21:55:08.805Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-01-20T21:55:11.033Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-01-20T21:55:11.033Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2022-01-20T21:55:11.033Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-01-20T21:55:11.033Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2022-01-20T21:55:11.033Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-01-20T21:55:21.502Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-01-20T21:55:25.321Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-01-20T21:55:34.020Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-01-20T21:55:41.213Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-01-20T21:55:43.448Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-01-20T21:55:43.448Z] === RUN TestDockerSuite/TestRunBindMounts [2022-01-20T21:56:01.314Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-01-20T21:56:01.314Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2022-01-20T21:56:01.314Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-01-20T21:56:01.314Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2022-01-20T21:56:01.314Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-01-20T21:56:01.314Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2022-01-20T21:56:01.315Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-01-20T21:56:01.315Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2022-01-20T21:56:01.315Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-01-20T21:56:01.315Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2022-01-20T21:56:01.315Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-01-20T21:56:01.315Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2022-01-20T21:56:01.315Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-01-20T21:56:01.315Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2022-01-20T21:56:01.315Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-01-20T21:56:01.315Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2022-01-20T21:56:01.315Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-01-20T21:56:01.315Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2022-01-20T21:56:01.315Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-01-20T21:56:01.315Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2022-01-20T21:56:01.315Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-01-20T21:56:01.315Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2022-01-20T21:56:01.315Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-01-20T21:56:01.788Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-01-20T21:56:01.788Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2022-01-20T21:56:01.788Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-01-20T21:56:05.604Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-01-20T21:56:05.604Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2022-01-20T21:56:05.604Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-01-20T21:56:05.604Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2022-01-20T21:56:05.604Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-01-20T21:56:08.573Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-01-20T21:56:08.573Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2022-01-20T21:56:08.573Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-01-20T21:56:08.573Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2022-01-20T21:56:08.573Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-01-20T21:56:08.573Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2022-01-20T21:56:08.573Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-01-20T21:56:08.573Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2022-01-20T21:56:08.573Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-01-20T21:56:08.573Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2022-01-20T21:56:08.573Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-01-20T21:56:08.573Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2022-01-20T21:56:08.573Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-01-20T21:56:08.573Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2022-01-20T21:56:08.573Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-01-20T21:56:10.805Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-01-20T21:56:13.778Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-01-20T21:56:16.749Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-01-20T21:56:16.749Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2022-01-20T21:56:16.749Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-01-20T21:56:16.749Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2022-01-20T21:56:16.749Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-01-20T21:56:16.749Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2022-01-20T21:56:16.749Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-01-20T21:56:19.813Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-01-20T21:56:19.813Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2022-01-20T21:56:19.813Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-01-20T21:56:19.813Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2022-01-20T21:56:19.813Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-01-20T21:56:19.813Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2022-01-20T21:56:19.813Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-01-20T21:56:19.813Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2022-01-20T21:56:19.813Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-01-20T21:56:22.043Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-01-20T21:56:29.240Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-01-20T21:56:29.240Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2022-01-20T21:56:29.240Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-01-20T21:56:29.240Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2022-01-20T21:56:29.240Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-01-20T21:56:29.240Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2022-01-20T21:56:29.240Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-01-20T21:56:29.240Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2022-01-20T21:56:29.240Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-01-20T21:56:29.240Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2022-01-20T21:56:29.240Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-01-20T21:56:29.240Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2022-01-20T21:56:29.240Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-01-20T21:56:36.432Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-01-20T21:56:36.432Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2022-01-20T21:56:36.432Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-01-20T21:56:36.432Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-01-20T21:56:36.432Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2022-01-20T21:56:36.432Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-01-20T21:56:39.403Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-01-20T21:56:42.375Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-01-20T21:56:42.375Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2022-01-20T21:56:42.375Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-01-20T21:56:44.603Z] === RUN TestDockerSuite/TestRunEnvironment [2022-01-20T21:56:44.603Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2022-01-20T21:56:44.603Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-01-20T21:56:44.603Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2022-01-20T21:56:44.603Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-01-20T21:56:44.603Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2022-01-20T21:56:44.603Z] === RUN TestDockerSuite/TestRunExitCode [2022-01-20T21:56:53.303Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-01-20T21:57:00.500Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-01-20T21:57:02.739Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-01-20T21:57:05.716Z] === RUN TestDockerSuite/TestRunExposePort [2022-01-20T21:57:05.716Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-01-20T21:57:05.716Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2022-01-20T21:57:05.716Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-01-20T21:57:05.716Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2022-01-20T21:57:05.716Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-01-20T21:57:05.716Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2022-01-20T21:57:05.716Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-01-20T21:57:05.716Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2022-01-20T21:57:05.716Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-01-20T21:57:05.716Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2022-01-20T21:57:06.190Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-01-20T21:57:06.190Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2022-01-20T21:57:06.190Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-01-20T21:57:06.190Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2022-01-20T21:57:06.190Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-01-20T21:57:10.975Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-01-20T21:57:10.975Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2022-01-20T21:57:10.975Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-01-20T21:57:10.975Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-01-20T21:57:10.975Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2022-01-20T21:57:10.975Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-01-20T21:57:10.975Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2022-01-20T21:57:10.975Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-01-20T21:57:10.975Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2022-01-20T21:57:10.975Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-01-20T21:57:10.975Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2022-01-20T21:57:10.975Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-01-20T21:57:23.514Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-01-20T21:57:23.514Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2022-01-20T21:57:23.514Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-01-20T21:57:24.509Z] === RUN TestDockerSuite/TestRunModeHostname [2022-01-20T21:57:24.509Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2022-01-20T21:57:24.509Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-01-20T21:57:24.509Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2022-01-20T21:57:24.509Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-01-20T21:57:24.509Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2022-01-20T21:57:24.509Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-01-20T21:57:24.509Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2022-01-20T21:57:24.509Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-01-20T21:57:24.509Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2022-01-20T21:57:24.509Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-01-20T21:57:24.509Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2022-01-20T21:57:24.509Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-01-20T21:57:24.509Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2022-01-20T21:57:24.509Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-01-20T21:57:24.509Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2022-01-20T21:57:24.509Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-01-20T21:57:24.509Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2022-01-20T21:57:24.509Z] === RUN TestDockerSuite/TestRunMount [2022-01-20T21:57:24.509Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2022-01-20T21:57:24.982Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-01-20T21:57:24.982Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2022-01-20T21:57:24.982Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-01-20T21:57:24.982Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2022-01-20T21:57:24.982Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-01-20T21:57:24.982Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2022-01-20T21:57:24.982Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-01-20T21:57:39.970Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-01-20T21:57:39.970Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-01-20T21:57:39.970Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-01-20T21:57:39.970Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2022-01-20T21:57:39.970Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-01-20T21:57:39.970Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2022-01-20T21:57:39.970Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-01-20T21:57:44.750Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-01-20T21:57:55.214Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-01-20T21:57:55.214Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2022-01-20T21:57:55.214Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-01-20T21:57:55.214Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2022-01-20T21:57:55.214Z] === RUN TestDockerSuite/TestRunNetHost [2022-01-20T21:57:55.214Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2022-01-20T21:57:55.214Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-01-20T21:57:55.214Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2022-01-20T21:57:55.214Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-01-20T21:57:55.214Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2022-01-20T21:57:55.214Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-01-20T21:57:55.214Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2022-01-20T21:57:55.214Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-01-20T21:57:55.214Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2022-01-20T21:57:55.214Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-01-20T21:57:55.214Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2022-01-20T21:57:55.214Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-01-20T21:57:55.214Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2022-01-20T21:57:55.214Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-01-20T21:57:55.214Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-01-20T21:57:56.209Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-01-20T21:57:59.181Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-01-20T21:58:01.414Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-01-20T21:58:02.988Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-01-20T21:58:05.220Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-01-20T21:58:05.693Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2022-01-20T21:58:05.693Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-01-20T21:58:05.693Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2022-01-20T21:58:05.693Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-01-20T21:58:05.693Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2022-01-20T21:58:05.693Z] === RUN TestDockerSuite/TestRunPortInUse [2022-01-20T21:58:05.693Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2022-01-20T21:58:05.693Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-01-20T21:58:05.693Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2022-01-20T21:58:05.693Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-01-20T21:58:05.693Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2022-01-20T21:58:05.693Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-01-20T21:58:05.693Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2022-01-20T21:58:05.693Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-01-20T21:58:05.693Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2022-01-20T21:58:05.693Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-01-20T21:58:09.506Z] === RUN TestDockerSuite/TestRunPublishPort [2022-01-20T21:58:09.506Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2022-01-20T21:58:09.506Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-01-20T21:58:09.506Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2022-01-20T21:58:09.506Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-01-20T21:58:09.506Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2022-01-20T21:58:09.506Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-01-20T21:58:09.506Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2022-01-20T21:58:09.506Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-01-20T21:58:09.506Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2022-01-20T21:58:09.506Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-01-20T21:58:19.979Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-01-20T21:58:19.979Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2022-01-20T21:58:19.979Z] === RUN TestDockerSuite/TestRunRm [2022-01-20T21:58:22.206Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-01-20T21:58:29.394Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-01-20T21:58:36.592Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-01-20T21:58:43.783Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-01-20T21:58:46.750Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-01-20T21:58:49.733Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-01-20T21:58:49.733Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2022-01-20T21:58:49.733Z] === RUN TestDockerSuite/TestRunState [2022-01-20T21:58:49.733Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2022-01-20T21:58:49.733Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-01-20T21:58:52.703Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-01-20T21:58:52.703Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2022-01-20T21:58:52.703Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-01-20T21:58:59.892Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-01-20T21:58:59.892Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2022-01-20T21:58:59.892Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-01-20T21:58:59.892Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2022-01-20T21:58:59.892Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-01-20T21:58:59.892Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-01-20T21:59:00.363Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-01-20T21:59:00.363Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2022-01-20T21:59:00.363Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-01-20T21:59:06.262Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-01-20T21:59:06.262Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2022-01-20T21:59:06.262Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-01-20T21:59:06.262Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2022-01-20T21:59:06.262Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-01-20T21:59:06.262Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2022-01-20T21:59:06.262Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-01-20T21:59:06.262Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2022-01-20T21:59:06.262Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-01-20T21:59:06.262Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2022-01-20T21:59:06.262Z] === RUN TestDockerSuite/TestRunUserByID [2022-01-20T21:59:06.262Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2022-01-20T21:59:06.262Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-01-20T21:59:06.262Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2022-01-20T21:59:06.262Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-01-20T21:59:06.262Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2022-01-20T21:59:06.262Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-01-20T21:59:06.262Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2022-01-20T21:59:06.262Z] === RUN TestDockerSuite/TestRunUserByName [2022-01-20T21:59:06.262Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2022-01-20T21:59:06.262Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-01-20T21:59:08.490Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-01-20T21:59:08.490Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2022-01-20T21:59:08.490Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-01-20T21:59:17.188Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-01-20T21:59:17.188Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2022-01-20T21:59:17.188Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-01-20T21:59:17.188Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2022-01-20T21:59:17.188Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-01-20T21:59:20.155Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-01-20T21:59:32.687Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-01-20T21:59:38.585Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-01-20T21:59:45.758Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-01-20T21:59:45.758Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2022-01-20T21:59:45.758Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-01-20T21:59:45.758Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-01-20T21:59:49.561Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-01-20T21:59:51.788Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-01-20T22:00:00.480Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-01-20T22:00:00.480Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2022-01-20T22:00:00.480Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-01-20T22:00:00.480Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-01-20T22:00:00.480Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-01-20T22:00:00.480Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2022-01-20T22:00:00.480Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-01-20T22:00:00.480Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2022-01-20T22:00:00.480Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-01-20T22:00:00.480Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2022-01-20T22:00:00.480Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-01-20T22:00:00.480Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2022-01-20T22:00:00.480Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-01-20T22:00:00.480Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2022-01-20T22:00:00.480Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-01-20T22:00:05.258Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-01-20T22:00:06.833Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-01-20T22:00:09.799Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-01-20T22:00:15.698Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-01-20T22:00:15.698Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2022-01-20T22:00:15.698Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-01-20T22:00:15.698Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2022-01-20T22:00:15.698Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-01-20T22:00:15.698Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2022-01-20T22:00:15.698Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-01-20T22:00:15.698Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2022-01-20T22:00:15.698Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-01-20T22:00:15.698Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2022-01-20T22:00:15.698Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-01-20T22:00:15.698Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-01-20T22:00:15.698Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-01-20T22:00:15.698Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-01-20T22:00:15.698Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-01-20T22:00:15.698Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-01-20T22:00:15.698Z] === RUN TestDockerSuite/TestSaveImageId [2022-01-20T22:00:15.698Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-01-20T22:00:15.698Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-01-20T22:00:15.698Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-01-20T22:00:15.698Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-01-20T22:00:15.698Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-01-20T22:00:15.698Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-01-20T22:00:15.698Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-01-20T22:00:15.698Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-01-20T22:00:15.698Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-01-20T22:00:15.698Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-01-20T22:00:15.698Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-01-20T22:00:15.698Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-01-20T22:00:15.698Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-01-20T22:00:15.698Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-01-20T22:00:15.698Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-01-20T22:00:15.698Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-01-20T22:00:15.698Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-01-20T22:00:15.698Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-01-20T22:00:17.928Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-01-20T22:00:18.399Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-01-20T22:00:18.870Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-01-20T22:00:19.343Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-01-20T22:00:20.920Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-01-20T22:00:29.619Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-01-20T22:00:29.619Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2022-01-20T22:00:29.619Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-01-20T22:00:40.087Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-01-20T22:00:40.087Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2022-01-20T22:00:40.087Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-01-20T22:00:44.862Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-01-20T22:00:44.862Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2022-01-20T22:00:44.862Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-01-20T22:00:44.862Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2022-01-20T22:00:44.862Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-01-20T22:00:44.862Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2022-01-20T22:00:44.862Z] === RUN TestDockerSuite/TestStartRecordError [2022-01-20T22:00:44.862Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2022-01-20T22:00:44.862Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-01-20T22:00:52.051Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-01-20T22:00:52.051Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-01-20T22:00:52.051Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-01-20T22:00:52.051Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-01-20T22:00:52.051Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-01-20T22:00:52.051Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-01-20T22:00:52.051Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-01-20T22:00:52.051Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-01-20T22:00:52.051Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-01-20T22:00:52.051Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-01-20T22:00:52.051Z] === RUN TestDockerSuite/TestStatsNoStream [2022-01-20T22:00:52.051Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-01-20T22:00:52.051Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-01-20T22:00:54.284Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-01-20T22:00:58.152Z] === RUN TestDockerSuite/TestTopPrivileged [2022-01-20T22:00:58.152Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-01-20T22:00:58.152Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-01-20T22:01:00.385Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-01-20T22:01:00.385Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2022-01-20T22:01:00.385Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-01-20T22:01:00.385Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-01-20T22:01:00.385Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-01-20T22:01:00.385Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-01-20T22:01:00.385Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-01-20T22:01:00.385Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2022-01-20T22:01:00.385Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-01-20T22:01:00.385Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2022-01-20T22:01:00.385Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-01-20T22:01:00.385Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2022-01-20T22:01:00.385Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-01-20T22:01:18.249Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-01-20T22:01:18.249Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-01-20T22:01:18.249Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-01-20T22:01:18.249Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-01-20T22:01:18.249Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-01-20T22:01:18.249Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-01-20T22:01:18.249Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-01-20T22:01:18.249Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-01-20T22:01:20.480Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-01-20T22:01:20.480Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-01-20T22:01:24.294Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-01-20T22:01:24.767Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-01-20T22:01:25.239Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-01-20T22:01:25.715Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-01-20T22:01:25.715Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-01-20T22:01:36.189Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-01-20T22:01:36.189Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-01-20T22:01:36.189Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-01-20T22:01:36.660Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-01-20T22:01:36.660Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-01-20T22:01:36.660Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-01-20T22:01:36.660Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-01-20T22:01:45.371Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-01-20T22:01:45.371Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-01-20T22:01:45.371Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-01-20T22:01:57.908Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-01-20T22:01:57.908Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2022-01-20T22:01:57.908Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-01-20T22:01:58.384Z] --- PASS: TestDockerSuite (3299.83s) [2022-01-20T22:01:58.384Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2022-01-20T22:01:58.384Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.04s) [2022-01-20T22:01:58.384Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2022-01-20T22:01:58.384Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-01-20T22:01:58.384Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-01-20T22:01:58.384Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-01-20T22:01:58.384Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-01-20T22:01:58.384Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.90s) [2022-01-20T22:01:58.384Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.34s) [2022-01-20T22:01:58.384Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.85s) [2022-01-20T22:01:58.384Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.38s) [2022-01-20T22:01:58.384Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (123.32s) [2022-01-20T22:01:58.384Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (2.05s) [2022-01-20T22:01:58.384Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.06s) [2022-01-20T22:01:58.384Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-01-20T22:01:58.384Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-01-20T22:01:58.384Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-01-20T22:01:58.384Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-01-20T22:01:58.384Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-01-20T22:01:58.384Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-01-20T22:01:58.384Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-01-20T22:01:58.384Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.03s) [2022-01-20T22:01:58.384Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2022-01-20T22:01:58.384Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.17s) [2022-01-20T22:01:58.384Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-01-20T22:01:58.384Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.03s) [2022-01-20T22:01:58.384Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.72s) [2022-01-20T22:01:58.384Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (7.50s) [2022-01-20T22:01:58.384Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-01-20T22:01:58.384Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-01-20T22:01:58.384Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-01-20T22:01:58.384Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.03s) [2022-01-20T22:01:58.384Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.70s) [2022-01-20T22:01:58.384Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-01-20T22:01:58.384Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-01-20T22:01:58.384Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.97s) [2022-01-20T22:01:58.384Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (132.14s) [2022-01-20T22:01:58.384Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.51s) [2022-01-20T22:01:58.384Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (7.00s) [2022-01-20T22:01:58.384Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.04s) [2022-01-20T22:01:58.384Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (5.12s) [2022-01-20T22:01:58.384Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.20s) [2022-01-20T22:01:58.384Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-01-20T22:01:58.384Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.03s) [2022-01-20T22:01:58.384Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-01-20T22:01:58.384Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.30s) [2022-01-20T22:01:58.384Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.18s) [2022-01-20T22:01:58.384Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.84s) [2022-01-20T22:01:58.384Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.99s) [2022-01-20T22:01:58.384Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-01-20T22:01:58.384Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-01-20T22:01:58.384Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.11s) [2022-01-20T22:01:58.384Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.86s) [2022-01-20T22:01:58.384Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (14.46s) [2022-01-20T22:01:58.384Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (10.72s) [2022-01-20T22:01:58.384Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.35s) [2022-01-20T22:01:58.384Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-01-20T22:01:58.384Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.56s) [2022-01-20T22:01:58.384Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (2.10s) [2022-01-20T22:01:58.384Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.88s) [2022-01-20T22:01:58.384Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-01-20T22:01:58.384Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-01-20T22:01:58.384Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-01-20T22:01:58.384Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.03s) [2022-01-20T22:01:58.384Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.69s) [2022-01-20T22:01:58.384Z] --- PASS: TestDockerSuite/TestBuildAddTar (68.65s) [2022-01-20T22:01:58.384Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-01-20T22:01:58.384Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.46s) [2022-01-20T22:01:58.384Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (30.26s) [2022-01-20T22:01:58.384Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.92s) [2022-01-20T22:01:58.384Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.66s) [2022-01-20T22:01:58.384Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (8.67s) [2022-01-20T22:01:58.384Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.47s) [2022-01-20T22:01:58.384Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (6.11s) [2022-01-20T22:01:58.384Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (11.27s) [2022-01-20T22:01:58.384Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (10.22s) [2022-01-20T22:01:58.384Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.49s) [2022-01-20T22:01:58.384Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (6.09s) [2022-01-20T22:01:58.384Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-01-20T22:01:58.384Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-01-20T22:01:58.384Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (8.25s) [2022-01-20T22:01:58.384Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-01-20T22:01:58.384Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.77s) [2022-01-20T22:01:58.384Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-01-20T22:01:58.384Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-01-20T22:01:58.384Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (42.08s) [2022-01-20T22:01:58.384Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.65s) [2022-01-20T22:01:58.384Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.92s) [2022-01-20T22:01:58.384Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.47s) [2022-01-20T22:01:58.384Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.91s) [2022-01-20T22:01:58.384Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.07s) [2022-01-20T22:01:58.384Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.79s) [2022-01-20T22:01:58.384Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.76s) [2022-01-20T22:01:58.384Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-01-20T22:01:58.384Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2022-01-20T22:01:58.384Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.92s) [2022-01-20T22:01:58.384Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.26s) [2022-01-20T22:01:58.384Z] --- PASS: TestDockerSuite/TestBuildCmd (0.77s) [2022-01-20T22:01:58.384Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.70s) [2022-01-20T22:01:58.384Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.72s) [2022-01-20T22:01:58.384Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (6.65s) [2022-01-20T22:01:58.384Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.90s) [2022-01-20T22:01:58.384Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-01-20T22:01:58.384Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.75s) [2022-01-20T22:01:58.384Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-01-20T22:01:58.384Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.69s) [2022-01-20T22:01:58.384Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.40s) [2022-01-20T22:01:58.384Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.27s) [2022-01-20T22:01:58.384Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.67s) [2022-01-20T22:01:58.384Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-01-20T22:01:58.384Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.16s) [2022-01-20T22:01:58.384Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.86s) [2022-01-20T22:01:58.384Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-01-20T22:01:58.384Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-01-20T22:01:58.384Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (11.39s) [2022-01-20T22:01:58.384Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (39.47s) [2022-01-20T22:01:58.384Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.85s) [2022-01-20T22:01:58.384Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.76s) [2022-01-20T22:01:58.384Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.59s) [2022-01-20T22:01:58.384Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.46s) [2022-01-20T22:01:58.384Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.45s) [2022-01-20T22:01:58.384Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.06s) [2022-01-20T22:01:58.384Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.71s) [2022-01-20T22:01:58.384Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s) [2022-01-20T22:01:58.384Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (37.56s) [2022-01-20T22:01:58.384Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.95s) [2022-01-20T22:01:58.384Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.47s) [2022-01-20T22:01:58.384Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (25.83s) [2022-01-20T22:01:58.384Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (2.07s) [2022-01-20T22:01:58.384Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.93s) [2022-01-20T22:01:58.384Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.43s) [2022-01-20T22:01:58.384Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (8.26s) [2022-01-20T22:01:58.384Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (8.24s) [2022-01-20T22:01:58.384Z] --- PASS: TestDockerSuite/TestBuildDockerignore (87.46s) [2022-01-20T22:01:58.384Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.93s) [2022-01-20T22:01:58.384Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.49s) [2022-01-20T22:01:58.384Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (84.91s) [2022-01-20T22:01:58.384Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (2.05s) [2022-01-20T22:01:58.384Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (1.10s) [2022-01-20T22:01:58.384Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (33.07s) [2022-01-20T22:01:58.384Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (17.99s) [2022-01-20T22:01:58.384Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (17.58s) [2022-01-20T22:01:58.384Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (43.31s) [2022-01-20T22:01:58.384Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (22.31s) [2022-01-20T22:01:58.384Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (17.38s) [2022-01-20T22:01:58.384Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (133.25s) [2022-01-20T22:01:58.384Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.56s) [2022-01-20T22:01:58.384Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.45s) [2022-01-20T22:01:58.384Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-01-20T22:01:58.384Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.75s) [2022-01-20T22:01:58.384Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.57s) [2022-01-20T22:01:58.384Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-01-20T22:01:58.384Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.66s) [2022-01-20T22:01:58.384Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.75s) [2022-01-20T22:01:58.384Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (6.66s) [2022-01-20T22:01:58.384Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (4.09s) [2022-01-20T22:01:58.384Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.87s) [2022-01-20T22:01:58.384Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-01-20T22:01:58.384Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.41s) [2022-01-20T22:01:58.384Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-01-20T22:01:58.384Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-01-20T22:01:58.384Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-01-20T22:01:58.384Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.84s) [2022-01-20T22:01:58.384Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-01-20T22:01:58.384Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.05s) [2022-01-20T22:01:58.384Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-01-20T22:01:58.384Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.37s) [2022-01-20T22:01:58.384Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (6.10s) [2022-01-20T22:01:58.384Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (19.33s) [2022-01-20T22:01:58.384Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.83s) [2022-01-20T22:01:58.384Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-01-20T22:01:58.384Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-01-20T22:01:58.384Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-01-20T22:01:58.384Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-01-20T22:01:58.384Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-01-20T22:01:58.384Z] --- PASS: TestDockerSuite/TestBuildFails (7.63s) [2022-01-20T22:01:58.384Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.15s) [2022-01-20T22:01:58.384Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (11.56s) [2022-01-20T22:01:58.384Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (7.11s) [2022-01-20T22:01:58.384Z] --- PASS: TestDockerSuite/TestBuildForceRm (13.21s) [2022-01-20T22:01:58.384Z] --- PASS: TestDockerSuite/TestBuildFromGit (7.53s) [2022-01-20T22:01:58.384Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.99s) [2022-01-20T22:01:58.384Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.79s) [2022-01-20T22:01:58.384Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-01-20T22:01:58.384Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (1.09s) [2022-01-20T22:01:58.384Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.78s) [2022-01-20T22:01:58.384Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.06s) [2022-01-20T22:01:58.384Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (15.70s) [2022-01-20T22:01:58.384Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-01-20T22:01:58.384Z] --- PASS: TestDockerSuite/TestBuildHistory (14.88s) [2022-01-20T22:01:58.384Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.33s) [2022-01-20T22:01:58.384Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.46s) [2022-01-20T22:01:58.384Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.07s) [2022-01-20T22:01:58.384Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (1.13s) [2022-01-20T22:01:58.384Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.13s) [2022-01-20T22:01:58.384Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (5.35s) [2022-01-20T22:01:58.384Z] --- PASS: TestDockerSuite/TestBuildLabel (1.34s) [2022-01-20T22:01:58.384Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.86s) [2022-01-20T22:01:58.384Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.36s) [2022-01-20T22:01:58.384Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.83s) [2022-01-20T22:01:58.384Z] --- PASS: TestDockerSuite/TestBuildLabels (1.42s) [2022-01-20T22:01:58.384Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (2.16s) [2022-01-20T22:01:58.384Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (7.81s) [2022-01-20T22:01:58.384Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.12s) [2022-01-20T22:01:58.384Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2022-01-20T22:01:58.384Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.17s) [2022-01-20T22:01:58.384Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.12s) [2022-01-20T22:01:58.384Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.13s) [2022-01-20T22:01:58.384Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.14s) [2022-01-20T22:01:58.384Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.76s) [2022-01-20T22:01:58.384Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.93s) [2022-01-20T22:01:58.384Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (11.42s) [2022-01-20T22:01:58.384Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (28.44s) [2022-01-20T22:01:58.384Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.09s) [2022-01-20T22:01:58.384Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.76s) [2022-01-20T22:01:58.384Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (38.57s) [2022-01-20T22:01:58.385Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (22.73s) [2022-01-20T22:01:58.385Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (11.44s) [2022-01-20T22:01:58.385Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (7.74s) [2022-01-20T22:01:58.385Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (8.84s) [2022-01-20T22:01:58.385Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (20.63s) [2022-01-20T22:01:58.385Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.05s) [2022-01-20T22:01:58.385Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (14.60s) [2022-01-20T22:01:58.385Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.94s) [2022-01-20T22:01:58.385Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-01-20T22:01:58.385Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.03s) [2022-01-20T22:01:58.385Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.52s) [2022-01-20T22:01:58.385Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (10.44s) [2022-01-20T22:01:58.385Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (3.15s) [2022-01-20T22:01:58.385Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.46s) [2022-01-20T22:01:58.385Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.19s) [2022-01-20T22:01:58.385Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.85s) [2022-01-20T22:01:58.385Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.54s) [2022-01-20T22:01:58.385Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.95s) [2022-01-20T22:01:58.385Z] --- PASS: TestDockerSuite/TestBuildOnBuild (16.73s) [2022-01-20T22:01:58.385Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (2.20s) [2022-01-20T22:01:58.385Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (11.29s) [2022-01-20T22:01:58.385Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.65s) [2022-01-20T22:01:58.385Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (10.87s) [2022-01-20T22:01:58.385Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (6.59s) [2022-01-20T22:01:58.385Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (6.18s) [2022-01-20T22:01:58.385Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.49s) [2022-01-20T22:01:58.385Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-01-20T22:01:58.385Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-01-20T22:01:58.385Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.71s) [2022-01-20T22:01:58.385Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-01-20T22:01:58.385Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (51.87s) [2022-01-20T22:01:58.385Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (42.59s) [2022-01-20T22:01:58.385Z] --- PASS: TestDockerSuite/TestBuildRm (16.39s) [2022-01-20T22:01:58.385Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (4.28s) [2022-01-20T22:01:58.385Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-01-20T22:01:58.385Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.44s) [2022-01-20T22:01:58.385Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.93s) [2022-01-20T22:01:58.385Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.45s) [2022-01-20T22:01:58.385Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (9.48s) [2022-01-20T22:01:58.385Z] --- PASS: TestDockerSuite/TestBuildShellInherited (5.53s) [2022-01-20T22:01:58.385Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (18.71s) [2022-01-20T22:01:58.385Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.94s) [2022-01-20T22:01:58.385Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.90s) [2022-01-20T22:01:58.385Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (13.04s) [2022-01-20T22:01:58.385Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.45s) [2022-01-20T22:01:58.385Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (6.10s) [2022-01-20T22:01:58.385Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.14s) [2022-01-20T22:01:58.385Z] --- PASS: TestDockerSuite/TestBuildStderr (5.61s) [2022-01-20T22:01:58.385Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (24.41s) [2022-01-20T22:01:58.385Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.50s) [2022-01-20T22:01:58.385Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.86s) [2022-01-20T22:01:58.385Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.69s) [2022-01-20T22:01:58.385Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.86s) [2022-01-20T22:01:58.385Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (6.75s) [2022-01-20T22:01:58.385Z] --- SKIP: TestDockerSuite/TestBuildUser (0.05s) [2022-01-20T22:01:58.385Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.05s) [2022-01-20T22:01:58.385Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-01-20T22:01:58.385Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (5.22s) [2022-01-20T22:01:58.385Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.78s) [2022-01-20T22:01:58.385Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (8.34s) [2022-01-20T22:01:58.385Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-01-20T22:01:58.385Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-01-20T22:01:58.385Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (27.54s) [2022-01-20T22:01:58.385Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.16s) [2022-01-20T22:01:58.385Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (10.71s) [2022-01-20T22:01:58.385Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (7.01s) [2022-01-20T22:01:58.385Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.51s) [2022-01-20T22:01:58.385Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2022-01-20T22:01:58.385Z] --- PASS: TestDockerSuite/TestBuildWithFailure (3.35s) [2022-01-20T22:01:58.385Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.47s) [2022-01-20T22:01:58.385Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (13.76s) [2022-01-20T22:01:58.385Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.87s) [2022-01-20T22:01:58.385Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.57s) [2022-01-20T22:01:58.385Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (26.01s) [2022-01-20T22:01:58.385Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.52s) [2022-01-20T22:01:58.385Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.45s) [2022-01-20T22:01:58.385Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-01-20T22:01:58.385Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.63s) [2022-01-20T22:01:58.385Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (9.83s) [2022-01-20T22:01:58.385Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.75s) [2022-01-20T22:01:58.385Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.47s) [2022-01-20T22:01:58.385Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-01-20T22:01:58.385Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-01-20T22:01:58.385Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.61s) [2022-01-20T22:01:58.385Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (5.67s) [2022-01-20T22:01:58.385Z] --- PASS: TestDockerSuite/TestCommitChange (6.03s) [2022-01-20T22:01:58.385Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.68s) [2022-01-20T22:01:58.385Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-01-20T22:01:58.385Z] --- PASS: TestDockerSuite/TestCommitNewFile (13.16s) [2022-01-20T22:01:58.385Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-01-20T22:01:58.385Z] --- PASS: TestDockerSuite/TestCommitTTY (8.50s) [2022-01-20T22:01:58.385Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (10.57s) [2022-01-20T22:01:58.385Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.03s) [2022-01-20T22:01:58.385Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-01-20T22:01:58.385Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-01-20T22:01:58.385Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-01-20T22:01:58.385Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-01-20T22:01:58.385Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-01-20T22:01:58.385Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.03s) [2022-01-20T22:01:58.385Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.11s) [2022-01-20T22:01:58.385Z] --- PASS: TestDockerSuite/TestContainerAPICommit (13.35s) [2022-01-20T22:01:58.385Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (8.35s) [2022-01-20T22:01:58.385Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-01-20T22:01:58.385Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.89s) [2022-01-20T22:01:58.385Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-01-20T22:01:58.385Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-01-20T22:01:58.385Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-01-20T22:01:58.385Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.72s) [2022-01-20T22:01:58.385Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-01-20T22:01:58.385Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.03s) [2022-01-20T22:01:58.385Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.95s) [2022-01-20T22:01:58.385Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-01-20T22:01:58.385Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-01-20T22:01:58.385Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.03s) [2022-01-20T22:01:58.385Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-01-20T22:01:58.385Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.10s) [2022-01-20T22:01:58.385Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.82s) [2022-01-20T22:01:58.385Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.73s) [2022-01-20T22:01:58.385Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-01-20T22:01:58.385Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-01-20T22:01:58.385Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (3.01s) [2022-01-20T22:01:58.385Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-01-20T22:01:58.385Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.77s) [2022-01-20T22:01:58.385Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-01-20T22:01:58.385Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-01-20T22:01:58.385Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.82s) [2022-01-20T22:01:58.385Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.03s) [2022-01-20T22:01:58.385Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.49s) [2022-01-20T22:01:58.385Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-01-20T22:01:58.385Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.12s) [2022-01-20T22:01:58.385Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.31s) [2022-01-20T22:01:58.385Z] --- PASS: TestDockerSuite/TestContainerAPIRename (7.55s) [2022-01-20T22:01:58.385Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (4.67s) [2022-01-20T22:01:58.385Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.79s) [2022-01-20T22:01:58.385Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.10s) [2022-01-20T22:01:58.385Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.03s) [2022-01-20T22:01:58.385Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-01-20T22:01:58.385Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-01-20T22:01:58.385Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.30s) [2022-01-20T22:01:58.385Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-01-20T22:01:58.385Z] --- PASS: TestDockerSuite/TestContainerAPIStop (7.71s) [2022-01-20T22:01:58.385Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.03s) [2022-01-20T22:01:58.385Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.79s) [2022-01-20T22:01:58.385Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.10s) [2022-01-20T22:01:58.385Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.75s) [2022-01-20T22:01:58.385Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.55s) [2022-01-20T22:01:58.385Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-01-20T22:01:58.385Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-01-20T22:01:58.385Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-01-20T22:01:58.385Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-01-20T22:01:58.385Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-01-20T22:01:58.385Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.35s) [2022-01-20T22:01:58.385Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (35.85s) [2022-01-20T22:01:58.385Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (7.89s) [2022-01-20T22:01:58.385Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (8.03s) [2022-01-20T22:01:58.385Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.96s) [2022-01-20T22:01:58.385Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.93s) [2022-01-20T22:01:58.385Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000004f48_} (7.95s) [2022-01-20T22:01:58.385Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1559832947_c:\foo_false____} (2.99s) [2022-01-20T22:01:58.385Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1559832947_c:\foo_true____} (3.05s) [2022-01-20T22:01:58.385Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-01-20T22:01:58.385Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.35s) [2022-01-20T22:01:58.385Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-01-20T22:01:58.385Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-01-20T22:01:58.385Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-01-20T22:01:58.385Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-01-20T22:01:58.385Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-01-20T22:01:58.385Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.07s) [2022-01-20T22:01:58.385Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.07s) [2022-01-20T22:01:58.385Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.08s) [2022-01-20T22:01:58.385Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-01-20T22:01:58.385Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.06s) [2022-01-20T22:01:58.385Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-01-20T22:01:58.385Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-01-20T22:01:58.385Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-01-20T22:01:58.385Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-01-20T22:01:58.385Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-01-20T22:01:58.385Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (7.96s) [2022-01-20T22:01:58.385Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-01-20T22:01:58.385Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-01-20T22:01:58.385Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.03s) [2022-01-20T22:01:58.385Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-01-20T22:01:58.385Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-01-20T22:01:58.385Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-01-20T22:01:58.385Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-01-20T22:01:58.385Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-01-20T22:01:58.385Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-01-20T22:01:58.385Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-01-20T22:01:58.385Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.03s) [2022-01-20T22:01:58.385Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-01-20T22:01:58.385Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-01-20T22:01:58.385Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.99s) [2022-01-20T22:01:58.385Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.09s) [2022-01-20T22:01:58.385Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.03s) [2022-01-20T22:01:58.385Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.98s) [2022-01-20T22:01:58.385Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-01-20T22:01:58.385Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-01-20T22:01:58.385Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-01-20T22:01:58.385Z] --- PASS: TestDockerSuite/TestCpToCaseA (10.44s) [2022-01-20T22:01:58.385Z] --- PASS: TestDockerSuite/TestCpToCaseB (7.86s) [2022-01-20T22:01:58.385Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.04s) [2022-01-20T22:01:58.385Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.03s) [2022-01-20T22:01:58.385Z] --- PASS: TestDockerSuite/TestCpToCaseE (11.05s) [2022-01-20T22:01:58.385Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-01-20T22:01:58.385Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.03s) [2022-01-20T22:01:58.385Z] --- PASS: TestDockerSuite/TestCpToCaseH (10.90s) [2022-01-20T22:01:58.385Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-01-20T22:01:58.385Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2022-01-20T22:01:58.385Z] --- PASS: TestDockerSuite/TestCpToDot (2.84s) [2022-01-20T22:01:58.385Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-01-20T22:01:58.385Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-01-20T22:01:58.385Z] --- PASS: TestDockerSuite/TestCpToStdout (2.89s) [2022-01-20T22:01:58.385Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.03s) [2022-01-20T22:01:58.385Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.03s) [2022-01-20T22:01:58.385Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-01-20T22:01:58.385Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-01-20T22:01:58.385Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.24s) [2022-01-20T22:01:58.385Z] --- PASS: TestDockerSuite/TestCreateArgs (0.23s) [2022-01-20T22:01:58.385Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.41s) [2022-01-20T22:01:58.385Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.83s) [2022-01-20T22:01:58.385Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.23s) [2022-01-20T22:01:58.385Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.25s) [2022-01-20T22:01:58.385Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.52s) [2022-01-20T22:01:58.385Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.99s) [2022-01-20T22:01:58.385Z] --- PASS: TestDockerSuite/TestCreateLabels (0.25s) [2022-01-20T22:01:58.385Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-01-20T22:01:58.385Z] --- PASS: TestDockerSuite/TestCreateRM (0.49s) [2022-01-20T22:01:58.385Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-01-20T22:01:58.385Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.24s) [2022-01-20T22:01:58.385Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.49s) [2022-01-20T22:01:58.385Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (14.64s) [2022-01-20T22:01:58.385Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.27s) [2022-01-20T22:01:58.385Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.66s) [2022-01-20T22:01:58.385Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.74s) [2022-01-20T22:01:58.385Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.25s) [2022-01-20T22:01:58.385Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-01-20T22:01:58.385Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (7.67s) [2022-01-20T22:01:58.385Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.03s) [2022-01-20T22:01:58.385Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.18s) [2022-01-20T22:01:58.385Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-01-20T22:01:58.385Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.03s) [2022-01-20T22:01:58.385Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-01-20T22:01:58.385Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-01-20T22:01:58.385Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-01-20T22:01:58.385Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.03s) [2022-01-20T22:01:58.385Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-01-20T22:01:58.386Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-01-20T22:01:58.386Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-01-20T22:01:58.386Z] --- PASS: TestDockerSuite/TestDockerFails (0.09s) [2022-01-20T22:01:58.386Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-01-20T22:01:58.386Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-01-20T22:01:58.386Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-01-20T22:01:58.386Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-01-20T22:01:58.386Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-01-20T22:01:58.386Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (3.18s) [2022-01-20T22:01:58.386Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.84s) [2022-01-20T22:01:58.386Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.97s) [2022-01-20T22:01:58.386Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (19.00s) [2022-01-20T22:01:58.386Z] --- PASS: TestDockerSuite/TestEventsCopy (6.24s) [2022-01-20T22:01:58.386Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (6.21s) [2022-01-20T22:01:58.386Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (7.64s) [2022-01-20T22:01:58.386Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (1.11s) [2022-01-20T22:01:58.386Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (7.60s) [2022-01-20T22:01:58.386Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.93s) [2022-01-20T22:01:58.386Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.36s) [2022-01-20T22:01:58.386Z] --- PASS: TestDockerSuite/TestEventsFilters (5.76s) [2022-01-20T22:01:58.386Z] --- PASS: TestDockerSuite/TestEventsFormat (5.53s) [2022-01-20T22:01:58.386Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.10s) [2022-01-20T22:01:58.386Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.10s) [2022-01-20T22:01:58.386Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.03s) [2022-01-20T22:01:58.386Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-01-20T22:01:58.386Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-01-20T22:01:58.386Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.22s) [2022-01-20T22:01:58.386Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-01-20T22:01:58.386Z] --- PASS: TestDockerSuite/TestEventsRename (2.94s) [2022-01-20T22:01:58.386Z] --- PASS: TestDockerSuite/TestEventsResize (8.47s) [2022-01-20T22:01:58.386Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (7.58s) [2022-01-20T22:01:58.386Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.27s) [2022-01-20T22:01:58.386Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.66s) [2022-01-20T22:01:58.386Z] --- SKIP: TestDockerSuite/TestEventsTop (0.03s) [2022-01-20T22:01:58.386Z] --- PASS: TestDockerSuite/TestEventsUntag (2.83s) [2022-01-20T22:01:58.386Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (7.55s) [2022-01-20T22:01:58.386Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-01-20T22:01:58.386Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-01-20T22:01:58.386Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.54s) [2022-01-20T22:01:58.386Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.45s) [2022-01-20T22:01:58.386Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.03s) [2022-01-20T22:01:58.386Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-01-20T22:01:58.386Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-01-20T22:01:58.386Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.55s) [2022-01-20T22:01:58.386Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.68s) [2022-01-20T22:01:58.386Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.73s) [2022-01-20T22:01:58.386Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.46s) [2022-01-20T22:01:58.386Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (5.11s) [2022-01-20T22:01:58.386Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-01-20T22:01:58.386Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-01-20T22:01:58.386Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-01-20T22:01:58.386Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.88s) [2022-01-20T22:01:58.386Z] --- PASS: TestDockerSuite/TestExecInspectID (4.26s) [2022-01-20T22:01:58.386Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-01-20T22:01:58.386Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-01-20T22:01:58.386Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-01-20T22:01:58.386Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-01-20T22:01:58.386Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.04s) [2022-01-20T22:01:58.386Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.12s) [2022-01-20T22:01:58.386Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-01-20T22:01:58.386Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-01-20T22:01:58.386Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-01-20T22:01:58.386Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-01-20T22:01:58.386Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-01-20T22:01:58.386Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.95s) [2022-01-20T22:01:58.386Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-01-20T22:01:58.386Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (9.47s) [2022-01-20T22:01:58.386Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.04s) [2022-01-20T22:01:58.386Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-01-20T22:01:58.386Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-01-20T22:01:58.386Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.46s) [2022-01-20T22:01:58.386Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.63s) [2022-01-20T22:01:58.386Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.54s) [2022-01-20T22:01:58.386Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.65s) [2022-01-20T22:01:58.386Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-01-20T22:01:58.386Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-01-20T22:01:58.386Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.17s) [2022-01-20T22:01:58.386Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-01-20T22:01:58.386Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.10s) [2022-01-20T22:01:58.386Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.10s) [2022-01-20T22:01:58.386Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.11s) [2022-01-20T22:01:58.386Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (10.46s) [2022-01-20T22:01:58.386Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.10s) [2022-01-20T22:01:58.386Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-01-20T22:01:58.386Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.11s) [2022-01-20T22:01:58.386Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.10s) [2022-01-20T22:01:58.386Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.44s) [2022-01-20T22:01:58.386Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.82s) [2022-01-20T22:01:58.386Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-01-20T22:01:58.386Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.43s) [2022-01-20T22:01:58.386Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.12s) [2022-01-20T22:01:58.386Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.41s) [2022-01-20T22:01:58.386Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.35s) [2022-01-20T22:01:58.386Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.80s) [2022-01-20T22:01:58.386Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.28s) [2022-01-20T22:01:58.386Z] --- PASS: TestDockerSuite/TestImagesFormat (0.29s) [2022-01-20T22:01:58.386Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-01-20T22:01:58.386Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.35s) [2022-01-20T22:01:58.386Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.12s) [2022-01-20T22:01:58.386Z] --- PASS: TestDockerSuite/TestImportBadURL (2.45s) [2022-01-20T22:01:58.386Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-01-20T22:01:58.386Z] --- SKIP: TestDockerSuite/TestImportFile (0.03s) [2022-01-20T22:01:58.386Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.09s) [2022-01-20T22:01:58.386Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-01-20T22:01:58.386Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-01-20T22:01:58.386Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-01-20T22:01:58.386Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-01-20T22:01:58.386Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-01-20T22:01:58.386Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-01-20T22:01:58.386Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.08s) [2022-01-20T22:01:58.386Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-01-20T22:01:58.386Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-01-20T22:01:58.386Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (7.65s) [2022-01-20T22:01:58.386Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.93s) [2022-01-20T22:01:58.386Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-01-20T22:01:58.386Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-01-20T22:01:58.386Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.12s) [2022-01-20T22:01:58.386Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-01-20T22:01:58.386Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.71s) [2022-01-20T22:01:58.386Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.23s) [2022-01-20T22:01:58.386Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.75s) [2022-01-20T22:01:58.386Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-01-20T22:01:58.386Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.03s) [2022-01-20T22:01:58.386Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-01-20T22:01:58.386Z] --- PASS: TestDockerSuite/TestInspectDefault (2.67s) [2022-01-20T22:01:58.386Z] --- PASS: TestDockerSuite/TestInspectHistory (5.49s) [2022-01-20T22:01:58.386Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-01-20T22:01:58.386Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-01-20T22:01:58.386Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-01-20T22:01:58.386Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.65s) [2022-01-20T22:01:58.386Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.74s) [2022-01-20T22:01:58.386Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.25s) [2022-01-20T22:01:58.386Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.70s) [2022-01-20T22:01:58.386Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.74s) [2022-01-20T22:01:58.386Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-01-20T22:01:58.386Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.10s) [2022-01-20T22:01:58.386Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.69s) [2022-01-20T22:01:58.386Z] --- PASS: TestDockerSuite/TestInspectStatus (3.40s) [2022-01-20T22:01:58.386Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (5.45s) [2022-01-20T22:01:58.386Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.96s) [2022-01-20T22:01:58.386Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.80s) [2022-01-20T22:01:58.386Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.79s) [2022-01-20T22:01:58.386Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (7.50s) [2022-01-20T22:01:58.386Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.70s) [2022-01-20T22:01:58.386Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.63s) [2022-01-20T22:01:58.386Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.11s) [2022-01-20T22:01:58.386Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.03s) [2022-01-20T22:01:58.386Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-01-20T22:01:58.386Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-01-20T22:01:58.386Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-01-20T22:01:58.386Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-01-20T22:01:58.386Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-01-20T22:01:58.386Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-01-20T22:01:58.386Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-01-20T22:01:58.386Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-01-20T22:01:58.386Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.03s) [2022-01-20T22:01:58.386Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-01-20T22:01:58.386Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.03s) [2022-01-20T22:01:58.386Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-01-20T22:01:58.386Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-01-20T22:01:58.386Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-01-20T22:01:58.386Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.03s) [2022-01-20T22:01:58.386Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.09s) [2022-01-20T22:01:58.386Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.03s) [2022-01-20T22:01:58.386Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.39s) [2022-01-20T22:01:58.386Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.46s) [2022-01-20T22:01:58.386Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.16s) [2022-01-20T22:01:58.386Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (3.01s) [2022-01-20T22:01:58.386Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-01-20T22:01:58.386Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.84s) [2022-01-20T22:01:58.386Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.09s) [2022-01-20T22:01:58.386Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (8.42s) [2022-01-20T22:01:58.386Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (8.22s) [2022-01-20T22:01:58.386Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (8.36s) [2022-01-20T22:01:58.386Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (3.19s) [2022-01-20T22:01:58.386Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (3.09s) [2022-01-20T22:01:58.386Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-01-20T22:01:58.386Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (7.70s) [2022-01-20T22:01:58.386Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.85s) [2022-01-20T22:01:58.386Z] --- PASS: TestDockerSuite/TestLogsSince (9.79s) [2022-01-20T22:01:58.386Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-01-20T22:01:58.386Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-01-20T22:01:58.386Z] --- PASS: TestDockerSuite/TestLogsTail (3.55s) [2022-01-20T22:01:58.386Z] --- PASS: TestDockerSuite/TestLogsTimestamps (3.20s) [2022-01-20T22:01:58.386Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.97s) [2022-01-20T22:01:58.386Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.03s) [2022-01-20T22:01:58.386Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-01-20T22:01:58.386Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-01-20T22:01:58.386Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-01-20T22:01:58.386Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.03s) [2022-01-20T22:01:58.386Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-01-20T22:01:58.859Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-01-20T22:01:58.859Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-01-20T22:01:58.860Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.10s) [2022-01-20T22:01:58.860Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-01-20T22:01:58.860Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.03s) [2022-01-20T22:01:58.860Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.03s) [2022-01-20T22:01:58.860Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.04s) [2022-01-20T22:01:58.860Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.03s) [2022-01-20T22:01:58.860Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.03s) [2022-01-20T22:01:58.860Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.03s) [2022-01-20T22:01:58.860Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-01-20T22:01:58.860Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-01-20T22:01:58.860Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.56s) [2022-01-20T22:01:58.860Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-01-20T22:01:58.860Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-01-20T22:01:58.860Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-01-20T22:01:58.860Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-01-20T22:01:58.860Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-01-20T22:01:58.860Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-01-20T22:01:58.860Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-01-20T22:01:58.860Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-01-20T22:01:58.860Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-01-20T22:01:58.860Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.47s) [2022-01-20T22:01:58.860Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-01-20T22:01:58.860Z] --- PASS: TestDockerSuite/TestPsByOrder (10.57s) [2022-01-20T22:01:58.860Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-01-20T22:01:58.860Z] --- PASS: TestDockerSuite/TestPsListContainersBase (11.55s) [2022-01-20T22:01:58.860Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (17.03s) [2022-01-20T22:01:58.860Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.38s) [2022-01-20T22:01:58.860Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-01-20T22:01:58.860Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (14.70s) [2022-01-20T22:01:58.860Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.71s) [2022-01-20T22:01:58.860Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (8.95s) [2022-01-20T22:01:58.860Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (5.48s) [2022-01-20T22:01:58.860Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2022-01-20T22:01:58.860Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-01-20T22:01:58.860Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (6.00s) [2022-01-20T22:01:58.860Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-01-20T22:01:58.860Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-01-20T22:01:58.860Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-01-20T22:01:58.860Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-01-20T22:01:58.860Z] --- PASS: TestDockerSuite/TestPsShowMounts (8.95s) [2022-01-20T22:01:58.860Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-01-20T22:01:58.860Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.68s) [2022-01-20T22:01:58.860Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-01-20T22:01:58.860Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.34s) [2022-01-20T22:01:58.860Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.94s) [2022-01-20T22:01:58.860Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-01-20T22:01:58.860Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (5.16s) [2022-01-20T22:01:58.860Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (5.14s) [2022-01-20T22:01:58.860Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (3.07s) [2022-01-20T22:01:58.860Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (32.16s) [2022-01-20T22:01:58.860Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-01-20T22:01:58.860Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (7.34s) [2022-01-20T22:01:58.860Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.32s) [2022-01-20T22:01:58.860Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.25s) [2022-01-20T22:01:58.860Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.98s) [2022-01-20T22:01:58.860Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (5.32s) [2022-01-20T22:01:58.860Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (5.15s) [2022-01-20T22:01:58.860Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.03s) [2022-01-20T22:01:58.860Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (5.35s) [2022-01-20T22:01:58.860Z] --- PASS: TestDockerSuite/TestRmiBlank (0.13s) [2022-01-20T22:01:58.860Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.41s) [2022-01-20T22:01:58.860Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (18.59s) [2022-01-20T22:01:58.860Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.52s) [2022-01-20T22:01:58.860Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.94s) [2022-01-20T22:01:58.860Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (8.10s) [2022-01-20T22:01:58.860Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (6.20s) [2022-01-20T22:01:58.860Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (9.39s) [2022-01-20T22:01:58.860Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (5.28s) [2022-01-20T22:01:58.860Z] --- PASS: TestDockerSuite/TestRmiTag (0.89s) [2022-01-20T22:01:58.860Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.90s) [2022-01-20T22:01:58.860Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (21.54s) [2022-01-20T22:01:58.860Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.15s) [2022-01-20T22:01:58.860Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (6.08s) [2022-01-20T22:01:58.860Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.57s) [2022-01-20T22:01:58.860Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-01-20T22:01:58.860Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-01-20T22:01:58.860Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-01-20T22:01:58.860Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-01-20T22:01:58.860Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-01-20T22:01:58.860Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-01-20T22:01:58.860Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-01-20T22:01:58.860Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.43s) [2022-01-20T22:01:58.860Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-01-20T22:01:58.860Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-01-20T22:01:58.860Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (10.50s) [2022-01-20T22:01:58.860Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.58s) [2022-01-20T22:01:58.860Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (7.62s) [2022-01-20T22:01:58.860Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (7.64s) [2022-01-20T22:01:58.860Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.73s) [2022-01-20T22:01:58.860Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.10s) [2022-01-20T22:01:58.860Z] --- PASS: TestDockerSuite/TestRunBindMounts (15.36s) [2022-01-20T22:01:58.860Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-01-20T22:01:58.860Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-01-20T22:01:58.860Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-01-20T22:01:58.860Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.04s) [2022-01-20T22:01:58.860Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-01-20T22:01:58.860Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-01-20T22:01:58.860Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-01-20T22:01:58.860Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.03s) [2022-01-20T22:01:58.860Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-01-20T22:01:58.860Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-01-20T22:01:58.860Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-01-20T22:01:58.860Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.72s) [2022-01-20T22:01:58.860Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-01-20T22:01:58.860Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.95s) [2022-01-20T22:01:58.860Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-01-20T22:01:58.860Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-01-20T22:01:58.860Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.42s) [2022-01-20T22:01:58.860Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-01-20T22:01:58.860Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.03s) [2022-01-20T22:01:58.860Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-01-20T22:01:58.860Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-01-20T22:01:58.860Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-01-20T22:01:58.860Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-01-20T22:01:58.860Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-01-20T22:01:58.860Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.79s) [2022-01-20T22:01:58.860Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.85s) [2022-01-20T22:01:58.860Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.70s) [2022-01-20T22:01:58.860Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-01-20T22:01:58.860Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.03s) [2022-01-20T22:01:58.860Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-01-20T22:01:58.860Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.69s) [2022-01-20T22:01:58.860Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-01-20T22:01:58.860Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-01-20T22:01:58.860Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-01-20T22:01:58.860Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.03s) [2022-01-20T22:01:58.860Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.63s) [2022-01-20T22:01:58.860Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.46s) [2022-01-20T22:01:58.860Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-01-20T22:01:58.860Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-01-20T22:01:58.860Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-01-20T22:01:58.860Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-01-20T22:01:58.860Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-01-20T22:01:58.860Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-01-20T22:01:58.860Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (7.70s) [2022-01-20T22:01:58.860Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.03s) [2022-01-20T22:01:58.860Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.16s) [2022-01-20T22:01:58.860Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.03s) [2022-01-20T22:01:58.860Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.67s) [2022-01-20T22:01:58.860Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.67s) [2022-01-20T22:01:58.860Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.03s) [2022-01-20T22:01:58.860Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.78s) [2022-01-20T22:01:58.860Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-01-20T22:01:58.860Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-01-20T22:01:58.860Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-01-20T22:01:58.860Z] --- PASS: TestDockerSuite/TestRunExitCode (7.65s) [2022-01-20T22:01:58.860Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (7.66s) [2022-01-20T22:01:58.860Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.77s) [2022-01-20T22:01:58.860Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.90s) [2022-01-20T22:01:58.860Z] --- PASS: TestDockerSuite/TestRunExposePort (0.08s) [2022-01-20T22:01:58.860Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-01-20T22:01:58.860Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.03s) [2022-01-20T22:01:58.860Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-01-20T22:01:58.860Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-01-20T22:01:58.860Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-01-20T22:01:58.860Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-01-20T22:01:58.860Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-01-20T22:01:58.860Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.79s) [2022-01-20T22:01:58.860Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-01-20T22:01:58.860Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.09s) [2022-01-20T22:01:58.860Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-01-20T22:01:58.860Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-01-20T22:01:58.860Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-01-20T22:01:58.860Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-01-20T22:01:58.860Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (11.49s) [2022-01-20T22:01:58.860Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-01-20T22:01:58.860Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.07s) [2022-01-20T22:01:58.860Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-01-20T22:01:58.860Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2022-01-20T22:01:58.860Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-01-20T22:01:58.860Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-01-20T22:01:58.860Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-01-20T22:01:58.860Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-01-20T22:01:58.860Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-01-20T22:01:58.860Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-01-20T22:01:58.860Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-01-20T22:01:58.860Z] --- SKIP: TestDockerSuite/TestRunMount (0.03s) [2022-01-20T22:01:58.860Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-01-20T22:01:58.860Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-01-20T22:01:58.860Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-01-20T22:01:58.860Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (13.31s) [2022-01-20T22:01:58.860Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-01-20T22:01:58.860Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.03s) [2022-01-20T22:01:58.860Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-01-20T22:01:58.860Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (6.07s) [2022-01-20T22:01:58.860Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (9.91s) [2022-01-20T22:01:58.860Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-01-20T22:01:58.860Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.03s) [2022-01-20T22:01:58.860Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-01-20T22:01:58.860Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.03s) [2022-01-20T22:01:58.860Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-01-20T22:01:58.860Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.03s) [2022-01-20T22:01:58.860Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-01-20T22:01:58.860Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-01-20T22:01:58.860Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-01-20T22:01:58.860Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.50s) [2022-01-20T22:01:58.860Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.28s) [2022-01-20T22:01:58.860Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.66s) [2022-01-20T22:01:58.860Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.70s) [2022-01-20T22:01:58.860Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.30s) [2022-01-20T22:01:58.860Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.47s) [2022-01-20T22:01:58.860Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.34s) [2022-01-20T22:01:58.860Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-01-20T22:01:58.860Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-01-20T22:01:58.860Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-01-20T22:01:58.860Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-01-20T22:01:58.860Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-01-20T22:01:58.860Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-01-20T22:01:58.860Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-01-20T22:01:58.860Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.80s) [2022-01-20T22:01:58.860Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-01-20T22:01:58.860Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-01-20T22:01:58.860Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-01-20T22:01:58.860Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-01-20T22:01:58.860Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-01-20T22:01:58.860Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (9.84s) [2022-01-20T22:01:58.860Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-01-20T22:01:58.860Z] --- PASS: TestDockerSuite/TestRunRm (2.81s) [2022-01-20T22:01:58.860Z] --- PASS: TestDockerSuite/TestRunRmAndWait (6.07s) [2022-01-20T22:01:58.860Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (7.87s) [2022-01-20T22:01:58.860Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (7.70s) [2022-01-20T22:01:58.860Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.78s) [2022-01-20T22:01:58.860Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (3.09s) [2022-01-20T22:01:58.860Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-01-20T22:01:58.860Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-01-20T22:01:58.860Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.68s) [2022-01-20T22:01:58.860Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-01-20T22:01:58.860Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (7.25s) [2022-01-20T22:01:58.860Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-01-20T22:01:58.860Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-01-20T22:01:58.860Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.22s) [2022-01-20T22:01:58.860Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.10s) [2022-01-20T22:01:58.860Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-01-20T22:01:58.860Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.45s) [2022-01-20T22:01:58.860Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-01-20T22:01:58.860Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-01-20T22:01:58.861Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-01-20T22:01:58.861Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-01-20T22:01:58.861Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-01-20T22:01:58.861Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-01-20T22:01:58.861Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-01-20T22:01:58.861Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-01-20T22:01:58.861Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-01-20T22:01:58.861Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-01-20T22:01:58.861Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.62s) [2022-01-20T22:01:58.861Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-01-20T22:01:58.861Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (7.57s) [2022-01-20T22:01:58.861Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.03s) [2022-01-20T22:01:58.861Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-01-20T22:01:58.861Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.67s) [2022-01-20T22:01:58.861Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (12.94s) [2022-01-20T22:01:58.861Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.32s) [2022-01-20T22:01:58.861Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (7.65s) [2022-01-20T22:01:58.861Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-01-20T22:01:58.861Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.15s) [2022-01-20T22:01:58.861Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.31s) [2022-01-20T22:01:58.861Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.72s) [2022-01-20T22:01:58.861Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (7.65s) [2022-01-20T22:01:58.861Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-01-20T22:01:58.861Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.08s) [2022-01-20T22:01:58.861Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.09s) [2022-01-20T22:01:58.861Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-01-20T22:01:58.861Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-01-20T22:01:58.861Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-01-20T22:01:58.861Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-01-20T22:01:58.861Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-01-20T22:01:58.861Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.93s) [2022-01-20T22:01:58.861Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.16s) [2022-01-20T22:01:58.861Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.81s) [2022-01-20T22:01:58.861Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.45s) [2022-01-20T22:01:58.861Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-01-20T22:01:58.861Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-01-20T22:01:58.861Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-01-20T22:01:58.861Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-01-20T22:01:58.861Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-01-20T22:01:58.861Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.03s) [2022-01-20T22:01:58.861Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-01-20T22:01:58.861Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-01-20T22:01:58.861Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-01-20T22:01:58.861Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-01-20T22:01:58.861Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.03s) [2022-01-20T22:01:58.861Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-01-20T22:01:58.861Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-01-20T22:01:58.861Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-01-20T22:01:58.861Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-01-20T22:01:58.861Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-01-20T22:01:58.861Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-01-20T22:01:58.861Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.44s) [2022-01-20T22:01:58.861Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.42s) [2022-01-20T22:01:58.861Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.45s) [2022-01-20T22:01:58.861Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.33s) [2022-01-20T22:01:58.861Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.84s) [2022-01-20T22:01:58.861Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (8.49s) [2022-01-20T22:01:58.861Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-01-20T22:01:58.861Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (9.71s) [2022-01-20T22:01:58.861Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-01-20T22:01:58.861Z] --- PASS: TestDockerSuite/TestStartAttachSilent (5.01s) [2022-01-20T22:01:58.861Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.03s) [2022-01-20T22:01:58.861Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.03s) [2022-01-20T22:01:58.861Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.03s) [2022-01-20T22:01:58.861Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-01-20T22:01:58.861Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (7.14s) [2022-01-20T22:01:58.861Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-01-20T22:01:58.861Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-01-20T22:01:58.861Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-01-20T22:01:58.861Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-01-20T22:01:58.861Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-01-20T22:01:58.861Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.03s) [2022-01-20T22:01:58.861Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.85s) [2022-01-20T22:01:58.861Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (3.08s) [2022-01-20T22:01:58.861Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-01-20T22:01:58.861Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.88s) [2022-01-20T22:01:58.861Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.03s) [2022-01-20T22:01:58.861Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-01-20T22:01:58.861Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-01-20T22:01:58.861Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.03s) [2022-01-20T22:01:58.861Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-01-20T22:01:58.861Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-01-20T22:01:58.861Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.38s) [2022-01-20T22:01:58.861Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.19s) [2022-01-20T22:01:58.861Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.26s) [2022-01-20T22:01:58.861Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-01-20T22:01:58.861Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.44s) [2022-01-20T22:01:58.861Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.38s) [2022-01-20T22:01:58.861Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.20s) [2022-01-20T22:01:58.861Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.08s) [2022-01-20T22:01:58.861Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.10s) [2022-01-20T22:01:58.861Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.70s) [2022-01-20T22:01:58.861Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.53s) [2022-01-20T22:01:58.861Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.51s) [2022-01-20T22:01:58.861Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.09s) [2022-01-20T22:01:58.861Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.25s) [2022-01-20T22:01:58.861Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (9.91s) [2022-01-20T22:01:58.861Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-01-20T22:01:58.861Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.81s) [2022-01-20T22:01:58.861Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.27s) [2022-01-20T22:01:58.861Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-01-20T22:01:58.861Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (8.07s) [2022-01-20T22:01:58.861Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.35s) [2022-01-20T22:01:58.861Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.39s) [2022-01-20T22:01:58.861Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (10.88s) [2022-01-20T22:01:58.861Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-01-20T22:01:58.861Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.85s) [2022-01-20T22:01:58.861Z] === RUN TestDockerRegistrySuite [2022-01-20T22:01:58.861Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-01-20T22:01:58.861Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T22:01:58.861Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-01-20T22:01:58.861Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T22:01:58.861Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-01-20T22:01:58.861Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T22:01:58.861Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-01-20T22:01:58.861Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T22:01:58.861Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-01-20T22:01:58.861Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T22:01:58.861Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-01-20T22:01:58.861Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T22:01:58.861Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-01-20T22:01:58.861Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T22:01:58.861Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-01-20T22:01:58.861Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T22:01:58.861Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-01-20T22:01:58.861Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T22:01:58.861Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-01-20T22:01:58.861Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T22:01:58.861Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-01-20T22:01:58.861Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T22:01:58.861Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-01-20T22:01:58.861Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T22:01:58.861Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-01-20T22:01:58.861Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T22:01:58.861Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-01-20T22:01:58.861Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T22:01:58.861Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-01-20T22:01:58.861Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T22:01:58.861Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-01-20T22:01:58.861Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T22:01:58.861Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-01-20T22:01:58.861Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T22:01:58.861Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-01-20T22:01:58.861Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T22:01:58.861Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-01-20T22:01:58.861Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T22:01:58.861Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-01-20T22:01:58.861Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T22:01:58.861Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-01-20T22:01:58.861Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T22:01:58.861Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-01-20T22:01:58.861Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T22:01:58.861Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-01-20T22:01:58.861Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T22:01:58.861Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-01-20T22:01:58.861Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T22:01:58.861Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-01-20T22:01:58.861Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T22:01:58.861Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-01-20T22:01:58.861Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T22:01:58.861Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-01-20T22:01:58.861Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T22:01:58.861Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-01-20T22:01:58.861Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T22:01:58.861Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-01-20T22:01:58.861Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T22:01:58.861Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-01-20T22:01:58.861Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T22:01:58.861Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-01-20T22:01:58.861Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T22:01:58.861Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-01-20T22:01:58.861Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T22:01:58.861Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-01-20T22:01:58.861Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T22:01:58.861Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-01-20T22:01:58.861Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T22:01:58.861Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-01-20T22:01:58.861Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T22:01:58.861Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-01-20T22:01:58.861Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T22:01:58.861Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-01-20T22:01:58.861Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T22:01:58.861Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-01-20T22:01:58.861Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T22:01:58.861Z] --- PASS: TestDockerRegistrySuite (0.21s) [2022-01-20T22:01:58.861Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-01-20T22:01:58.861Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-01-20T22:01:58.861Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-01-20T22:01:58.861Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-01-20T22:01:58.861Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-01-20T22:01:58.861Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-01-20T22:01:58.861Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-01-20T22:01:58.861Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-01-20T22:01:58.861Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-01-20T22:01:58.861Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-01-20T22:01:58.861Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-01-20T22:01:58.861Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-01-20T22:01:58.861Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-01-20T22:01:58.861Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-01-20T22:01:58.861Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-01-20T22:01:58.861Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-01-20T22:01:58.861Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-01-20T22:01:58.861Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-01-20T22:01:58.861Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-01-20T22:01:58.861Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-01-20T22:01:58.861Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-01-20T22:01:58.861Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-01-20T22:01:58.861Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-01-20T22:01:58.861Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-01-20T22:01:58.861Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-01-20T22:01:58.861Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-01-20T22:01:58.861Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-01-20T22:01:58.861Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-01-20T22:01:58.861Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-01-20T22:01:58.861Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-01-20T22:01:58.861Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-01-20T22:01:58.861Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-01-20T22:01:58.861Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-01-20T22:01:58.861Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-01-20T22:01:58.861Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-01-20T22:01:58.861Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-01-20T22:01:58.861Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-01-20T22:01:58.861Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-01-20T22:01:58.861Z] === RUN TestDockerSchema1RegistrySuite [2022-01-20T22:01:58.861Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-01-20T22:01:58.861Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T22:01:58.861Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-01-20T22:01:58.861Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T22:01:58.861Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-01-20T22:01:58.861Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T22:01:58.861Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-01-20T22:01:58.861Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T22:01:58.861Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-01-20T22:01:58.861Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T22:01:58.861Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-01-20T22:01:58.861Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T22:01:58.861Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-01-20T22:01:58.861Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T22:01:58.861Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-01-20T22:01:58.861Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T22:01:58.861Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-01-20T22:01:58.861Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T22:01:58.861Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-01-20T22:01:58.861Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T22:01:58.861Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-01-20T22:01:58.861Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T22:01:58.861Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-01-20T22:01:58.861Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-01-20T22:01:58.861Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-01-20T22:01:58.861Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-01-20T22:01:58.861Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-01-20T22:01:58.861Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-01-20T22:01:58.861Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-01-20T22:01:58.861Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-01-20T22:01:58.861Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-01-20T22:01:58.861Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-01-20T22:01:58.861Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-01-20T22:01:58.861Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-01-20T22:01:58.861Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-01-20T22:01:58.861Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-01-20T22:01:58.862Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T22:01:58.862Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-01-20T22:01:58.862Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T22:01:58.862Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-01-20T22:01:58.862Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T22:01:58.862Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-01-20T22:01:58.862Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T22:01:58.862Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-01-20T22:01:58.862Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T22:01:58.862Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-01-20T22:01:58.862Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T22:01:58.862Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-01-20T22:01:58.862Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T22:01:58.862Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-01-20T22:01:58.862Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T22:01:58.862Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-01-20T22:01:58.862Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-01-20T22:01:58.862Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-01-20T22:01:58.862Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-01-20T22:01:58.862Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-01-20T22:01:58.862Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-01-20T22:01:58.862Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-01-20T22:01:58.862Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-01-20T22:01:58.862Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-01-20T22:01:58.862Z] === RUN TestDockerRegistryAuthTokenSuite [2022-01-20T22:01:58.862Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-01-20T22:01:58.862Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-20T22:01:58.862Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-01-20T22:01:58.862Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-20T22:01:58.862Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-01-20T22:01:58.862Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-20T22:01:58.862Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-01-20T22:01:58.862Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-20T22:01:58.862Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-01-20T22:01:58.862Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-20T22:01:58.862Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-01-20T22:01:58.862Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-01-20T22:01:58.862Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-01-20T22:01:58.862Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-01-20T22:01:58.862Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-01-20T22:01:58.862Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-01-20T22:01:58.862Z] === RUN TestDockerDaemonSuite [2022-01-20T22:01:58.862Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-01-20T22:01:58.862Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-01-20T22:01:58.862Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-01-20T22:01:58.862Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-01-20T22:01:58.862Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-01-20T22:01:58.862Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-01-20T22:01:58.862Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-01-20T22:01:58.862Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-01-20T22:01:58.862Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-01-20T22:01:58.862Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-01-20T22:01:58.862Z] === RUN TestDockerSwarmSuite [2022-01-20T22:01:58.862Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-01-20T22:01:58.862Z] === RUN TestDockerPluginSuite [2022-01-20T22:01:58.862Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-01-20T22:01:58.862Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T22:01:58.862Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-01-20T22:01:58.862Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T22:01:58.862Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-01-20T22:01:58.862Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T22:01:58.862Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-01-20T22:01:58.862Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T22:01:58.862Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-01-20T22:01:58.862Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T22:01:58.862Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-01-20T22:01:58.862Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T22:01:58.862Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-01-20T22:01:58.862Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T22:01:58.862Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-01-20T22:01:58.862Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T22:01:58.862Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-01-20T22:01:58.862Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T22:01:58.862Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-01-20T22:01:58.862Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T22:01:58.862Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-01-20T22:01:58.862Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T22:01:58.862Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-01-20T22:01:58.862Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-01-20T22:01:58.862Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-01-20T22:01:58.862Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-01-20T22:01:58.862Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-01-20T22:01:58.862Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-01-20T22:01:58.862Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-01-20T22:01:58.862Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-01-20T22:01:58.862Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-01-20T22:01:58.862Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-01-20T22:01:58.862Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-01-20T22:01:58.862Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-01-20T22:01:58.862Z] === RUN TestDockerExternalVolumeSuite [2022-01-20T22:01:58.862Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-01-20T22:01:58.862Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-01-20T22:01:58.862Z] === RUN TestDockerNetworkSuite [2022-01-20T22:01:58.862Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-01-20T22:01:58.862Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-01-20T22:01:58.862Z] === RUN TestDockerHubPullSuite [2022-01-20T22:01:58.862Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-01-20T22:01:58.862Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-01-20T22:01:58.862Z] PASS [2022-01-20T22:01:58.862Z] ok github.com/docker/docker/integration-cli 3300.324s [2022-01-20T22:01:58.862Z] [2022-01-20T22:01:58.862Z] === Skipped [2022-01-20T22:01:58.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.04s) [2022-01-20T22:01:58.862Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-01-20T22:01:58.862Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.04s) [2022-01-20T22:01:58.862Z] [2022-01-20T22:01:58.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-01-20T22:01:58.862Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-01-20T22:01:58.862Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-01-20T22:01:58.862Z] [2022-01-20T22:01:58.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-01-20T22:01:58.862Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-01-20T22:01:58.862Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-01-20T22:01:58.862Z] [2022-01-20T22:01:58.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-01-20T22:01:58.862Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-01-20T22:01:58.862Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-01-20T22:01:58.862Z] [2022-01-20T22:01:58.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-01-20T22:01:58.862Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-01-20T22:01:58.862Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-01-20T22:01:58.862Z] [2022-01-20T22:01:58.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-01-20T22:01:58.862Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-01-20T22:01:58.862Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-01-20T22:01:58.862Z] [2022-01-20T22:01:58.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-01-20T22:01:58.862Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-01-20T22:01:58.862Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-01-20T22:01:58.862Z] [2022-01-20T22:01:58.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-01-20T22:01:58.862Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-01-20T22:01:58.862Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-01-20T22:01:58.862Z] [2022-01-20T22:01:58.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-01-20T22:01:58.862Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-01-20T22:01:58.862Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-01-20T22:01:58.862Z] [2022-01-20T22:01:58.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2022-01-20T22:01:58.862Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-01-20T22:01:58.862Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2022-01-20T22:01:58.862Z] [2022-01-20T22:01:58.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-01-20T22:01:58.862Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-01-20T22:01:58.862Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-01-20T22:01:58.862Z] [2022-01-20T22:01:58.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.03s) [2022-01-20T22:01:58.862Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-01-20T22:01:58.862Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.03s) [2022-01-20T22:01:58.862Z] [2022-01-20T22:01:58.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-01-20T22:01:58.862Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2022-01-20T22:01:58.862Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-01-20T22:01:58.862Z] [2022-01-20T22:01:58.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-01-20T22:01:58.862Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2022-01-20T22:01:58.862Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-01-20T22:01:58.862Z] [2022-01-20T22:01:58.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-01-20T22:01:58.862Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2022-01-20T22:01:58.862Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-01-20T22:01:58.862Z] [2022-01-20T22:01:58.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.03s) [2022-01-20T22:01:58.862Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-01-20T22:01:58.862Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.03s) [2022-01-20T22:01:58.862Z] [2022-01-20T22:01:58.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-01-20T22:01:58.862Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-01-20T22:01:58.862Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-01-20T22:01:58.862Z] [2022-01-20T22:01:58.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-01-20T22:01:58.862Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-01-20T22:01:58.862Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-01-20T22:01:58.862Z] [2022-01-20T22:01:58.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.51s) [2022-01-20T22:01:58.862Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-01-20T22:01:58.862Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.51s) [2022-01-20T22:01:58.862Z] [2022-01-20T22:01:58.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-01-20T22:01:58.862Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-01-20T22:01:58.862Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-01-20T22:01:58.862Z] [2022-01-20T22:01:58.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.03s) [2022-01-20T22:01:58.862Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-01-20T22:01:58.862Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.03s) [2022-01-20T22:01:58.862Z] [2022-01-20T22:01:58.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-01-20T22:01:58.862Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-01-20T22:01:58.862Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-01-20T22:01:58.862Z] [2022-01-20T22:01:58.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-01-20T22:01:58.862Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-01-20T22:01:58.862Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-01-20T22:01:58.862Z] [2022-01-20T22:01:58.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-01-20T22:01:58.862Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-01-20T22:01:58.862Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-01-20T22:01:58.862Z] [2022-01-20T22:01:58.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-01-20T22:01:58.862Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-01-20T22:01:58.862Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-01-20T22:01:58.862Z] [2022-01-20T22:01:58.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s) [2022-01-20T22:01:58.862Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-01-20T22:01:58.862Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-01-20T22:01:58.862Z] [2022-01-20T22:01:58.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-01-20T22:01:58.862Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-01-20T22:01:58.862Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-01-20T22:01:58.862Z] [2022-01-20T22:01:58.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-01-20T22:01:58.862Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-01-20T22:01:58.862Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-01-20T22:01:58.862Z] [2022-01-20T22:01:58.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.03s) [2022-01-20T22:01:58.862Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-01-20T22:01:58.862Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.03s) [2022-01-20T22:01:58.862Z] [2022-01-20T22:01:58.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-01-20T22:01:58.862Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-01-20T22:01:58.862Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-01-20T22:01:58.862Z] [2022-01-20T22:01:58.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.46s) [2022-01-20T22:01:58.862Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-01-20T22:01:58.862Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.46s) [2022-01-20T22:01:58.862Z] [2022-01-20T22:01:58.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.92s) [2022-01-20T22:01:58.862Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-01-20T22:01:58.862Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.92s) [2022-01-20T22:01:58.862Z] [2022-01-20T22:01:58.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.47s) [2022-01-20T22:01:58.862Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-01-20T22:01:58.862Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.47s) [2022-01-20T22:01:58.862Z] [2022-01-20T22:01:58.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.49s) [2022-01-20T22:01:58.862Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-01-20T22:01:58.862Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.49s) [2022-01-20T22:01:58.862Z] [2022-01-20T22:01:58.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-01-20T22:01:58.862Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-01-20T22:01:58.862Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-01-20T22:01:58.862Z] [2022-01-20T22:01:58.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-01-20T22:01:58.862Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-01-20T22:01:58.862Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-01-20T22:01:58.862Z] [2022-01-20T22:01:58.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-01-20T22:01:58.862Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-01-20T22:01:58.862Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-01-20T22:01:58.862Z] [2022-01-20T22:01:58.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-01-20T22:01:58.863Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-01-20T22:01:58.863Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-01-20T22:01:58.863Z] [2022-01-20T22:01:58.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-01-20T22:01:58.863Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-01-20T22:01:58.863Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-01-20T22:01:58.863Z] [2022-01-20T22:01:58.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.92s) [2022-01-20T22:01:58.863Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-01-20T22:01:58.863Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.92s) [2022-01-20T22:01:58.863Z] [2022-01-20T22:01:58.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.47s) [2022-01-20T22:01:58.863Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-01-20T22:01:58.863Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.47s) [2022-01-20T22:01:58.863Z] [2022-01-20T22:01:58.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.07s) [2022-01-20T22:01:58.863Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-01-20T22:01:58.863Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.07s) [2022-01-20T22:01:58.863Z] [2022-01-20T22:01:58.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-01-20T22:01:58.863Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-01-20T22:01:58.863Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-01-20T22:01:58.863Z] [2022-01-20T22:01:58.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2022-01-20T22:01:58.863Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-01-20T22:01:58.863Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2022-01-20T22:01:58.863Z] [2022-01-20T22:01:58.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-01-20T22:01:58.863Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-01-20T22:01:58.863Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-01-20T22:01:58.863Z] [2022-01-20T22:01:58.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-01-20T22:01:58.863Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-01-20T22:01:58.863Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-01-20T22:01:58.863Z] [2022-01-20T22:01:58.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-01-20T22:01:58.863Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-01-20T22:01:58.863Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-01-20T22:01:58.863Z] [2022-01-20T22:01:58.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-01-20T22:01:58.863Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-01-20T22:01:58.863Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-01-20T22:01:58.863Z] [2022-01-20T22:01:58.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-01-20T22:01:58.863Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-01-20T22:01:58.863Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-01-20T22:01:58.863Z] [2022-01-20T22:01:58.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.46s) [2022-01-20T22:01:58.863Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-01-20T22:01:58.863Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.46s) [2022-01-20T22:01:58.863Z] [2022-01-20T22:01:58.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.45s) [2022-01-20T22:01:58.863Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-01-20T22:01:58.863Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.45s) [2022-01-20T22:01:58.863Z] [2022-01-20T22:01:58.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.06s) [2022-01-20T22:01:58.863Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-01-20T22:01:58.863Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.06s) [2022-01-20T22:01:58.863Z] [2022-01-20T22:01:58.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s) [2022-01-20T22:01:58.863Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-01-20T22:01:58.863Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s) [2022-01-20T22:01:58.863Z] [2022-01-20T22:01:58.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.47s) [2022-01-20T22:01:58.863Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-01-20T22:01:58.863Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.47s) [2022-01-20T22:01:58.863Z] [2022-01-20T22:01:58.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.49s) [2022-01-20T22:01:58.863Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-01-20T22:01:58.863Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.49s) [2022-01-20T22:01:58.863Z] [2022-01-20T22:01:58.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.45s) [2022-01-20T22:01:58.863Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-01-20T22:01:58.863Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.45s) [2022-01-20T22:01:58.863Z] [2022-01-20T22:01:58.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-01-20T22:01:58.863Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-01-20T22:01:58.863Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-01-20T22:01:58.863Z] [2022-01-20T22:01:58.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-01-20T22:01:58.863Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-01-20T22:01:58.863Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-01-20T22:01:58.863Z] [2022-01-20T22:01:58.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s) [2022-01-20T22:01:58.863Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-01-20T22:01:58.863Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-01-20T22:01:58.863Z] [2022-01-20T22:01:58.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.41s) [2022-01-20T22:01:58.863Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-01-20T22:01:58.863Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.41s) [2022-01-20T22:01:58.863Z] [2022-01-20T22:01:58.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-01-20T22:01:58.863Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-01-20T22:01:58.863Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-01-20T22:01:58.863Z] [2022-01-20T22:01:58.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-01-20T22:01:58.863Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-01-20T22:01:58.863Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-01-20T22:01:58.863Z] [2022-01-20T22:01:58.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-01-20T22:01:58.863Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-01-20T22:01:58.863Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-01-20T22:01:58.863Z] [2022-01-20T22:01:58.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-01-20T22:01:58.863Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-01-20T22:01:58.863Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-01-20T22:01:58.863Z] [2022-01-20T22:01:58.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.05s) [2022-01-20T22:01:58.863Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-01-20T22:01:58.863Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.05s) [2022-01-20T22:01:58.863Z] [2022-01-20T22:01:58.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-01-20T22:01:58.863Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-01-20T22:01:58.863Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-01-20T22:01:58.863Z] [2022-01-20T22:01:58.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-01-20T22:01:58.863Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-01-20T22:01:58.863Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-01-20T22:01:58.863Z] [2022-01-20T22:01:58.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.04s) [2022-01-20T22:01:58.863Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-01-20T22:01:58.863Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-01-20T22:01:58.863Z] [2022-01-20T22:01:58.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-01-20T22:01:58.863Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-01-20T22:01:58.863Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-01-20T22:01:58.863Z] [2022-01-20T22:01:58.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-01-20T22:01:58.863Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-01-20T22:01:58.863Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-01-20T22:01:58.863Z] [2022-01-20T22:01:58.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-01-20T22:01:58.863Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-01-20T22:01:58.863Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-01-20T22:01:58.863Z] [2022-01-20T22:01:58.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-01-20T22:01:58.863Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-01-20T22:01:58.863Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-01-20T22:01:58.863Z] [2022-01-20T22:01:58.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.06s) [2022-01-20T22:01:58.863Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-01-20T22:01:58.863Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.06s) [2022-01-20T22:01:58.863Z] [2022-01-20T22:01:58.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-01-20T22:01:58.863Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-01-20T22:01:58.863Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-01-20T22:01:58.863Z] [2022-01-20T22:01:58.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.07s) [2022-01-20T22:01:58.863Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-01-20T22:01:58.863Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.07s) [2022-01-20T22:01:58.863Z] [2022-01-20T22:01:58.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.12s) [2022-01-20T22:01:58.863Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-01-20T22:01:58.863Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.12s) [2022-01-20T22:01:58.863Z] [2022-01-20T22:01:58.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.06s) [2022-01-20T22:01:58.863Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-01-20T22:01:58.863Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2022-01-20T22:01:58.863Z] [2022-01-20T22:01:58.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.09s) [2022-01-20T22:01:58.863Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-01-20T22:01:58.863Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.09s) [2022-01-20T22:01:58.863Z] [2022-01-20T22:01:58.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.05s) [2022-01-20T22:01:58.863Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-01-20T22:01:58.863Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.05s) [2022-01-20T22:01:58.863Z] [2022-01-20T22:01:58.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-01-20T22:01:58.863Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-01-20T22:01:58.863Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-01-20T22:01:58.863Z] [2022-01-20T22:01:58.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.03s) [2022-01-20T22:01:58.863Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-01-20T22:01:58.863Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.03s) [2022-01-20T22:01:58.863Z] [2022-01-20T22:01:58.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-01-20T22:01:58.863Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-01-20T22:01:58.863Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-01-20T22:01:58.863Z] [2022-01-20T22:01:58.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-01-20T22:01:58.863Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-01-20T22:01:58.863Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-01-20T22:01:58.863Z] [2022-01-20T22:01:58.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-01-20T22:01:58.863Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-01-20T22:01:58.863Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-01-20T22:01:58.863Z] [2022-01-20T22:01:58.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-01-20T22:01:58.863Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-01-20T22:01:58.863Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-01-20T22:01:58.863Z] [2022-01-20T22:01:58.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.44s) [2022-01-20T22:01:58.863Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-01-20T22:01:58.863Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.44s) [2022-01-20T22:01:58.863Z] [2022-01-20T22:01:58.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.50s) [2022-01-20T22:01:58.863Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-01-20T22:01:58.863Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.50s) [2022-01-20T22:01:58.863Z] [2022-01-20T22:01:58.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.05s) [2022-01-20T22:01:58.863Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-01-20T22:01:58.863Z] --- SKIP: TestDockerSuite/TestBuildUser (0.05s) [2022-01-20T22:01:58.863Z] [2022-01-20T22:01:58.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.05s) [2022-01-20T22:01:58.863Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-01-20T22:01:58.863Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.05s) [2022-01-20T22:01:58.863Z] [2022-01-20T22:01:58.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-01-20T22:01:58.863Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-01-20T22:01:58.863Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-01-20T22:01:58.863Z] [2022-01-20T22:01:58.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-01-20T22:01:58.863Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-01-20T22:01:58.863Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-01-20T22:01:58.863Z] [2022-01-20T22:01:58.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-01-20T22:01:58.863Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-01-20T22:01:58.863Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-01-20T22:01:58.863Z] [2022-01-20T22:01:58.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.51s) [2022-01-20T22:01:58.863Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-01-20T22:01:58.863Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.51s) [2022-01-20T22:01:58.863Z] [2022-01-20T22:01:58.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2022-01-20T22:01:58.863Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-01-20T22:01:58.863Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2022-01-20T22:01:58.863Z] [2022-01-20T22:01:58.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.47s) [2022-01-20T22:01:58.863Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-01-20T22:01:58.863Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.47s) [2022-01-20T22:01:58.863Z] [2022-01-20T22:01:58.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.52s) [2022-01-20T22:01:58.863Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-01-20T22:01:58.863Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.52s) [2022-01-20T22:01:58.863Z] [2022-01-20T22:01:58.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.45s) [2022-01-20T22:01:58.863Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-01-20T22:01:58.863Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.45s) [2022-01-20T22:01:58.863Z] [2022-01-20T22:01:58.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-01-20T22:01:58.863Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-01-20T22:01:58.863Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-01-20T22:01:58.863Z] [2022-01-20T22:01:58.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.47s) [2022-01-20T22:01:58.863Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-01-20T22:01:58.863Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.47s) [2022-01-20T22:01:58.863Z] [2022-01-20T22:01:58.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-01-20T22:01:58.863Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-01-20T22:01:58.864Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-01-20T22:01:58.864Z] [2022-01-20T22:01:58.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-01-20T22:01:58.864Z] docker_cli_sni_test.go:18: Flakey test [2022-01-20T22:01:58.864Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-01-20T22:01:58.864Z] [2022-01-20T22:01:58.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-01-20T22:01:58.864Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-01-20T22:01:58.864Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-01-20T22:01:58.864Z] [2022-01-20T22:01:58.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-01-20T22:01:58.864Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-01-20T22:01:58.864Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-01-20T22:01:58.864Z] [2022-01-20T22:01:58.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.03s) [2022-01-20T22:01:58.864Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-01-20T22:01:58.864Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.03s) [2022-01-20T22:01:58.864Z] [2022-01-20T22:01:58.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-01-20T22:01:58.864Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-01-20T22:01:58.864Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-01-20T22:01:59.338Z] [2022-01-20T22:01:59.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-01-20T22:01:59.338Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.338Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-01-20T22:01:59.338Z] [2022-01-20T22:01:59.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-01-20T22:01:59.338Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.338Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-01-20T22:01:59.338Z] [2022-01-20T22:01:59.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-01-20T22:01:59.338Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.338Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-01-20T22:01:59.338Z] [2022-01-20T22:01:59.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-01-20T22:01:59.338Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.338Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-01-20T22:01:59.338Z] [2022-01-20T22:01:59.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.03s) [2022-01-20T22:01:59.338Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.338Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.03s) [2022-01-20T22:01:59.338Z] [2022-01-20T22:01:59.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-01-20T22:01:59.338Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.338Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-01-20T22:01:59.338Z] [2022-01-20T22:01:59.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-01-20T22:01:59.338Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.338Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-01-20T22:01:59.338Z] [2022-01-20T22:01:59.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-01-20T22:01:59.338Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.338Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-01-20T22:01:59.338Z] [2022-01-20T22:01:59.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-01-20T22:01:59.338Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.338Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-01-20T22:01:59.338Z] [2022-01-20T22:01:59.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-01-20T22:01:59.338Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.338Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-01-20T22:01:59.338Z] [2022-01-20T22:01:59.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-01-20T22:01:59.338Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.338Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-01-20T22:01:59.338Z] [2022-01-20T22:01:59.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.03s) [2022-01-20T22:01:59.338Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.338Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.03s) [2022-01-20T22:01:59.338Z] [2022-01-20T22:01:59.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-01-20T22:01:59.338Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.338Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-01-20T22:01:59.338Z] [2022-01-20T22:01:59.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-01-20T22:01:59.338Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.338Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-01-20T22:01:59.338Z] [2022-01-20T22:01:59.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-01-20T22:01:59.338Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.338Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-01-20T22:01:59.338Z] [2022-01-20T22:01:59.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-01-20T22:01:59.338Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.338Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-01-20T22:01:59.338Z] [2022-01-20T22:01:59.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-01-20T22:01:59.338Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.338Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-01-20T22:01:59.338Z] [2022-01-20T22:01:59.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-01-20T22:01:59.338Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.338Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-01-20T22:01:59.338Z] [2022-01-20T22:01:59.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.03s) [2022-01-20T22:01:59.338Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.338Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.03s) [2022-01-20T22:01:59.338Z] [2022-01-20T22:01:59.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-01-20T22:01:59.338Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.338Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-01-20T22:01:59.338Z] [2022-01-20T22:01:59.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-01-20T22:01:59.338Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.338Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-01-20T22:01:59.338Z] [2022-01-20T22:01:59.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-01-20T22:01:59.338Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.338Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-01-20T22:01:59.338Z] [2022-01-20T22:01:59.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-01-20T22:01:59.338Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.338Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-01-20T22:01:59.338Z] [2022-01-20T22:01:59.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-01-20T22:01:59.338Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.338Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-01-20T22:01:59.338Z] [2022-01-20T22:01:59.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-01-20T22:01:59.338Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.338Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-01-20T22:01:59.338Z] [2022-01-20T22:01:59.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-01-20T22:01:59.338Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.338Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-01-20T22:01:59.338Z] [2022-01-20T22:01:59.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-01-20T22:01:59.338Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.338Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-01-20T22:01:59.338Z] [2022-01-20T22:01:59.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-01-20T22:01:59.338Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.338Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-01-20T22:01:59.338Z] [2022-01-20T22:01:59.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2022-01-20T22:01:59.338Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.338Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-01-20T22:01:59.338Z] [2022-01-20T22:01:59.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-01-20T22:01:59.338Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.338Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-01-20T22:01:59.338Z] [2022-01-20T22:01:59.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-01-20T22:01:59.338Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.338Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-01-20T22:01:59.338Z] [2022-01-20T22:01:59.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-01-20T22:01:59.338Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.338Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-01-20T22:01:59.338Z] [2022-01-20T22:01:59.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.03s) [2022-01-20T22:01:59.338Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.338Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.03s) [2022-01-20T22:01:59.338Z] [2022-01-20T22:01:59.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-01-20T22:01:59.338Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.338Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-01-20T22:01:59.338Z] [2022-01-20T22:01:59.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-01-20T22:01:59.338Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.338Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-01-20T22:01:59.338Z] [2022-01-20T22:01:59.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-01-20T22:01:59.338Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.338Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-01-20T22:01:59.338Z] [2022-01-20T22:01:59.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-01-20T22:01:59.338Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.338Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-01-20T22:01:59.338Z] [2022-01-20T22:01:59.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-01-20T22:01:59.338Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.338Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-01-20T22:01:59.338Z] [2022-01-20T22:01:59.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2022-01-20T22:01:59.338Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.338Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-01-20T22:01:59.338Z] [2022-01-20T22:01:59.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-01-20T22:01:59.338Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.338Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-01-20T22:01:59.338Z] [2022-01-20T22:01:59.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.03s) [2022-01-20T22:01:59.338Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.338Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.03s) [2022-01-20T22:01:59.338Z] [2022-01-20T22:01:59.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-01-20T22:01:59.338Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.338Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-01-20T22:01:59.338Z] [2022-01-20T22:01:59.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-01-20T22:01:59.338Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.338Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-01-20T22:01:59.338Z] [2022-01-20T22:01:59.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.03s) [2022-01-20T22:01:59.338Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.338Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.03s) [2022-01-20T22:01:59.338Z] [2022-01-20T22:01:59.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-01-20T22:01:59.338Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.338Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-01-20T22:01:59.338Z] [2022-01-20T22:01:59.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-01-20T22:01:59.338Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.338Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-01-20T22:01:59.338Z] [2022-01-20T22:01:59.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-01-20T22:01:59.338Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.338Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-01-20T22:01:59.338Z] [2022-01-20T22:01:59.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.04s) [2022-01-20T22:01:59.338Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.338Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.04s) [2022-01-20T22:01:59.338Z] [2022-01-20T22:01:59.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.03s) [2022-01-20T22:01:59.338Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.338Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.03s) [2022-01-20T22:01:59.338Z] [2022-01-20T22:01:59.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2022-01-20T22:01:59.338Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.338Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-01-20T22:01:59.338Z] [2022-01-20T22:01:59.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.03s) [2022-01-20T22:01:59.338Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.338Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.03s) [2022-01-20T22:01:59.338Z] [2022-01-20T22:01:59.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-01-20T22:01:59.338Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.338Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-01-20T22:01:59.338Z] [2022-01-20T22:01:59.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2022-01-20T22:01:59.338Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.338Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2022-01-20T22:01:59.338Z] [2022-01-20T22:01:59.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-01-20T22:01:59.338Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.338Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-01-20T22:01:59.338Z] [2022-01-20T22:01:59.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-01-20T22:01:59.338Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.338Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-01-20T22:01:59.338Z] [2022-01-20T22:01:59.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.03s) [2022-01-20T22:01:59.338Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.338Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.03s) [2022-01-20T22:01:59.338Z] [2022-01-20T22:01:59.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.03s) [2022-01-20T22:01:59.338Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.338Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.03s) [2022-01-20T22:01:59.338Z] [2022-01-20T22:01:59.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-01-20T22:01:59.338Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.338Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-01-20T22:01:59.338Z] [2022-01-20T22:01:59.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-01-20T22:01:59.338Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.338Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-01-20T22:01:59.338Z] [2022-01-20T22:01:59.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-01-20T22:01:59.338Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.338Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-01-20T22:01:59.338Z] [2022-01-20T22:01:59.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-01-20T22:01:59.338Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-01-20T22:01:59.338Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-01-20T22:01:59.338Z] [2022-01-20T22:01:59.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-01-20T22:01:59.338Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.338Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-01-20T22:01:59.338Z] [2022-01-20T22:01:59.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.03s) [2022-01-20T22:01:59.338Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.338Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.03s) [2022-01-20T22:01:59.338Z] [2022-01-20T22:01:59.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-01-20T22:01:59.339Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.339Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-01-20T22:01:59.339Z] [2022-01-20T22:01:59.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.03s) [2022-01-20T22:01:59.339Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.339Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.03s) [2022-01-20T22:01:59.339Z] [2022-01-20T22:01:59.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-01-20T22:01:59.339Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.339Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-01-20T22:01:59.339Z] [2022-01-20T22:01:59.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-01-20T22:01:59.339Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.339Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-01-20T22:01:59.339Z] [2022-01-20T22:01:59.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-01-20T22:01:59.339Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.339Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-01-20T22:01:59.339Z] [2022-01-20T22:01:59.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.03s) [2022-01-20T22:01:59.339Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.339Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.03s) [2022-01-20T22:01:59.339Z] [2022-01-20T22:01:59.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-01-20T22:01:59.339Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.339Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-01-20T22:01:59.339Z] [2022-01-20T22:01:59.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-01-20T22:01:59.339Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.339Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-01-20T22:01:59.339Z] [2022-01-20T22:01:59.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2022-01-20T22:01:59.339Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.339Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-01-20T22:01:59.339Z] [2022-01-20T22:01:59.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-01-20T22:01:59.339Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.339Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-01-20T22:01:59.339Z] [2022-01-20T22:01:59.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-01-20T22:01:59.339Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.339Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-01-20T22:01:59.339Z] [2022-01-20T22:01:59.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-01-20T22:01:59.339Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.339Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-01-20T22:01:59.339Z] [2022-01-20T22:01:59.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-01-20T22:01:59.339Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.339Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-01-20T22:01:59.339Z] [2022-01-20T22:01:59.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2022-01-20T22:01:59.339Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.339Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-01-20T22:01:59.339Z] [2022-01-20T22:01:59.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.03s) [2022-01-20T22:01:59.339Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.339Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.03s) [2022-01-20T22:01:59.339Z] [2022-01-20T22:01:59.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-01-20T22:01:59.339Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.339Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-01-20T22:01:59.339Z] [2022-01-20T22:01:59.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-01-20T22:01:59.339Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.339Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-01-20T22:01:59.339Z] [2022-01-20T22:01:59.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-01-20T22:01:59.339Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.339Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-01-20T22:01:59.339Z] [2022-01-20T22:01:59.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.03s) [2022-01-20T22:01:59.339Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.339Z] --- SKIP: TestDockerSuite/TestEventsTop (0.03s) [2022-01-20T22:01:59.339Z] [2022-01-20T22:01:59.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-01-20T22:01:59.339Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.339Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-01-20T22:01:59.339Z] [2022-01-20T22:01:59.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-01-20T22:01:59.339Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.339Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-01-20T22:01:59.339Z] [2022-01-20T22:01:59.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.03s) [2022-01-20T22:01:59.339Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.339Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.03s) [2022-01-20T22:01:59.339Z] [2022-01-20T22:01:59.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-01-20T22:01:59.339Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.339Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-01-20T22:01:59.339Z] [2022-01-20T22:01:59.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-01-20T22:01:59.339Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.339Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-01-20T22:01:59.339Z] [2022-01-20T22:01:59.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-01-20T22:01:59.339Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.339Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-01-20T22:01:59.339Z] [2022-01-20T22:01:59.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-01-20T22:01:59.339Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.339Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-01-20T22:01:59.339Z] [2022-01-20T22:01:59.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-01-20T22:01:59.339Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.339Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-01-20T22:01:59.339Z] [2022-01-20T22:01:59.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-01-20T22:01:59.339Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.339Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-01-20T22:01:59.339Z] [2022-01-20T22:01:59.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-01-20T22:01:59.339Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.339Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-01-20T22:01:59.339Z] [2022-01-20T22:01:59.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-01-20T22:01:59.339Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.339Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-01-20T22:01:59.339Z] [2022-01-20T22:01:59.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-01-20T22:01:59.339Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-01-20T22:01:59.339Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-01-20T22:01:59.339Z] [2022-01-20T22:01:59.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.04s) [2022-01-20T22:01:59.339Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.339Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.04s) [2022-01-20T22:01:59.339Z] [2022-01-20T22:01:59.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-01-20T22:01:59.339Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.339Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-01-20T22:01:59.339Z] [2022-01-20T22:01:59.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-01-20T22:01:59.339Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.339Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-01-20T22:01:59.339Z] [2022-01-20T22:01:59.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-01-20T22:01:59.339Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.339Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-01-20T22:01:59.339Z] [2022-01-20T22:01:59.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-01-20T22:01:59.339Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.339Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-01-20T22:01:59.339Z] [2022-01-20T22:01:59.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-01-20T22:01:59.339Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.339Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-01-20T22:01:59.339Z] [2022-01-20T22:01:59.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-01-20T22:01:59.339Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.339Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-01-20T22:01:59.339Z] [2022-01-20T22:01:59.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.04s) [2022-01-20T22:01:59.339Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.339Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.04s) [2022-01-20T22:01:59.339Z] [2022-01-20T22:01:59.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-01-20T22:01:59.339Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.339Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-01-20T22:01:59.339Z] [2022-01-20T22:01:59.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-01-20T22:01:59.339Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.339Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-01-20T22:01:59.339Z] [2022-01-20T22:01:59.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-01-20T22:01:59.339Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.339Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-01-20T22:01:59.339Z] [2022-01-20T22:01:59.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-01-20T22:01:59.339Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.339Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-01-20T22:01:59.339Z] [2022-01-20T22:01:59.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-01-20T22:01:59.339Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.339Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-01-20T22:01:59.339Z] [2022-01-20T22:01:59.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-01-20T22:01:59.339Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.339Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-01-20T22:01:59.339Z] [2022-01-20T22:01:59.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-01-20T22:01:59.339Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.339Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-01-20T22:01:59.339Z] [2022-01-20T22:01:59.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-01-20T22:01:59.339Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.339Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-01-20T22:01:59.339Z] [2022-01-20T22:01:59.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.03s) [2022-01-20T22:01:59.339Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.339Z] --- SKIP: TestDockerSuite/TestImportFile (0.03s) [2022-01-20T22:01:59.339Z] [2022-01-20T22:01:59.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-01-20T22:01:59.339Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.339Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-01-20T22:01:59.339Z] [2022-01-20T22:01:59.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-01-20T22:01:59.339Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.339Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-01-20T22:01:59.339Z] [2022-01-20T22:01:59.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-01-20T22:01:59.339Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.339Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-01-20T22:01:59.339Z] [2022-01-20T22:01:59.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-01-20T22:01:59.339Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-01-20T22:01:59.339Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-01-20T22:01:59.339Z] [2022-01-20T22:01:59.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-01-20T22:01:59.339Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.339Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-01-20T22:01:59.339Z] [2022-01-20T22:01:59.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-01-20T22:01:59.339Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.339Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-01-20T22:01:59.339Z] [2022-01-20T22:01:59.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-01-20T22:01:59.339Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.339Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-01-20T22:01:59.339Z] [2022-01-20T22:01:59.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-01-20T22:01:59.339Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.339Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-01-20T22:01:59.339Z] [2022-01-20T22:01:59.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-01-20T22:01:59.339Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.339Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-01-20T22:01:59.339Z] [2022-01-20T22:01:59.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-01-20T22:01:59.339Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.339Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-01-20T22:01:59.339Z] [2022-01-20T22:01:59.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-01-20T22:01:59.339Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.339Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-01-20T22:01:59.339Z] [2022-01-20T22:01:59.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-01-20T22:01:59.339Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.339Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-01-20T22:01:59.339Z] [2022-01-20T22:01:59.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.03s) [2022-01-20T22:01:59.339Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.339Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.03s) [2022-01-20T22:01:59.339Z] [2022-01-20T22:01:59.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-01-20T22:01:59.339Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.339Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-01-20T22:01:59.339Z] [2022-01-20T22:01:59.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-01-20T22:01:59.339Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.339Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-01-20T22:01:59.339Z] [2022-01-20T22:01:59.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-01-20T22:01:59.339Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.339Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-01-20T22:01:59.339Z] [2022-01-20T22:01:59.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-01-20T22:01:59.339Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.339Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-01-20T22:01:59.339Z] [2022-01-20T22:01:59.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-01-20T22:01:59.339Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.339Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-01-20T22:01:59.339Z] [2022-01-20T22:01:59.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.03s) [2022-01-20T22:01:59.339Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.339Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.03s) [2022-01-20T22:01:59.339Z] [2022-01-20T22:01:59.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-01-20T22:01:59.339Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.339Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-01-20T22:01:59.339Z] [2022-01-20T22:01:59.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-01-20T22:01:59.339Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.339Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-01-20T22:01:59.339Z] [2022-01-20T22:01:59.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-01-20T22:01:59.340Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.340Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-01-20T22:01:59.340Z] [2022-01-20T22:01:59.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-01-20T22:01:59.340Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.340Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-01-20T22:01:59.340Z] [2022-01-20T22:01:59.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-01-20T22:01:59.340Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.340Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-01-20T22:01:59.340Z] [2022-01-20T22:01:59.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-01-20T22:01:59.340Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.340Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-01-20T22:01:59.340Z] [2022-01-20T22:01:59.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-01-20T22:01:59.340Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.340Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-01-20T22:01:59.340Z] [2022-01-20T22:01:59.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-01-20T22:01:59.340Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.340Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-01-20T22:01:59.340Z] [2022-01-20T22:01:59.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.03s) [2022-01-20T22:01:59.340Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.340Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.03s) [2022-01-20T22:01:59.340Z] [2022-01-20T22:01:59.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-01-20T22:01:59.340Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.340Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-01-20T22:01:59.340Z] [2022-01-20T22:01:59.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.03s) [2022-01-20T22:01:59.340Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.340Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.03s) [2022-01-20T22:01:59.340Z] [2022-01-20T22:01:59.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-01-20T22:01:59.340Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.340Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-01-20T22:01:59.340Z] [2022-01-20T22:01:59.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-01-20T22:01:59.340Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.340Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-01-20T22:01:59.340Z] [2022-01-20T22:01:59.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-01-20T22:01:59.340Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.340Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-01-20T22:01:59.340Z] [2022-01-20T22:01:59.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.03s) [2022-01-20T22:01:59.340Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.340Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.03s) [2022-01-20T22:01:59.340Z] [2022-01-20T22:01:59.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-01-20T22:01:59.340Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.340Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-01-20T22:01:59.340Z] [2022-01-20T22:01:59.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-01-20T22:01:59.340Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.340Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-01-20T22:01:59.340Z] [2022-01-20T22:01:59.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-01-20T22:01:59.340Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.340Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-01-20T22:01:59.340Z] [2022-01-20T22:01:59.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-01-20T22:01:59.340Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.340Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-01-20T22:01:59.340Z] [2022-01-20T22:01:59.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.03s) [2022-01-20T22:01:59.340Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.340Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.03s) [2022-01-20T22:01:59.340Z] [2022-01-20T22:01:59.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-01-20T22:01:59.340Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.340Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-01-20T22:01:59.340Z] [2022-01-20T22:01:59.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-01-20T22:01:59.340Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.340Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-01-20T22:01:59.340Z] [2022-01-20T22:01:59.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-01-20T22:01:59.340Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.340Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-01-20T22:01:59.340Z] [2022-01-20T22:01:59.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.03s) [2022-01-20T22:01:59.340Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.340Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.03s) [2022-01-20T22:01:59.340Z] [2022-01-20T22:01:59.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-01-20T22:01:59.340Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.340Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-01-20T22:01:59.340Z] [2022-01-20T22:01:59.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2022-01-20T22:01:59.340Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.340Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-01-20T22:01:59.340Z] [2022-01-20T22:01:59.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-01-20T22:01:59.340Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.340Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-01-20T22:01:59.340Z] [2022-01-20T22:01:59.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-01-20T22:01:59.340Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.340Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-01-20T22:01:59.340Z] [2022-01-20T22:01:59.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.03s) [2022-01-20T22:01:59.340Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-01-20T22:01:59.340Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.03s) [2022-01-20T22:01:59.340Z] [2022-01-20T22:01:59.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.03s) [2022-01-20T22:01:59.340Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-01-20T22:01:59.340Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.03s) [2022-01-20T22:01:59.340Z] [2022-01-20T22:01:59.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.04s) [2022-01-20T22:01:59.340Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.340Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.04s) [2022-01-20T22:01:59.340Z] [2022-01-20T22:01:59.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.03s) [2022-01-20T22:01:59.340Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.340Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.03s) [2022-01-20T22:01:59.340Z] [2022-01-20T22:01:59.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.03s) [2022-01-20T22:01:59.340Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.340Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.03s) [2022-01-20T22:01:59.340Z] [2022-01-20T22:01:59.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.03s) [2022-01-20T22:01:59.340Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.340Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.03s) [2022-01-20T22:01:59.340Z] [2022-01-20T22:01:59.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2022-01-20T22:01:59.340Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.340Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-01-20T22:01:59.340Z] [2022-01-20T22:01:59.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-01-20T22:01:59.340Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.340Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-01-20T22:01:59.340Z] [2022-01-20T22:01:59.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-01-20T22:01:59.340Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.340Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-01-20T22:01:59.340Z] [2022-01-20T22:01:59.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-01-20T22:01:59.340Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.340Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-01-20T22:01:59.340Z] [2022-01-20T22:01:59.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-01-20T22:01:59.340Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.340Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-01-20T22:01:59.340Z] [2022-01-20T22:01:59.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-01-20T22:01:59.340Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.340Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-01-20T22:01:59.340Z] [2022-01-20T22:01:59.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-01-20T22:01:59.340Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.340Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-01-20T22:01:59.340Z] [2022-01-20T22:01:59.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-01-20T22:01:59.340Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.340Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-01-20T22:01:59.340Z] [2022-01-20T22:01:59.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-01-20T22:01:59.340Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.340Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-01-20T22:01:59.340Z] [2022-01-20T22:01:59.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-01-20T22:01:59.340Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.340Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-01-20T22:01:59.340Z] [2022-01-20T22:01:59.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-01-20T22:01:59.340Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.340Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-01-20T22:01:59.340Z] [2022-01-20T22:01:59.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-01-20T22:01:59.340Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.340Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-01-20T22:01:59.340Z] [2022-01-20T22:01:59.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-01-20T22:01:59.340Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-01-20T22:01:59.340Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-01-20T22:01:59.340Z] [2022-01-20T22:01:59.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2022-01-20T22:01:59.340Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.340Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2022-01-20T22:01:59.340Z] [2022-01-20T22:01:59.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-01-20T22:01:59.340Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.340Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-01-20T22:01:59.340Z] [2022-01-20T22:01:59.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-01-20T22:01:59.340Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.340Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-01-20T22:01:59.340Z] [2022-01-20T22:01:59.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-01-20T22:01:59.340Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.340Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-01-20T22:01:59.340Z] [2022-01-20T22:01:59.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-01-20T22:01:59.340Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.340Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-01-20T22:01:59.340Z] [2022-01-20T22:01:59.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2022-01-20T22:01:59.340Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.340Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-01-20T22:01:59.340Z] [2022-01-20T22:01:59.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-01-20T22:01:59.340Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.340Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-01-20T22:01:59.340Z] [2022-01-20T22:01:59.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-01-20T22:01:59.340Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.340Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-01-20T22:01:59.340Z] [2022-01-20T22:01:59.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-01-20T22:01:59.340Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.340Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-01-20T22:01:59.340Z] [2022-01-20T22:01:59.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-01-20T22:01:59.340Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.340Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-01-20T22:01:59.340Z] [2022-01-20T22:01:59.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.03s) [2022-01-20T22:01:59.340Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.340Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.03s) [2022-01-20T22:01:59.340Z] [2022-01-20T22:01:59.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-01-20T22:01:59.340Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.340Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-01-20T22:01:59.340Z] [2022-01-20T22:01:59.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2022-01-20T22:01:59.340Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.340Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-01-20T22:01:59.340Z] [2022-01-20T22:01:59.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-01-20T22:01:59.340Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.340Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-01-20T22:01:59.340Z] [2022-01-20T22:01:59.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-01-20T22:01:59.340Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.340Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-01-20T22:01:59.340Z] [2022-01-20T22:01:59.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-01-20T22:01:59.340Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.340Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-01-20T22:01:59.340Z] [2022-01-20T22:01:59.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-01-20T22:01:59.340Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.340Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-01-20T22:01:59.340Z] [2022-01-20T22:01:59.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-01-20T22:01:59.340Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.341Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-01-20T22:01:59.341Z] [2022-01-20T22:01:59.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-01-20T22:01:59.341Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.341Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-01-20T22:01:59.341Z] [2022-01-20T22:01:59.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-01-20T22:01:59.341Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.341Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-01-20T22:01:59.341Z] [2022-01-20T22:01:59.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-01-20T22:01:59.341Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.341Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-01-20T22:01:59.341Z] [2022-01-20T22:01:59.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-01-20T22:01:59.341Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.341Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-01-20T22:01:59.341Z] [2022-01-20T22:01:59.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-01-20T22:01:59.341Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.341Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-01-20T22:01:59.341Z] [2022-01-20T22:01:59.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.04s) [2022-01-20T22:01:59.341Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.341Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.04s) [2022-01-20T22:01:59.341Z] [2022-01-20T22:01:59.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-01-20T22:01:59.341Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.341Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-01-20T22:01:59.341Z] [2022-01-20T22:01:59.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-01-20T22:01:59.341Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.341Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-01-20T22:01:59.341Z] [2022-01-20T22:01:59.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-01-20T22:01:59.341Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.341Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-01-20T22:01:59.341Z] [2022-01-20T22:01:59.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.03s) [2022-01-20T22:01:59.341Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.341Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.03s) [2022-01-20T22:01:59.341Z] [2022-01-20T22:01:59.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-01-20T22:01:59.341Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.341Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-01-20T22:01:59.341Z] [2022-01-20T22:01:59.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-01-20T22:01:59.341Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.341Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-01-20T22:01:59.341Z] [2022-01-20T22:01:59.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-01-20T22:01:59.341Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.341Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-01-20T22:01:59.341Z] [2022-01-20T22:01:59.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-01-20T22:01:59.341Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.341Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-01-20T22:01:59.341Z] [2022-01-20T22:01:59.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-01-20T22:01:59.341Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.341Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-01-20T22:01:59.341Z] [2022-01-20T22:01:59.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-01-20T22:01:59.341Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.341Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-01-20T22:01:59.341Z] [2022-01-20T22:01:59.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-01-20T22:01:59.341Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.341Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-01-20T22:01:59.341Z] [2022-01-20T22:01:59.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.03s) [2022-01-20T22:01:59.341Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.341Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.03s) [2022-01-20T22:01:59.341Z] [2022-01-20T22:01:59.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-01-20T22:01:59.341Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.341Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-01-20T22:01:59.341Z] [2022-01-20T22:01:59.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-01-20T22:01:59.341Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.341Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-01-20T22:01:59.341Z] [2022-01-20T22:01:59.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-01-20T22:01:59.341Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.341Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-01-20T22:01:59.341Z] [2022-01-20T22:01:59.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-01-20T22:01:59.341Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.341Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-01-20T22:01:59.341Z] [2022-01-20T22:01:59.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-01-20T22:01:59.341Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.341Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-01-20T22:01:59.341Z] [2022-01-20T22:01:59.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-01-20T22:01:59.341Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.341Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-01-20T22:01:59.341Z] [2022-01-20T22:01:59.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.03s) [2022-01-20T22:01:59.341Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.341Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.03s) [2022-01-20T22:01:59.341Z] [2022-01-20T22:01:59.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-01-20T22:01:59.341Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.341Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-01-20T22:01:59.341Z] [2022-01-20T22:01:59.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-01-20T22:01:59.341Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.341Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-01-20T22:01:59.341Z] [2022-01-20T22:01:59.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-01-20T22:01:59.341Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.341Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-01-20T22:01:59.341Z] [2022-01-20T22:01:59.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-01-20T22:01:59.341Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.341Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-01-20T22:01:59.341Z] [2022-01-20T22:01:59.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.03s) [2022-01-20T22:01:59.341Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.341Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.03s) [2022-01-20T22:01:59.341Z] [2022-01-20T22:01:59.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-01-20T22:01:59.341Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.341Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-01-20T22:01:59.341Z] [2022-01-20T22:01:59.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-01-20T22:01:59.341Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.341Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-01-20T22:01:59.341Z] [2022-01-20T22:01:59.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-01-20T22:01:59.341Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.341Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-01-20T22:01:59.341Z] [2022-01-20T22:01:59.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-01-20T22:01:59.341Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.341Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-01-20T22:01:59.341Z] [2022-01-20T22:01:59.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-01-20T22:01:59.341Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.341Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-01-20T22:01:59.341Z] [2022-01-20T22:01:59.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-01-20T22:01:59.341Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.341Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-01-20T22:01:59.341Z] [2022-01-20T22:01:59.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.03s) [2022-01-20T22:01:59.341Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.341Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.03s) [2022-01-20T22:01:59.341Z] [2022-01-20T22:01:59.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.03s) [2022-01-20T22:01:59.341Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.341Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.03s) [2022-01-20T22:01:59.341Z] [2022-01-20T22:01:59.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.03s) [2022-01-20T22:01:59.341Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.341Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.03s) [2022-01-20T22:01:59.341Z] [2022-01-20T22:01:59.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-01-20T22:01:59.341Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.341Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-01-20T22:01:59.341Z] [2022-01-20T22:01:59.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-01-20T22:01:59.341Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.341Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-01-20T22:01:59.341Z] [2022-01-20T22:01:59.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-01-20T22:01:59.341Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.341Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-01-20T22:01:59.341Z] [2022-01-20T22:01:59.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-01-20T22:01:59.341Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.341Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-01-20T22:01:59.341Z] [2022-01-20T22:01:59.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.03s) [2022-01-20T22:01:59.341Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.341Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.03s) [2022-01-20T22:01:59.341Z] [2022-01-20T22:01:59.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-01-20T22:01:59.341Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.341Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-01-20T22:01:59.341Z] [2022-01-20T22:01:59.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-01-20T22:01:59.341Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.341Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-01-20T22:01:59.341Z] [2022-01-20T22:01:59.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-01-20T22:01:59.341Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2022-01-20T22:01:59.341Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-01-20T22:01:59.341Z] [2022-01-20T22:01:59.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-01-20T22:01:59.341Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.341Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-01-20T22:01:59.341Z] [2022-01-20T22:01:59.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-01-20T22:01:59.341Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.341Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-01-20T22:01:59.341Z] [2022-01-20T22:01:59.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-01-20T22:01:59.341Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.341Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-01-20T22:01:59.341Z] [2022-01-20T22:01:59.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-01-20T22:01:59.341Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.341Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-01-20T22:01:59.341Z] [2022-01-20T22:01:59.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-01-20T22:01:59.341Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.341Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-01-20T22:01:59.341Z] [2022-01-20T22:01:59.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-01-20T22:01:59.341Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.341Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-01-20T22:01:59.341Z] [2022-01-20T22:01:59.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-01-20T22:01:59.341Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.341Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-01-20T22:01:59.341Z] [2022-01-20T22:01:59.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-01-20T22:01:59.341Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.341Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-01-20T22:01:59.341Z] [2022-01-20T22:01:59.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-01-20T22:01:59.341Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.341Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-01-20T22:01:59.341Z] [2022-01-20T22:01:59.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2022-01-20T22:01:59.341Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.341Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2022-01-20T22:01:59.341Z] [2022-01-20T22:01:59.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-01-20T22:01:59.341Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.341Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-01-20T22:01:59.341Z] [2022-01-20T22:01:59.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-01-20T22:01:59.341Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.341Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-01-20T22:01:59.341Z] [2022-01-20T22:01:59.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-01-20T22:01:59.341Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.341Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-01-20T22:01:59.341Z] [2022-01-20T22:01:59.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-01-20T22:01:59.341Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.341Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-01-20T22:01:59.341Z] [2022-01-20T22:01:59.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-01-20T22:01:59.341Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.341Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-01-20T22:01:59.341Z] [2022-01-20T22:01:59.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-01-20T22:01:59.341Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.341Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-01-20T22:01:59.341Z] [2022-01-20T22:01:59.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-01-20T22:01:59.341Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.341Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-01-20T22:01:59.341Z] [2022-01-20T22:01:59.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.03s) [2022-01-20T22:01:59.341Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.341Z] --- SKIP: TestDockerSuite/TestRunMount (0.03s) [2022-01-20T22:01:59.341Z] [2022-01-20T22:01:59.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-01-20T22:01:59.341Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.341Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-01-20T22:01:59.341Z] [2022-01-20T22:01:59.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-01-20T22:01:59.341Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.341Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-01-20T22:01:59.341Z] [2022-01-20T22:01:59.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-01-20T22:01:59.341Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.342Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-01-20T22:01:59.342Z] [2022-01-20T22:01:59.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-01-20T22:01:59.342Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.342Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-01-20T22:01:59.342Z] [2022-01-20T22:01:59.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.03s) [2022-01-20T22:01:59.342Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.342Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.03s) [2022-01-20T22:01:59.342Z] [2022-01-20T22:01:59.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-01-20T22:01:59.342Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.342Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-01-20T22:01:59.342Z] [2022-01-20T22:01:59.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-01-20T22:01:59.342Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.342Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-01-20T22:01:59.342Z] [2022-01-20T22:01:59.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.03s) [2022-01-20T22:01:59.342Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.342Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.03s) [2022-01-20T22:01:59.342Z] [2022-01-20T22:01:59.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2022-01-20T22:01:59.342Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.342Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-01-20T22:01:59.342Z] [2022-01-20T22:01:59.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.03s) [2022-01-20T22:01:59.342Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.342Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.03s) [2022-01-20T22:01:59.342Z] [2022-01-20T22:01:59.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-01-20T22:01:59.342Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.342Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-01-20T22:01:59.342Z] [2022-01-20T22:01:59.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.03s) [2022-01-20T22:01:59.342Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.342Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.03s) [2022-01-20T22:01:59.342Z] [2022-01-20T22:01:59.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-01-20T22:01:59.342Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.342Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-01-20T22:01:59.342Z] [2022-01-20T22:01:59.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-01-20T22:01:59.342Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.342Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-01-20T22:01:59.342Z] [2022-01-20T22:01:59.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-01-20T22:01:59.342Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.342Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-01-20T22:01:59.342Z] [2022-01-20T22:01:59.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.34s) [2022-01-20T22:01:59.342Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.342Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.34s) [2022-01-20T22:01:59.342Z] [2022-01-20T22:01:59.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-01-20T22:01:59.342Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.342Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-01-20T22:01:59.342Z] [2022-01-20T22:01:59.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-01-20T22:01:59.342Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.342Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-01-20T22:01:59.342Z] [2022-01-20T22:01:59.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-01-20T22:01:59.342Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.342Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-01-20T22:01:59.342Z] [2022-01-20T22:01:59.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-01-20T22:01:59.342Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.342Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-01-20T22:01:59.342Z] [2022-01-20T22:01:59.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-01-20T22:01:59.342Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.342Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-01-20T22:01:59.342Z] [2022-01-20T22:01:59.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-01-20T22:01:59.342Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.342Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-01-20T22:01:59.342Z] [2022-01-20T22:01:59.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-01-20T22:01:59.342Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.342Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-01-20T22:01:59.342Z] [2022-01-20T22:01:59.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-01-20T22:01:59.342Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.342Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-01-20T22:01:59.342Z] [2022-01-20T22:01:59.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-01-20T22:01:59.342Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2022-01-20T22:01:59.342Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-01-20T22:01:59.342Z] [2022-01-20T22:01:59.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-01-20T22:01:59.342Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.342Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-01-20T22:01:59.342Z] [2022-01-20T22:01:59.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-01-20T22:01:59.342Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.342Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-01-20T22:01:59.342Z] [2022-01-20T22:01:59.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-01-20T22:01:59.342Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.342Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-01-20T22:01:59.342Z] [2022-01-20T22:01:59.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-01-20T22:01:59.342Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.342Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-01-20T22:01:59.342Z] [2022-01-20T22:01:59.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-01-20T22:01:59.342Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.342Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-01-20T22:01:59.342Z] [2022-01-20T22:01:59.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-01-20T22:01:59.342Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.342Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-01-20T22:01:59.342Z] [2022-01-20T22:01:59.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-01-20T22:01:59.342Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.342Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-01-20T22:01:59.342Z] [2022-01-20T22:01:59.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-01-20T22:01:59.342Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.342Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-01-20T22:01:59.342Z] [2022-01-20T22:01:59.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-01-20T22:01:59.342Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.342Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-01-20T22:01:59.342Z] [2022-01-20T22:01:59.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-01-20T22:01:59.342Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.342Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-01-20T22:01:59.342Z] [2022-01-20T22:01:59.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-01-20T22:01:59.342Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.342Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-01-20T22:01:59.342Z] [2022-01-20T22:01:59.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-01-20T22:01:59.342Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.342Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-01-20T22:01:59.342Z] [2022-01-20T22:01:59.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-01-20T22:01:59.342Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.342Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-01-20T22:01:59.342Z] [2022-01-20T22:01:59.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-01-20T22:01:59.814Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.814Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-01-20T22:01:59.814Z] [2022-01-20T22:01:59.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-01-20T22:01:59.814Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2022-01-20T22:01:59.814Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-01-20T22:01:59.814Z] [2022-01-20T22:01:59.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-01-20T22:01:59.814Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.814Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-01-20T22:01:59.814Z] [2022-01-20T22:01:59.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-01-20T22:01:59.814Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.814Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-01-20T22:01:59.814Z] [2022-01-20T22:01:59.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-01-20T22:01:59.814Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.814Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-01-20T22:01:59.814Z] [2022-01-20T22:01:59.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-01-20T22:01:59.814Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.814Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-01-20T22:01:59.814Z] [2022-01-20T22:01:59.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2022-01-20T22:01:59.814Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.814Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-01-20T22:01:59.814Z] [2022-01-20T22:01:59.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-01-20T22:01:59.814Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.814Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-01-20T22:01:59.814Z] [2022-01-20T22:01:59.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.03s) [2022-01-20T22:01:59.814Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.814Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.03s) [2022-01-20T22:01:59.814Z] [2022-01-20T22:01:59.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-01-20T22:01:59.814Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.814Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-01-20T22:01:59.814Z] [2022-01-20T22:01:59.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-01-20T22:01:59.814Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.814Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-01-20T22:01:59.814Z] [2022-01-20T22:01:59.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-01-20T22:01:59.814Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.814Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-01-20T22:01:59.814Z] [2022-01-20T22:01:59.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-01-20T22:01:59.814Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.814Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-01-20T22:01:59.814Z] [2022-01-20T22:01:59.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-01-20T22:01:59.814Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.814Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-01-20T22:01:59.814Z] [2022-01-20T22:01:59.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-01-20T22:01:59.814Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.814Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-01-20T22:01:59.814Z] [2022-01-20T22:01:59.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-01-20T22:01:59.814Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.814Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-01-20T22:01:59.814Z] [2022-01-20T22:01:59.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2022-01-20T22:01:59.814Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.814Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-01-20T22:01:59.814Z] [2022-01-20T22:01:59.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-01-20T22:01:59.814Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2022-01-20T22:01:59.814Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-01-20T22:01:59.814Z] [2022-01-20T22:01:59.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-01-20T22:01:59.814Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.814Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-01-20T22:01:59.814Z] [2022-01-20T22:01:59.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-01-20T22:01:59.814Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.814Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-01-20T22:01:59.814Z] [2022-01-20T22:01:59.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-01-20T22:01:59.814Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.814Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-01-20T22:01:59.814Z] [2022-01-20T22:01:59.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-01-20T22:01:59.814Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.814Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-01-20T22:01:59.814Z] [2022-01-20T22:01:59.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.03s) [2022-01-20T22:01:59.814Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.814Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.03s) [2022-01-20T22:01:59.814Z] [2022-01-20T22:01:59.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-01-20T22:01:59.814Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.814Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-01-20T22:01:59.814Z] [2022-01-20T22:01:59.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-01-20T22:01:59.814Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.814Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-01-20T22:01:59.814Z] [2022-01-20T22:01:59.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2022-01-20T22:01:59.814Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.814Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-01-20T22:01:59.814Z] [2022-01-20T22:01:59.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-01-20T22:01:59.814Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.814Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-01-20T22:01:59.814Z] [2022-01-20T22:01:59.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.03s) [2022-01-20T22:01:59.814Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.814Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.03s) [2022-01-20T22:01:59.814Z] [2022-01-20T22:01:59.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-01-20T22:01:59.814Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.814Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-01-20T22:01:59.814Z] [2022-01-20T22:01:59.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-01-20T22:01:59.814Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.814Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-01-20T22:01:59.814Z] [2022-01-20T22:01:59.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2022-01-20T22:01:59.814Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.814Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-01-20T22:01:59.814Z] [2022-01-20T22:01:59.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-01-20T22:01:59.814Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.814Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-01-20T22:01:59.814Z] [2022-01-20T22:01:59.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-01-20T22:01:59.814Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.814Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-01-20T22:01:59.814Z] [2022-01-20T22:01:59.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-01-20T22:01:59.814Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.814Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-01-20T22:01:59.814Z] [2022-01-20T22:01:59.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-01-20T22:01:59.814Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.814Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-01-20T22:01:59.814Z] [2022-01-20T22:01:59.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-01-20T22:01:59.814Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.814Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-01-20T22:01:59.814Z] [2022-01-20T22:01:59.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.03s) [2022-01-20T22:01:59.814Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.814Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.03s) [2022-01-20T22:01:59.814Z] [2022-01-20T22:01:59.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.03s) [2022-01-20T22:01:59.814Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.814Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.03s) [2022-01-20T22:01:59.814Z] [2022-01-20T22:01:59.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.03s) [2022-01-20T22:01:59.814Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2022-01-20T22:01:59.814Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.03s) [2022-01-20T22:01:59.814Z] [2022-01-20T22:01:59.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-01-20T22:01:59.814Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.814Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-01-20T22:01:59.814Z] [2022-01-20T22:01:59.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-01-20T22:01:59.814Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.814Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-01-20T22:01:59.814Z] [2022-01-20T22:01:59.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-01-20T22:01:59.814Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.814Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-01-20T22:01:59.814Z] [2022-01-20T22:01:59.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-01-20T22:01:59.814Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.814Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-01-20T22:01:59.814Z] [2022-01-20T22:01:59.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-01-20T22:01:59.815Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.815Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-01-20T22:01:59.815Z] [2022-01-20T22:01:59.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2022-01-20T22:01:59.815Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.815Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-01-20T22:01:59.815Z] [2022-01-20T22:01:59.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.03s) [2022-01-20T22:01:59.815Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.815Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.03s) [2022-01-20T22:01:59.815Z] [2022-01-20T22:01:59.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-01-20T22:01:59.815Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.815Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-01-20T22:01:59.815Z] [2022-01-20T22:01:59.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.03s) [2022-01-20T22:01:59.815Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.815Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.03s) [2022-01-20T22:01:59.815Z] [2022-01-20T22:01:59.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-01-20T22:01:59.815Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.815Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-01-20T22:01:59.815Z] [2022-01-20T22:01:59.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-01-20T22:01:59.815Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.815Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-01-20T22:01:59.815Z] [2022-01-20T22:01:59.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.03s) [2022-01-20T22:01:59.815Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.815Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.03s) [2022-01-20T22:01:59.815Z] [2022-01-20T22:01:59.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-01-20T22:01:59.815Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.815Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-01-20T22:01:59.815Z] [2022-01-20T22:01:59.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-01-20T22:01:59.815Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.815Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-01-20T22:01:59.815Z] [2022-01-20T22:01:59.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-01-20T22:01:59.815Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.815Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-01-20T22:01:59.815Z] [2022-01-20T22:01:59.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-01-20T22:01:59.815Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.815Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-01-20T22:01:59.815Z] [2022-01-20T22:01:59.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-01-20T22:01:59.815Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.815Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-01-20T22:01:59.815Z] [2022-01-20T22:01:59.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-01-20T22:01:59.815Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.815Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-01-20T22:01:59.815Z] [2022-01-20T22:01:59.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-01-20T22:01:59.815Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.815Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-01-20T22:01:59.815Z] [2022-01-20T22:01:59.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-01-20T22:01:59.815Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.815Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-01-20T22:01:59.815Z] [2022-01-20T22:01:59.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-01-20T22:01:59.815Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.815Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-01-20T22:01:59.815Z] [2022-01-20T22:01:59.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-01-20T22:01:59.815Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.815Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-01-20T22:01:59.815Z] [2022-01-20T22:01:59.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-01-20T22:01:59.815Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.815Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-01-20T22:01:59.815Z] [2022-01-20T22:01:59.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-01-20T22:01:59.815Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.815Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-01-20T22:01:59.815Z] [2022-01-20T22:01:59.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-01-20T22:01:59.815Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.815Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-01-20T22:01:59.815Z] [2022-01-20T22:01:59.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-01-20T22:01:59.815Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.815Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-01-20T22:01:59.815Z] [2022-01-20T22:01:59.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-01-20T22:01:59.815Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.815Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-01-20T22:01:59.815Z] [2022-01-20T22:01:59.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-01-20T22:01:59.815Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.815Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-01-20T22:01:59.815Z] [2022-01-20T22:01:59.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-01-20T22:01:59.815Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.815Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-01-20T22:01:59.815Z] [2022-01-20T22:01:59.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-01-20T22:01:59.815Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.815Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-01-20T22:01:59.815Z] [2022-01-20T22:01:59.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-01-20T22:01:59.815Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.815Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-01-20T22:01:59.815Z] [2022-01-20T22:01:59.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-01-20T22:01:59.815Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.815Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-01-20T22:01:59.815Z] [2022-01-20T22:01:59.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-01-20T22:01:59.815Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.815Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-01-20T22:01:59.815Z] [2022-01-20T22:01:59.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-01-20T22:01:59.815Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.815Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-01-20T22:01:59.815Z] [2022-01-20T22:01:59.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-01-20T22:01:59.815Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.815Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-01-20T22:01:59.815Z] [2022-01-20T22:01:59.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-01-20T22:01:59.815Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.815Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-01-20T22:01:59.815Z] [2022-01-20T22:01:59.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-01-20T22:01:59.815Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.815Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-01-20T22:01:59.815Z] [2022-01-20T22:01:59.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-01-20T22:01:59.815Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.815Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-01-20T22:01:59.815Z] [2022-01-20T22:01:59.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-01-20T22:01:59.815Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.815Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-01-20T22:01:59.815Z] [2022-01-20T22:01:59.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-01-20T22:01:59.815Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.815Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-01-20T22:01:59.815Z] [2022-01-20T22:01:59.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-01-20T22:01:59.815Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.815Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-01-20T22:01:59.815Z] [2022-01-20T22:01:59.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-01-20T22:01:59.815Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.815Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-01-20T22:01:59.815Z] [2022-01-20T22:01:59.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-01-20T22:01:59.815Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.815Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-01-20T22:01:59.815Z] [2022-01-20T22:01:59.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-01-20T22:01:59.815Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.815Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-01-20T22:01:59.815Z] [2022-01-20T22:01:59.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-01-20T22:01:59.815Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.815Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-01-20T22:01:59.815Z] [2022-01-20T22:01:59.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-01-20T22:01:59.815Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.815Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-01-20T22:01:59.815Z] [2022-01-20T22:01:59.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-01-20T22:01:59.815Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.815Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-01-20T22:01:59.815Z] [2022-01-20T22:01:59.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-01-20T22:01:59.815Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.815Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-01-20T22:01:59.815Z] [2022-01-20T22:01:59.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-01-20T22:01:59.815Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.815Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-01-20T22:01:59.815Z] [2022-01-20T22:01:59.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-01-20T22:01:59.815Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.815Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-01-20T22:01:59.815Z] [2022-01-20T22:01:59.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-01-20T22:01:59.815Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.815Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-01-20T22:01:59.815Z] [2022-01-20T22:01:59.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-01-20T22:01:59.815Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.815Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-01-20T22:01:59.815Z] [2022-01-20T22:01:59.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-01-20T22:01:59.815Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.815Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-01-20T22:01:59.815Z] [2022-01-20T22:01:59.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-01-20T22:01:59.815Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.815Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-01-20T22:01:59.815Z] [2022-01-20T22:01:59.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-01-20T22:01:59.815Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.815Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-01-20T22:01:59.815Z] [2022-01-20T22:01:59.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-01-20T22:01:59.815Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.815Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-01-20T22:01:59.815Z] [2022-01-20T22:01:59.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-01-20T22:01:59.815Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.815Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-01-20T22:01:59.815Z] [2022-01-20T22:01:59.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-01-20T22:01:59.815Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.815Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-01-20T22:01:59.815Z] [2022-01-20T22:01:59.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-01-20T22:01:59.815Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.815Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-01-20T22:01:59.815Z] [2022-01-20T22:01:59.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-01-20T22:01:59.815Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.815Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-01-20T22:01:59.815Z] [2022-01-20T22:01:59.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-01-20T22:01:59.815Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.815Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-01-20T22:01:59.815Z] [2022-01-20T22:01:59.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-01-20T22:01:59.815Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.815Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-01-20T22:01:59.815Z] [2022-01-20T22:01:59.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-01-20T22:01:59.815Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.815Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-01-20T22:01:59.815Z] [2022-01-20T22:01:59.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-01-20T22:01:59.815Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.815Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-01-20T22:01:59.815Z] [2022-01-20T22:01:59.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-01-20T22:01:59.815Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.815Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-01-20T22:01:59.815Z] [2022-01-20T22:01:59.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-01-20T22:01:59.815Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.815Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-01-20T22:01:59.815Z] [2022-01-20T22:01:59.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-01-20T22:01:59.815Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.815Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-01-20T22:01:59.815Z] [2022-01-20T22:01:59.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-01-20T22:01:59.815Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.815Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-01-20T22:01:59.815Z] [2022-01-20T22:01:59.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-01-20T22:01:59.816Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.816Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-01-20T22:01:59.816Z] [2022-01-20T22:01:59.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-01-20T22:01:59.816Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.816Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-01-20T22:01:59.816Z] [2022-01-20T22:01:59.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-01-20T22:01:59.816Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.816Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-01-20T22:01:59.816Z] [2022-01-20T22:01:59.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-01-20T22:01:59.816Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.816Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-01-20T22:01:59.816Z] [2022-01-20T22:01:59.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-01-20T22:01:59.816Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.816Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-01-20T22:01:59.816Z] [2022-01-20T22:01:59.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-01-20T22:01:59.816Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.816Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-01-20T22:01:59.816Z] [2022-01-20T22:01:59.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-01-20T22:01:59.816Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.816Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-01-20T22:01:59.816Z] [2022-01-20T22:01:59.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-01-20T22:01:59.816Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.816Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-01-20T22:01:59.816Z] [2022-01-20T22:01:59.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-01-20T22:01:59.816Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.816Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-01-20T22:01:59.816Z] [2022-01-20T22:01:59.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-01-20T22:01:59.816Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.816Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-01-20T22:01:59.816Z] [2022-01-20T22:01:59.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-01-20T22:01:59.816Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.816Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-01-20T22:01:59.816Z] [2022-01-20T22:01:59.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-01-20T22:01:59.816Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.816Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-01-20T22:01:59.816Z] [2022-01-20T22:01:59.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-01-20T22:01:59.816Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.816Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-01-20T22:01:59.816Z] [2022-01-20T22:01:59.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-01-20T22:01:59.816Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.816Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-01-20T22:01:59.816Z] [2022-01-20T22:01:59.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-01-20T22:01:59.816Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.816Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-01-20T22:01:59.816Z] [2022-01-20T22:01:59.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-01-20T22:01:59.816Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.816Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-01-20T22:01:59.816Z] [2022-01-20T22:01:59.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-01-20T22:01:59.816Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.816Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-01-20T22:01:59.816Z] [2022-01-20T22:01:59.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-01-20T22:01:59.816Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.816Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-01-20T22:01:59.816Z] [2022-01-20T22:01:59.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-01-20T22:01:59.816Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.816Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-01-20T22:01:59.816Z] [2022-01-20T22:01:59.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-01-20T22:01:59.816Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.816Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-01-20T22:01:59.816Z] [2022-01-20T22:01:59.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-01-20T22:01:59.816Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.816Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-01-20T22:01:59.816Z] [2022-01-20T22:01:59.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-01-20T22:01:59.816Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.816Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-01-20T22:01:59.816Z] [2022-01-20T22:01:59.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-01-20T22:01:59.816Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.816Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-01-20T22:01:59.816Z] [2022-01-20T22:01:59.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-01-20T22:01:59.816Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.816Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-01-20T22:01:59.816Z] [2022-01-20T22:01:59.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-01-20T22:01:59.816Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.816Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-01-20T22:01:59.816Z] [2022-01-20T22:01:59.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-01-20T22:01:59.816Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.816Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-01-20T22:01:59.816Z] [2022-01-20T22:01:59.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-01-20T22:01:59.816Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.816Z] [2022-01-20T22:01:59.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-01-20T22:01:59.816Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.816Z] [2022-01-20T22:01:59.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-01-20T22:01:59.816Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-01-20T22:01:59.816Z] [2022-01-20T22:01:59.816Z] DONE 1085 tests, 539 skipped in 3313.384s [2022-01-20T22:01:59.816Z] INFO: Integration tests ended at 01/20/2022 22:01:59. Duration:00:55:13.5657485 [2022-01-20T22:01:59.816Z] INFO: Docker info of the daemon under test at end of run [2022-01-20T22:01:59.816Z] [2022-01-20T22:01:59.816Z] Containers: 2 [2022-01-20T22:01:59.816Z] Running: 0 [2022-01-20T22:01:59.816Z] Paused: 0 [2022-01-20T22:01:59.816Z] Stopped: 2 [2022-01-20T22:01:59.816Z] Images: 18 [2022-01-20T22:01:59.816Z] Server Version: 0.0.0-dev [2022-01-20T22:01:59.816Z] Storage Driver: windowsfilter [2022-01-20T22:01:59.816Z] Windows: [2022-01-20T22:01:59.816Z] Logging Driver: json-file [2022-01-20T22:01:59.816Z] Plugins: [2022-01-20T22:01:59.816Z] Volume: local [2022-01-20T22:01:59.816Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-01-20T22:01:59.816Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-01-20T22:01:59.816Z] Swarm: inactive [2022-01-20T22:01:59.816Z] Default Isolation: process [2022-01-20T22:01:59.816Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-01-20T22:01:59.816Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-01-20T22:01:59.816Z] OSType: windows [2022-01-20T22:01:59.816Z] Architecture: x86_64 [2022-01-20T22:01:59.816Z] CPUs: 4 [2022-01-20T22:01:59.816Z] Total Memory: 32GiB [2022-01-20T22:01:59.816Z] Name: azwin-2-b56b20 [2022-01-20T22:01:59.816Z] ID: T6RA:VG4X:6ITS:VDVB:PQQ2:LTXA:XXMV:VCUT:SG74:SNUF:NH7R:P2UN [2022-01-20T22:01:59.816Z] Docker Root Dir: D:\CI\PR-43172\3\daemon [2022-01-20T22:01:59.816Z] Debug Mode (client): false [2022-01-20T22:01:59.816Z] Debug Mode (server): true [2022-01-20T22:01:59.816Z] File Descriptors: -1 [2022-01-20T22:01:59.816Z] Goroutines: 17 [2022-01-20T22:01:59.816Z] System Time: 2022-01-20T22:01:59.6284413Z [2022-01-20T22:01:59.816Z] EventsListeners: 0 [2022-01-20T22:01:59.816Z] Registry: https://index.docker.io/v1/ [2022-01-20T22:01:59.816Z] Labels: [2022-01-20T22:01:59.816Z] Experimental: false [2022-01-20T22:01:59.816Z] Insecure Registries: [2022-01-20T22:01:59.816Z] 127.0.0.0/8 [2022-01-20T22:01:59.816Z] Live Restore Enabled: false [2022-01-20T22:01:59.816Z] [2022-01-20T22:01:59.816Z] [2022-01-20T22:01:59.816Z] INFO: Stopping daemon under test [2022-01-20T22:02:00.289Z] SUCCESS: The process with PID 1616 (child process of PID 5972) has been terminated. [2022-01-20T22:02:00.289Z] SUCCESS: The process with PID 5972 (child process of PID 1584) has been terminated. [2022-01-20T22:02:00.289Z] INFO: Stop tailing logs of the daemon under tests [2022-01-20T22:02:00.289Z] INFO: executeCI.ps1 Completed successfully at 01/20/2022 22:01:59. [2022-01-20T22:02:00.289Z] INFO: Tidying up at end of run [2022-01-20T22:02:00.289Z] INFO: Saving daemon under test log (d:\CI\PR-43172\3\dut.out) to bundles\CIDUT.out [2022-01-20T22:02:00.289Z] INFO: Saving daemon under test log (d:\CI\PR-43172\3\dut.err) to bundles\CIDUT.err [2022-01-20T22:02:00.289Z] INFO: Saving containerd logs to bundles [2022-01-20T22:02:00.289Z] INFO: Nuke-Everything... [2022-01-20T22:02:00.761Z] INFO: Container count on control daemon to delete is 2 [2022-01-20T22:02:01.233Z] 7d89e7e9727c [2022-01-20T22:02:01.233Z] 3f35fe050e91 [2022-01-20T22:02:01.233Z] INFO: Tidying pidfile d:\CI\PR-43172\3\docker.pid [2022-01-20T22:02:01.233Z] INFO: Nuking d:\CI [2022-01-20T22:02:44.010Z] INFO: Zapped successfully [2022-01-20T22:02:44.010Z] [2022-01-20T22:02:44.010Z] INFO: executeCI.ps1 exiting at Thu Jan 20 22:02:38 CUT 2022. Duration 01:28:16.6537984 [2022-01-20T22:02:44.010Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-01-20T22:02:44.272Z] Recording test results [2022-01-20T22:02:51.608Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-01-20T22:02:53.726Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2022-01-20T22:02:56.190Z] Archiving artifacts [2022-01-20T22:03:10.905Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43172/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-01-20T22:03:11.868Z] + make clean [2022-01-20T22:03:13.443Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-01-20T22:03:13.443Z] docker-dev-cache [2022-01-20T22:03:13.443Z] 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